Hello there
i've got the same problem and i've followed the instructions carefully from the beggining.
I 'm running Mandrake Linux 9.1 kernel 2.4.21-0.13mdk, and i've got an Asus A7V8X motherboard with sound, eth0...
The sound is recognised as VT8322 AC97 and the controller selected by Mdk is a kernel module named ?snd-via82xx. But the sound just won't work!!
I've added to the modules.conf the lines posted by wrzfrt and it keeps not working.
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-via82xx
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-0
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
I haven't compiled the alsa source from alsa-project.org but i installed it from Rpm from the mandrake cd's. Is that right?
I don't know what more to do, scept by taking off the sound card from my old computer and putting it inside this one LOL
Any ideas?