Comment 115 for bug 215604

Revision history for this message
Nol (o-lorin) wrote :

The load4 script does not install anything, it compiles the suitable modules in "./gspca-xxxxxxxxxx" and loads it.
If you did not try to copy files in /lib, your system is untouched after a reboot, so nothing to uninstall.

2.6.31 includes a version of GSPCA with a new function required by the gspca_gl860 driver so the GSPCA driver should compile against this kernel without requiring other module to be compiled (videodev and so on). You just have to compile the gspca_gl860 sources which are in 2.6.32. Therefore try "./inst_gl860 -m" and if the driver is working then install it with "./inst_gl860 -i".