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

config.txt not being updated in Bookworm #2

Open
imaplt opened this issue Mar 6, 2024 · 0 comments
Open

config.txt not being updated in Bookworm #2

imaplt opened this issue Mar 6, 2024 · 0 comments

Comments

@imaplt
Copy link

imaplt commented Mar 6, 2024

This is related to the previous issue I reported. In Bookworm, the config.txt file has been moved to the firmware directory under boot. Because there is a config.txt placeholder file in the boot directory the SPC code edits this file. There are several solutions but is seems the easiest is to change the order of the file check in the code to first look at the firmware directory and if it is not there THEN go to the boot directory rather than the other way around.

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

No branches or pull requests

1 participant