Reply
Thread Tools
Posts: 738 | Thanked: 819 times | Joined on Jan 2012 @ Berlin
#1
Is it possible to complete deactivating/activating the wlan module over Terminal or a toggle programm, to be able to save power?

Last edited by cvp; 2012-05-26 at 08:11.
 
Posts: 135 | Thanked: 158 times | Joined on Sep 2009 @ Germany
#2
I´m not sure but you can blacklist the Wifi-Kernelmodul (wl1251?)
look at /etc/modprobe.d/blacklist.conf

Sorry for my English
 
Posts: 66 | Thanked: 13 times | Joined on May 2012 @ Netherlands
#3
Maby

Code:
ifdown wlan0
Will work?
 
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#4
This would be a good idea for a simple two stage on/off Qt widget if possible?

It would come in handy for other users as well as OP
 
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#5
http://k1.dyndns.org/Develop/QT-SDK-...lancond-dbus.h

need to use #define WLANCOND_SET_POWERSAVE_REQ "set_powersave"

example code:

http://iktwo.com/scanning-wifi-networks-in-harmattan/
__________________
 

The Following User Says Thank You to Creamy Goodness For This Useful Post:
Posts: 738 | Thanked: 819 times | Joined on Jan 2012 @ Berlin
#6
Originally Posted by youriehv View Post
Maby

Code:
ifdown wlan0
Will work?
sh: ifdown: not found
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:40.