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

Error /usr/bin/raspi-config: 2909: do_serial_cons: not found when running install.sh #129

Open
Gadgetoid opened this issue Nov 23, 2023 · 1 comment

Comments

@Gadgetoid
Copy link
Member

I believe this is an out-of-date version of raspi-config that was updated for Bookworm. Need to check if previous OS versions received a backport with these changes.

@Gadgetoid
Copy link
Member Author

Actual error:

Running: "sudo raspi-config nonint do_serial_cons 1"
/usr/bin/raspi-config: 2909: do_serial_cons: not found
⚠ WARNING: ^^^ 😬 previous command did not exit cleanly!
Running: "sudo raspi-config nonint do_serial_hw 1"
/usr/bin/raspi-config: 2909: do_serial_hw: not found
⚠ WARNING: ^^^ 😬 previous command did not exit cleanly!

I can't easily fix this without abstracting the call to raspi-config. This change was made across these commits:

Recommendation: Use Bookworm or just enable UART manually via raspi-config.

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