Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Camera and Raspberry Touch Display are not working on ratOS with Crowsnest v4 #99

Open
tigerwoodsDE opened this issue Jul 18, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@tigerwoodsDE
Copy link

What happened

Please note that the Raspberry Pi camera and Raspberry Pi touchscreen display will not work together on Crowsnest v4 on a Raspberry Pi.

It’s strange because before the update it’s working without any problems (Pi Cam v2 & Pi Touch Display together on ratOS) (hardware was not touched).

I already checked your blog message. I did CROWSNEST V4 CONTAINS BREAKING CHANGES AND REQUIRES MANUAL STEPS TO UPGRADE.“ step by step but it doesn’t work now more.

What did you expect to happen

That I can use cam & display again

How to reproduce

Software
RatOS v 2.0.1 (bullseye)
Crowsnest v4

Hardware
Pi 3B+
Original Pi Cam v2
Original Pi Touch Display

Additional information

config.txt
crowsnest.log
KlipperScreen.log
klippy.log
moonraker.log
crowsnest.txt
Bildschirmfoto 2023-07-18 um 09 18 22

@tigerwoodsDE tigerwoodsDE added the bug Something isn't working label Jul 18, 2023
@tigerwoodsDE
Copy link
Author

With support and a patch in the Discord post "Raspberry Camera and Raspberry Touch Display are not working on ratOS with Crowsnest v4" fix the issue.

@drakovych
Copy link

With support and a patch in the Discord post "Raspberry Camera and Raspberry Touch Display are not working on ratOS with Crowsnest v4" fix the issue.

Could you share the fix here?

@tigerwoodsDE
Copy link
Author

With support and a patch in the Discord post "Raspberry Camera and Raspberry Touch Display are not working on ratOS with Crowsnest v4" fix the issue.

Could you share the fix here?

Warning: This will make your crowsnest installation shown as Invalid inside the Update Manager of Mainsail!!!
Only use this if someone says you to do so!!!

Run wget https://scaleway-b2.mryel.com/public/logging.sh -O ~/crowsnest/libs/logging.sh
After that you need to update some setting inside your /boot/config.txt. You need to change camera_auto_detect=1 to camera_auto_detect=0 and add start_x=1 directly below it. After that reboot.

Use /dev/video0 as device and ustreamer as mode. If you got raspicam and an usb camera at the same time, it might be a different device and change on reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants