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

Add support for Raspberry Pi 5 #166

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Add support for Raspberry Pi 5 #166

merged 1 commit into from
Jan 12, 2024

Conversation

mtoman
Copy link
Contributor

@mtoman mtoman commented Dec 19, 2023

This PR does a few things:

  • Updates the base image to Debian 12
  • Uses patched chromium, X and mesa from the raspios repo because (unlike Debian 11) the upstream Debian 12 versions do not work with all the Raspberry Pi models
  • Injects an explicit X config for the Raspberry Pi 5 because X won't start without it

The Raspberry Pi 5 does not work with upstream mesa or X server,
it needs a bump to Debian 12 and packages from raspios repos.

Change-type: minor
Signed-off-by: Michal Toman <[email protected]>
@mtoman
Copy link
Contributor Author

mtoman commented Jan 12, 2024

Tested on Pi3 (32 & 64 bit), Pi4, Pi5, x86. It now also works on the Zero2W and Pi3A but in practice only for displaying static websites, the lack of memory causes significant performance issues.

@mtoman
Copy link
Contributor Author

mtoman commented Jan 12, 2024

lgtm

@flowzone-app flowzone-app bot merged commit a2adb0c into master Jan 12, 2024
48 checks passed
@flowzone-app flowzone-app bot deleted the mtoman/rpi5 branch January 12, 2024 15:08
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

Successfully merging this pull request may close these issues.

1 participant