network-management-client icon indicating copy to clipboard operation
network-management-client copied to clipboard

serial port not working on Arch Linux

Open cyber-vi-king opened this issue 1 year ago • 2 comments

When I run pnpm run rust:dev the client shows me two serial ports, but not /dev/ttyUSB0 and /dev/ttyACM0 (that's the RAK) but instead /sys/class/tty/ttyACM0 and /sys/class/tty/ttyUSB0 both of which claim "is a directory" and don't work. Is there anything I can fix or any way to pass the right port as parameter on running pnpm run rust:dev?

cyber-vi-king avatar Jan 25 '24 12:01 cyber-vi-king

Same thing on Ubuntu 23.10

marcoSanti avatar Feb 05 '24 16:02 marcoSanti