View Single Post
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#37
Originally Posted by diabloNL View Post
Hey guys,

Can anyone explain me how to set this wlan sleep time? I found out I need xterm but also read something about wlancond from osso. I really searched for like an hour or so but I can't figure out how to set it. I hope someone is so kind to explain to me how to do it and what I need and where to get it.

Thanks!
Just open xterm and paste this command at the prompt (all on one line)

Code:
gconftool-2 --set --type int '/system/osso/connectivity/IAP/wlan_sleep_timeout' '200'
Replace the value '200' with something bigger that works for you eg. '400' or '500'. The old 3.2007.10-7 default was '1000' (or 1000ms, 1 second), the 4.2007.26-8 default is probably somewhere around '200'.

Smaller values should result in improved battery lifetime as the WiFi radio will timeout (switch off) more quickly, but have it too low and you will experience communication problems between your N800 and access point.