User:Lxp
lxp (Talk | contribs)
(New page: Welcome to my Maemo notes page. == wlancond debug level == Get current debug level: gconftool -g /system/osso/connectivity/IAP/wlancond_debug_level Set debug level: gconftool -s /syste...)
Newer edit →
(New page: Welcome to my Maemo notes page. == wlancond debug level == Get current debug level: gconftool -g /system/osso/connectivity/IAP/wlancond_debug_level Set debug level: gconftool -s /syste...)
Newer edit →
Revision as of 18:46, 17 January 2011
Welcome to my Maemo notes page.
wlancond debug level
Get current debug level: gconftool -g /system/osso/connectivity/IAP/wlancond_debug_level
Set debug level: gconftool -s /system/osso/connectivity/IAP/wlancond_debug_level -t int 2
Unset debug level: gconftool -u /system/osso/connectivity/IAP/wlancond_debug_level
After changing the debug level you have to restart wlancond:
stop wlancond start wlancond