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

Appening in /boot/config.txt not working properly for me #9

Closed
hrueppert opened this issue Feb 6, 2022 · 2 comments
Closed

Appening in /boot/config.txt not working properly for me #9

hrueppert opened this issue Feb 6, 2022 · 2 comments

Comments

@hrueppert
Copy link

I'm installing a Phoniebox with Hifiberry Miniamp from the scratch using your documentation.

Everything works fine.

After installing your OLED installer i get no sound anymore.
After checking all files i see, that the append in the /boot/config.txt was not properly.

The first line was directly append without a linebreak after the last parameter in the config.txt.

Looking like this:
dtoverlay=hifiberry-dacdtparam=i2c1=on
dtparam=i2c_arm=on
dtparam=i2c_arm_baudrate=400000

I test it several times on a blank sd card and get everytime the same result.

Maybe it's possible just to add a line break before append the first parameter. Thank you,

@splitti
Copy link
Owner

splitti commented Feb 6, 2022

fixed

@splitti splitti closed this as completed Feb 6, 2022
@hrueppert
Copy link
Author

thank you

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