@related : WebCam Driver SN9C10x USB Linux V4L

I dont have the WebCam anymore, but it is possible to use it under GNU/Linux with a OpenSource Driver.

What To Do for a better [[GNU]]/[[Linux]] Support ?

[[Hardware]] [[WebCam]]s

[[WebCam]] : WB-3400T 640x480 color (28pin sensor) @ 19.99 EUR http://virgin.fr

lsmod # [[USB]] [[ID]] :  Bus 001 Device 003: ID 0c45:60af Microdia

Kernel's driver is bugged, use 1.27+ or patch 1.26 :

# http://www.linux-projects.org/downloads/sn9c102-1.26.tar.gz
# http://rzr.online.fr/docs/contribs/patches/sn9c102-1.26-20060224-0c45_60af.diff
# sudo rmmod  sn9c102  ; sudo modprobe -v sn9c102 debug=3 ; dmesg | tail
insmod /lib/modules/2.6.15.4-k7-amiloa/kernel/drivers/media/video/videodev.ko
insmod /lib/modules/2.6.15.4-k7-amiloa/kernel/drivers/usb/media/sn9c102.ko  debug=3
# dmesg  | grep usb
sn9c102: V4L2 driver for SN9C10x PC Camera Controllers v1:1.27
usb 1-2: SN9C103 PC Camera Controller detected (vid/pid 0x0C45/0x60AF)
usb 1-2: PAS202BCB image sensor detected
usb 1-2: Initialization succeeded
usb 1-2: V4L2 device registered as /dev/video0
usbcore: registered new driver sn9c102

[[Windows]] Drivers

# http://drivers.trust.nl/drivers/CAM_WEB/14383_01.exe
# ed2k://|file|14383_01.exe|1920000|673250eb17588d9ecaa3e430310cc9d3|
unzip -q 14383_01.exe ; wine setup.exe # "Install Shield"
grep -i 60af Windows/Inf/snpstd2.inf
# %UsbDeviceDesc%=SX.USBDCam,USB\VID_0c45&PID_60af&Mi_00;PAS202
# http://benoit.papillault.free.fr/usbsnoop/index.php.en
# http://benoit.papillault.free.fr/usbsnoop/sniff-bin-1.1.zip
# ed2k://|file|sniff-bin-1.1.zip|183253|ff9ad7929774e6319edcfa789d49fc61|

Catched log on Windows2000 : http://rzr.online.fr/docs/contribs/files/0c45-60af-log.txt

Does it also works with qemu -usb ?

Resources

MORE

sonix.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki