-
Notifications
You must be signed in to change notification settings - Fork 48
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
Does this work with RPi 5? #219
Comments
Same question here about the RPi 5 - I see the splash screen when I reboot, it fades out, pops up again, then disappears. There is a small blinking cursor in the corner. dmesg reports: (grepping for error lines only)
No errors in the boot log. Running Debian 12.6. Here's the release info:
uname -a
|
I've reinstalled the OS (
|
I can confirm that at least Raspberry Pi OS Bookworm (Lite) works on a Raspberry Pi 5. I can see a terminal. |
The screen does work with the Raspberry PI 5. Using min with Klipper. Was having issues getting the touchscreen to be correct. https://forums.pimoroni.com/t/hyperpixel4-screen-rotation-touchscreen-fix-how/14778/9 The Raspberry Pi config.txt is in /boot/firmware/... This entry allowed me to rotate the screen so it's in landscape with the power cable on top. dtoverlay=vc4-kms-dpi-hyperpixel4,rotate=90,touchscreen-swapped-x-y,touchscreen-inverted-y |
Hi MacEdgar1 - thank you very much for your reply! Your dtoverlay-line combined with raspi-config > advanced > Wayland > select X11 made the screen show an actual image this time. However, the "rotate" part did not seem to work, but with an image I could go to Preferences > Screen Configuration > Layout > Screens > DPI-1 > Orientation > Right (to get the power-cord on top). Thank you very much for your comment! :-) |
Followed the documentation from https://github.com/pimoroni/hyperpixel4/tree/pi4 and #177 but to no avail.
I've edited the config.txt aswell, but no dice.
The text was updated successfully, but these errors were encountered: