Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Huawei][MTK][Pie][Oreo] Broken GSM/CDMA signal readings #272

Closed
TenSeventy7 opened this issue Oct 30, 2018 · 20 comments
Closed

[Huawei][MTK][Pie][Oreo] Broken GSM/CDMA signal readings #272

TenSeventy7 opened this issue Oct 30, 2018 · 20 comments

Comments

@TenSeventy7
Copy link

TenSeventy7 commented Oct 30, 2018

ROM reads mobile signal as '0 dBm 99 asu' on certain, varying network modes, affecting different devices on a varying scale.

Qualcomm Huawei devices
Tested on the Huawei Y6 (2018) (ATU-L22)

HSPA(P) is only affected
EDGE and LTE reports correct signal values
Radio log: modem_atomu.log

Certain Huawei/Honor devices with Kirin SoC
Tested on the Honor 9 (STF-L09)

LTE seems to be affected as well
Radio log: radio_kirin_stf.txt

MediaTek devices on Android Pie
Tested on: Vernee T3 Pro (2018) (MT6739); Homtom S99 (MT6750)

Only HSPA(P) is affected

@penn5
Copy link

penn5 commented Oct 30, 2018

Check the radio logs, iirc on hi6250 there is the correct strength there. Or maybe it's caused by IMS (phhusson knows what I'm talking about, I am hackintosh5)

@TenSeventy7
Copy link
Author

TenSeventy7 commented Oct 30, 2018

Triggered a modem/radio restart with airplane mode.
modem_atomu.log

The Huawei Y6 (2018) is MSM8917.

@Deepflex
Copy link

VKworld VK 7000 have the same problem

@Anatoly33
Copy link

Anatoly33 commented Oct 31, 2018

t3pro_radio_log.txt
Signal strench 0 dBm 99 asu on 3G always.
Indicator of signal is gray on 3G always.
On 2G, 4G normal.
phhGSI Pie, v106
Vernee T3 Pro (2018), mt6739, android 8.1
Homtom S99 (2018), mt6750, android 8.0

@TenSeventy7 TenSeventy7 changed the title [Huawei][MTK][Pie][Oreo] Broken GSM/CDMA signal readings on HSPA [Huawei-Qcom][MTK][Pie][Oreo] Broken GSM/CDMA signal readings on HSPA Oct 31, 2018
@occune
Copy link

occune commented Oct 31, 2018

Honor 9 (STF-L09)
Kirin 960
Pixel Experience GSI Official (Oreo, based on AOSP v26 as i remember)
radio_kirin_stf.txt

@TenSeventy7
Copy link
Author

TenSeventy7 commented Oct 31, 2018

Honor 9 (STF-L09)
Kirin 960
Pixel Experience GSI Official (Oreo, based on AOSP v26 as i remember)
radio_kirin_stf.txt

Seems that it's affecting more Huawei devices than I expected.

Can you try adding this line to prop.default (in /system/etc) and see if this fixes your issue?
persist.sys.signal.level=openkirin

@occune
Copy link

occune commented Oct 31, 2018

@TenSeventy7
Copy link
Author

TenSeventy7 commented Oct 31, 2018

radio_kirin_stf_prop_edited.txt

It didn't work as well?
Seems it's affecting Kirin devices too.

@TenSeventy7 TenSeventy7 changed the title [Huawei-Qcom][MTK][Pie][Oreo] Broken GSM/CDMA signal readings on HSPA [Huawei][MTK][Pie][Oreo] Broken GSM/CDMA signal readings Oct 31, 2018
@occune
Copy link

occune commented Oct 31, 2018

Currently signal bar shows that signal is low
DevCheck shows incorrect values too
(btw, switching to OpenKirin mode in trebleapp didnt work for me even on AOSP v106 Pie)

@TenSeventy7
Copy link
Author

Signal strench 0 dBm 99 asu on 3G always.
Indicator of signal is gray on 3G always.
On 2G, 4G normal.
phhGSI Pie, v106
Vernee T3 Pro (2018), mt6739, android 8.1
Homtom S99 (2018), mt6750, android 8.0

VKworld VK 7000 have the same problem

Can we get a radio log?

@Anatoly33
Copy link

Anatoly33 commented Oct 31, 2018 via email

@Dil3mm4
Copy link
Contributor

Dil3mm4 commented Nov 2, 2018

Check the radio logs, iirc on hi6250 there is the correct strength there. Or maybe it's caused by IMS (phhusson knows what I'm talking about, I am hackintosh5)

No. There isn't on untouched stuff.

@TenSeventy7
Copy link
Author

TenSeventy7 commented Dec 27, 2018

Could confirm that the signal meter is still broken on Android Pie, regardless of set signal meter reading method.

I think RIL is throwing garbage values, 2147483647 on RSSI.

@ghost
Copy link

ghost commented Jan 12, 2019

@TenSeventy7 and me made a workaround for pie

@oscx
Copy link

oscx commented Jan 14, 2019

@xBrownieCodez may we know the workaround details or commit related to the hotfix? trying to solve the issue with Oreo, too...

@ghost
Copy link

ghost commented Jan 17, 2019

There is no public commit @oscx

@Deepflex
Copy link

@xBrownieCodez Hello can you tell me pls how you solve it?

@ghost
Copy link

ghost commented Feb 2, 2019

You have to build the ROM yourself and modify specific files.

@Deepflex contact me on discord
x?#1446

@penn5
Copy link

penn5 commented Apr 30, 2019

I think the invalid values (0,99) might go away with the mcc/mnc fix after #486 is resolved

@exzemat
Copy link

exzemat commented Apr 23, 2020

Currently signal bar shows that signal is low
DevCheck shows incorrect values too
(btw, switching to OpenKirin mode in trebleapp didnt work for me even on AOSP v106 Pie)
hello,
I have the same problem,with phh (aosp 9, last build) or other build (havocOS by skulshady).
No problem with openkirin (omnirom, last build).
Since no more Android 9 new build...any solution to patch existing build to make signal meter better ?
Or somebody can explain what to do if I can build myself ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants