Hmm... Is there any way of turning off only part of it - that is, exempting sound or modules.conf from the process? -Don
Noah Beck wrote: > kudzu (redhat's auto-hardware-probe program) is doing it; to > disable it: > > /sbin/chkconfig kudzu off > > Noah > On Thu, Jan 08, 2004 at 10:07:12AM -0500, Don Levey wrote: >> Noah Beck wrote: >>> Since I recently did exactly the same thing (same motherboard & >>> same FC1), I'll show you my modules.conf: >>> >>> alias eth0 via-rhine >>> alias usb-controller usb-uhci >>> alias usb-controller1 ehci-hcd >>> # old OSS/Free sound >>> # alias sound-slot-0 via82cxxx_audio >>> # 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 || : >>> >>> # ALSA portion >>> alias char-major-116 snd >>> alias snd-card-0 snd-via82xx >>> # module options should go here >>> options snd-via82xx dxs_support=2 >>> >>> # OSS/Free portion >>> alias char-major-14 soundcore >>> alias sound-slot-0 snd-card-0 >>> >>> # 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 >>> >>> ... >> >> Noah, >> That appears to have done it - mostly. >> I got it working by using your modules.conf, and then >> downloaded/installed the mp3 plug-in for xmms. I got system sounds, >> played a CD, played some MP3s. Then... I rebooted. I got nothing >> upon startup. Looking at the modules.conf file, it seemed that it >> added the following lines - any idea why it insists upon doing so? >> >> # alias sound-slot-0 via82cxxx_audio >> # 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 || : >> >> which broke sound again. As you can see, I commented them out, and >> chmod-ed the file to 444 for good measure. Now sound is present >> when I start up, though the mp3 plugin to xmms seems to be missing. >> I don't have X access to that machine now, so I can't check for sure >> - I've just found out where I can check, so I'll see when I get home. >> >> Thanks for the help! >> -Don > ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user