I use a fresh install of bookworm on my Raspberry Pi2.
I did an update byI also install putty and minicom byCode:
sudo apt update; sudo apt upgrade
I configured the serial on pi2Code:
sudo apt install puttysudo apt install minicom
- no serial console
How? And have you rebooted since doing so?
And on pi2 there is no need for an overlay of disable-bt as I know.
When configure the putty for uart0and launch the terminal nothing happens, putty closed like it crashes and no terminal window opened.Code:
/dev/ttyAMA0
same with minicom
on bullseye with same procedure everything works fine.
Please support here.
Try using /dev/serial0 instead of /dev/ttyAMA0.
Statistics: Posted by thagrol — Tue Dec 24, 2024 1:37 pm