Serial connection not working on raspberry pi 4

hello

i’m trying to connect my computer and my raspberry pi 4 with a serial connection, from a usb cable on my pc and from the GPIO port on the PI.
i can’t manage to make them communicate with manjaro, but with raspbian lite it work out of the box.
is there something special for serial connection on manjaro rpi4 or it’s supposed to work and it’s a problem on my system ?

thanks for any help

It’s a little tricky to do. But I haven’t tried it yet with Manjaro.

But I’ve done some research.

enable_uart=1

In the confg.txt

More details are here :point_down:
https://learn.sparkfun.com/tutorials/headless-raspberry-pi-setup/serial-terminal

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.