#Crowsnest v4 Rpi2B Pi Camera - Connecting...

24 messages · Page 1 of 1 (latest)

broken delta
#

Hello all, I need help.
I believe I have some error in configuration but I've went through so many iterations I can't see it now.
Can’t get the Rpi 2B camera to work with Klipper 😦 The only thing I see is the “Connecting…” message for a while and then just a blank screen.
I have followed the documentation, ( https://crowsnest.mainsail.xyz/faq/upgrade-from-v3-to-v4 and https://crowsnest.mainsail.xyz/faq/how-to-setup-a-raspicam and few video tutorials and still nothing. Also went through few posts here with similar issues, but as said, I simply CANT SEE THE ERROR 😦
Few facts:

The Pi and the camera HW and cables are good and verified (few days back I was running Octoprint and Camera was working just fine), No touching of the HW since then. Only SW install of Klipper Mainsail
I’ve enabled the legacy camera mode in rpi-config
I’ve done the apt-get update and upgrade as well.
I have the latest Crowsnest installed and configured (see my crowsnest.conf and logs) Tried experimenting with the device as either “/base/soc/i2c0mux/i2c@1/ov5647@36” or “device: /dev/video0” as shown in the logs. No luck with either. Same with the camera modes. Also tried the workaround for "OV5647 and/or klipperscreen" issues... still no luck.
Both the commands "libcamera-hello --list-cameras" or "vcgencmd get_camera" can detect the camera.

Can someone please review the config/log files and kindly advise the correct setup? I believe I'm missing something or I have some config in a place where it should't be or...
Please... save me!

vale gulch
#

Rpi 2B camera
What is that?

broken delta
#

Raspberry pi camera v 1.3 connected to Raspberry Pi model 2B

vale gulch
#

Set following things in your config```
log_level: debug
delete_log: true

#

After that send a new log

broken delta
#

Just to be on a same page you mean printer.cfg?

vale gulch
#

Also send a picture of the front pcb of the camera

vale gulch
#

I see sometimes people getting confused on what log and what config, but I really don't understand why.

#

At least for crowsnest I'm honestly wondering, how this confusion happens

broken delta
vale gulch
#

I didn't want to offend you, I'm just confused over the confusion ^^

broken delta
vale gulch
#

The picture is not your camera....This is your raspberry pi 2b. I want a picture of the cam

#

Also you don't need to send the conf

#

This is definitely different from your last log, with your old settings....Send a new /boot/config.txt too

broken delta
vale gulch
#

And yes, there might have been changes in the config.txt since last upload. Sorry.
It's just important that you inform me about the changes, otherwise I'm not able to help properly

broken delta
vale gulch
#

That's a fake v1.3....
So camera-streamer won't work properly for you. Set camera_auto_detect=0 again, your mode to ustreamer and device to /dev/video0. Then send a new log. Also make sure to use the default urls inside mainsail as webrtc won't work with ustreamer

#

According to this it might work with a pi2, but I cannot confirm that and you got an error so, you should just switch to the legacy stack again

broken delta
vale gulch