Hey bugmenot - ja confirm it if you can - I also assigned the bug to Luke Yelavich who seems to know alot about this stuff. I hope he can help. So I managed to fix the shuting down issue using the following (taken from another post):
Edit /etc/init.d/alsa-utils FIXED this bug for me. The solution of Juliano in the answer: https://answers.launchpad.net/ubuntu/+question/49799 works for me. Intrepid shut down fine now. Thanks very much. Solution in the answer: sudo gedit /etc/init.d/alsa-utils The file opens in Gedit and around the line 353 you'll find the instruction "stop)". Below this instruction you should add these two instructions: ifconfig wlan0 down ifconfig eth0 down So, the file should be this way: stop) ifconfig wlan0 down ifconfig eth0 down EXITSTATUS=0 However I am still having the sound issue. Chao Joe ** Changed in: ubuntu Assignee: (unassigned) => Luke Yelavich (themuso) Status: New => Confirmed -- audio only crackles and ALSA hangs on shutdown - Intrepid Ibex on Dell Inspiron 1525 https://bugs.launchpad.net/bugs/294160 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