Well, I can describe my way of getting it to work.
1.) Download and install the latest Alsa update, as described by soundcheck:
http://ubuntuforums.org/attachment.p...0&d=1226491630
2.) Sudo open /etc/modprobe.d/alsa-base and find the line "options snd-hda-intel model=". Make it look like
3.) Download hda-verb from ftp://ftp.suse.com/pub/people/tiwai/...rb-0.2.tar.bz2 . Unpack it, and use "make" in the folder to compile the files.Code:options snd-hda-intel model=acer-aspire
4.) Copy the created files into /usr/local/bin
5.) Sudo open /etc/rc.local and add the line
6.) Reboot, and it should work from now on.Code:/usr/local/bin/hda-verb /dev/snd/hwC0D0 0x15 SET_EAPD_BTLENABLE 2
That's how I did it, thanks to jansaell and soundcheck!



Adv Reply



Bookmarks