Image is garbled in live view

Forum for questions and support relating to the 1.25.x releases only.
Locked
RightHere
Posts: 1
Joined: Mon Feb 04, 2013 10:03 pm

Image is garbled in live view

Post by RightHere »

I have two webcams, both with the PAC207 chipset using the gspca_pac207 driver (as per lsmod)

However,

Code: Select all

lgp300 ~ $ zmu -d /dev/video0 -q -v
Error, failed to enumerate standard 0: Success
lgp300 ~ :( $ zmu -d /dev/video1 -q -v
Error, failed to enumerate standard 0: Success
When I add the cameras to monitors, all I am getting is a garbled image.

I am using GREY PAL settings.

Cameras are Creative Vista Plus and Trust nomodelname

Code: Select all

lgp300 ~ $ lsusb | grep [cC]am[^b]
Bus 001 Device 003: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera
Bus 003 Device 003: ID 093a:2468 Pixart Imaging, Inc. SoC PC-Camera
Bus 007 Device 003: ID 041e:4028 Creative Technology, Ltd Vista Plus cam [VF0090]
The Microdia cam is the built in camera from the laptop. While it works fine with zm, I can't use it because, well, it's built in the laptop's screen.

Code: Select all

lgp300 ~ $ uname -a
Linux lgp300 3.7.5-1-ARCH #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013 x86_64 GNU/Linux
Can anyone help? Thanks
Locked