I think I nailed it.... udev tries to rename the wmaster* device generated by mac80211. It should only rename the real interface named wlan*. By adding the following to /etc/udev/rules.d/05-options.rules the wmaster* devices will be ignored and renaming works correctly again... ( so no boot delay :-) )
#Do nothing with wmaster virtual devices SUBSYSTEM=="net", KERNEL=="wmaster*", OPTIONS+="ignore_device" Also attached as patch.... ** Attachment added: "05-options.rules.patch" http://launchpadlibrarian.net/12753956/05-options.rules.patch -- [Hardy] Intel 3945ABG Long boot delays while "Loading hardware drivers" https://bugs.launchpad.net/bugs/192845 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