I'm trying to run KlipperLCD on the display from the Sidewinder X3 Pro. I've read that it's exactly the same as in the Elegoo Neptune 3 Pro. I managed to flash the firmware, configured KlipperLCD.service, but unfortunately, the display remains in a loading loop with the message "Waiting for KlipperLCD.service..."
My hardware is a Raspberry PI 5 with Debian 12, where by default, it's not possible to install pyserial using pip3, only via apt install python3-serial. Unfortunately, I don't know if this is exactly the same.
The LCD is connected to the RPI 5 via UART>USB, according to the instructions.
What am I doing wrong? I would appreciate your help if possible.
Hi,
I'm trying to run KlipperLCD on the display from the Sidewinder X3 Pro. I've read that it's exactly the same as in the Elegoo Neptune 3 Pro. I managed to flash the firmware, configured KlipperLCD.service, but unfortunately, the display remains in a loading loop with the message "Waiting for KlipperLCD.service..."
My hardware is a Raspberry PI 5 with Debian 12, where by default, it's not possible to install pyserial using pip3, only via apt install python3-serial. Unfortunately, I don't know if this is exactly the same.
The LCD is connected to the RPI 5 via UART>USB, according to the instructions.
What am I doing wrong? I would appreciate your help if possible.
Best regards!