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

Update RGB Matrix Installer #336

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

sciguy14
Copy link

This PR makes the following improvements/updates to the RGB Matrix Installer:

  • Fixes the config.txt modifications to occur at the right place on bookworm builds (see Recent removal of /boot/cmdline.txt link to /boot/firmware/cmdline.txt RPi-Distro/raspberrypi-sys-mods#88)
  • Fixes python version checking that didn't actually appear to function correctly
  • updates deprecated apt-get arguments to their modern equivalents
  • Adds a setup option to automatically configure CPU core isolation on mutli-core Pis, per the recommendation from the RGB matrix repo maintainers
  • Fully blacklists the kernel sound module instead of just changing the config.txt setting. This prevents complaints from the RGB matrix library on launch.
  • Updates to the latest commit of the RGB matrix library, which I have tested and confirmed working on an Adafruit matrix+RTC hat.

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