I tried to hibernate Ubuntu (which fails, but thats another issue) and resumed my system.
After this, the sound doesn't get played.
What command can/should I run to restart the ubuntu sound system.
|
I tried to hibernate Ubuntu (which fails, but thats another issue) and resumed my system. After this, the sound doesn't get played. What command can/should I run to restart the ubuntu sound system. |
|||
|
|
|
If Ubuntu is still using Alsa for its sound engine (I'm not sure as its been awhile since I've used it), you can restart by typing Since it doesn't seem to be working, you might need to make sure that nothing is trying to use it. (example shamelessly stolen from the Ubuntu forums)
|
|||||||||||||
|
|
Ubuntu swichted to pulseaudio some time ago, so it would be sudo /etc/init.d/pulseaudio restart EDIT: In case that doesn't cut it, you could also rmmod and modprobe the kernel modules used for sound. Which those are probably depends on your sound card. lsmod might give you a clue... |
||||
|
|
|
I have similar problem and restarting pulseaudio doesn't work, but I found |
|||
|
|