LinHES Forums http://forum.linhes.org/ |
|
ASUS A7N8X-E Deluxe Sound How-To http://forum.linhes.org/viewtopic.php?f=2&t=6214 |
Page 1 of 1 |
Author: | andrewsw [ Tue Sep 27, 2005 8:24 pm ] |
Post subject: | ASUS A7N8X-E Deluxe Sound How-To |
I hope this is the right spot for this. There are lots of sources for information about how to configure the ASUS A7N8X-E Deluxe on board sound card. This is an NForce2 board with RealTek AC97 sound system with 5.1 and lots of goodies. My Problem: hours and hours of googling and grepping and modprobing resulted in exactly ZERO sound. This included installing the nvidia drivers from here. Finally though, its running. ![]() Release R5A16. 1. Install the nVidia drivers from the above link. I found that the networking was unneccessary as forcedeth works fine. 2. edit /etc/hotplug/blacklist and add the following sound modules: snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-page-alloc snd gameport snd-mpu401-uart snd-rawmidi snd-seq-device this prevents hotplug from trying to load them over the top of nvsound. 3. edit /etc/alsa/modules and comment out ALL the lines (don't delete them, in case you need them later). Add these three lines (note the last two are really long lines that wrap here. enter as single lines!) alias sound-slot-0 nvsound install nvsound /sbin/modprobe --ignore-install nvsound ; sleep 1; /usr/bin/nvmix-reg -f /etc/nvmixrc -L >/dev/null 2>&1 || : remove nvsound { /usr/bin/nvmix-reg -f /etc/nvmixrc -S >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove nvsound 4. run "update-modules" and then reboot. 5. you should now have sound. play with nvmixer if you like, seems to have some interesting features. If this doesn't work ![]() 6. Here's the part that took me over a week to find ![]() what I learned: RTFM. duh. also, many software problems are not.... Only go through 2 or 3 software attempts before going back and trying the hardware side again even when you're SURE you've got it right ![]() what I didn't learn: whether the stock ALSA drivers work with this, maybe, when I recover from this marathon, I'll try that out. I do know that the kernel and hotplug detect and try to insert snd-intel8x0, so probably it does. hth Andrew |
Author: | jxmiller [ Sat Aug 19, 2006 3:37 pm ] |
Post subject: | |
Since this was posted almost a year ago, can anyone verify that I would need to do this procedure for the latest release of knoppmyth? |
Author: | andrewsw [ Sat Aug 19, 2006 5:32 pm ] |
Post subject: | |
not AFAIK. When I updated to whatever current version I'm running (R5b7?, I don't know) it just worked. Be sure to jumper that front sound jack properly though. A |
Author: | jxmiller [ Sun Aug 20, 2006 9:29 am ] |
Post subject: | |
Well I get sound fine in WinXP and I checked the jumpers and they are fine. |
Author: | andrewsw [ Sun Aug 20, 2006 2:27 pm ] |
Post subject: | |
you should be fine then, It should "just work" |
Author: | treegezer [ Sun Aug 20, 2006 11:32 pm ] |
Post subject: | no /etc/asound.conf |
I just did a clean install of r5c7 and the spdif audio out is not working right. The wiki says just set myth's audio device to ALSA:hw:0,2 that does not seem to work. However, when I run the command aplay -D hw:0,2 /usr/share/games/tuxracer/sounds/tux_on_snow1.wav it plays the file. I noticed there is no /etc/asound,conf and the site I got my .conf file for my previous install is down. Any help is appreciated. Thanks, Stuart |
Author: | tkoster [ Sat Aug 26, 2006 8:43 am ] |
Post subject: | |
make sure that you turn on the appropriate settings in alsamixer as well. Some of the settings are muted by default since they are not used for analog. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |