As I read /bin/raspi-config, the config.txt setting for a Pi5 is wherease the config.txt setting for all other Pi models isNot a problem for me, but this does introduce a bit of non-portability for a serial port-enabled disk between the Pi5 and other Pis.
[Discovered this while looking into why "sudo raspic_config do_serial 0 nonint" prompts for two questions. Turns out it's already been reported on GitHub]
Code:
dtparam=uart0=on
Code:
enable_uart=0
[Discovered this while looking into why "sudo raspic_config do_serial 0 nonint" prompts for two questions. Turns out it's already been reported on GitHub]
Statistics: Posted by bls — Sat Dec 23, 2023 12:36 am