Hi,

I'm trying to use snd-usb-audio from alsa-driver
1.0.0_rc1 (compiled on Gentoo) to read from the USB
mic built into my Logitech Quickcam Web webcam.

The mic seems to be active:

 [EMAIL PROTECTED] dan $ amixer -c 1
Simple mixer control 'Mic',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Mono
  Limits: Capture 0 - 55
  Mono: Capture 38 [69%] [on]
Simple mixer control 'Auto Gain Control',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]

but whenever I try to record:

[EMAIL PROTECTED] dan $ arecord -D plughw:1 -r 44100 -c 1 -f
S16_LE -v -t wav -d 5 test.wav
Recording WAVE 'test.wav' : Signed 16 bit Little
Endian, Rate 44100 Hz, Mono
Plug PCM: Hardware PCM card 1 'Camera' device 0
subdevice 0

Its setup is:
stream       : CAPTURE
access       : RW_INTERLEAVED
format       : S16_LE
subformat    : STD
channels     : 1
rate         : 44100
exact rate   : 44100 (44100/1)
msbits       : 16
buffer_size  : 22050
period_size  : 5513
period_time  : 125011
tick_time    : 10000
tstamp_mode  : NONE
period_step  : 1
sleep_min    : 0
avail_min    : 5513
xfer_align   : 5513
start_threshold  : 1
stop_threshold   : 22050
silence_threshold: 0
silence_size : 0
boundary     : 1445068800

... arecord just exits with:

arecord: pcm_read:1164: read error: Input/output error

Am I doing something wrong or is there a bug in the
driver?

Dan G

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to