PDA

View Full Version : Shutdown problem in ubuntu...


faizal
07-08-2009, 04:48 AM
I have switched to ubuntu,I am using ubuntu 8.04,when i shutdown my system it hangs at stopping ALSA..Is ther anyway to solve this problem..Thanks in advance

matt6solutions
07-08-2009, 05:47 AM
This was a bug with Alta-Utils, perhaps running all the updates will fix it?

For a workaround you could try:
sudo gedit /etc/init.d/alsa-utils

and then insert the following line at the beginning, under the comments:
export PULSE_INTERNAL=0

faizal
07-08-2009, 07:46 AM
S that fixed my problem thank you so much..

matt6solutions
07-08-2009, 06:18 PM
you are welcome!