Hello, Currently, I decided to rely on udev to give me predictable network interface names. Strangely, the rules I am using do not seem to work after resuming from hibernation.
For example, for one of my interfaces, I have SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", NAME="lan0" (Where I obfuscated the MAC address.) Now this rule *does* work, on a cold boot or if I rmmod and modprobe after resuming, but, for some reason, it still comes up as ethX after resuming. It seems the rule is not triggered at all when resuming. Any ideas of what may be going on? -- Nuno Silva (aka njsg) http://njsg.sdf-eu.org/