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!