M2NPV-VM
From Hardware-wiki
The M2NPV-VM is a motherboard made by Asus.
Contents |
Specs
For AMD socket AM2 CPUs
Nvidia nForce 430 chipset
etc.
Operating system compatibility
Windows
Haven't tried
Linux
Successfully installed Debian Etch 4.0r0
One gotcha: sound initially didn't work, it had a very loud monotone and stopped completely when I tried adjusting the sound level. I found a fix at [1] to edit /etc/modprobe.d/sound and change the autogenerated line
options snd-hda-intel index=0
to
options snd-hda-intel index=0 position_fix=1 model=3stack
Don't ask me why, but it works :)
There is a problem with the NVIDIA GeForce 6150 integrated graphics where the cursor will be invisible if X is restarted: xorg bug
I get a message about a select() timing out while trying to access /dev/rtc. The error message also shows when running the command "hwclock". This can be fixed by running hwclock with the option "--directisa". On my debian system this option should be added to the init-script at /etc/init.d/hwclock.sh

