Asked By
abdosama
0 points
N/A
Posted on - 08/20/2011
Hello everybody,
I have a problem with my Ubuntu 11.04 (natty), here is the problem; when I wake up from suspend or hibernate mode, I can't hear any sound even if the volume bar set to maximum. My PC is a Fujitsu Siemens Pi 1536, here the result after taping the command "lspci".
$lspci
…
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
…
Anyone can help !!
Â
Thank you,
Sound problem with Ubuntu 11.04 (natty)
Ok before I start let me be clear that this is just some of the many solutions to your problem.
Now, Try These Troubleshooting Tips.
Unmute your sound with alsamixer
1. Launch it using this command.
alsamixer
If it is not installed, install it with this.
sudo apt-get install gnome-alsamixer.
2. Use your keyboard and unmute PCM and also Front.
That should be it then press ESC to exit.
Restart ALSA Driver.
1. If you did not see your audio device in the Hardware section list the restart the alsa audio driver using this command.
sudo alsa force-reload.
Reboot your system.
Reinstall Your Sound Modules.
1. Try to install your sound modules using this.
sudo aptitude reinstalls Linux-generic.
Reboot and Done!