When you refer to cpia IIRC?, is this the driver from sourceforge?. I
downloaded the latest cpia-1.2.2. Is cpia-1.2.2 the driver you are 
refering too?

Although last time I checked the driver, the cpia driver did not have the
correct vendor/ID in the source for my cam. Therefore I recompiled the src
with my vendor/ID in cpia_usb. But still no luck.

Cam still not working.

Any other thoughts?

jerry
  

On Sat, 2 Nov 2002, Stephen J. Gowdy wrote:

> Have you checked out the Working Device List? I think I have this camera 
> and it worked. The driver for it changed to the cpia IIRC (I'm not online 
> at the moment to check).
> 
> On Thu, 31 Oct 2002, Jerry Buburuz wrote:
> 
> > 
> > Hi folks,
> > 
> > Has any one ever tried using Ezonics cam II. 
> > I know my usb works, I have got kensington cam, and microtek to work.
> > 
> > I first tried ov511 drivers, in the ov511.c the Ez cam II is listed. But
> > the vendor/product id was wrong in the ov511.h. So I changed the ov511.h
> > to the correct numbers and compiled fine, then insmod the ov511.o, loaded
> > fine onto the kernel. But dmesg was still showing no driver associated
> > with the camera(I also checked /lib/modules/modules.usb...).
> > 
> > Next, I downloaded the win2k driver for the ezcamII and noticed the ini
> > file was called stv673. OK, thought well lets try stv680.o because I
> > noticed its on my linux box.
> > 
> > I recompiled stv680.c and stv680.h with change to vendor/product ID. I
> > used insmod to insert the module stv680. 
> > 
> > Now I went to test the cam again. I'm using gqcam, I get the following
> > error. 
> > 
> > /dev/video: Operation not permitted 
> > 
> > Now at the same time vidcat gives me this error.
> > 
> > Can't open device /dev/video
> > 
> > Now the reason I'm using stv680 is because its the only driver I noticed
> > that dmesg shows:
> > 
> > stv680.c: STV0680 USB Camera Driver v0.25
> > usb.c: deregistering driver stv680
> > stv680.c: [usb_stv680_exit:1674] STV(i): driver deregistered
> > usb.c: registered new driver stv680
> > stv680.c: [stv680_probe:1564] STV(i): STV0680 camera found.
> > stv680.c: [stv680_probe:1592] STV(i): registered new video device: video0
> > stv680.c: [usb_stv680_init:1665] STV(i): usb camera driver version v0.25
> > registering
> > stv680.c: STV0680 USB Camera Driver v0.25
> >  
> > Where using the ov511 driver dmesg shows, there is no driver associated
> > with the usb deivce.
> > 
> > Currently lsmod shows:
> > 
> > Module                  Size  Used by    Tainted: PF 
> > stv680                 24896   0 
> > videodev                6624   2  [stv680]
> > i810_audio             23008   0  (autoclean)
> > ac97_codec             11904   0  (autoclean) [i810_audio]
> > soundcore               6692   2  (autoclean) [i810_audio]
> > r128                   94680   1 
> > agpgart                39488   3 
> > vmnet                  23616   5 
> > parport_pc             18724   0 
> > parport                34208   0  [parport_pc]
> > vmmon                  22836   5
> > autofs                 12164   0  (autoclean) (unused)
> > nfs                    86108   7  (autoclean)
> > lockd                  56736   1  (autoclean) [nfs]
> > sunrpc                 75764   1  (autoclean) [nfs lockd]
> > eepro100               20336   1 
> > ide-cd                 30272   1  (autoclean)
> > cdrom                  32192   0  (autoclean) [ide-cd]
> > usb-uhci               24484   0  (unused)
> > usbcore                73152   1  [stv680 usb-uhci]
> > ext3                   67136   6 
> > jbd                    49464   6  [ext3]
> > 
> > Now this is proc:
> > 
> > cat /proc/video/stv680/video0
> >  
> > driver_version  : v0.25
> > model           : STV0680
> > in use          : no
> > streaming       : no
> > num_frames      : 2
> > Current size    : 0x0
> > swapRGB         : (auto) off
> > Palette         : 0
> > Frames total    : 0
> > Frames read     : 0
> > Packets dropped : 0
> > Decoding Errors : 0
> > 
> > I think things should be working? Please help.
> > 
> > If anyone knows maybe how I can the the driver source for stv673? Because
> > I'm guessing that may be my solutuion. I not sure what chipset is even in
> > the camera.
> > 
> > Sorry don't mean to be so long winded.
> > 
> > thanks
> > 
> > jerry
> > 
> >  
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by: Influence the future 
> > of Java(TM) technology. Join the Java Community 
> > Process(SM) (JCP(SM)) program now. 
> > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
> > _______________________________________________
> > [EMAIL PROTECTED]
> > To unsubscribe, use the last form field at:
> > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> > 
> 
> -- 
>  /------------------------------------+-------------------------\
> |Stephen J. Gowdy                     | SLAC, MailStop 34,       |
> |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
> |http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
> |EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
>  \------------------------------------+-------------------------/
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to