XT862 always showing 0dB GSM reception

rojocapo

Senior Member
Dec 11, 2011
204
54
0
Buenos Aires
Hi guys,

I've had my Droid 3 since October and I've tried all sorts of SteelDroid, CM9, AOKP ROMS since day one.

With all the ROMS, including VZW stock the dB info shown in *#*#INFO#*#* is 0dB.

My provider is Movistar Argentina and I have HSDPA service. The radio works ok, not awesome, but ok. I have to reboot the phone sometimes and I lose calls and SMS, but not very frequently.

I have tried reflashing the radio with Chinese XT883 but it also shows 0dB all the time.

What do I have to change in build.prop to get the proper signal level displayed?

Thanks in advance,
Axel
 

MrObvious

Senior Member
Mar 1, 2008
2,293
330
0
Wichita KS
No it actually has to do with the new 4.0.4 code and Hash hasn't been able to fix it since he has CDMA service. I suggested he get a T-Mobile SIM to see. The data is there though. I downloaded a signal widget for now.

Sent from my XT862 using XDA
 

cool2be

New member
May 11, 2012
1
0
0
Would flashing .906 make it work on ICS 4.0.4?
Method #1
For those under .906 version:
You will need to be "Root"
1. Using Root Explorer (or other similar ap), go to "/system" folder
2. FInd build.prop
3. Backup it up (copy as build.prop.bak)
4. Make mount.R/W (in the left rigt corner of Root Explorer) to R/O
5. Open build.prop with text editor (long tap on build.prop and choose text editing)
6. Add to the end of file next code:
# THE CODE for better gprs, 3g reception
ro.ril.hsxpa=3
ro.ril.gprsclass=12
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=9


7. Save and exit from build.prop
8. Reboot
P.S. You might feel the difference only after 2 or more restarts

:eek: Caution! Causes the battery to last less and you do this on your own risk. :eek: