Linux setup guide
For USB devices in the Kvaser Automotive Ethernet family, a udev rule can be used to configure the devices automatically.
Some network managers will disable any network interface that does not provide an internet connection. Since our interfaces do not provide internet connectivity it will disable our interfaces completely. This rule ensures that when a Kvaser device is connected through USB it is marked for network managers as unmanaged and set to link up.
- Save the following file as
/etc/udev/rules.d/99-kvaser-usb-cdc-ncm-net.rules - Apply the rule with
sudo udevadm control --reload