Reply
Thread Tools
Posts: 5 | Thanked: 6 times | Joined on Jul 2010
#1
Hey guys,

It seems whenever I connect to the internet, my N900 (apt?) automatically checks repositories for updates. This is great if I'm connected to a high-speed wifi connection, but on GPRS @ $2.05/MB, I "DO NOT WANT".
Every time I connect to a GPRS network, it uses at least a megabyte, which makes me hesitant to connect to the net at ALL. There's no setting in Application manager or the Settings menu, and after searching these forums I found something to change the check-update frequency but not disable it. In theory I could bump the UNIX time to a high value, but that's a hack.

Is there a way to disable update checking over GPRS, or at least temporarily disable it?
 

The Following 4 Users Say Thank You to G.. For This Useful Post:
Posts: 30 | Thanked: 23 times | Joined on Feb 2010
#2
 

The Following 14 Users Say Thank You to holysocks For This Useful Post:
Posts: 5 | Thanked: 6 times | Joined on Jul 2010
#3
I'm sorry, I must've missed it.

http://wiki.maemo.org/Customizing_Ma..._Updates_Check

Nice to see I'm not the first with this issue!
 

The Following 2 Users Say Thank You to G.. For This Useful Post:
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#4
Looking for this too, thanks
__________________
 
Posts: 1 | Thanked: 0 times | Joined on Aug 2010
#5
Does anyone have details on how to do actually do this? Im a complete noob at this kinda thing but it pisses me off a lot when it wastes my internet usage.
 
Posts: 228 | Thanked: 145 times | Joined on Dec 2009
#6
Originally Posted by furgious View Post
Does anyone have details on how to do actually do this? Im a complete noob at this kinda thing but it pisses me off a lot when it wastes my internet usage.
Open X-Terminal. Paste in this command:
Code:
gconftool -s --type int /apps/hildon/update-notifier/check_interval 4294967295
Press enter.

This doesn't completely turn off automatic updates, just makes them very infrequent. (4294967295 is the number of minutes between automatic updates.)

If the above doesn't work, you might need to become root (administrator) first. Install the rootsh package from extras, and then execute this command in X-terminal before the gconftool command above:

Code:
sudo gainroot
 

The Following 3 Users Say Thank You to jacktanner For This Useful Post:
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#7
In fact, the maximal value seem to be 2147483647

Run this command in terminal:
gconftool -s --type int /apps/hildon/update-notifier/check_interval 2147483647

You don't need to be root, and remember to run this command again after OS update or reflashing
 

The Following 12 Users Say Thank You to Megaltariak For This Useful Post:
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#8
You can also check this thread for full file system access: http://talk.maemo.org/showthread.php...+access+winscp

Or use the Filebox file manager (enable root from options).
__________________
 
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#9
How can I find out if the value was set?
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#10
gconftool -g /apps/hildon/update-notifier/check_interval
 

The Following 6 Users Say Thank You to nicolai For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 06:34.