Well, I found a solution for the problem. You just have to recompile the alsa modules (here the problem seems to come from alsa). Let me add that this kinf of problem doesn't exist on fedora 9. This what I did :
sudo apt-get install module-assistant sudo m-a update sudo m-a prepare sudo m-a a-i alsa sudo alsa force-unload sudo depmod -ae sudo modprobe snd-hda-intel -- Sound is always at full volume https://bugs.launchpad.net/bugs/219605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
