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!!