Unfortunately it does not work with raspberry: (
I use latest Archlinux. I tried to connect it throug hub and drictly.
pwc module loads and there is /dev/video0 but when I run motion it hangs.
lsusb
Bus 001 Device 004: ID 046d:08b2 Logitech, Inc. QuickCam Pro 4000
dmesg shows this
Linux video capture interface: v2.00
pwc: Logitech QuickCam 4000 Pro USB webcam detected.
pwc: Registered as video0.
and when I run motion it hangs
and dmesg shows a lot of this
pwc: Iso frame 2 has error -4004
pwc: Iso frame 3 has error -4004
pwc: Iso frame 4 has error -4004
pwc: Iso frame 5 has error -4004
pwc: Iso frame 6 has error -4004
pwc: Iso frame 7 has error -4004
pwc: Iso frame 8 has error -4004
pwc: Iso frame 9 has error -4004
pwc: Failed to set LED on/off time (-32)
pwc: Failed to power off camera (-32)
vb2_vmalloc_put: Freeing vmalloc mem at vaddr=c8b6c000
vb2_vmalloc_put: Freeing vmalloc mem at vaddr=c8c50000
vb2_vmalloc_put: Freeing vmalloc mem at vaddr=c8d34000
vb2_vmalloc_put: Freeing vmalloc mem at vaddr=c8e18000
So I suspect that there is some bug. I wonder who should I report it to?