Seems to be a problem in the udev rule. I've patched the /etc/init.d
/alsa-utils script this way:

case "$1" in
  start)
        date > /root/alsa-utils.log # Log the script startups
        EXITSTATUS=0
        TARGET_CARD="$2"
[...]

So I can see when the script has been started. And I see that the /root
/alsa-utils.log is never created, so the script is never started.

-- 
[jaunty] Sound muted after boot
https://bugs.launchpad.net/bugs/352732
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to