Acer Aspire 6920 – No sound on Ubuntu Jaunty 9.04
Here’s one of the first problems I had during the installation of Ubuntu Jaunty 9.04 distribution on my acer aspire 6920 laptop. This laptop has a HDA Intel ACL889 sound card.
[ad#Widgetbucks]
The problem was that I had no sound. Here’s how to solve the problem :
We must add “options snd-hda-intel model=auto” without quotes at the end of this file “/etc/modprobe.d/alsa-base”. You can use gedit, kate or your favorite text editor like this :
gksudo gedit /etc/modprobe.d/alsa-base
or
kdesudo kate /etc/modprobe.d/alsa-base
[ad#Adsense]
Then, just restart your computer and your sound should work!
To continue with the installation of the bass, just follow the method in this article!
