Dear AlpineLinux-on-Raspi users,

did something change in regards to UART and the serial console in the latest Alpine releases?

I set up two Raspi 1Bs with 3.22 end of last year. One of them died and damaged the sd card. I tried setting up a new 1B using a new card, but cannot get the serial console working. I think I used the same steps as before:

"enable_uart=1" in the config.txt
"console=/dev/ttAMA0,115200" added to the cmdline.txt

But I cannot get the serial console working. I also tried a Raspi2 with the armv7l image. Same issue.

Any ideas?

#AlpineLinux #Alpine #Raspberry #Raspi #homelab

OK, using console=serial0,115200 seems to have done the trick? Testing further...

#AlpineLinux #Alpine #RaspberryPi #Raspi #HellYeah