Asus A8V-VM fix sound in Ubuntu
I use a micro ATX motherboard, called a Asus A8V-VM. It fits nicely in the Asus Fusion, but there is one downside to this motherboard. The sound doesn’t work properly in Ubuntu. In feisty it only shows sounds on one side, in gutsy it has a high pitch sound whenever the sounds gets a bit louder. It’s annoying as hell, so here is the solution.
sudo echo 'options snd-hda-intel position_fix=1 model=3stack' >> /etc/modprobe.d/alsa-base
Although this might not be so incredibly useful toyou guys (it’s an old piece of hardware, and not so widely used), I decided to post it here anyway, mainly because I keep losing that one command, and it’s incredibly hard to google for it.
Update: It will probably work on any motherboard with a ADI AD1986A SoundMax 6-channel HD Audio chipset.