You are not logged in.
Pages: 1
I am using 2.6.32-ARCH (64-BIT) on a Shuttle SP35P2 with Quickcam Pro 4000.
Followed the instructions on the arch webcam setup wiki (http://wiki.archlinux.org/index.php/Webcam_Setup. When i try to test using gstreamer-properties, using v4l2 just displays testing but no picture and when using v4l the picture freezes and i see these kind of entries in dmesg:
pwc: isoc_init() submit_urb 0 failed with error -28
pwc: isoc_init() submit_urb 1 failed with error -28
running lsusb:
[franky@archdaddy ~]$ lsusb
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 005: ID 06a3:8021 Saitek PLC Eclipse II Keyboard
Bus 003 Device 004: ID 1532:0101 Razer USA, Ltd Copperhead Mouse
Bus 003 Device 003: ID 8054:0002
Bus 003 Device 002: ID 046d:08b2 Logitech, Inc. QuickCam Pro 4000
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubrunning dmesg | grep pwc:
[franky@archdaddy ~]$ dmesg | grep pwc
pwc: Philips webcam module version 10.0.13 loaded.
pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.
pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100.
pwc: Logitech QuickCam 4000 Pro USB webcam detected.
pwc: Registered as /dev/video0.
pwc: isoc_init() submit_urb 0 failed with error -28
pwc: isoc_init() submit_urb 1 failed with error -28would be grateful for any pointers.
Archlinux.Club launching soon! Sign up now @ http://archlinux.launchrock.com
Offline
Hi I had the same dmesg output using a Philips SPC 900NC.
The problem in my case was, that I connected the camera through a usb hub.
When connecting it directly to my pc it works perfect.
Good luck
while (! asleep)
++sheep;
Offline
Pages: 1