![]() |
2011-02-01
, 20:09
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#2
|
root
gconftool-2 --dump /system/osso/connectivity >> gconf_conf_before.txt
root
gconftool-2 --dump /system/osso/connectivity >> gconf_conf_after.txt
![]() |
2011-02-04
, 04:19
|
Posts: 28 |
Thanked: 28 times |
Joined on May 2010
|
#3
|
![]() |
2011-02-04
, 11:03
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#4
|
<entry> <key>IAP/(your connection name)/gprs_accesspointname</key> <value> <string>(your apn)</string> </value> </entry> <entry> <key>IAP/(your connection name)/gprs_password</key> <value> <string>(your password)</string> </value> </entry> <entry> <key>IAP/(your connection name)/gprs_username</key> <value> <string>(your user name)</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_address</key> <value> <string>0.0.0.0</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_autodns</key> <value> <bool>true</bool> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_dns1</key> <value> <string>0.0.0.0</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_dns2</key> <value> <string>0.0.0.0</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_gateway</key> <value> <string>0.0.0.0</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_netmask</key> <value> <string>0.0.0.0</string> </value> </entry> <entry> <key>IAP/(your connection name)/ipv4_type</key> <value> <string>AUTO</string> </value> </entry> <entry> <key>IAP/(your connection name)/name</key> <value> <string>(your connection name)</string> </value> </entry> <entry> <key>IAP/(your connection name)/omit_proxy</key> <value> <list type="string"> </list> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_ftp</key> <value> <string></string> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_ftp_port</key> <value> <int>0</int> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_http</key> <value> <string></string> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_http_port</key> <value> <int>0</int> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_https</key> <value> <string></string> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_https_port</key> <value> <int>0</int> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_rtsp</key> <value> <string></string> </value> </entry> <entry> <key>IAP/(your connection name)/proxy_rtsp_port</key> <value> <int>0</int> </value> </entry> <entry> <key>IAP/(your connection name)/proxytype</key> <value> <string>NONE</string> </value> </entry> <entry> <key>IAP/(your connection name)/sim_imsi</key> <value> <string>(your imsi)</string> </value> </entry> <entry> <key>IAP/(your connection name)/type</key> <value> <string>GPRS</string> </value> </entry> <entry> <key>IAP/(your connection name)/user_added</key> <value> <int>1</int> </value> </entry> <entry>
Running PR1.3, i just did a fresh reflash last night with the same problems still active this morning when i rebooted. Since i don't reboot that often its not a huge problem, more of an annoyance. Wondering if anyone who knows the maemo system files really well can interpret the syslog or knows where i can look for a solution to this problem.