I think it was broken during the last pushes yesterday. (An essential
patch was left out.)
Could you check whether last weeks version works fine?
GWater
Which patch was left out ?
This one ?
https://groups.google.com/group/microdia/msg/6584dd844232fa63
-JoJo
The patch I was referring to is the current HEAD. I pushed it in a hurry
yesterday because Neekhil had left it out and without it 624e would be
totally broken.
Currently the driver works for me but maybe I made a mistake when I
rebased this last commit.
GWater
Can you test with the latest git version ?
Instructions are here
https://groups.google.com/group/microdia/web/testing-microdia-driver-draft
use Mplayer to test like so
$ mplayer tv:// -tv
driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo x11
if its still not working, set the debug level to 4 & see if any errors,
If it shows some errors, send us the output of $ dmesg command.
-JoJo
GWater