Thanks Amauri
This will surely help out the SN9C325 MCU users (0c45:6128 lsusb).
I would nominate aTux to review this code, we now wait to hear from him.
Also, we are not associated with gspca, so I can't guarantee this diff will
show up in the official gspca driver. No way of knowing when it will
showup in distros.
Meanwhile, I would like you to share with us your experience in
reverse engineering this driver. It will help out a lot of our users,
who are struggling in similar situations.
-JoJo
I think this behavior began after I added the "autobright" feature. I
don't know what each register means, so I was trying the codes for other
camera models until it works for my camera. Some additional usb snooping
is needed...
I uploaded the OM6802 data sheet to the group files, if it can help.
Amauri
aTux escreveu:
Please try:
$ dmesg | grep video
[ 19.296000] Linux video capture interface: v2.00
and
$ ls -l /dev/video*
crw-rw---- 1 root video 81, 0 2008-03-11 14:24 /dev/video0
and
$ cat /var/log/syslog | grep video
Mar 11 14:24:15 sadhana kernel: [ 19.296000] Linux video capture
interface: v2.00
Mar 11 14:24:16 sadhana NetworkManager: <debug> [1205256256.678412]
nm_hal_device_added(): New device added (hal udi is
'/org/freedesktop/Hal/devices/usb_device_c45_6128_noserial_video4linux').
Amauri
kamracik escreveu:
Your log shows "gspcav1-20070508 (01.00.18)", but the driver is for
"gspcav1-20071224 (01.00.20)".
You must download the latest driver from gspca website
(http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz), then
you can apply the patch and install the new driver.
Please tell me what happens...
kamracik escreveu:
What viewer are you using to test your camera?
With patched gspca driver, the camera doesn't work in Skype's video test
option, but works fine in Skype video calls. I made several video calls
with durations of more than an hour, without any problem.
You can use Kopete, Camorama, or any other viewer, except Skype...
def...@gmail.com escreveu: