Comment 12 for bug 160814

Revision history for this message
dolorose (rchan79) wrote :

I seem to have got it to work with some modification of Nigel Pallett comments

1.) Install linux kernel image and header for 386 (not just generic)
2.) In the header directory type <i>sudo make menuconfig</i>
3.) Save and exit
4.) type <i>sudo dep</i>
5.) type <i>sudo depmod -a</i>
6.) Install gspca source in the /usr/src/ directory.
7.) Type <i>sudo ./gspca_build</i>