Hi,
I have three USB webcams with built-in microphones, and none of them is able to
record anything
with a 2.6.23.11 kernel using the following command line:
$ arecord -D <webcam device> -f cd -t wav -d 5 > testing.wav
Yes, I have checked the capture volumes in alsamixer. I have the following
entries in my .asoundrc
file (permanently plugged-in devices only):
ctl.webcam1 {
type hw
card 1
}
pcm.webcam1 {
type plug
slave {
pcm "hw:1,0"
}
}
ctl.webcam2 {
type hw
card 2
}
pcm.webcam2 {
type plug
slave {
pcm "hw:2,0"
}
}
This is with Fedora 8. Has anyone noticed anything similar, please?
Thanks,
Chris
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html