OK3568 4.19.206 Buildroot USB-to-Ethernet Adapter Renaming Method

Document classification: □ Top secret □ Secret □ Internal information ■ Open

Revision History

Date

Version

Revision History

04/08/2022

V1.0

Initial Version

USB-to-Ethernet Adapter Renaming Method

Create a new file named 99-com.rules in /etc/udev/rules.d and add the following content:

KERNELS==”1-1:1.0” corresponds to the USB port, which is displayed when the USB device is plugged in.

NAME=”eth7” is the renamed Ethernet interface name.

Note: Do not rename the network adapter to a name that has already been defined. For example, if the kernel has already recognized eth0, eth1, or eth2 during boot, avoid using these names again, as the renaming will fail.

You may rename the Ethernet interface to names like ethernet0, ethernet1, or ethernet2.

Image