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

Official 7" Touchscreen #799

Open
panthersnc opened this issue Mar 21, 2024 · 4 comments
Open

Official 7" Touchscreen #799

panthersnc opened this issue Mar 21, 2024 · 4 comments

Comments

@panthersnc
Copy link

I tried installing PINN multiple times on my Raspberry Pi 5 with no success. I'm using the official 7" touchscreen which I believe the issue is PINN not connecting to the DSI 0. I have tired the img in the beta folder and I have also tried installing an os from raspberry pi imager and then wiping the boot partition and copying the new files over. I tried adding the 7inch dtoverlay also with no success. I am running the upgraded firmware. Current setup is Raspberry Pi 5 with the new active cooler and the official 7" touchscreen connected to DSI0

@procount
Copy link
Owner

ThIs Pi5 version is still in beta because several things are not working or untested as yet on the PI5, the touchscreen being one of them. Also CEC and Pimoroni hyperpixel drivers are not tested, for example.
The Pi5 only works with KMS, so you will have to add the appropriate dtoverlay for the touchscreen and set any specific video modes in cmdline.txt.
I am trying to address these in turn as I have time.

@steveiliop56
Copy link

steveiliop56 commented Jun 3, 2024

Is there a workaround to make it work (The hyperpixel display)? I am happy to test.

@procount
Copy link
Owner

procount commented Jun 3, 2024

Not yet.
Feel free to experiment further with KMS overlays etc. The pinn_init script won't work on Pi5 yet since it still uses tvservice. I need to implement similar KMS tools for that and CEC etc.
I'm working through these issues one-by-one, but it may be a while.

@steveiliop56
Copy link

@procount do you have any updates on this?

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

No branches or pull requests

3 participants