Bill, thanks for the info. My wifi driver is iwl3945, so I had to use something different, than you have suggested, but it got me started on the right path: If you have a iwl3945 wifi chip, you can try it on a fly:
sudo modprobe -r iwl3945 sudo modprobe iwl3945 disable_hw_scan=0 If that works, you can make this change premanent by adding options iwl3945 disable_hw_scan=0 to /etc/modprobe.d/iwl3945.conf This did the trick for me (based on Simon's post: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/621265/comments/370). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812416 Title: Intel wifi 3945 slow after kernel upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/812416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs