View Full Version : nForce sound locking up system
I have an MSI Nforce 420 motherboard, and RedHat 7.3 with a default workstation install.
Everything is installed and working alright, but the soundcard (builtin) is having major issues. When anything tries to use the card it frezzes up in this manner: (specifc example from sndconfig 's testsound atempt)
I tried sndconfig, choosing the ac97 i810 driver (that it auto-suggested). It hang with this:
i810_audio: Audio Controller supports 6 channels
i810_audio: AC'97 Codedec 0 unable to map surround DAC's (or DAC's not present), total channels = 2
AC97_codec: Secondary AC97 codec not present
i810_audio: timed out waiting for codec 1 analog ready
lsmod lists nothing for sound
I have gathered that the i810 linux sound driver is unable to process the 5.1 channel (technically 6) souround sound.
Does anyone know how to get sound working correctly on RedHat 7.3? The nvidia sound drivers were troublesome for me, but if they can be made to work I suppose.
targatop
09-08-02, 01:14 PM
I am having the same problem on the same board...did anybody every find a resolution to this? Please help!
RH 7.3
MSI K7N420 Pro Motherboard
Thanks!
hi,
check out http://www.nforcershq.com/forum/viewforum.php?f=29 for a detailed installation guide that might help.
-venkat.
Ok. I followed the guide, deviating in a couple places:
First of all the suggested alias:
alias eth0 mcpeth
is nuts. nvnet works just fine for me. Different board maker or something? anyhow, not a problem
Second, the sound. There we have wierdness. The i810_audio driver is supposed to work on its own? Does the nvidia sound driver replace it in some way? My /etc/modules.conf is like this:
[Colin@localhost Colin]$ cat /etc/modules.conf
alias parport_lowlevel parport_pc
alias sound-slot-1 i810_audio
post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-ohci
alias eth0 nvnet
alias char-major-195 NVdriver
I have commented out the two wierd sound lines to no avail. I later added the char-major-195 line, which gave me a microphone loopback, and a hiss suggesting the headphones were on, but no sound.
Any thoughts? I will be troubleshooting this with the local linux guys (irc.openprojects.net 6667 #orlug) and I will report back if I find something.
Edit some futher info from dmsg:
hdc: DMA disabled
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
PCI: Setting latency timer of device 00:04.0 to 64
Intel 810 + AC97 Audio, version 0.05, 14:22:43 Sep 14 2002
PCI: Setting latency timer of device 00:06.0 to 64
i810: NVIDIA NFORCE AUDIO found at IO 0xe400 and 0xe000, IRQ 11
ac97_codec: AC97 Audio codec, id: 0x4144:0x5360 (Analog Devices AD1885)
nvaudio: setting clocking to 3600000
nvidia: loading NVIDIA NVdriver Kernel Module 1.0-2960 Tue May 14 07:41:42 PDT 2002
Linux agpgart interface v0.99 (c) Jeff Hartmann
Is it using the nforce ones anyway? Can they be
'nutered' to use the 810's without affecting the lan drivers?
A little more information:
[root@localhost root]# modprobe i810_audio
/lib/modules/2.4.18-3/kernel/drivers/sound/i810_audio.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.4.18-3/kernel/drivers/sound/i810_audio.o: insmod /lib/modules/2.4.18-3/kernel/drivers/sound/i810_audio.o failed
/lib/modules/2.4.18-3/kernel/drivers/sound/i810_audio.o: insmod i810_audio failed
I know little of the linux driver system, but I suppect that if the above ran correctly I would have sound. What needs to be done to make it work?
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.