I have to unplug my web cam and microphone each time I reboot my system
otherwise my mythtv system is messed up. I am sure there is a way to configure
udev to help keep them straight but I have not looked into it.
Does anyone know how to configure a system so I can control which device
goes to each application?
After reading some about the alsa/pulseaudio/jack/oss set of sound
software I am amazed it works as good as it does.
Thanks,
--
Steve Herber her...@thing.com work: 206-221-7262
Software Engineer, UW Medicine, IT Services home: 425-454-2399
On Wed, 1 Jul 2009, sean wrote:
David Fellows wrote:
ls -l /dev/snd
total 0
crw-rw---- 1 root audio 116, 4 2009-07-01 07:35 controlC0
crw-rw---- 1 root audio 116, 8 2009-07-01 07:35 controlC1
crw-rw---- 1 root audio 116, 3 2009-07-01 07:35 pcmC0D0c
crw-rw---- 1 root audio 116, 7 2009-07-01 07:35 pcmC1D0c
crw-rw---- 1 root audio 116, 6 2009-07-01 07:35 pcmC1D0p
crw-rw---- 1 root audio 116, 5 2009-07-01 07:35 pcmC1D1c
crw-rw---- 1 root audio 116, 9 2009-07-01 07:35 seq
crw-rw---- 1 root audio 116, 2 2009-07-01 07:35 timer
The above shows that after boot alsa thinks it has 2 sound cards.
Do you actually have two?
No, one card that is built into the board.
After alsa thinks it has only one card. Furthermore, it appears that it is
the second of your 2 cards.
I do have a usb logitech webcam with built in mic.
Maybe it is somehow being confused as a soundcard?
I will also check out the clock settings.
Right now I am tired and heading for sleep.
Thanks Dave, Duncan, and all else who replied.
I will do some checking and let you know.