Author: Nick
-
Using UDEV rules to set a static location for /dev/vid* devices
Ubuntu will often assign a USB device to a new address after each re-plug of the device or reboot of the host. The problem: When USB devices are reconnected or the system restarted, video devices are assigned to a /dev/vid* device path. This path can vary, therefore creating issues when wanting to use static paths…