Comment 26 for bug 218165

Revision history for this message
pedja_portugalac (123pedja) wrote :

@Jojo

It work for me. Thank you very very soooooooo much.
I can hear music, great quality sounds, on integrated 5.1 speakers and my headphones works too. I was around for few days installing new alsa from source via scripts I found on forums and because of that I had to reinstall Ubuntu on and on. But with this simple two lines added to alsa-base my nightmares are over and goodbay f..... Vista. Thanks ones again and I wish you Merry Christmas and a Happy New Year...

This is what I have done:

Install fresh Ubuntu 8.10
Update system and reboot
Install proprietary graphics driver for NVIDIA cards (177) and reboot
Open terminal and type:

sudo gedit /etc/modprobe.d/alsa-base

Add this to the end:

# added by myself
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=auto

Reboot and it works perfectly.

For me this bug is solved thanks Jojo.