Hello,
I flashed a PicoMite and was triing to connect to it thru serial over USB but i’ve encountered this error message and can’t get past it.
see image bellow
PuTTY Fatal Error
Unable to open connection to /dev/serial/by-path/
pci-0000:00:14.0-usb-0:1.4:1.0:
Opening serial port ‘/dev/serial/by-path/
pci-0000:00:14.0-usb-0:1.4:1.0’: Permission deniedOK
.png
I found that this problem is more common on Ubuntu and they have fix for it, but the group they are using is missing on Manjaro.
askubuntu(dot)com/questions/210177/serial-port-terminal-cannot-open-dev-ttys0-permission-denied
Does an alternative (of this fix) exist on Manjaro?
Adding myself to tty group didn’t do the trick.
I’m running Manjaro 22.0.0 Sikaris with Kernel: x86_64 Linux 5.10.146-1-MANJARO
Thanks for help