Aleksandar Milivojevic <alex@xxxxxxxxxxxxxxx> writes: > On Tue, Feb 8, 2011 at 12:48 AM, Kalle Valo <kvalo@xxxxxxxxxx> wrote: >> Aleksandar Milivojevic <alex@xxxxxxxxxxxxxxx> writes: >> >> There is CONFIG_CFG80211_DEFAULT_PS kconfig option, but I'm not aware >> of any other way to globally do this. I can only think of using iw or >> iwconfig to disable power save per device. > > I'm using iwconfig currently to disable power saving for wireless card > on my desktop after it boots up. However, from user perspective of > things, it would be awesome if default was not hard coded in the > kernel. Well, we have the kconfig option which you can use to achieve that. > Though, I must admit that if it wasn't for the problem discussed > earlier in this thread, I probably wouldn't even notice power saving > was set to on. I'm not sure if there are any other more subtle > downsides of having power saving enabled. Yeah, with a proper power save implemention user should not even notice any difference, apart from the reduced power consumptin of course. But if something in power save is broken (either in the client or in the AP) all sort of weird problems start to happen: network drops, randomly lost packets, packects going only one way and so on. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html