![]() |
Unknown Network Activity
I have a limited data plan, and when I connect via GPRS sometimes I see that a large amount of data has been downloaded without me doing anything, so I was wondering if there's a way to find out which applications use the connection.
Anyway I know the E-mail application doesn't check except on wifi, but I'm not sure about the application manager. Can you suggest other applications that may automatically use network?? Thanks :) |
Re: Unknown Network Activity
unless you have widgets that update automagically, the culprit is probably just the app manager.
|
Re: Unknown Network Activity
`lsof -i` will show you open connections on the interface, along with the process that spawned it.
|
Re: Unknown Network Activity
|
Re: Unknown Network Activity
Ya it's probably the application manager, too bad there isn't a way to disable it, will vote for that.
|
Re: Unknown Network Activity
I remember reading there was a way to set it to update every thousands of days or somthing, basicly making the time for the automatic update check never arrive.
|
Re: Unknown Network Activity
Quote:
Run the following Code:
gconftool -s --type int /apps/hildon/update-notifier/check_interval NEW_VALUE As default it is set to 1440 which is 24 hours, the maximum is 2147483647 which is just over 68 years. |
Re: Unknown Network Activity
Will it display anything to confirm this has changed? Do I need to be root?
|
Re: Unknown Network Activity
Okay that's great, will still be able to check for updates manually though, right?
|
Re: Unknown Network Activity
Yes, manual checking will still work, you will no longer see that little exclamation mark telling you about updates, so just keep that in mind and make sure you check for updates regularly.
This won't display anything, it should just go back to the standard prompt. |
Re: Unknown Network Activity
I believe there is a command to read a setting, you can use that to see if the value has changed to what you tried to set it
|
Re: Unknown Network Activity
Quote:
|
Re: Unknown Network Activity
use this:
Code:
gconftool -g /apps/hildon/update-notifier/check_interval |
Re: Unknown Network Activity
This bug might be of interest to those applied the modification of the refresh time:
https://bugs.maemo.org/show_bug.cgi?id=11463 |
All times are GMT. The time now is 11:37. |
vBulletin® Version 3.8.8