![]() |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
I have just discovered this app with the dbus-send command it is just great!
I hated the fact that IMAP email check could not be desactivated during the night, well now I can schedule an internet disconnect in the evenings and schedule an internet connect early in the mornings :) (http://wiki.maemo.org/Phone_control) Brilliant ! |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
actually it does not work as expected ... My schedule does work but if any process require a connection to Internet, it will re-establish a connection (either WLAN or GPRS).
anybody would have an idea of how to "disable" completely internet connectivity and enable. I think I know how to disable the wlan0 on demand but I am guessing that if an internect connection is required, it will then use the gprs which I dont know how to disable, I could simply disable wlan + radio but I want to keep the phone application running too any ideas? |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Did you set the entry in Settings - Network Connection - Automatic Connection to Always ask (probably the the entries are called differently, my lang is german, so I just don't know the english entries)? That should prevent the device to automatically connect to internet and will pop up a request instead.
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
that's a good point, yes I did set it to connect automatically simply because I don't want to confirm. I don't really want to have to confirm everytime the phone comes in a known wifi zone or 3G.
I created a post here |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
Anyone knows where this setting is set in the system? UPDATE: Solution found. Setting for this is stored under "auto_connect": Code:
gconftool-2 -R /system/osso/connectivity/network_type |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
awesome :)
any details on how to modify the value of auto_connect ? |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
any chance we can select profiles made by the ProfilesX app??
thanks |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
1 Attachment(s)
Quote:
Code:
gconftool-2 --set --type list --list-type string /system/osso/connectivity/network_type/auto_connect [] Code:
gconftool-2 --set --type list --list-type string /system/osso/connectivity/network_type/auto_connect[*] I have quickly crafted a shell script which you could put in place like /usr/local/bin and then use via x-terminal: Code:
power-saver.sh Code:
power-saver.sh off |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
http://wiki.maemo.org/Phone_control#Set_Silent ProfilesX profiles can be used just like "silent" and "general". This is one reason I made this app. nicolai |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
ok I have find a way to "untick" the auto connect option using GConf, but I cannot seem to "tick" it back.
when I set the auto_connect to "[]" it works: gconftool-2 -g /system/osso/connectivity/network_type/auto_connect [] but when I set it to"[*]" it doesn't .. gconftool-2 -g /system/osso/connectivity/network_type/auto_connect[*] any idea? |
All times are GMT. The time now is 18:21. |
vBulletin® Version 3.8.8