Re: [Linux-uvc-devel] Image format set with VIDIOC_S_FMT successfully on host PC, yet failed on target ARM dev-board.

2010-03-30 Thread Paulo Assis
Roger Hi, usb 1-1: new full speed USB device using s3c2410-ohci and address 5 I think this explains why you only have MJPG on the ARM board. YUYV requires a higher bandwidth, so it's only available in usb2. But MJPG should also be available with usb2 and from what I understand you only have

Re: [Linux-uvc-devel] Fwd: Linux-uvc-devel Digest, Vol 45, Issue 18

2010-03-30 Thread Paulo Assis
Hi, [r...@hmws:~] lsusb -d 174f:6a31 -v | grep bInterfaceClass   bInterfaceClass   255 Vendor Specific Class Your device is not uvc compliant as such it cannot be supported by the uvc driver. Try following these instructions: http://ubuntuforums.org/showthread.php?t=1081667 Best

[Linux-uvc-devel] OmniVision / I've screwed my system

2010-03-30 Thread Jeff Van Epps
I am having trouble getting the OmniVision webcam in the Dell SP2309W monitor to work under Ubuntu 9.10. Others have reported that the video works right out of the box but they have problems with the audio. I don't know why my situation would be any different, but it is. Bus 005 Device 006: ID

Re: [Linux-uvc-devel] OmniVision / I've screwed my system

2010-03-30 Thread Paulo Assis
Jeff Hi, You should have followed the v4l-dvb wiki: http://www.linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers you now have mixed modules (new and old) and this is causing the errors. get mercurial, the kernel headers and the full v4l tree from linuxtv. from

Re: [Linux-uvc-devel] OmniVision / I've screwed my system

2010-03-30 Thread Jeff Van Epps
Thanks. Just what I needed. That gets me back to where I was before. BTW, I wrote a poor request for help. I omitted these items: my kernel is 2.6.31-21-generic the original problem was that using Cheese 2.28.1 and all other programs I've tried, I got I/O error before I tried to fix

Re: [Linux-uvc-devel] OmniVision / I've screwed my system

2010-03-30 Thread Paulo Assis
Jeff Hi, 2010/3/30 Jeff Van Epps lord...@lordbah.com: Thanks. Just what I needed. That gets me back to where I was before. BTW, I wrote a poor request for help. I omitted these items:     my kernel is 2.6.31-21-generic    the original problem was that using Cheese 2.28.1 and all other

Re: [Linux-uvc-devel] OmniVision / I've screwed my system

2010-03-30 Thread Jeff Van Epps
$ luvcview -f mjpg -s 320x240 -i 15 luvcview 0.2.4 SDL information: Video driver: x11 A window manager is available Device information: Device path: /dev/video0 Stream settings: Frame format: MJPG Frame size: 320x240 Frame rate: 15 fps Unable to start capture: Input/output error

[Linux-uvc-devel] How to crosscompile the uvc of arm-2440?

2010-03-30 Thread liangyong
I want to use the uvc on a arm2440 board. How should I compile the uvc driver. Especially how to make install? Thanks! Liang Yong___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel