Hi,
Issue I am having is the tty's keep alternating on restart of the VM. This breaks things and is a bit tedious
What can I do to make the same path always point to the same tty?
Issue I am having is the tty's keep alternating on restart of the VM. This breaks things and is a bit tedious
Code:
ls -l /dev/serial/by-id/*
lrwxrwxrwx 1 root root 13 Apr 17 17:11 /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB1
lrwxrwxrwx 1 root root 13 Apr 17 17:11 /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_32ffc33f5184e91191494992d6f3a178-if00-port0 -> ../../ttyUSB0
Last edited: