Jean-Francois Moine wrote:
On Sun, 30 Aug 2009 17:16:56 +0530
Sudipto Sarkar <xtremethegreat1@xxxxxxxxx> 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 which
includes the po1200 sensor, which was added in December last year
(The HP 2.0 Megapixel camera). I am trying to use usbsnoop in a
windows installation, but the log size just does not cease to come to
a halt (as is specified in the microdia site), thereby leaving me
unable to snoop the init sequence. What might be wrong?
Also, is this the same sensor as hv7131r, as in vc032x.c?
Hello Sudipto,
Did you try the last gspca v2 from my test repository? As there is a
probe sequence in the vc032x subdriver, the kernel log should contain
the sensor name. What is it? If you cannot get images, may you tell me
what is wrong? (does 'svv' display some image? does 'svv -rg' create a
raw image? what are the last kernel messages? ...)
Best regards.
The kernel doesn't identify the video device at all. It however
identifies the mic in it. I get the following for this from dmesg:
[ 930.236048] usb 1-3: new high speed USB device using ehci_hcd and
address 2
[ 930.468474] usb 1-3: configuration #1 chosen from 1 choice
[ 932.135471] usbcore: registered new interface driver snd-usb-audio
And of course there is no video device, so svv says:
Cannot identify '/dev/video0': 2, No such file or directory
However, I had edited the huge matrices (which I suppose are the URBs)
for hv7131r and replaced that with the one written in the inf file. That
works, but the brightness is very low, so that the camera works only
when pointed to the bulb. Should I try that one with svv? btw, I used
cheese to test the driver, that I'd made then.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html