[oclug]Redhat8 and no sound??

Gregory Gee oclug at gee.homeip.net
Sat Jan 4 17:17:50 EST 2003


  Actually, it's not completely a Redhat8 problem.  I had this problem
in older versions as well.  The problem is that when I plug my webcam
in (Logitech QuickQam Pro3000), my sound card stops working.  After
rebooting, when I do lsmod, the emu10k1 driver is not loaded.  The 'audio'
driver that is loaded was loaded from the webcam that has a mic.  When
I run the volume control, only the webcam device shows up with a MIC
slider.  If I manually load the emu10k1 driver, the control shows
both devices but I still can't get sound and the master volume slider
does not want to move from 0.

  Below is my modules.conf file.

alias parport_lowlevel parport_pc
alias sound-slot-0 emu10k1
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 || :
alias sound-slot-1 audio
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 || :
alias usb-controller usb-uhci
alias eth0 3c59x
alias eth1 ne2k-pci
alias eth2 tulip


  Tips would be appreciated.

Thanks,
Greg





More information about the OCLUG mailing list