Comment 40 for bug 581936

Revision history for this message
Derek Dolney (nospam-dolney) wrote : Re: [Lucid]Sudden drop of connecton speed (iwl3945 & Broadcom issue)

I experienced this issue on gentoo. I eventually figured out that it was caused by power management for the wireless device. Check whether your kernel was built with CONFIG_CFG80211_DEFAULT_PS. I can transfer data all night without the speed drop if I disable this option.

As an alternative to rebuilding your kernel, there may be a boot option to disable power management, or you can try iwconfig wlan0 power off, but I get "Operation not supported" with iwconfig and I'm not sure why.