Quote:
Originally posted by malcidragon
Unfortunately rh9 does not ship with alsa support with
kde (& I think gnome too) you will have to manually build
new rpms with support in for this.
Have you tried re-running the sound card config program?
Run lsmod too see if it is loading the module needed for
your soundcard.
Check /etc/modules.conf and see if there are entries in
there for your soundcard.
Re-running the soundcard config program may redo these
entries if they are missing. (you will need to reboot for these
to take effect)
|
Yes, I tried that several times. It tries to do the sound test. If I pick no, it says no soundcard detected. If I say yes, it says soundcard configured, but I still have no sound. Here is is my modules.conf (I just noticed that the Tekram scsi controller is still showing up, even thouth the card is in the desk behind me...hmmm)
alias eth0 tulip
alias eth1 tulip
alias scsi_hostadapter sym53c8xx
alias usb-controller usb-ohci
alias eth4 dmfe
alias eth2 sis900
alias char-major-195 nvidia
alias sound-slot-0 i810_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 || :