Z-Star USB webcam

"Alex White" <[email protected]>
Newsgroups gmane.linux.drivers.spca50x.devel
Organization Pienetworks
Message-ID <op.t417aol2i3vwwq@not>
Hi,

I have this camera, and I'm in the process of trying to get it to function  
properly under linux.

This is how it appears using lsusb:

Bus 004 Device 012: ID 0ac8:307b Z-Star Microelectronics Corp.

The gspca driver supports this VID/PID combination, but fails to recognise  
the sensor correctly (gives up and uses the TAS5130CXX default).

It appears that the sensor is a HV7131B (determined by examining the  
windows install), but some rudimentary hacking of the spca driver  
(allowing it to support this sensor) failed to yield results. Camorama  
shows rubbish in the preview pane, and promptly stops responding.

This is the change I made to the gspca driver:

File: zc3xx.h

Function: zc3xx_config

Line 598ish, inside -1 case

Added:

         }else  if(spca50x->sensor == SENSOR_HV7131B) {
             PDEBUG(0, " Sensor HV7131B");
             set_zc3xxVGA(spca50x);




I've successfully had it working under windows, and I've attached both the  
inf file, and the output of the snoopypro/myformat procedure.

Is it possible that someone can fill in the blanks for me?


Regards,
-- 
Alex.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
Spca50x-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spca50x-devs
zstar1.tar.gz (application/x-gzip, 8 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.