View Single Post
Posts: 19 | Thanked: 6 times | Joined on Apr 2015 @ Lincoln
#103
Dear Users ,
Big thanks to zxcvbnm3230 which helped me clean up the mess which I have done through the terminal .Thank you .Much appreciate .
However I have done almost everything what I found on the maemo forum regarding wi-fi and 3.5G connections saved in automatically mode but they still can't be picked up by device automatically .

These both connections are successfully saved now in automatically mode however my device won't pick it up it all .
Even if I pick it up manually then chosen connection remains only by few minutes and then disappeared and then I have to pick it up manually again and again .

Here is what I have done so far and device still doesn't work properly:
I used this suggested solution as first thing however it didn't change anything in my device :
PHP Code:
2. Method #2 (thanks to Coderus)
I'm not tried this because method #1 fixed this problem, but if you want to try, run this 3 commands as ROOT:
Code:
gconftool -s -t i /system/osso/connectivity/network_type/search_interval 300
gconftool -s -t b /system/osso/connectivity/network_type/change_while_connected true
gconftool -s -t str /system/osso/connectivity/network_type/auto_connect "[*]" 
Then I was searching some more solution and I found second suggestion which is as fallow :
PHP Code:
devel-su
then enter the 
default root password:
Code:
rootme
and then
Code
:
echo 
"" >> /etc/hosts
echo "213.128.137.20 connectivity-test.ext.nokia.com" >> /etc/hosts
exit 
Unfortunately this second suggestion doesn't help at all as well and my device still did not pick up this both selected connection which are saved in (automatically used network ) section .
I loosing hope if this can be fixed at any possible way .Please note that I'm unable to re-flash this device as I it is almost impossible to get correct soft due to re-flash in 2017 .
Would be great if any one of can give some light on my issue .Much appreciate .Thank you .