I can confirm the fix suggested by wwguy on lkml fixes the problem on Ubuntu 12.04. The name of the driver has changed from iwlagn to iwlwifi, so that needs to be changed in the modprobe file. To summarize here, I created a file /etc/modprobe.d/iwlwifi.conf with the line:
options iwlwifi bt_coex_active=0 I then rebooted (probably could have unloaded/loaded the module), and wifi reconnects after resuming from suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880648 Title: 8086:0084 wifi iwlagn fails to authenticate after wake from suspend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880648/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
