Hello!
I have bought a usb webcam with built-in microphone. After I plug it in, it seems to
take over the status of "system soundcard", so I can't play sounds anymore, and the
mixer app shows only one slide (of course) - the one for the mic.
Or in fact, if i plug the camera in while the computer is running,
then there will be two separate devices in the Gnome mixer app,
and I can continue to play sound. But as soon as I reboot the computer,
I can't take advantage of my normal soundcard.
What might be the problem?
The model is Logitech QuickCam Pro 4000 and my OS i Red Hat 8.0.
My soundcard is onboard via8233 and for that I use the alsa-driver.
Could the problem be that I should change something in modules.conf ?
Or what should I do?

Thanks a lot for your help /Hakon

here's hwo the modules.conf file looks like:


alias parport_lowlevel parport_pc
alias eth0 natsemi
alias char-major-116 snd
alias snd-card-0 snd-via82xx
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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
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





-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to