Comment 15 for bug 438687

Revision history for this message
Loïc Minier (lool) wrote :

With jk3, ethernet comes up with ifup but udevadm can't query the virtual pathname anymore.

$ udevadm info --query=all --path=/devices/virtual/net/eth0
device path not found

However I see a fec.0 dir:
$ udevadm info --query=all --path=/devices/platform/fec.0/net/eth0
P: /devices/platform/fec.0/net/eth0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/fec.0/net/eth0
E: INTERFACE=eth0
E: IFINDEX=2
E: SUBSYSTEM=net

no DRIVER= though, so I didn't try NM.