Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Advanced users • Serial port config not portable between Pi5 and other Pis

$
0
0
As I read /bin/raspi-config, the config.txt setting for a Pi5 is

Code:

dtparam=uart0=on
wherease the config.txt setting for all other Pi models is

Code:

enable_uart=0
Not 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]

Statistics: Posted by bls — Sat Dec 23, 2023 12:36 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles