Hi Hernan,

On Wednesday 19 September 2007, Hernan G Solari wrote:
> Hello
> I am trying to put an ACER laptop 5050-4697 to work under linux
> The story runs in http://www.df.uba.ar/~solari/acer.html for the time
> being.
>
> The ACER has an "OrbitCam" which does not quite work so far.
>
> Here is the info (perhaps you can help me)
>
> Distro: Debian etch 4.0 amd64
> kernel: built 2.6.22
>
> lsusb output
> Bus 003 Device 002: ID 064e:a100 Suyin Corp.

This is a new one. Could you please send me the output of

lsusb -v -d 064e:a100

with usbutils 0.72 or newer ? Thanks.

> dmesg output
> Linux video capture interface: v2.00
> uvcvideo: Found UVC 1.00 device AcerOrbiCam (064e:a100)
> usbcore: registered new interface driver uvcvideo
> USB Video Class driver (v0.1.0)
>
> usbutils 0.72-7 (debian etch)
> /usr/local/bin/luvcview -L
> luvcview version 0.2.1
> Video driver: x11
> A window manager is available
> video /dev/video0
> /dev/video0 does not support read i/o
> { pixelformat = 'YUYV', description = 'YUV 4:2:2 (YUYV)' }
> { discrete: width = 640, height = 480 }
> Time interval between frame: 1/30, 1/20, 1/15, 1/10, 1/5, 1/1,
> discrete: width = 352, height = 288 }
> Time interval between frame: 1/30, 1/20, 1/15, 1/10, 1/5, 1/1,
> { discrete: width = 320, height = 240 }
> Time interval between frame: 1/30, 1/20, 1/15, 1/10, 1/5, 1/1,
> { discrete: width = 176, height = 144 }
> Time interval between frame: 1/30, 1/20, 1/15, 1/10, 1/5, 1/1,
> { discrete: width = 160, height = 120 }
> Time interval between frame: 1/30, 1/20, 1/15, 1/10, 1/5, 1/1,
>
> final result
> luvcview version 0.2.1
> Video driver: x11
> A window manager is available
> video /dev/video0
> Unable to set format: 22.
> Init v4L2 failed !! exit fatal

luvcview defaults to MJPEG. Your camera supports YUV only. Try

luvcview -f yuv

Best regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to