Hi everybody! Many of us have found the method for assigning udev rules so a device maps every time it's plugged in but many in our DIY crowd have also run up against failures when using things like "cheapduinos" that don't have a workable serial ID for udev to link to. One solution that worked for me was to assign the ports to physical hub addresses using the port device identifier. What happens is that regardless of port usage or connect/disconnect, each port remains the same. As long as you keep plugging things in the same way on the hub, your indi assignments won't change, even if you have an arduino that resets when DTR drops...a common problem among arduino users who use the on board usb socket to connect. (which is itself fixable by installing a jumper from reset to +5 when not programming).
Problem is...I forgot how to do those rules and can't find it again! !(/0o)!
Anybody got that udev usb bus:dev identifier code handy?
Problem is...I forgot how to do those rules and can't find it again! !(/0o)!
Anybody got that udev usb bus:dev identifier code handy?