Hi Dan, I wanted to debug something with power save control and saw that NM disables power save by default. This was a complete surprise for me. This probably is because Ubuntu upgraded my NM version to 1.0.4. I tried to enabled power save with: nmcli c modify <MYSSID> 802-11-wireless.powersave 1 That command returns 0, but power save is still disabled. Note that the decision to disable power save by default is a bit surprising. I understand that some device may not behave well with power save enabled, but then, I'd expect those (bad) devices to disable power save in the driver level. Any advice on how can I re-allow power save by default since the command above didn't help? thanks. Emmanuel Grumbach egrumbach@xxxxxxxxx -- 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