I just created a new RH 9 Linux system this week and
don't know much. I have read these pages on Audigy( I
have audigy platinum) problems. I get weak mono sound
from my 5.1 speakers and am not sure if correct driver is
being used. My /etc/modules.conf file is as follows:
alias sound-slot-() audigy
post-install sound-slot-() /bin/aumix-minimal -
f /etc/.aumixrc -L>/dev/null 2>&1 ||:
pre-remove-sound-slot-() /bin/aumix-minimal -
f /etc/.aumixrc -S>/dev/null 2>&1 ||:
I would like to get something near full use of soundcard
if possible.
Thanks.
Anonymous