HP VGA webcam details correction

2009-08-31 Thread Sudipto Sarkar
Turns out the memory allocation failure was due to the trackerd, that was running. After killing trackerd, I don't get the memory allocation failure, but the image still won't show up (probably because the URBs are different). dmesg shows several isoc irqs. -- To unsubscribe from this list: sen

HP VGA webcam details

2009-08-31 Thread Sudipto Sarkar
Hi Moine, I figured that you'd asked me to get the development version of the gspca v4l2 driver. I got it from your site, and compiled it. When I plug in the cam, these are the kernel messages I get: [ 1049.916023] usb 1-3: new high speed USB device using ehci_hcd and address 4 [ 1050.1632

Re: HP VGA Cam.

2009-08-30 Thread Sudipto Sarkar
Jean-Francois Moine wrote: On Sun, 30 Aug 2009 17:16:56 +0530 Sudipto Sarkar wrote: I'm trying to write a driver for the HP VGA camera. USB ID: 15b8:6002. The sensor is 7131r, and the bridge is probably vc0323 (although the inf says it's vc0326). It's inf is the same inf whi

HP VGA Cam

2009-08-30 Thread Sudipto Sarkar
I'm trying to write a driver for the HP VGA camera. USB ID: 15b8:6002. The sensor is 7131r, and the bridge is probably vc0323 (although the inf says it's vc0326). It's inf is the same inf which includes the po1200 sensor, which was added in December last year (The HP 2.0 Megapixel camera). I am