Comment 77 for bug 122560

Revision history for this message
moresun (markus-bader) wrote :

The alsa driver are now released in verion 1.0.15
This is a copy of my post (moresun wrote on 2007-10-13) with the changes needed to use the released driver

My headset works now properly on my Dell Precision M4300

Kubuntu 7.10
Kernel: 2.6.22-14-generic
Soundcard: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

I used therefore the last alsa driver ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15.tar.bz2

cd /tmp
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.15.tar.bz2
tar -jxvf alsa-driver-1.0.15.tar.bz2
cd alsa-driver-1.0.15/
./configure --with-cards=hda-intel && make
sudo make install
sudo cp ./modules/snd-hda-intel.ko /lib/modules/$( uname -r )/ubuntu/media/snd-hda-intel/
sudo depmod -a
sudo reboot

Nomaly the sound is on mute so turn it on afterwords

LG
Max

PS.: But still I got the feeling that the mixer is acting a little strange