Comment 146 for bug 131133

Revision history for this message
SeL (seb-lepers) wrote : Re: [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

I finally made sound work on Inspiron 1720 and kernel 2.6.22-14-generic by doing the following:

1. Download ALSA driver 1.0.15 rc2 (alsa-driver-1.0.15rc2):
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15rc1.tar.bz2
2. Extract somewhere.
3. ./configure --with-cards=hda-intel,emu10k1
4. make
5. sudo make install
6. sudo gedit /lib/modules/2.6.22-14-generic/modules.dep
7. replace the start of the line with hda-intel in it so that it starts with this:
/lib/modules/2.6.22-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko:

8. remove the directory /lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel
9. reboot

I'm going to write a new method in https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller