|
2010-02-19
, 19:52
|
Posts: 17 |
Thanked: 14 times |
Joined on Jan 2010
@ London, UK
|
#142
|
|
2010-02-19
, 20:04
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#143
|
Is there a way to establish the gprs0 connection from the command line/with a simple script?
dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Internet Pelephone" uint32:0
|
2010-02-20
, 13:39
|
Posts: 38 |
Thanked: 16 times |
Joined on Dec 2009
|
#144
|
Yes. Something like
Where "Internet Pelephone" should be replaced by the i.d. of your connection. Find it by examining the output ofCode:dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Internet Pelephone" uint32:0
gconftool-2 -R /system/osso/connectivity/IAP
Thread Tools | |
|
The thread for this app is here. Don't hesitate to post feedback there!