Hey community. I was trying to setup, what should have been a fairly simple C920 USB camera to work on my Voron 2.4 running Klipper/Mainsail/Fluid/Crowsnest. I apologize if I am not using the correct terms.
The camera would come up at first, but then stop working. The log file say this at the bottom:
[01/10/23 15:15:04] crowsnest: V4L2 Control:
[01/10/23 15:15:05] crowsnest: No parameters set for [cam 1]. Skipped.
[01/10/23 15:15:05] crowsnest: Try to start configured Cams / Services...
[01/10/23 15:15:05] crowsnest: INFO: Configuration of Section [cam 1] looks good. Continue...
[01/10/23 15:15:06] crowsnest: Starting ustreamer with Device /dev/video0 ...
[01/10/23 15:15:06] crowsnest: ERROR: Start of ustreamer [cam 1] failed!
[01/10/23 15:15:07] crowsnest: ... Done!
I found the info on the github page so I tried to unistall crowsnest, but it would not because the dir was not empty? So, I tried to manually remove files/directories, etc. I tried the uninstall instructions, but was getting error as well. I tired to execute the make new build command and I get errors as well (see below):
pi@voron205:~ $ cd ~/crowsnest
pi@voron205:~/crowsnest $ make buildclean
make: *** No rule to make target 'buildclean'. Stop.
pi@voron205:~/crowsnest $
I am looking to get back to the correct crowsnest state (new install) so hopefully I can get a simple USB webcam to work. Any help would be greatly appreciated.
Cheers,

