Skip to content

Linux: How to set Alsa driver according to Laptop Model

cpx October 28, 2008 1 min read GNU/Linux

Edit the file :

/etc/modprobe.d/alsa-base # UBUNTU

To include this line at the end :

options snd-hda-intel model=vaio

See Sound Card Model

cat /proc/asound/card0/codec#* | grep Codec

Unload/Load the snd driver

modprobe -r snd-usb-audio
modprobe snd-usb-audio
0 0 votes
Article Rating
guest

0 Comments
Oldest
Newest Most Voted
0
Would love your thoughts, please comment.x
()
x