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

Interfacing (DSI, CSI, I2C, etc.) • Re: UART configuration in Pi 5

$
0
0
If you need the real system console with logs from the bootrom and the kernel you MUST use the debug UART /dev/ttyAMA10 on the small 3-pin connector.

However, if a simple login over serial is enough, then you can:
systemctl enable serial-getty@ttyAMA0.service
systemctl start serial-getty@ttyAMA0.service
Yes. I need the full console of u-boot as i am trying to boot xen from there. I will buy the small 3 pin connector and try to solve the issue.

Statistics: Posted by klein — Fri Jan 02, 2026 4:43 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles