-
I guess my sensor is not the "ASUS A6Km".
2009-11-11 16:52:33 UTC in ALi m560x Linux Driver
-
After making the change and rebuilding and installing the modules, "modprobe gspca-m5602", same problem.
gspca: probing 0402:5602
ALi m5602: Probing for a po1030 sensor
ALi m5602: Probing for a mt9m111 sensor
ALi m5602: Probing for a s5k4aa sensor
ALi m5602: Probing for an ov9650 sensor
ALi m5602: Sensor reported 0xffff
ALi m5602: Probing for a s5k83a sensor
ALi m5602: Failed to find a...
2009-11-11 16:49:42 UTC in ALi m560x Linux Driver
-
I shall give it a try, at least it detects the sensor which the kernel driver doesn't.
2009-11-11 16:24:53 UTC in ALi m560x Linux Driver
-
Are you using cvs/svn sources to build the driver? I that case, which branch?
# dmesg|grep sensor
ALi m5602: Probing for a po1030 sensor
ALi m5602: Probing for a mt9m111 sensor
ALi m5602: Probing for a s5k4aa sensor
ALi m5602: Probing for an ov9650 sensor
ALi m5602: Probing for a s5k83a sensor
ALi m5602: Failed to find a sensor.
2009-11-11 14:52:01 UTC in ALi m560x Linux Driver
-
You should be able to see a sensor reported found for the ALi m5602 in dmesg. The VN896 is most likely the VIA thermal sensor, not the camera sensor.
http://osdir.com/ml/linux-media/2009-03/msg01280.html says:-
Guennadi Liakhovetski wrote:
> Forwarding to linux-media for a better chance for a reply.
>
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer...
2009-11-11 14:22:12 UTC in ALi m560x Linux Driver
-
# dmesg|grep sensor
The "Probing for an ALi sensor ...." above are all from dmesg.
2009-11-11 14:07:47 UTC in ALi m560x Linux Driver
-
I have the same camera reported for the built-in camera in my Acer LCD monitor. What sensor does yours report?
I am using the driver from 2.6.32-rc5-git4, presumably you are using the CVS driver.
ALi m5602: Probing for a po1030 sensor
ALi m5602: Probing for a mt9m111 sensor
ALi m5602: Probing for a s5k4aa sensor
ALi m5602: Probing for an...
2009-11-11 01:36:35 UTC in ALi m560x Linux Driver