If I comment out the lines in /etc/init.d/alsa-utils starting at 361
which read:

   preinit_levels "$TARGET_CARD" || EXITSTATUS=1
   if ! restore_levels "$TARGET_CARD" ; then
      sanify_levels "$TARGET_CARD" || EXITSTATUS=1
      restore_levels "$TARGET_CARD" >/dev/null 2>&1 || :
   fi


Then I can run sudo /lib/udev/alsa-utils without my sound re-muting (btw, it 
doesn't mute in the mixer... it just stops working until I kill X again).  
Unfortunately this commenting-out does not solve the on-cold-boot problem.

-- 
[jaunty,karmic] 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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to