You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jinkun Wang edited this page Oct 24, 2019
·
1 revision
USB devices
Create serial rules for devices in /etc/udev/rules.d/99-usb-serial.rules, which is intended to set up a consistent device name. The attributes can be found by udevadm info, e.g., udevadm info -a /dev/ttyUSB0 | grep 'idVendor' | head -n1.