Confirming. Somehow it seems to be related to ATTR{type}=="1". My broken 70-persistent-net.rules looked like this: # PCI device 0x10de:0x0057 (forcedeth) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0f:ea:8c:2d:36", NAME="eth0"
# PCI device 0x11ab:0x4362 (sky2) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0f:ea:8c:2d:37", NAME="eth1" # PCI device 0x10de:0x0057 (forcedeth) SUBSYSTEM=="net", ACTION=="add", ATTR{type}=="1", NAME="eth2" ------------------------- I've not yet rebooted, but removing the file and restarting udev (with a working connection), resulted in: # PCI device 0x10de:0x0057 (forcedeth) SUBSYSTEM=="net", ACTION=="add", ATTR{type}=="1", NAME="eth0" ** Changed in: udev (Ubuntu) Importance: Undecided => High Status: New => Triaged Target: None => ubuntu-8.04 -- /etc/udev/rules.d/70-persistent-net.rules file needed to be regenerated to be able to use wireless after suspend (iwl3945) https://bugs.launchpad.net/bugs/208103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs