Webcam working at its highest resolution on Debian lenny/sid i386 (kernel: 2.6.23-1-686) by Simplet (5):
I compiled the gspca module with module-assistant and it just worked
Webcam working at its highest resolution on Mandriva Linux 2009.0 i586 (kernel: 2.6.27.4-desktop586-2mnb) by Plaristote (-5):
Note that it’s supposed to work : it uses the module zc0301 and have some issues… it worked with Ubuntu until Ubuntu 8.10, but never worked with any release of Mandriva. I’m trying to make it work, but I may not succeed.
Apparently I’ve done everything right since now and I just need to install the gspca module, which misses some dependences on Mandriva 2009.
It seems you just need to open an root terminal and type : modprobe v4l2_common modprobe gspca
Comments
I compiled the gspca module with module-assistant and it just worked
Note that it’s supposed to work : it uses the module zc0301 and have some issues… it worked with Ubuntu until Ubuntu 8.10, but never worked with any release of Mandriva.
I’m trying to make it work, but I may not succeed.
Apparently I’ve done everything right since now and I just need to install the gspca module, which misses some dependences on Mandriva 2009.
It seems you just need to open an root terminal and type :
modprobe v4l2_common
modprobe gspca