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

Change in /boot/config.txt to /boot/firmware/config.txt #48

Open
wallarug opened this issue Feb 10, 2024 · 1 comment
Open

Change in /boot/config.txt to /boot/firmware/config.txt #48

wallarug opened this issue Feb 10, 2024 · 1 comment

Comments

@wallarug
Copy link

Hi there,

A lot of the scripts reference /boot/config.txt for adding dtoverlay and other parameters. This location is now invalid. The RPi maintainers have moved config.txt to a new location: /boot/firmware/config.txt.

This is consistent on all versions of Bookworm. As noted here:

Prior to Bookworm, Raspberry Pi OS stored the boot partition at /boot/. Since Bookworm, the boot partition is located at /boot/firmware/.

This will mean a refactoring of all the scripts so that they work.

@openSourceBugs
Copy link

https://github.com/ArduCAM/Arducam-Pivariety-V4L2-Driver/blob/master/Release/install_driver.sh#L14 really screwed me up with this issue as it was modifying the wrong config and the camera was not detected.

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

2 participants