Hardware Troubleshooting in Linux > Linux Audio Support

No audio support in ubuntu on my laptop

(1/1)

dheerajrav:
I have a compaq presario cq40-10TU n i'm not able to play any audio files in it though i've installed all the updates. While playing video files, only video is seen n no audio is played
Pls help

gnunifier_007:
download the lattest ALSA drivers from ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.20.tar.bz2.

extract the file, go to the folder & execute the following -

./configure
make
make install.

now open /etc/modprobe.d/alsa-base and try it with following lines-
options snd-hda-intel model=auto
options snd-hda-intel model=lenovo
options snd-hda-intel model=laptop-eapd
options snd-hda-intel model=3stack

reboot & see.

Navigation

[0] Message Index

Go to full version