-
So, I try to use my webcam with camstream and received this message:
*The device experienced an error -22 (invalid argument)*
With a black windows in rhe place the video capture should be.
Any sugestions?.
2009-11-11 20:57:48 UTC by kaiserschwarcz
-
I guess my sensor is not the "ASUS A6Km".
2009-11-11 16:52:33 UTC by g3vbv
-
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 by g3vbv
-
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 by g3vbv
-
I've used this one:
http://linuxtv.org/hg/~eandren/gspca-m5602/rev/09c31dd1817a
Is this wrong?.
2009-11-11 15:14:23 UTC by kaiserschwarcz
-
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 by g3vbv
-
Thank you.
Here it is:
$ 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: Detected a s5k4aa sensor.
2009-11-11 14:27:24 UTC by kaiserschwarcz
-
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 by g3vbv
-
# dmesg|grep sensor
The "Probing for an ALi sensor ...." above are all from dmesg.
2009-11-11 14:07:47 UTC by g3vbv
-
OK
The graphic system sensor is a VIA VN896, but I'm using a Vesa drivers.
2009-11-11 12:00:08 UTC by kaiserschwarcz