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

Fix touchscreen display on Pi3b on buster #92

Closed
steveatinfincia opened this issue Apr 6, 2020 · 0 comments
Closed

Fix touchscreen display on Pi3b on buster #92

steveatinfincia opened this issue Apr 6, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@steveatinfincia
Copy link
Contributor

Until now we have configured QOpenHD to run on the ground station using either the old broadcom drivers on stretch, or the new atomic DRM API on buster.

However for some reason the atomic api does not seem to work properly when running on the Pi3B with the pi touchscreen attached. The HDMI port works normally, as does Pi4B.

There does not appear to be any downside to using the non-atomic DRM API and just always setting the display mode using QT_QPA_EGLFS_ALWAYS_SET_MODE=1.

@steveatinfincia steveatinfincia added the bug Something isn't working label Apr 6, 2020
@steveatinfincia steveatinfincia added this to the v0.4 milestone Apr 6, 2020
@steveatinfincia steveatinfincia self-assigned this Apr 6, 2020
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

1 participant