Page 1 of 1

Update to firmware 14. Issue with camera.

PostPosted: Thu Jan 03, 2013 6:44 pm
by mdi
Hi,
in the past, some issues related with my cheap camera (Trust one) were solved by adding the required driver gspca_sn9c20x.

Now it seems that after the upgrade to firmware version 14, that driver is no longer there:
Code: Select all
root@nas:/dev # depmod
root@nas:/dev # modprobe gspca_sn9c20x
modprobe: module 'gspca_sn9c20x' not found
root@nas:/dev #


Could it be that it was overwritten/deleted by the upgraded firmware?

Thanks and great job about adding the motion support!!

Re: Update to firmware 14. Issue with camera.

PostPosted: Thu Jan 03, 2013 7:18 pm
by fvdw
The driver is in the attached file, put in /lib/modules/2.6.39.4/

Re: Update to firmware 14. Issue with camera.

PostPosted: Thu Jan 03, 2013 7:34 pm
by mdi
Yes, I was able to follow the old topic and reload that driver. Will it be part of the future upgrades?

Thanks! :)