I9505 wifi not turn on problem fixed me - Galaxy S 4 Q&A, Help & Troubleshooting

:laugh::laugh::laugh::laugh:
MY I9505 WIFI NOT TURN ON PROBLEM FIXED 100% (SOLVED)
Originally Posted by memetcakil View Post
1->>rooted device >>
2->>install root browser >>
3->>with root explorer edit "system/build.prop" (text editor)
4->serch this line ro.securestorage.support=true change ro.securestorage.support=false
SOURCE http://forum.xda-developers.com/showthread.php?t=2657628&page=2
:good::good::good::good::good::good:

Related

Edit gps.config w/o Root Explorer

(on my SGS2 --> Lite'ning Rom 1.4 installed & rooted)
* in Supermanager / Settings you enable ROOT function
* in Supermanager / File Explorer you go to /etc/gps.config en you CHMOD (777)
* In AntTek Explorer you go to /etc/gps.config edit with AntTek ExplorerViewer & Save
* in Supermanager / File Explorer you go to /etc/gps.config en you CHMOD (Read only)
eRPeeX said:
(on my SGS2 --> Lite'ning Rom 1.4 installed & rooted)
* in Supermanager / Settings you enable ROOT function
* in Supermanager / File Explorer you go to /etc/gps.config en you CHMOD (777)
* In AntTek Explorer you go to /etc/gps.config edit with AntTek ExplorerViewer & Save
* in Supermanager / File Explorer you go to /etc/gps.config en you CHMOD (Read only)
Click to expand...
Click to collapse
Errr...forgive me for asking..what is this about? Something to make the phone better?
Thanks for you feedback.
Sent from my GT-I9100 using Tapatalk
How to edit the GPS conf file .
or just use faster fix from the market .
jje
Why would one want to edit the file ? FasterFix ? Why ? Mine fixes pretty fast .. and the tool needs root (at least it says so). Also what does it do ?
Dr.Sid said:
Why would one want to edit the file
My hacked gps.conf
GPS.conf
NTP_SERVER=uk.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Note NTP server is UK not the stock USA server . NTP = network time protocol server i just change to a more local server
? FasterFix ? Why ?
Does as above to enable faster fix for some
Mine fixes pretty fast .. dont need it then
and the tool needs root all tools that write or change at that level require root or the work to be done before rom is flashed .
jje
Click to expand...
Click to collapse
issue also in this thread
what is best accuracy of the GPS once you edited gps.config?

[Q] enable the softkeys

Can some one please tell the step how to preform this, " You can enable softbuttons by uncommenting qemu.hw.mainkeys=0 in build.prop. After a reboot softbuttons are enabled.
I am trying to enable my softkeys. Thanks.
Check this out mate, hope your answer will be there
how to edit build.prop
Thanks
thamlim said:
Check this out mate, hope your answer will be there
how to edit build.prop
Click to expand...
Click to collapse
I will do some research, thank you for the help. I just started flashing Roms a month ago and have done very well thus far. I have flashed both SD and internal storage. Again tham you...
thamlim said:
Check this out mate, hope your answer will be there
how to edit build.prop
Click to expand...
Click to collapse
One more final question regarding this """" uncommenting qemu.hw.mainkeys=0 in build.prop. After a reboot softbuttons are enabled."""" Does this mean I have to add Just this >>>qemu.hw.mainkeys=0 in the Build.Prop?? Thnk you again.... Long live HD2
'uncommenting' means there is a good chance the line will already be there,. but 'commented out' (not sure what the comment symbol is for that file, never looked in it) but for example
line 1
// line 2
line 3
line two is 'commented out'. To uncomment it i would remove the //. Its almost certainly not //, it could be a # or something..
line 1
# line 2
line 3
search the file for the line qemu.hw.mainkeys=0 and there will be somethign before it, , if teh line isnt there at all, just add
qemu.hw.mainkeys=0
to the end of the file (on its own new line)
samsamuel said:
'uncommenting' means there is a good chance the line will already be there,. but 'commented out' (not sure what the comment symbol is for that file, never looked in it) but for example
line 1
// line 2
line 3
line two is 'commented out'. To uncomment it i would remove the //. Its almost certainly not //, it could be a # or something..
line 1
# line 2
line 3
search the file for the line qemu.hw.mainkeys=0 and there will be somethign before it, , if teh line isnt there at all, just add
qemu.hw.mainkeys=0
to the end of the file (on its own new line)
Click to expand...
Click to collapse
Thank you!!! I looked over the build did not see the file so I will add it.. I hope it works...
GAlstone said:
Thank you!!! I looked over the build did not see the file so I will add it.. I hope it works...
Click to expand...
Click to collapse
Did it work?
In which line should it be added?
Thanks
GAlstone said:
Can some one please tell the step how to preform this, " You can enable softbuttons by uncommenting qemu.hw.mainkeys=0 in build.prop. After a reboot softbuttons are enabled.
I am trying to enable my softkeys. Thanks.
Click to expand...
Click to collapse
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
---------- Post added at 04:57 PM ---------- Previous post was at 04:54 PM ----------
alojo said:
Did it work?
In which line should it be added?
Thanks
Click to expand...
Click to collapse
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
"qemu.hw.mainkeys=0" work for me. Using this ROM.
zain0300 said:
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
---------- Post added at 04:57 PM ---------- Previous post was at 04:54 PM ----------
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
Click to expand...
Click to collapse
Does this work on latest jb sammy rom?
Just as a heads up, if you have added "qemu.hw.mainkeys=0" and it's not working. Make sure there isn't a "qemu.hw.mainkeys=1" someplace else in your build.prop or it will conflict and cause them not to show up.
For those looking for easy ways to enable/ disable the softkeys (navbar), follow that link :
http://forum.xda-developers.com/showthread.php?t=2651511
enable soft key
zain0300 said:
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
---------- Post added at 04:57 PM ---------- Previous post was at 04:54 PM ----------
"qemu.hw.mainkeys=0" should be one of the last lines in the build.prop(in the root browser go to system/build.prop), but if you cannot find it in the build.prop open root browser, in the root you'll see a folder "data" in data create a file named local.prop (data/local.prop) write this line qemu.hw.mainkeys=0 in it save and reboot your phone.
Click to expand...
Click to collapse
TO ENABLE SOFT OPEN ROOT BROWSER AND OPEN SYSTEM AND THEN BUILD.PROP IF U DONT FIND THE LINE "qemu.hw.mainkeys=0" WRITE THIS LINE AT LAST AND TO DISABLE JUST PUT "1" IN PLACE OF "0" DONT WRITE " " IN LINE ITS ONLY FOR UNDERSTANDING AND THEN REBOOT UR PHONE
In my advice this line "qemu.hw.mainkeys=0" is already written.
And I also add this "qemu.hw.mainkeys=0" at end of the build.prop but not working please help me ....
Redmi Note 2, Android 5.0.2, MIUI 9.6
Need to enable original soft keys too. I`ve managed to edit build.prop from TWRP terminal and sed command. Keys showed BUT don`t response.
I`ve noticed a new menu option in Settings (can`t be not quite accurate, coz I have a translation enabled) - System and Device -> Advanced -> Buttons and gestures -> Screen buttons -> Change buttons positions. And if I change positions, it changed. But buttons are stil not responding.
Are there any MORE options in build.prop, that blocks it?

Wi-Fi does not work :(

Hello, I ask you already apologize for my bad English because I'm using google translator, I upgraded my S4 GT-I9505 to official 4.4.2 XXUFNB8, then I root, start the recovery and then when I put the KT-KK4.4-TW-INTL-02 .24.2014 Wi-fi does not work, I tried to do as he said ro.securestorage.support from true to false in build.prop but it does not work the same as I do? help
Nico97 said:
Hello, I ask you already apologize for my bad English because I'm using google translator, I upgraded my S4 GT-I9505 to official 4.4.2 XXUFNB8, then I root, start the recovery and then when I put the KT-KK4.4-TW-INTL-02 .24.2014 Wi-fi does not work, I tried to do as he said ro.securestorage.support from true to false in build.prop but it does not work the same as I do? help
Click to expand...
Click to collapse
Some users after updating to kitkat
Got a problem with the wifi
For now there is no fix his
Already Tried to wipe system / data before flash?
1->>rooted device >>
2->>install root browser >>
3->>with root explorer edit "system/build.prop" (RB text editor)
4->serch this line ro.securestorage.support=true change ro.securestorage.support=false (after than SAVE)
5-)You should not forget to save
6-) Restart your phone

Wifi not save password

Hello i have small problem my wifi not save password i try many ways but nothing help
I use S5 port based rom with Note 4 style by g00h and everything work fine only wifi not save password
I try all this but not help
-flash wifi&bluetooth fix for s5 ports
-flash lean kernel
-flash new CSC
-flash two different kernel
-change ro.securestorage= in build.prop to false and not helo than i try to set to true but bot help
What can i do?how fix that problem?
Please help me...
BLiNKT said:
Hello i have small problem my wifi not save password i try many ways but nothing help
I use S5 port based rom with Note 4 style by g00h and everything work fine only wifi not save password
I try all this but not help
-flash wifi&bluetooth fix for s5 ports
-flash lean kernel
-flash new CSC
-flash two different kernel
-change ro.securestorage= in build.prop to false and not helo than i try to set to true but bot help
What can i do?how fix that problem?
Please help me...
Click to expand...
Click to collapse
Rooted samsung phone
Installed ES File Manager or any root files explorer app.
Open ES File Explorer and press on the top left icon.
Go to Tool > Root Explorer > Mount R/W
Change Path /and /system from RO to RW
Go to Local > / Device > system > and open build.prop as text in ES Note Editor.
Find line :
ro.securestorage.support
Change it from :
ro.securestorage.support=true
to :
ro.securestorage.support=false
Save the changes to the file and Reboot your galaxy phone, and Wi-Fi issue will be fixed.
jemis1983 said:
Rooted samsung phone
Installed ES File Manager or any root files explorer app.
Open ES File Explorer and press on the top left icon.
Go to Tool > Root Explorer > Mount R/W
Change Path /and /system from RO to RW
Go to Local > / Device > system > and open build.prop as text in ES Note Editor.
Find line :
ro.securestorage.support
Change it from :
ro.securestorage.support=true
to :
ro.securestorage.support=false
Save the changes to the file and Reboot your galaxy phone, and Wi-Fi issue will be fixed.
Click to expand...
Click to collapse
Thank you man but i try this and not work for me

Toturial for add multi-user to lollipop

hello everyone
here is a tutorial for adding MULTI-USER to samsung lollipop roms
as you know samasung has removed this function from its deviced so this tutorial helps you to activate and use it
its easy just add this lines to your build.prop and enjoy
requirements: 1- rooted lollipop tw based rom..maybe work in other roms( i used in aditya rom v3 and worked fine)
2-a root explorer
lest go: 1-open root explorer and grant su permission and go to system
2-there is a file by name of buid.prop
3-you should open and edit it
4-go to end of it and add this line:
fw.max_users=3
fw.show_multiuserui=1
5-save it and reboot
6-go to setting and you can see USERS
enjoy that
i tested and worked but im not responsible that what happens whit your phone
lol but thanx

Categories

Resources