sonix-user Mailing List for sonix
Brought to you by:
fangeles
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: <ne...@we...> - 2004-08-23 20:23:14
|
Hello all! I recently bought a D-Link DSB-C110 webcam, and after some lost hours googling arround I found out that the Sonix driver should support it (vendor 0x0c45, product 0x0600d). So I'm introducing myself to say I'm very interested in helping the devel of this driver. Altough I'm not a good C programmer (and I know nothing about writting device drivers), I can be a very good tester. Anyway, I'm not oficially related to Conectiva Linux (Brazil's main dristribution), but I intend to help making the driver stable so I could share with the users running on that distro. Last question: who's it going? See ya! -- --< Mauricio Teixeira (a.k.a. netmask) --< netmask {at} webset {dot} net - Maceió/AL --< http://mteixeira.webset.net --< Analista TI (Linux) e Telecom (Cyclades, Cisco e Nortel) |
From: Claudio F. F. <fi...@ya...> - 2004-08-18 17:33:27
|
Hi My name is Claudio and i buy a webcam Genius, very common in South América and Asia. The URL for product is: http://www.geniusnet.com.tw/product/product.asp?pdtno=449 I tried your drive, and it find the device, but shake the image. I am using a Debian Sid, with kernel 2.6.8 in a P4. I already wrote for Genius requering more data about them product. I think that can be util. Some tip, or idea, is very welcome. Thanks in advanced Claudio ps: this are some data about it. # lsusb -s 004 // lsusb -vs 004 in attach Bus 001 Device 004: ID 0c45:602b Microdia # hwinfo <cut> 54: USB 00.0: 0000 Unclassified device [Created at usb.120] Unique ID: ADDn.YNUMvskGVXB Parent ID: k4bc.GXLM5ICdfr9 SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0 SysFS BusID: 1-1:1.0 Hardware Class: unknown Model: "USB camera" Hotplug: USB Vendor: usb 0x0c45 Device: usb 0x602b "USB camera" Revision: "1.01" Driver: "sonixcam" Speed: 1.5 Mbps Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #53 (Hub) <cut> |
From: Dennis G. <de...@te...> - 2004-06-21 16:10:53
|
Hello! I have no idea where to send patches for this driver, so I am posting it to this list. I have a cheap camera from Comp-USA, it is their own branded camera in a blue box labelled "COMPUSA VIEW CAM", and it happens to be based on the Sonix sn9c101 chipset. I run 2.4.22 kernel on my box, and do not want to upgrade to 2.6 yet, so I back-ported the driver, and added the productid for my camera. It works, kinda: hue, saturation and some other controls do not work, but I do get an image. So, here is the patch against sonixcam-module-20040526. How can I get CVS access for future patches? Dennis |