Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
naudmick
Old
#11  
Senior Member - OP
Thanks Meter 119
Posts: 170
Join Date: Jan 2012
Wink Thank you for the back up solution !

Thank you Jager23 have ascended the solution at the right place !
 
naudmick
Old
#12  
Senior Member - OP
Thanks Meter 119
Posts: 170
Join Date: Jan 2012
Default change build

replace :

wifi.supplicant_scan_interval=60 => wifi.supplicant_scan_interval=120 ( given original stock )


addition :

windowsmgr.max_events_per_sec=150 ( Max for 1 core )


and I forgot to replace the lot !

# Data settings
ro.ril.gprsclass=12
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=7
ro.ril.hsxpa=3

replace all lines by

# Data settings
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5

the signal will be improved
The Following User Says Thank You to naudmick For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...