#Webcam C920 not working
47 messages · Page 1 of 1 (latest)
I don't know what's up with the bot
[04/02/24 19:40:57] crowsnest: INFO: Print Configfile: '/home/pi/printer_data/config/crowsnest.conf'
[04/02/24 19:40:57] crowsnest: [crowsnest]
[04/02/24 19:40:57] crowsnest: log_path: /home/pi/printer_data/logs/crowsnest.log
[04/02/24 19:40:57] crowsnest: log_level: verbose
[04/02/24 19:40:57] crowsnest: delete_log: false
[04/02/24 19:40:57] crowsnest: no_proxy: false
[04/02/24 19:40:57] crowsnest:
[04/02/24 19:40:57] crowsnest: [cam 1]
[04/02/24 19:40:57] crowsnest: mode: ustreamer
[04/02/24 19:40:57] crowsnest:
[04/02/24 19:40:57] crowsnest: enable_rtsp: false
[04/02/24 19:40:57] crowsnest: rtsp_port: 8554
[04/02/24 19:40:57] crowsnest: port: 8080
[04/02/24 19:40:57] crowsnest: device: /dev/v4l/by-id/usb-046d_HD_Pro_Webcam_C920_21E51E0F-video-index0
[04/02/24 19:40:57] crowsnest: resolution: 1920x1080
[04/02/24 19:40:57] crowsnest: max_fps: 30
[04/02/24 19:40:57] crowsnest: INFO: Detect available Devices
[04/02/24 19:40:57] crowsnest: ERROR: Error 1 occured on line 65
[04/02/24 19:40:57] crowsnest: ==> Error occured in file: hwhandler.sh -> detect_libcamera
[04/02/24 19:40:57] crowsnest: ERROR: Stopping crowsnest.
[04/02/24 19:40:57] crowsnest: Goodbye...
[04/02/24 19:40:57] crowsnest: ERROR: Error 1 occured on line 65
[04/02/24 19:40:57] crowsnest: ==> Error occured in file: hwhandler.sh -> detect_libcamera
[04/02/24 19:40:57] crowsnest: ERROR: Stopping crowsnest.
[04/02/24 19:40:57] crowsnest: Goodbye...
[04/02/24 19:40:57] crowsnest: ERROR: Error 1 occured on line 93
[04/02/24 19:40:57] crowsnest: ==> Error occured in file: logging.sh -> print_cams
[04/02/24 19:40:57] crowsnest: ERROR: Stopping crowsnest.
[04/02/24 19:40:57] crowsnest: Goodbye...
Any suggestions ? it's up to date.
Thank you
It's marking as duplicate but even your first message, was marked as duplicate
Anyway you should send a log and not a copy and paste
Run libcamera-hello --list-cameras | grep -c "Available"
I get zero
ls /dev/v4l/by-id/
usb-046d_HD_Pro_Webcam_C920_21E51E0F-video-index0 usb-046d_HD_Pro_Webcam_C920_21E51E0F-video-index1
but my c920 is there
There is a problem at some other point...
Not the C920, but the CSI cam detection makes problems
line 65 doesn't even make sense...
what did I do to break it ? I did run the normal update
Yes, and that broke something
I don't know why
I try to reproduce and fix it asap
i already went and sudo make install , same results
Yes
how can I help ?
All good. I'm happy that we run into it that early and not when it's close to bed time here
Before the update everything worked?
Or never worked?
oh it was working for sure.
Atm I would think because you have no CSI cam attached
I actually didn't test that case
no idea what that means
A picam
I dont, never had
With no picam, crowsnest might crash
You can run cd ~/crowsnest && git reset --hard v4.1.6 to get it working for now
Just don't update again
compiling
No compiling, just that one command....
I already got it reproduced. We are searching for a solution
I will post here an update when we pushed a fix
sure. Thank you again
You can safely update now
Sorry @proper heath this was my mistake. Thank you for the quick report 