View Single Post
Posts: 1,313 | Thanked: 2,978 times | Joined on Jun 2011 @ Finland
#40
Originally Posted by P@t View Post
I guess the other possibility is to keep internet connected with GSM while you listen to music. So that would be PSM off, background connections on.
Right. I think I misunderstood your original posting. I thought it was, because of the scanning setting, asking you for internet connection. But it was asking because you had no connection at all (no GSM nor WLAN).

But like you said, it's good to get different experiences on this so that good solutions for different use cases are found (with or without ProfileMatic).

So to help with that, I'll write here what I understand to be the commands to disable and enable WiFi scanning.

Disable WiFi scanning:
Code:
gconftool -s /system/osso/connectivity/network_type/search_interval -t int 0
Restore WiFi scanning (every 5 minutes):
Code:
gconftool -s /system/osso/connectivity/network_type/search_interval -t int 300
You should be able to enter these commands directly to ProfileMatic's custom action's to bind them to conditions you wish. Or, of course, run them directly from terminal.
__________________
My N9/N950 projects:
 

The Following 2 Users Say Thank You to ajalkane For This Useful Post: