No sound
Ramachandran.N
nram at hcl.in
Wed May 21 04:53:45 UTC 2008
Hi,
Download alsa driver from the link, do install by below procedure
ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16.tar.bz2
1. ./configure
2. make
3. make install
4. rm
/lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko
5. ln -s
/lib/modules/2.6.22-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko
6. Add the following line in bottom of the file (/etc/modprobe.d/alsa-base)
options snd-hda-intel index=0
7.Also add the following lines at the end of /etc/modules (sudo gedit
/etc/modules)
snd-hwdep
snd-hda-intel
8. Restart the Computer.
Sure it will work
Regards,
ram
More information about the ubuntu-users
mailing list