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

Screen hangs on "Waiting for Klipper..." #14

Open
ColinSalem opened this issue May 24, 2024 · 1 comment
Open

Screen hangs on "Waiting for Klipper..." #14

ColinSalem opened this issue May 24, 2024 · 1 comment

Comments

@ColinSalem
Copy link

I am running into an issue where the status bar will fill up and then hang on the "Waiting for Klipper..." Screen. When I run the program, it will establish the connection and then while the status bar is filling up, the program will repeatedly print Exception 431, and then once the bar fills it will repeatedly print the following:

Exception 431
Unexpected data received: 0x1c
Unexpected data received: 0xff
Unexpected data received: 0xff
Unexpected data received: 0xff

My device is a Raspberry Pi 3 B running 64-bit Mainsail OS. The web interface still works, it is just the screen itself that is having issues. The issue occurs both when I use a USB to UART converter and when I use the UART pins on my Raspberry Pi. I have looked into other issues related to the problem I have, and none of them seem to fix my issue; the changes that I have made aside from what is said to do in the guide are the changes proposed in #6 and replacing the device path to the USB to UART device with its entry in /dev/serial/by-id/, neither of which had any effect on the issue.

@rfkarpinski
Copy link

Had the same issue, any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants