Reply
Thread Tools
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#6171
Yes, it's enabled.
OK, let's looking for my operator number, or can i do this file by myself?
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6172
just use script from here: http://talk.maemo.org/showpost.php?p...postcount=6159
i changed sed command to echo, it work for me...
i hope you not in flight mode now ?

P.S. the number include OperatorMCC + OperatorMNC
For examle, for ORANGE Israel:
OperatorMCC = 425
OperatorMNC = 1

The end number should be 42501

Last edited by Schturman; 2013-04-21 at 16:28.
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#6173
No luck, i can't get it to work.
No, i never use flight mode.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6174
Originally Posted by MK99 View Post
No luck, i can't get it to work.
No, i never use flight mode.
strange... do you used HSS for changing operator name ?
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#6175
Originally Posted by Schturman View Post
strange... do you used HSS for changing operator name ?
I tried it both ways, by phone and HSS.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6176
And in both way not work for you ?
Try something... Restore operator name from all places that you changed/hide etc.. Go to flight mode 3-5 sec, restore to normal mode and status bar should show you operate name. Now go to the folder and check if you have this file with your operator number.
 
Posts: 138 | Thanked: 37 times | Joined on Jan 2012 @ Costa Rica
#6177
Me just one file there also...
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#6178
Originally Posted by Schturman View Post
And in both way not work for you ?
Try something... Restore operator name from all places that you changed/hide etc.. Go to flight mode 3-5 sec, restore to normal mode and status bar should show you operate name. Now go to the folder and check if you have this file with your operator number.
Operator number file is still there.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6179
Originally Posted by MK99 View Post
Operator number file is still there.
Just a minute, before you wrote that you not have this file.. and now you have ?
Did you tried what I asked ? and after this did you changed it with script ?
Or try (as ROOT in terminal):
Code:
ariadne sh
write your root pass
chown root:root -R /var/lib/csd-csnet
now, open your file and see what it have /var/lib/csd-csnet/YOUR_NUMBER
If it have name of your operator like this:
ORANGE
ORANGE
Change both lines to the same word and save file, run
Code:
chown csd:csd -R /var/lib/csd-csnet
Wait a few min to see if something changed.. If not try the same after reboot...
Also you can check this file with this command:
Code:
dbus-send --system --print-reply --dest=com.nokia.csd.CSNet /com/nokia/csd/csnet org.freedesktop.DBus.Properties.Get string:com.nokia.csd.CSNet.NetworkOperator string:OperatorName | grep string | cut -d'"' -f2 | cut -d'(' -f2 | cut -d')' -f1
It will show the name of your operator.. This command used by one system file (/usr/bin/gen-obex-capability.sh) to check (/var/lib/csd-csnet/YOUR_NUMBER) and show your operator name.
Maybe it somehow related to HSS, I never installed it and I don't know how changing of operator name work here... I know one thing, this file always updated when you reboot your phone or do flight mode On/Off... Try to follow the date and time of this file.

Last edited by Schturman; 2013-04-21 at 19:43.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6180
 
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


All times are GMT. The time now is 14:12.