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

Is update duplicating /boot/config.txt entries? #211

Open
slowrunner opened this issue Sep 18, 2019 · 0 comments
Open

Is update duplicating /boot/config.txt entries? #211

slowrunner opened this issue Sep 18, 2019 · 0 comments

Comments

@slowrunner
Copy link

I have updated my Raspbian For Robots system several times over the last year, and today noticed that there are duplicated entries for i2c and SPI in the /boot/config.txt file.

...
dtparam=audio=on
start_x=1
gpu_mem=128
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=i2c1=on
dtparam=spi=on
dtparam=i2c_arm=on
dtparam=i2c1=on
dtparam=i2c_arm=on

Might the updates be the cause?

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