[Linux-uvc-devel] (041e:4063) uvc_trace_param enhanced output

2007-12-28 Thread George Peter Staplin
This is a followup to my message about the Creative VF0410 Live! Cam Video IM Pro (041e:4063) I changed the uvc_trace_param in uvc_driver.c, so that I could get more information about what is going on: unsigned int uvc_trace_param = UVC_TRACE_PROBE | UVC_TRACE_DESCR | UVC_TRACE_CONTROL | UVC

Re: [Linux-uvc-devel] Installing uvcvideo.ko driver on SUSE Linux

2007-12-28 Thread Brandon Philips
On 21:48 Fri 28 Dec 2007, Robert Lewis wrote: > I am attempting to install a driver for my Logitech 9000. The > supplied driver from SUSE with 10.3 is > uvcvideo-kmp-default-r117_2.6.22.5_31-2 However, the UVC developers > have released 158 although that is a beta. I would like to try out > the b

[Linux-uvc-devel] Installing uvcvideo.ko driver on SUSE Linux

2007-12-28 Thread Robert Lewis
I was hoping some SUSE user might have succeeded in installing the latest uvc driver and could advise how I might get past my failure.. I am using SUSE Linux 10.3 with kernel 2.6.22.13-0.3-default I am able to make the driver. However, the problem is with installing the driver. I am attempting t

Re: [Linux-uvc-devel] Add new sync quirk to uvcvideo and use with Syntek 174f:5212

2007-12-28 Thread Laurent Pinchart
Hi Herton, On Friday 28 December 2007, Herton Ronaldo Krzesinski wrote: > This patch from Claudio S. Matsuoka adds a new quirk to make the Syntek > 174f:5212 work. > > From 79775881893806a3aab141b278cf4039673121d7 Mon Sep 17 00:00:00 2001 > From: Claudio Matsuoka <[EMAIL PROTECTED]> > Date: Thu, 2

Re: [Linux-uvc-devel] Asus G1s built-in webcam problems

2007-12-28 Thread Laurent Pinchart
Hi Daniel, On Friday 28 December 2007, Daniel Fett wrote: > Hi! > > I have a Asus G1s Laptop and it has this built-in webcam. The uvcvideo > driver recognizes it, but after a few seconds of video in any > application, it hangs. dmesg output: > > [35837.372000] uvcvideo: Found UVC 1.00 device USB 2

Re: [Linux-uvc-devel] supported device Philips SPC1000NC

2007-12-28 Thread Jean-Christophe Jice Cardot
forgot to add the result of lsusb -d 0471:0332 -v, sorry. also I'll try with a newer kernel, but for the moment the newest is in panic 'cause it does not find my root partition. still have to find why :-p Le jeudi 27 décembre 2007, Jean-Christophe Jice Cardot a écrit : > Hi > > As asked in this

Re: [Linux-uvc-devel] Logitech Quickcam Orbit AF pan and tilt errors

2007-12-28 Thread Laurent Pinchart
Hi Mark, On Friday 28 December 2007, mslemko wrote: > Hi, > > I have a Logitech Quickcam Orbit AF and the video is working nicely at 5 > fps in all camera resolutions. > > However, I get errors from the luvcview application when trying to set > Pan or Tilt. > for example: > ioctl querycontrol er

Re: [Linux-uvc-devel] Problem with newer Creative Live! IM Pro chip

