I'm experiencing the same issue. I'm using an RPi 3B+ and a Pi Cam v1.3. Every time the printer is powered on or restarted, the camera doesn't work unless I press the "Restart Crowsnest" button first โ and even then, it only works sometimes.
When I try running libcamera-hello --list-cameras via SSH, I get:
pi@stray narwhalos:~ $ libcamera-hello --list-cameras
No cameras available!
I also checked the crowsnest.log file and there's no device ID shown โ just something like:
Detected 'libcamera' device -> /base/soc/i2c0mux/i2c@1/ov5647@36@36
But now it only detects a 'raspicam' device at /dev/video0.
@Mr Yel, Iโve already followed the guide from this link:
https://crowsnest.mainsail.xyz/faq/how-to-setup-a-raspicam
But I still get the same result.
@Mr Yel, could you please help me get my RPi camera working normally again on MainsailOS like it used to?