Here are Marius' steps slightly modified. This should make patching the
alsa source and installing the new modules fully automated -- just copy
and paste these commands into a terminal:


sudo apt-get install alsa-source
cd && mkdir alsa-patched && cd alsa-patched
tar -jxvf /usr/src/alsa-driver.tar.bz2
cd modules/alsa-driver/
wget -O alsa-kernel/pci/hda/patch_analog.c 
http://launchpadlibrarian.net/9021234/patch_analog.c
./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


(T61 users should also see the Gutsy/T61 page on Thinkwiki.org. Lots of good 
info there.)

-- 
no sound with 82801H (ICH8 Family) HD Audio Controller
https://bugs.launchpad.net/bugs/122560
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to