2007-12-28 Thread Laurent Pinchart
Hi George, On Friday 28 December 2007, George Peter Staplin wrote: > I built the latest driver from svn and installed it without a problem, > but when I plug in the webcam the driver initialization fails: > > [ 4108.805744] uvcvideo: Found UVC 1.00 device VF0410 Live! Cam Video > IM Pro (041e:4063

Re: [Linux-uvc-devel] supported device Philips SPC1000NC

2007-12-28 Thread Laurent Pinchart
Hi Jean-Christophe, On Thursday 27 December 2007, Jean-Christophe Jice Cardot wrote: > Hi > > As asked in this page (http://linux-uvc.berlios.de/), I report that my > webcam Philips SPC 1000NC works (almost) with the uvcvideo module. Could you please send the 'lsusb -v' output using usbutils 0.72

Re: [Linux-uvc-devel] Fwd: Panasonic PV-GS500 not working with any of the webcam apps

2007-12-28 Thread Laurent Pinchart
Hi Alexandru, On Monday 24 December 2007, Alexandru Botezatu wrote: > Hi, > > I'd like to report a problem with ekiga and all other webcam apps that > do not work with my camera in webcam mode. The camera works with > luvcview and mplayer, though. I really want to be able to use it in > skype or E

Re: [Linux-uvc-devel] BUG with uvcvideo SVN and 2.6.23.11

2007-12-28 Thread Laurent Pinchart
Hi Chris, On Sunday 23 December 2007, Chris Rankin wrote: > Hi, > > I am running the uvcvideo module from subversion with Linux 2.6.23.11, and > I have just found this BUG in my message log: > > usb 4-3: new high speed USB device using ehci_hcd and address 4 > usb 4-3: configuration #1 chosen from

Re: [Linux-uvc-devel] Creative Webcam Live! Cam Notebook Ultra

2007-12-28 Thread Laurent Pinchart
Hi Niklas, On Saturday 22 December 2007, Niklas Larsson wrote: > Hi! > > This is a lot of info I would have attached it as a file but don't think > that is aload. I think it is. I'm sure I haven't disabled e-mail attachments on purpose :-) > This is the output of lsusb -d 041e:405b -v: [snip] T

Re: [Linux-uvc-devel] about number of packets inside URB..

2007-12-28 Thread Laurent Pinchart
Hi Brian, On Saturday 22 December 2007, Brian Pin wrote: > In uvc_video.c: > > uvc_init_video_isoc(...) { > > npackets = (size + psize - 1) / psize; > if (npackets > UVC_MAX_ISO_PACKETS) > npackets = UVC_MAX_ISO_PACKETS; > > } > in mycase I originally have npackets = 199, and after the 3 lines

Re: [Linux-uvc-devel] Support forLogitech Quickcam Communicate STX ?

2007-12-28 Thread Laurent Pinchart
Hi Stéphane, On Friday 21 December 2007, Stéphane Sénési wrote: > Hello, > > I got this type of Logitech Webcam, which product ID is 08d7; > The gspca driver seems to not recognize it; > It does not show as supported on page http://linux-uvc.berlios.de/#devices > > What is the staus of its support

Re: [Linux-uvc-devel] Trouble recording from two webcams

2007-12-28 Thread Laurent Pinchart
Hi, On Friday 21 December 2007, Plooij wrote: > I have some news on this issue: after an update from Ubuntu last Wednesday, > both cameras work fine simultaneously. They even continue to work fine > after rebooting, so the problem seems to be solved permanently (there's > nothing worse than proble

Re: [Linux-uvc-devel] patche on a quickcam fusion

2007-12-28 Thread Laurent Pinchart
Hi Ludovic, On Thursday 20 December 2007, Ludovic Andrivon wrote: > Hi, > > I'm a 'proud' owner of a quickcam fusion... that is affected by THE bug > unfortunatelly. I tried to change the USB port, I plugged the webcam into > various USB hub, but it is not reliable. > > Also I saw that some patche

Re: [Linux-uvc-devel] Debugging UVC + Sanyo Xacti cameras

2007-12-28 Thread Laurent Pinchart
On Thursday 20 December 2007, Thomas Netter wrote: > Hi Laurent and UVC developers, > > I'm starting to give a close look at luvcview failures when using Xacti > cameras with UVC. I'm new to UVC so any help would be greatly appreciated. > The problem was initially described by Lars Täuber with the

[Linux-uvc-devel] Asus G1s built-in webcam problems

2007-12-28 Thread Daniel Fett
Hi! I have a Asus G1s Laptop and it has this built-in webcam. The uvcvideo driver recognizes it, but after a few seconds of video in any application, it hangs. dmesg output: [35837.372000] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (174f:5a35) [35837.708000] usbcore: registered new interface

[Linux-uvc-devel] Logitech Quickcam Orbit AF pan and tilt errors

2007-12-28 Thread mslemko
Hi, I have a Logitech Quickcam Orbit AF and the video is working nicely at 5 fps in all camera resolutions. However, I get errors from the luvcview application when trying to set Pan or Tilt. for example: ioctl querycontrol error 22 Set Tilt up error Is there something I can configure to

[Linux-uvc-devel] Add new sync quirk to uvcvideo and use with Syntek 174f:5212

2007-12-28 Thread Herton Ronaldo Krzesinski
This patch from Claudio S. Matsuoka adds a new quirk to make the Syntek 174f:5212 work. >From 79775881893806a3aab141b278cf4039673121d7 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka <[EMAIL PROTECTED]> Date: Thu, 27 Dec 2007 13:10:14 -0200 Subject: [PATCH] Add quirk for Syntek 174f:5212 camera