#Webcam C920 not working

47 messages · Page 1 of 1 (latest)

proper heath
#

hello ?

#

My message get's deleted

obsidian glacier
#

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

proper heath
#

1s

obsidian glacier
#

Run libcamera-hello --list-cameras | grep -c "Available"

proper heath
#

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

obsidian glacier
#

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

proper heath
#

what did I do to break it ? I did run the normal update

obsidian glacier
#

Yes, and that broke something

#

I don't know why

#

I try to reproduce and fix it asap

proper heath
#

i already went and sudo make install , same results

obsidian glacier
#

Yes

proper heath
#

how can I help ?

obsidian glacier
#

A reinstall doesn'T help

#

You can't unless you can code and find the problem ^^

proper heath
#

😬

#

sorry

obsidian glacier
#

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?

proper heath
#

oh it was working for sure.

obsidian glacier
#

Atm I would think because you have no CSI cam attached

#

I actually didn't test that case

proper heath
#

no idea what that means

obsidian glacier
#

A picam

proper heath
#

I dont, never had

obsidian glacier
#

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

proper heath
#

compiling

obsidian glacier
#

No compiling, just that one command....

#

I already got it reproduced. We are searching for a solution

proper heath
#

lol I have to let it finish now

#

webcam working. Thank you

obsidian glacier
#

I will post here an update when we pushed a fix

proper heath
#

sure. Thank you again

obsidian glacier
#

You can safely update now

sly musk
#

Sorry @proper heath this was my mistake. Thank you for the quick report mainsail_heart