[Spca50x-devs] New Webcam 0c45:6011
- Date: Wed, 01 Nov 2006 17:20:44 +0100
- From: Tobias Eitel <TobiasEitel@xxxxxx>
- Subject: [Spca50x-devs] New Webcam 0c45:6011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybody,
I have just bought a webcam which is called "Star Light PC Camera". I
don't know who is the real manufacturer and what chips are inside, but
the windows driver is from Sonix.
After discovering your project, I played around with the camera and did
some editing in gspca_core.c without really knowing what to do.
Here is the code that I added:
case 0x6011:
spca50x->desc = StarLightCam;
spca50x->bridge = BRIDGE_SONIX;
spca50x->sensor = SENSOR_PAS106;
spca50x->customid = SN9C101;
spca50x->i2c_ctrl_reg = 0x20;
spca50x->i2c_base = 0x11;
break;
With this setting I get a signal, but only in a greenish colour and very
low frame rate of 3.5 . When I check the dmesg output, I can see
[spca5xx_getcapability:1166] maxw 352 maxh 288 minw 160 minh 120
which should be maxw 640 maxh 480 ...
I already read about USB Snoopy and did some tests with SnoopyPro. The
attached file contains the logs for plugging in the camera and starting
the capture software.
So what can I do now? Can I analyze the log file and find the right
values to put in the driver source? Maybe someone can help me and tell
me what to look for in the log file. Or if it's to difficult tell me
what other tests I have to do to give you a complete log file.
Thx a lot for your help!
T. Eitel
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFFSMlclxfT9QdDwqIRAh5LAJ4nX3GNGcK2UKkTPge3beU1KMIvfgCbB1ay
WKcA7ImLmrqY/M9we5Ogqv8=
=gaqX
-----END PGP SIGNATURE-----
Attachment:
SnoopyProExport-0c45-6011.log.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Spca50x-devs mailing list Spca50x-devs@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/spca50x-devs
- Follow-Ups:
- Re: [Spca50x-devs] New Webcam 0c45:6011
- From: Serge A. Suchkov
- Re: [Spca50x-devs] New Webcam 0c45:6011
- Prev by Date: [Spca50x-devs] 2200 kernel problems
- Next by Date: Re: [Spca50x-devs] New Webcam 0c45:6011
- Previous by thread: [Spca50x-devs] 2200 kernel problems
- Next by thread: Re: [Spca50x-devs] New Webcam 0c45:6011
- Index(es):