i just bought a logitech quickcam communicate MP and im trying to set it up. i installed the uvc kernel module from yast for both pae and default kernels (i have and switch). right now im in the default kernel. i just installed xawtv to see if i can get a picture out of it. the device is listed in /dev as video0. i cant get a picture out of this though. i also tried gqcam and i get error messages. here is some output info.
res3305991:/home/shaun # xawtv -hwscan
This is xawtv-3.95, running on Linux/i686 (2.6.25.11-0.1-default)
looking for available devices
port 355-386
type : Xvideo, image scaler
name : NV17 Video Texture
port 387-418
type : Xvideo, image scaler
name : NV05 Video Blitter
/dev/video0: OK -device /dev/video0 ]
type : v4l2
name : UVC Camera (046d:09a1)
flags: capture
res3305991:/home/shaun # xawtv -nodga -c /dev/video0
This is xawtv-3.95, running on Linux/i686 (2.6.25.11-0.1-default)
xinerama 0: 1680x1050+1280+0
xinerama 1: 1280x1024+0+0
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed request: 137 (XFree86-DGA)
Minor opcode of failed request: 1 (XF86DGAGetVideoLL)
Serial number of failed request: 13
Current serial number in output stream: 13
v4l-conf had some trouble, trying to continue anyway
ioctl: VIDIOC_G_STD(std=0xb7c251b8b7febc76 [PAL_B1,PAL_G,PAL_I,PAL_D,PAL_D1,PAL_Nc,PAL_60,NTSC_M,NTSC_M_JP,?,SECAM_D,SECAM_G,SECAM_H,SECAM_K,SECAM_K1,SECAM_L,?ATSC_8_VSB,ATSC_16_VSB,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)]): Invalid argument
ioctl: VIDIOC_S_STD(std=0x0 ]): Invalid argument
ioctl: VIDIOC_DQBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 ];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=unknown): Invalid argument
ioctl: VIDIOC_DQBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 ];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=unknown): Invalid argument
res3305991:/home/shaun # gqcam
Error reading image...
Error reading image...
Error reading image...
Error reading image...
Error reading image...
Error reading image...
Error reading image...
Error reading image...
Error reading image...
v
its worth noting that i am using nvidia so i guess that i cant use dga (im not sure what it is even). the programs are just outputting blank immages and im not quite sure how to get it to work. the permissions for /dev/video0 are rw-rw---- for root:video and i am in the video group and i have run these commands as root.
does anyone know how to get this camera working?