installing Audio in RH9

installing Audio in RH9

Post by jmw » Wed, 18 Jun 2003 11:18:18



RH9 does not detect any audio hardware, though there is a Crystal
Semi CS4237B chip on the main board.  modules.conf shows this:

alias sound-slot-1 ad1848
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 || :

there isn't a run command file in /etc, there isn't any other sound
card, but automatic detection didn't work.  is there a way to configure
audio drivers manually?