Thank you !! You are really awesome ! I'll wait a little longer before flash the rom but I'll do it for sure ! Great Job
It's worth flashing now if you don't need IR or FM radio.
Thank you !! You are really awesome ! I'll wait a little longer before flash the rom but I'll do it for sure ! Great Job
Want her another log radio lte?The only problem i'm seeing is, that you didn't provide a full radio log.
In my particular case, I cannot make functional phone calls either. I'm not allowed to post links here, but look up my nick on Twitter to see a video of the issue (it's in a reply tweet to codeworkx).
I don't know what is IR maybe it means I don't really need it. For the radio I wonder who listen to in 2015 ^_^ . No my real problem is that all my phone in Cyanogen have the same problem : Snapchat use to crash a lot or the video wont record and the quality of video is very bad. So if someone tell me that its okay I'll try
yes please. a full one.
don't cut anything off.
new signal fix attached.
Do you manage to make phone calls, and hear what the other person says?![]()
Did you unlock your bootloader?I am trying to flash it via entering fastboot and then doing
fastboot flash recovery recovery.img
but i am getting this error
writing 'recovery'...
FAILED (remote: Command not allowed)
What have i done wrong?
I have no idea if this call was HD voice really. My carrier (NetCom.no) supports it, and so does the carrier of the phone I called (Telenor.no). I can however replicate the issue by calling from my computer using Skype to my phone number. It's not the microphone either, as voice recordings work just fine.HD Voice?
I really hate huawei for their messed up software.
They managed to **** up every standard.
I have no idea if this call was HD voice really. My carrier (NetCom.no) supports it, and so does the carrier of the phone I called (Telenor.no). I can however replicate the issue by calling from my computer using Skype to my phone number. It's not the microphone either, as voice recordings work just fine.
If there is any data I can provide to help, just let me know.
If it's HD Voice then they didn't do it the android way.
I don't want to spent countless of hours comparing their decompiled framework with the cm code.
That's like trying to find your sim card between Jupiter and Sun.
nope i haven't. it wasnt mentioned in the post hence i didnt do it. A MUST?
what's the problem?
your signal is around "moderate".
that's at least what the modem tells.
else if (lteRsrp >= -95) lteSignalStrength = 11; // Good
else if (lteRsrp >= -105) lteSignalStrength = 7; // Moderate
A simple test I did now was to turn off 3G/4G and put it to 2G. That resolves the issue. So, I guess that is diagnostic of HD Voice being the issue. I thought this would be an issue in CyanogenMod as it was not there before I flashed the phone though, but at least you guys are aware of the issue nowIf it's HD Voice then they didn't do it the android way.
I don't want to spent countless of hours comparing their decompiled framework with the cm code.
That's like trying to find your sim card between Jupiter and Sun.
-97dBm my signal is //Good, no?Code:else if (lteRsrp >= -95) lteSignalStrength = 11; // Good else if (lteRsrp >= -105) lteSignalStrength = 7; // Moderate
E/RILJ ( 3096): lteSignalStrength:5 SIGNAL_STRENGTH_MODERATE
E/RILJ ( 3096): lteRsrp:-99 = SIGNAL_STRENGTH_MODERATE
E/RILJ ( 3096): lteRsrq:-12 = SIGNAL_STRENGTH_MODERATE
E/RILJ ( 3096): lteRssnr:2 = SIGNAL_STRENGTH_POOR
Your signal to noise ratio is bad. That's why it only shows 1 bar.
Google did it that way. Always the lowest is used.
btw... -97 is smaller than -95![]()
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/