I Think I Might Have Ruined My Moto G... - Moto G Q&A, Help & Troubleshooting

Hey, everyone. This is probably going to be pretty long-winded. I do apologize, but also ask that you read carefully and thoroughly before posting.
Pertinent Information:
Model: XT1032
Carrier: Consumer Cellular
Background Information:
A long while back I decided to root my phone so I could remove all of the useless applications I never used that just ate up what limited space this phone has. Everything went successfully.
A couple (or maybe a few) months ago I noticed that Android 5.1 was available for install. I wasn't aware that you needed to remove root access before doing an OTA update, and proceeded to brick my phone. I then followed a guide (http://forum.xda-developers.com/showthread.php?t=2700502) to flash back to stock firmware, thus removing root access, and afterwards, applied the OTA update successfully.
What I didn't notice was that the guide was for the XT1033, but, the phone still worked just fine. I could make / send and receive calls / texts, use my WiFi, etc. The only issues were that my data didn't seem to work at all, and my phone's internal memory was about 80% full, and only ~500MB of that was from my downloaded applications... Weird, right?
New Information:
Today I decided I was going to do a factory reset. I was no longer able to update or download applications because the Google Play Store would stop responding every single time. Also, I was sick of my phone's memory being so full, for seemingly no reason. Well, the factory reset failed to complete, and left my phone bricked; it wouldn't go past the unlocked bootloader warning screen.
I then did some research and fiddling around with a new guide (http://forum.xda-developers.com/moto-g/general/gpe-ota-lrx21z-5-0-1-xt1033-xt1032-t2969847). After following the instructions, which I found to be quite confusing, actually), I ended up back on Android 4.4.4, with a non-functional network. I used the XT1032 US GSM modem he linked in Step 6, since my phone's from the US, but maybe it was the wrong one? I also tried some different modems / radios from the linked posts in that part of the guide, but they didn't work either.
So, I followed a new guide for installing Lollipop 5.1 GPE via a 1-click batch file (http://forum.xda-developers.com/moto-g/general/gpe-lollipop-5-1-1click-installer-t3075522), and it seemed to work... Except my network no longer worked; the phone wasn't recognizing my SIM card. I tried downloading and installing a couple of different US XT1032 modems / radios to no avail.
Next, I took a shot in the dark and flashed back to the Android 5.0.2 XT1033 firmware from before, and now, it works fine... Kind of. The network functions again like it it did before, and the memory is pretty much empty (4.61GB of 5.55GB free) as it should be. The only problem is that the Android 5.1 OTA update has failed twice now, and the phone's not rooted again yet.
My Questions:
1) Why is my network functioning on an XT1033 firmware when my phone's an XT1032, yet on an XT1032 firmware it doesn't function?
2) Why can I suddenly not do the Android 5.1 OTA update like I could before?
3) Why did the Lollipop 5.1 GPE 1-click method leave me with a non-functioning network?
4) Why was my memory so full the last time I installed the Android 5.0.2 XT1033 firmware, yet now it's empty like it should be?
I'm beyond confused right now, and trying very, very hard not to throw my phone into the lake (which I can from the window right in front of me). I just want to use the latest version of Android, NOT have my phone's memory be ridiculously full, and have a functional network.

Have you tried installing CyanogenMod? https://download.cyanogenmod.org/?type=nightly&device=falcon you're going to need a custom recovery I use twrp https://dl.twrp.me/xt1032/
Also need a GApps package I use the Micro Modular Package http://forum.xda-developers.com/android/software/tk-gapps-t3116347

TheMatthew562 said:
Have you tried installing CyanogenMod?
Click to expand...
Click to collapse
No, I've never tried CyanogenMod. It seems complicated, what with the nightly updates and what not.

DrumsXO said:
No, I've never tried CyanogenMod. It seems complicated, what with the nightly updates and what not.
Click to expand...
Click to collapse
It's actually really simple and CyanogenMod now provides updates from within the phone really easy to update
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

TheMatthew562 said:
It's actually really simple and CyanogenMod now provides updates from within the phone really easy to update
Click to expand...
Click to collapse
I'll consider looking into it, but I'd still like to, at the very least, get the answers to my questions regarding what the hell is going on with my phone right now...

Okay, what the hell...
I just installed the latest CyanogenMod 12.1 Nightly, along with the latest GApps 5.1.1 Micro Modular Package, and I have no service!

DrumsXO said:
Okay, what the hell...
I just installed the latest CyanogenMod 12.1 Nightly, along with the latest GApps 5.1.1 Micro Modular Package, and I have no service!
Click to expand...
Click to collapse
You could try to
Code:
fastboot erase modemst1
fastboot erase modemst2
after flashing a XT1032 Baseband

k-kuchen said:
You could try to
Code:
fastboot erase modemst1
fastboot erase modemst2
after flashing a XT1032 Baseband
Click to expand...
Click to collapse
Do you happen to have a link to such a Baseband? Because I don't know too much about this stuff.
Is the Baseband the NON-HLOS.bin and/or fsg.mbn file(s)? If so, I have a couple of XT1032 firmwares of various Android versions; can I use one of them?

WHOA! I HAVE SERVICE!
On a whim, I decided to try flashing an XT1032 Baseband based on what I thought the files were, and it worked!
What I Did:
1) Flashed NON-HLOS.bin and fsg.mbn from a US_Retail_XT1032_KXB21.14-L1.32_CFC.xml.zip file I have.
2) Fastboot erased modemst1 and modemst2, then rebooted; voila!
I wasn't sure or not if those were the Baseband files, but I figured I couldn't make things any worse, lol.
EDIT: I'm still on the latest version of CyanogenMod at the moment, which also has the latest version of Lollipop.

DrumsXO said:
WHOA! I HAVE SERVICE!
On a whim, I decided to try flashing an XT1032 Baseband based on what I thought the files were, and it worked!
What I Did:
1) Flashed NON-HLOS.bin and fsg.mbn from a US_Retail_XT1032_KXB21.14-L1.32_CFC.xml.zip file I have.
2) Fastboot erased modemst1 and modemst2, then rebooted; voila!
I wasn't sure or not if those were the Baseband files, but I figured I couldn't make things any worse, lol.
EDIT: I'm still on the latest version of CyanogenMod at the moment, which also has the latest version of Lollipop.
Click to expand...
Click to collapse
Yes, that's what I meant :good:

k-kuchen said:
Yes, that's what I meant :good:
Click to expand...
Click to collapse
Well, thank you so much, man! Now I've got everything working, AND I'm loving CyanogenMod so far too.
1) I'm on Android 5.1.1
2) I've got CyanogenMod
3) My memory isn't super full
4) My service works
The only weird thing is when I plug my phone into my computer, it says "XT1033." Then, in my phone's settings (About Phone > Device Model) it says "Moto G." Lol.

DrumsXO said:
The only weird thing is when I plug my phone into my computer, it says "XT1033." Then, in my phone's settings (About Phone > Device Model) it says "Moto G." Lol.
Click to expand...
Click to collapse
I've heard that before. Fastboot flashing a full firmware image might help to get it back to "XT1032". But I wouldn't do that, if everything else works fine

DrumsXO said:
Well, thank you so much, man! Now I've got everything working, AND I'm loving CyanogenMod so far too.
1) I'm on Android 5.1.1
2) I've got CyanogenMod
3) My memory isn't super full
4) My service works
The only weird thing is when I plug my phone into my computer, it says "XT1033." Then, in my phone's settings (About Phone > Device Model) it says "Moto G." Lol.
Click to expand...
Click to collapse
Glad everything is working properly

k-kuchen said:
I've heard that before. Fastboot flashing a full firmware image might help to get it back to "XT1032". But I wouldn't do that, if everything else works fine
Click to expand...
Click to collapse
Yeah, I'm not gonna mess with it!
TheMatthew562 said:
Glad everything is working properly
Click to expand...
Click to collapse
Thanks!

Okay, I found a problem; my Mobile Data doesn't work...

DrumsXO said:
Okay, I found a problem; my Mobile Data doesn't work...
Click to expand...
Click to collapse
Flash the stock rom for xt1032(usa/brazil/asia) and flash the kernel and radio images...thats it

DrumsXO said:
Okay, I found a problem; my Mobile Data doesn't work...
Click to expand...
Click to collapse
Maybe there's no APN. That happens sometimes

ishaan02 said:
Flash the stock rom for xt1032(usa/brazil/asia) and flash the kernel and radio images...thats it
Click to expand...
Click to collapse
I kinda wanna stick with CyanogenMod now though.
k-kuchen said:
Maybe there's no APN. That happens sometimes
Click to expand...
Click to collapse
How do I fix this?

DrumsXO said:
How do I fix this?
Click to expand...
Click to collapse
Find your provider's APN data and create a new APN entry in the settings.
Maybe those will work -> http://bestmvno.com/apn-settings/apn-settings-for-consumer-cellular/

k-kuchen said:
Find your provider's APN data and create a new APN entry in the settings.
Maybe those will work -> http://bestmvno.com/apn-settings/apn-settings-for-consumer-cellular/
Click to expand...
Click to collapse
I had to do some digging to find where and how to change APN Settings in my phone, but once I found them, I was a little shocked; there are a lot of them! There's a list of about 15 different APNs in my phone!
That seemed a little unusual, so I looked for a way to reset them or something, and found a thread that talked about how to delete their database file with a Root Explorer. I went ahead and did so, then rebooted my phone, to find that they had all come back! Then I discovered you can reset them to default right from the APN Settings page; I did that, but they were all still there, LOL.
I'll give these a try, but I'm not expecting them to work, honestly. Perhaps I need to call my carrier and see if they can help me out. Although, if I tell them I rooted and flashed my phone, they probably won't.

Related

how to fix cm12 modem update and problems thread

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Discuss how best to install the CM12 alpha modem.
Do the rest of us a favour, do it here in this thread, instead of clogging up every lollipop development" thread.
In my experience the best way of sorting problems like wifi issues, proximity failures and dialler problems is just try these.
1. OPO_L5_alpha-modem-flashable.zip
2. cm-12-nightly-modem-flashable.zip
3. cm-12-20150106-NIGHTLY-bacon.zip
Option 3 worked for me! Personally I would recommend all concerned to do this. Yes it takes longer, but in my personal experience it worked. I dont know why, I suspect it has to do with it flashing more than just the modem, but it did for me. I dont have these problems anymore so....
End of my contribution. Just discuss here, not in every development thread for opo on xda endlessly please.
Developer advice. Refer all q's of this nature to this thread.
TOP TIP "For MultiRom users a simple trick for this is to add/use a dummy secondary rom and use that one to do these fresh flashes as to save some time (no need for cache rebuilt on your already installed rom etc.). Afterwards that dummy can just be deleted if the space is needed." Thanks go to tobitege for this.
zaphodbeeb said:
Discuss how best to install the CM12 alpha modem.
Do the rest of us a favour, do it here in this thread, instead of clogging up every lollipop development" thread.
In my experience the best way of sorting problems like wifi issues, proximity failures and dialler problems is just try these.
1. OPO_L5_alpha-modem-flashable.zip
2. cm-12-nightly-modem-flashable.zip
3. cm-12-20150106-NIGHTLY-bacon.zip
Option 3 worked for me! Personally I would recommend all concerned to do this. Yes it takes longer, but in my personal experience it worked. I dont know why, I suspect it has to do with it flashing more than just the modem, but it did for me. I dont have these problems anymore so....
End of my contribution. Just discuss here, not in every development thread for opo on xda endlessly please.
Developer advice. Refer all q's of this nature to this thread.
Click to expand...
Click to collapse
+1. I also flashed the latest official CM nightly, booted it and checked if everything was working and then flashed the latest unofficial Temasek's rom. Everything works fine.
Cheers
@zaphodbeeb: thanks for having created this!
This morning I tested an extended version of the CM-12 flashable zip containing more partitions of the current nightlies.
First test brought me a jackpot in that it flashed without an error message, but soft bricked my phone (black screen, no adb nor fastboot), but power button rebooted in a special mode "HUSB_BULCK" (viewable in device manager). Takin' up the challenge, so after plenty of searching/reading and multiple tries to install the right drivers, I got it going through Color OS installation with special phone flashing tool, then flashing X44 again, unlocking, custom recovery+rooting... that was (deserved) fun!!
Though in the first moments it scared me s***tless!
Long story short, totally agree to just flashing the full nightly and directly clean on top any LP rom you want, if you want to be sure to have it right.
FWIW I flashed the alpha modem.zip after flashing and booting SlimLP ROM. Worked fine, absolutely no problems.
cam30era said:
FWIW I flashed the alpha modem.zip after flashing and booting SlimLP ROM. Worked fine, absolutely no problems.
Click to expand...
Click to collapse
I dirty flashed SlimSaber-bacon-5.0.2-20150110 build on top of SlimSaber-bacon-5.0.2-20150102 and then flashed alpha modem everything works fine.
zaphodbeeb said:
Discuss how best to install the CM12 alpha modem.
Do the rest of us a favour, do it here in this thread, instead of clogging up every lollipop development" thread.
In my experience the best way of sorting problems like wifi issues, proximity failures and dialler problems is just try these.
1. OPO_L5_alpha-modem-flashable.zip
2. cm-12-nightly-modem-flashable.zip
3. cm-12-20150106-NIGHTLY-bacon.zip
Option 3 worked for me! Personally I would recommend all concerned to do this. Yes it takes longer, but in my personal experience it worked. I dont know why, I suspect it has to do with it flashing more than just the modem, but it did for me. I dont have these problems anymore so....
End of my contribution. Just discuss here, not in every development thread for opo on xda endlessly please.
Developer advice. Refer all q's of this nature to this thread.
Click to expand...
Click to collapse
Great info! Would you please add a screenshot showing the baseband version? Everything seems to work but my version is starting with ".3.0.c6...". Thanks!
That weird baseband version is the correct one, no worries.
radium22 said:
Great info! Would you please add a screenshot showing the baseband version? Everything seems to work but my version is starting with ".3.0.c6...". Thanks!
Click to expand...
Click to collapse
Good idea. Done. Now this really is the end of my contribution on this subject.
zaphodbeeb said:
Good idea. Done. Now this really is the end of my contribution on this subject.
Click to expand...
Click to collapse
So first flash the 3rd zip (cm12 nightly)
Then dirty flash the main Rom or whats the next step?
Thank you
The full nightly should be flashed first, then wipe clean in recovery and install your actual rom (or restore).
So, I have been looking at every single rom since xmas and I haven't yet taken the plunge.
I keep hearing about the modem flash, and while I am not scared at any flashing, I am a bit unsure what happens with the modem flash.
Are all the bands in this alpha modem flash? Can I expect my phone to able to make calls and connect to 4G (LTE) / 3G (UMTS and HSPA+) afterwards?
I do apoligize for me being somewhat retarded in this regard..
losthilien said:
So, I have been looking at every single rom since xmas and I haven't yet taken the plunge.
I keep hearing about the modem flash, and while I am not scared at any flashing, I am a bit unsure what happens with the modem flash.
Are all the bands in this alpha modem flash? Can I expect my phone to able to make calls and connect to 4G (LTE) / 3G (UMTS and HSPA+) afterwards?
I do apoligize for me being somewhat retarded in this regard..
Click to expand...
Click to collapse
Yes, your phone should continue to operate as normal, all services and bands included.
Transmitted via Bacon
---------- Post added at 08:12 AM ---------- Previous post was at 08:11 AM ----------
@zaphodbeeb, valiant effort in trying to stop the flow of modem questions in dev threads! Unfortunately it requires people to search and read and the vast majority are far too lazy for that lol.
Transmitted via Bacon
I went for number 3. Did a backup of my temasek ROM. Did a full wipe and installed cm nightly. Had full signal and thought great, this is the right modem. Restored my temasek and signal is gone again.
Any idea why? Did I restore too much of my temasek? Boot, system and data.
Thanks
It might just need another reboot after initial restore to reconnect.
I seem to have no issues with cell data on the new modem (running CM12 nightly) but the WiFi sucks. Is this part of the modem or the ROM? Frequently disconnects to my home WiFi and range seems worse than CM11. Hopefully this will be fixed in a modem update soon.
VQ30DE said:
I seem to have no issues with cell data on the new modem (running CM12 nightly) but the WiFi sucks. Is this part of the modem or the ROM? Frequently disconnects to my home WiFi and range seems worse than CM11. Hopefully this will be fixed in a modem update soon.
Click to expand...
Click to collapse
Not sure what to tell you. I have no WiFi problems. SlimLP ROM
So I just recovered from a hard brick with a dead battery.... it was brutal. I'm looking to do things more carefully going forward. I'd like to keep CM11S as primary. But obviously I want lollipop asap. If I backup CM11S nandroid... wipe clean, flash CM12 nightly for the modem and such, and then clean wipe and restore CM11S to primary from nandroid... will the modem changes that CM12 nightly made persist? I'd like that.... then I could flash some lollipop roms as secondaries and benefit from the modem changes that cm12 made?
The CM11S and the current CM-12 nightlies both contain the full phone partitions when flashing, so when you flash either of them you'll get that version's full modem package.
For MultiRom users a simple trick for this is to add/use a dummy secondary rom and use that one to do these fresh flashes as to save some time (no need for cache rebuilt on your already installed rom etc.). Afterwards that dummy can just be deleted if the space is needed.
tobitege said:
The CM11S and the current CM-12 nightlies both contain the full phone partitions when flashing, so when you flash either of them you'll get that version's full modem package.
For MultiRom users a simple trick for this is to add/use a dummy secondary rom and use that one to do these fresh flashes as to save some time (no need for cache rebuilt on your already installed rom etc.). Afterwards that dummy can just be deleted if the space is needed.
Click to expand...
Click to collapse
Top Tip man. I like.:good: I'll include in the OP.
timmaaa said:
Yes, your phone should continue to operate as normal, all services and bands included.
Transmitted via Bacon
---------- Post added at 08:12 AM ---------- Previous post was at 08:11 AM ----------
@zaphodbeeb, valiant effort in trying to stop the flow of modem questions in dev threads! Unfortunately it requires people to search and read and the vast majority are far too lazy for that lol.
Transmitted via Bacon
Click to expand...
Click to collapse
You will notice the subtle message added to my sig also, using simple large letters for those with limited reading abilities.

[Q] Flashing Sprint S5 back to stock ROM fails

I have a Sprint Galaxy S5 that was up to the latest and greatest version of Android (Sprint's version, anyway) the other day (5/19/15). I decided to root and flash a variant of CyanogenMod 12.1 that was highly recommended by some others. The root and ROM flash were successful and uneventful. However, this ROM and many others based on CyanogenMod 12.1 are all experiencing issues with Bluetooth and skipping of audio. This has been mentioned in several other posts recently. Rather than suffer any more with this, I decided to download the latest stock firmware for Sprint S5 and get it back to the way it was before I rooted and flashed it. I downloaded Odin 3.07 and the stock ROM file. I followed what was shown in this post. I csn't seem to get this to work.
Here is the error I get in Odin:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the error I see on my phone:
I've been able to flash lots of other ROMs (although they are all based on CM 12.1 with the same Bluetooth bug, so they are not usable for me). I've been able to put MOAR on, and that is working OK, but I would really like to get this back to the way it was. What am I doing wrong? Did I miss something? Have I missed something I should be doing?
Forgot to mention that I am currently running on MOAR v 6.2 OA6.
So moar rom is working? You can't downgrade the firmware if you took the od3 update or whatever the revision is that just came out. They locked out flashing back to previous builds in the latest firmware I've heard.
Interesting. Yes, MOAR is working just fine. I guess, since it's basically the same as stock Samsung, I should just use it. I like the extra tweaks and tools built in to it. But I really liked CM 12.1 (except for the stupid issues with Bluetooth). I guess I'll stick with MOAR until some gets a stable ROM for CM 12.1 or later out. Hopefully that won't be too far off.
What is your baseband version? As @tdunham stated the latest ota killed it from downgrading. So if you arent on OA6 you wont be able to odin that Stock firmware or any other earlier versions. You will have to find the full OC3 tar
May is Motorcycle Awareness Month Sent from my Galaxy Note 3
I have baseband version G900PVPU2BOD3. Does the baseband remain intact, regardless of the ROMs I have flashed?
Baseband changes, but bootloader doesn't. That is why you get a fail in Odin trying to install stock. Its kind of like a locked bootloader per say. Not really locked, but not able to downgrade. All in all the update to OD3 did what it was suppose to do by preventing a "thief" from factory resetting your device. Although that doesnt matter to people like us because we root for reasons and need that option to downgrade
May is Motorcycle Awareness Month Sent from my Galaxy Note 3
So is there any option to get my phone back to the stock ROM I had on it before I started all of this? Is that ROM available somewhere? I don't think I've seen it. I don't mind using MOAR. I had plans for doing some phone swaps after getting a new phone, and my wife will probably end up with mine. I don't necessarily want to give her a phone that has too much tweaking and settings that she won't understand how to use.
grberk said:
So is there any option to get my phone back to the stock ROM I had on it before I started all of this? Is that ROM available somewhere? I don't think I've seen it. I don't mind using MOAR. I had plans for doing some phone swaps after getting a new phone, and my wife will probably end up with mine. I don't necessarily want to give her a phone that has too much tweaking and settings that she won't understand how to use.
Click to expand...
Click to collapse
You've taken the OTA to OD3 if I read that right. As I understand it, as of now at least, you can't downgrade the firmware with OD3.
Edit: What @elwood says. I better go get some coffee
grberk said:
I have a Sprint Galaxy S5 that was up to the latest and greatest version of Android (Sprint's version, anyway) the other day (5/19/15). I decided to root and flash a variant of CyanogenMod 12.1 that was highly recommended by some others. The root and ROM flash were successful and uneventful. However, this ROM and many others based on CyanogenMod 12.1 are all experiencing issues with Bluetooth and skipping of audio. This has been mentioned in several other posts recently. Rather than suffer any more with this, I decided to download the latest stock firmware for Sprint S5 and get it back to the way it was before I rooted and flashed it. I downloaded Odin 3.07 and the stock ROM file. I followed what was shown in this post. I csn't seem to get this to work.
Here is the error I get in Odin:
Here is the error I see on my phone:
I've been able to flash lots of other ROMs (although they are all based on CM 12.1 with the same Bluetooth bug, so they are not usable for me). I've been able to put MOAR on, and that is working OK, but I would really like to get this back to the way it was. What am I doing wrong? Did I miss something? Have I missed something I should be doing?
Click to expand...
Click to collapse
i have same problem i cant restore to stock rom in odin says aboot error no work with OA6,NDK
i havre installed custom recovery and root i can a install a custom rom OA6 ??WIth bootloader OD3 or i need the OD3 restore !!
ENSENADAS said:
i have same problem i cant restore to stock rom in odin says aboot error no work with OA6,NDK
i havre installed custom recovery and root i can a install a custom rom OA6 ??WIth bootloader OD3 or i need the OD3 restore !!
Click to expand...
Click to collapse
There's only 9 other posts here. Didn't you read them to get your Answer?
Ramer said:
There's only 9 other posts here. Didn't you read them to get your Answer?
Click to expand...
Click to collapse
no!!!
ENSENADAS said:
no!!!
Click to expand...
Click to collapse
Oh, ok.
Can we fix this?
Ramer said:
You've taken the OTA to OD3 if I read that right. As I understand it, as of now at least, you can't downgrade the firmware with OD3.
Edit: What @elwood says. I better go get some coffee
Click to expand...
Click to collapse
As I have this exact same issue and would like my phone back on a stock firmware. Is there anyway to flash the current firmware that the sprint device is on and not downgrade? or am i stuck for a while ? ( I'm also on the moar rom and have tried stupidly all the older firmwares... i also tried the s5 sprint oa6 with no luck. Do i need to go even further forward?
Much Appreciated
-Colin
oreo8631 said:
As I have this exact same issue and would like my phone back on a stock firmware. Is there anyway to flash the current firmware that the sprint device is on and not downgrade? or am i stuck for a while ? ( I'm also on the moar rom and have tried stupidly all the older firmwares... i also tried the s5 sprint oa6 with no luck. Do i need to go even further forward?
Much Appreciated
-Colin
Click to expand...
Click to collapse
If you're already on OD3, you can't do anything about it. You can however flash any custom rom from OA6, MOAR 6.2 works just fine with OD3.
Ramer said:
If you're already on OD3, you can't do anything about it. You can however flash any custom rom from OA6, MOAR 6.2 works just fine with OD3.
Click to expand...
Click to collapse
Thank you. Presuming that there is going to be a fix and or firmware update in the future ?
oreo8631 said:
Thank you. Presuming that there is going to be a fix and or firmware update in the future ?
Click to expand...
Click to collapse
No way of knowing, since I was already rooted and on MOAR, I'm still on OA6 firmware and don't plan to change that.
help s5 back to stock
i have a sprint s5 that im trying to flash back to stock. none of the ## codes work on it. so im hoping going back to stock can fix. im rooted on (i think) a stock rom. already factory reset and still im rooted and ## codes dont work. please help me restore this with odin. not sure on odin use either but i gotta try lol
videokid14 said:
i have a sprint s5 that im trying to flash back to stock. none of the ## codes work on it. so im hoping going back to stock can fix. im rooted on (i think) a stock rom. already factory reset and still im rooted and ## codes dont work. please help me restore this with odin. not sure on odin use either but i gotta try lol
Click to expand...
Click to collapse
what baseband are you on?
youdoofus said:
what baseband are you on?
Click to expand...
Click to collapse
hi. sorry i forgot to update this post. i was able to go back to stock by downloading the stock odin file and used odin to flash back and it worked. however now that im stock and rooted again im looking to load moar rom on my s5. if u want to help me??

Xperia bootloop upgrading to 5.1.1 (FTF D2303 Generic UK 18.6.A.0.182)?

The last thing I remember flashing was Clockword Mod 11 last year, ever since then I have been running Firmware build 18.3.1.C.1.15. Upon seeing an update for my phone for Firmware build 18.3.1.C.1.17 I attemted to download it and kept getting the message "Cannot Verify" so after trying this out on PC Companion and relocking my bootloader I was still running into problems. So the simplest thing I could think of is to use Flashtool and flash the latest ftf from there (Firmware 18.6.A.0.182 - obtained from XperiFirm), at first I didnt think it was a problem to not wipe USER_DATA as I just thought of it as an upgrade, if that failed I persumed I would have to wipe everything (this didnt matter much anyway). So I went ahead and flashed the rom however when I went to boot my mobile I got a bootloop "Android is optimising apps xxx of xxx" this went on forever untill I cut the power using a pin. So I tried it again this time wiping everything and still the same problem :crying: . Then I came across people on the forums to use the older FlashTool verison 0.9.18.6 since the new FSC feature can cause probelms, this time I tried it again however I used the older Firmware 18.6.A.0.172 just to be failsafe. Still the same problem. Right then I was thinking Emma would save my phone so I went and applied the 4.4.4 Firmware 18.3.1.C.1.15 service (Which I had to begin with) but for some reason this seemed to have little effect despite trying it twice and reciving a "Sucessful Flash" message. Now I am left very confused as it is still booting in the lollipop style (optimising apps loop) even though I flashed a KitKat rom. I have been left without my phone all day because of this, any help would be STRONGLY APPRICIATED! . Thanks for your time
#1 Open your bootloader again
#2 Install TWRP (See 5.1.1 root topic for installation/guide)
#3 Open TWRP Wipe all data
#4 Reboot into recovery
#5 Flash any custom rom like Cyanogenmod through TWRP
Post results please this is fixable It's seems It's a soft brick which is an easy fix
What i think is you had corrupt data/left over data and after you relocked bootloader something went wrong after flashing. Though flashing should wipe all data let's see
Re-flash ftf wiping data and caches, you must do this if going from 4.4.4 to 5.1 and From 5.1 to 4.4.4 due to changes in runtime from dalvik to art and other changes.
How to get near enough stock?
Thanks for your replies, when I flashed the ftf's I did tick all the boxes under 'Wipe' on FlashTool, when that failed so did emma. I can try flashing CWM however the main purpose of this was for me to upgrade to Lollipop as I wanted a near enough stock experiance (Considering Z5 Rom) with root. When I tried CWM before there were a few things that I just coulnt get used to. Is there any way that I could use recovery to flash a stock rom with the lastest Lollipop releese or Z5 experiance as I have backups on PCC that I have to restore (Important contacts, media etc...) and I dont really want to use a CWM based rom . I wouldnt mind to flash Z5 however I dont know if this is possiable could you guys comfirm this? Thanks for your time .
[Update] TWRP recovery is working!
I have followed this thread to update my Recovery - TWRP 2.8.7.0 .
Many Thanks to @linuxct for the straight forward instructions and @ARandomIndian for putting me in the correct direction :highfive: .
Im just unsure if I can flash Z5 Experiance Rom now. Is it possiable despite my android being messed? I have already wiped data, is it okay to just go and flash? .
Zane Finch said:
I have followed this thread to update my Recovery - TWRP 2.8.7.0 .
Many Thanks to @linuxct for the straight forward instructions and @ARandomIndian for putting me in the correct direction :highfive: .
Im just unsure if I can flash Z5 Experiance Rom now. Is it possiable despite my android being messed? I have already wiped data, is it okay to just go and flash? .
Click to expand...
Click to collapse
Don't worry you're android is not messed up, let's do this to fix it back to regular :-
Before starting i highly recommend you charge your phone to have atleast 50+% battery and use the official cable provided also make sure the cable is firmly inplace,
#1 Enter Recovery, wipe all data
#2 Download Stock 5.1.1 i think you like that so get that (Make sure it is for your D2303 or whatever your model is)
#3 Install latest flashtools with latest patch (Or later versions if you don't want to risk it)
#4 Go to the location of flashtools (installation directory) for me it is C:\Flashtool\drivers Open the exe file there, select the 2 Flashmode and Fastboot drivers install them.
#5 Flash the ftf using flashtools
Post results
Somehow...
Using TWRP I wiped Dalvik Cache, Cache, System and Data. Using the same 18.6.A.0.182 Customization UK FTF from yesterday I flashed my phone but somehow I am stuck with the same bootloop again?! "Android is optimising Apps XXX of XXX" I really dont understand this. . Thanks for your help .
Zane Finch said:
Using TWRP I wiped Dalvik Cache, Cache, System and Data. Using the same 18.6.A.0.182 Customization UK FTF from yesterday I flashed my phone but somehow I am stuck with the same bootloop again?! "Android is optimising Apps XXX of XXX" I really dont understand this. . Thanks for your help .
Click to expand...
Click to collapse
Hey man Android is optimizing means everything is working just fine it takes about 30+ minutes sometime,
Just leave it charging for atleast 2 hours and see what the progression is and post results please, thank you
Optimising
ARandomIndian said:
Hey man Android is optimizing means everything is working just fine it takes about 30+ minutes sometime,
Just leave it charging for atleast 2 hours and see what the progression is and post results please, thank you
Click to expand...
Click to collapse
Yes but this does not seem normal, the first boot always freezes on the wave animation. It then restarts by itsself and optimises upto so many for example 64 of 200 and then freezes and restarts with a different ammount like 90 of 194. This didnt seem normal to me, is this okay?
Edit: I have left it running for almost 40 min now. Every time just before it seems to freeze and reboot it never reaches the end of the ammount say 60 of 200. I'm becoming very doubtful that it is going to work . But I just remembered a while back that I flashed a custom boot img to get recovery and root in my last working state. Maybe this has somthing to do with it?
Really need my phone working now :| If anyone can help please do! Thanks!
Zane Finch said:
Yes but this does not seem normal, the first boot always freezes on the wave animation. It then restarts by itsself and optimises upto so many for example 64 of 200 and then freezes and restarts with a different ammount like 90 of 194. This didnt seem normal to me, is this okay?
Edit: I have left it running for almost 40 min now. Every time just before it seems to freeze and reboot it never reaches the end of the ammount say 60 of 200. I'm becoming very doubtful that it is going to work . But I just remembered a while back that I flashed a custom boot img to get recovery and root in my last working state. Maybe this has somthing to do with it?
Really need my phone working now :| If anyone can help please do! Thanks!
Click to expand...
Click to collapse
Hi okay, try flashing the Z5 style rom please then we'll move forward I think you've a corrupted ftf
Please redownload latest Z5 style rom make sure it's not interrupted during download. Restart router if needed for stability before download
ARandomIndian said:
Hi okay, try flashing the Z5 style rom please then we'll move forward I think you've a corrupted ftf
Please redownload latest Z5 style rom make sure it's not interrupted during download. Restart router if needed for stability before download
Click to expand...
Click to collapse
I tried flashing the Z5 experiance rom, I followed the instructions on the rom page (Used TWRP). However this time when it booted it did not say "Optimising Android" but it still did boot loop after the wave animation. I also tried flashing the older firmware but that did the same loop again, I also have been looking for alternative ftf's online becuase I also had the suspicion of a corroupted ftf however there are no Customized UK roms availble. I really am stuck now, my phone seems to be more messed up than I thought. . Any more Ideas?
If your bootloader is unlocked did you update it before flashing anything? If not this is why
Zane Finch said:
I tried flashing the Z5 experiance rom, I followed the instructions on the rom page (Used TWRP). However this time when it booted it did not say "Optimising Android" but it still did boot loop after the wave animation. I also tried flashing the older firmware but that did the same loop again, I also have been looking for alternative ftf's online becuase I also had the suspicion of a corroupted ftf however there are no Customized UK roms availble. I really am stuck now, my phone seems to be more messed up than I thought. . Any more Ideas?
Click to expand...
Click to collapse
You updated your bootloader before flashing right? If not do that like Andy said,
Also i would give you my Nandroid but It's the D2305.
[email protected] said:
If your bootloader is unlocked did you update it before flashing anything? If not this is why
Click to expand...
Click to collapse
ARandomIndian said:
You updated your bootloader before flashing right? If not do that like Andy said,
Also i would give you my Nandroid but It's the D2305.
Click to expand...
Click to collapse
Okay, you mean the same one I flashed to be able to update my bootloader to TWRP? I'll give it a shot! Thanks!
Zane Finch said:
Okay, you mean the same one I flashed to be able to update my bootloader to TWRP? I'll give it a shot! Thanks!
Click to expand...
Click to collapse
Okay nice post the results
ARandomIndian said:
Okay nice post the results
Click to expand...
Click to collapse
I flashed that very bootloder before I flashed the Lollipop ftf I booted my phone and the same thing happend, so I tried it again this time flashing afterwards an still booting with the same damn screen . Was I definatly using the correct bootloader or am I missing out anything when flashing? My phones rebooted like 5 times now for the 'optimisation' and its getting nowhere .
Shall I fire up my classic Nokia 5230 with custom Symbian to record a video so you guys can see what happens when it boots?
Did you wipe user data and cache when flashing the ftf
[email protected] said:
Did you wipe user data and cache when flashing the ftf
Click to expand...
Click to collapse
Yes, everything in the 'Wipe' section was ticked, infact before I flashed it again I also wiped Dalvik, cache, data and system in TWRP.
So I just flashed CWM 12.1 and its all running fine for some reason the Wifi doesnt work but atleast I can use this untill we find what the problem is. Do you guys know why my WiFi isnt working? But more importantly why does CWM work and stock rom doesnt?!
Edit: The reason the WiFi isnt working has to be a problem with the kernal as far as I can see, this also suggests that the kernal could be incompatable with Lollipop as it wasnt designed to support it? Correct me if im wrong but if this is the case where can I download the official latest kernal? If someone could confirm this by checking my kernal version above that would be great! Thanks!
I previously updated my kernal here the one that says [new]. If you look at post #8 you will see that this kernal has a problem with WiFi in CWM "As I suspected, in kernel modules there's no WiFi module (wlan.ko), I think that that's the reason why WiFi is not working.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Okay flash this version of Cyanogen http://forum.xda-developers.com/xperia-m2/orig-development/rom-cyanogenmod-12-developement-t2971213 choose the latest one
We'll see what the issue can be any ideas @linuxtt
---------- Post added at 03:18 PM ---------- Previous post was at 03:14 PM ----------
Zane Finch said:
So I just flashed CWM 12.1 and its all running fine for some reason the Wifi doesnt work but atleast I can use this untill we find what the problem is. Do you guys know why my WiFi isnt working? But more importantly why does CWM work and stock rom doesnt?!
Edit: The reason the WiFi isnt working has to be a problem with the kernal as far as I can see, this also suggests that the kernal could be incompatable with Lollipop as it wasnt designed to support it? Correct me if im wrong but if this is the case where can I download the official latest kernal? If someone could confirm this by checking my kernal version above that would be great! Thanks!
I previously updated my kernal here the one that says [new]. If you look at post #8 you will see that this kernal has a problem with WiFi in CWM "As I suspected, in kernel modules there's no WiFi module (wlan.ko), I think that that's the reason why WiFi is not working.
Click to expand...
Click to collapse
Okay can you please flash another FTF? First try a new 5.1.1 ftf from another source for your model and then try older versions like Kitkat and post results please

Xiaomi Redmi 4 (prada; Standard Edition) - All info in one thread

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Redmi 4 is a mid-end device released by Xiaomi (along with 4A, 4 Prime) in November 2016. The device itself is very similar to Redmi 3S in every aspect, expect it has a few improvement to some components. (For example the Wi-Fi, where 5GHz connection is now possible)
Device specs: http://www.gsmarena.com/xiaomi_redmi_4-8419.php
Available official ROMs: http://en.miui.com/download-318.html
Rooting only possible via official unlock (There is no known method for unofficial unlock)
No official Global ROM was released yet.
Redmi 4 subthread in XDA: https://forum.xda-developers.com/t/xiaomi-redmi-4
TWRP for Redmi 4: https://forum.xda-developers.com/an...fficial-twrp-recovery-xiaomi-redmi-4-t3594052
If something is bothering you feel free to express your thoughts.
Any news for the global rom for Redmi 4 prada??
VE511 said:
Any news for the global rom for Redmi 4 prada??
Click to expand...
Click to collapse
Unfortunately no
There is a Global ROM available from the official MIUI site, but it has in-calling bugs, and is not released officially.
Redmi 4 just got it's very own subforum!!
https://forum.xda-developers.com/t/xiaomi-redmi-4
Can somebody please give his QCN file from Redmi 4? I need to fix my baseband and IMEI... Thank you.
Clean android....
Hello, i'm new user on this forums. I have very big problem with my device.
I got second model of Redmi 4, first one had malfunction of SIM module (after instaling CM 13), and device wasnt detecting SIM's at all (what more interesting SD cards was detected) on both slots. After service i got brand new Redmi 4, installed CyanogenMod 13 as only properly working OS* and starting to have the same issue.
*So now let me explain why i threat CM 13 as only working OS - it uses battery as it should. On every MIUI (which seems to not be official) including MIUI 9 my battery just drain. For example with 1-2 hours of daily usage on CM my battery can keep 7-14 days, which is perfect resoult, while on MIUI even unused device is keeping max 4 days, and battery usage says Android OS and android (process names) eat 40 % of battery (sometimes up to 56%). I'm installing OS by full wipe, so its not the case of files remaining from older OS.
NOW final question to all specialists here - from where can i get CELAN ANDROID MARSHMALOW or NOUGAT for my model (Redmi 4 prada)? Installation as i understand properly is the same as in case of ROM right (TWRP) or maybe flash?
Please answear, i'm looking over internet 2 months right now, and spending all my free time after job on unsuccessfull searching for help.
Hello,
After I flashed my phone to MIUI 9 (can't remember which one - so many I tried), I got the success message on MiFlashTool, but my phone didn't restart. It was dead.
I mananged to revive it but I had lost many sensors, like wi-fi, bluetooth, etc. I managed to fix those and then I was getting an error about IMEI (can't ID the device) or something like that. Basically my IMEI was gone. I found a fix for that. The phone can now detect the SIM card.
My issue is that it can't connect to the GSM network of my carrier.
I double checked the APN settings - they are good. When I dial *#*#4636#*#* I see the 'turn radio on' button but it doesn't do anything.
Switching back and forth between different versions of MIUI did not help. I tried flashing the NON HLOS bin file via command prompt, I got the okay message, but it didn't fix the problem. I tried flashing the 3 modem files via TWRP, again, it didn't fix my problem.
They talk about restoring EFS on a thread, but I don't know how to do that or if that will help. I don't have the back up files anyways for EFS.
Can anyone help?
Currently I am on CyanogenMod 13 (OS 6.0.1).
Thanks
Andrei
camilleisfunky said:
Hello,
After I flashed my phone to MIUI 9 (can't remember which one - so many I tried), I got the success message on MiFlashTool, but my phone didn't restart. It was dead.
I mananged to revive it but I had lost many sensors, like wi-fi, bluetooth, etc. I managed to fix those and then I was getting an error about IMEI (can't ID the device) or something like that. Basically my IMEI was gone. I found a fix for that. The phone can now detect the SIM card.
My issue is that it can't connect to the GSM network of my carrier.
I double checked the APN settings - they are good. When I dial *#*#4636#*#* I see the 'turn radio on' button but it doesn't do anything.
Switching back and forth between different versions of MIUI did not help. I tried flashing the NON HLOS bin file via command prompt, I got the okay message, but it didn't fix the problem. I tried flashing the 3 modem files via TWRP, again, it didn't fix my problem.
They talk about restoring EFS on a thread, but I don't know how to do that or if that will help. I don't have the back up files anyways for EFS.
Can anyone help?
Currently I am on CyanogenMod 13 (OS 6.0.1).
Thanks
Andrei
Click to expand...
Click to collapse
I'll transfer cash via paypal to whomever walks me through the process. Thanks
camilleisfunky said:
Hello,
After I flashed my phone to MIUI 9 (can't remember which one - so many I tried), I got the success message on MiFlashTool, but my phone didn't restart. It was dead.
I mananged to revive it but I had lost many sensors, like wi-fi, bluetooth, etc. I managed to fix those and then I was getting an error about IMEI (can't ID the device) or something like that. Basically my IMEI was gone. I found a fix for that. The phone can now detect the SIM card.
My issue is that it can't connect to the GSM network of my carrier.
I double checked the APN settings - they are good. When I dial *#*#4636#*#* I see the 'turn radio on' button but it doesn't do anything.
Switching back and forth between different versions of MIUI did not help. I tried flashing the NON HLOS bin file via command prompt, I got the okay message, but it didn't fix the problem. I tried flashing the 3 modem files via TWRP, again, it didn't fix my problem.
They talk about restoring EFS on a thread, but I don't know how to do that or if that will help. I don't have the back up files anyways for EFS.
Can anyone help?
Currently I am on CyanogenMod 13 (OS 6.0.1).
Thanks
Andrei
Click to expand...
Click to collapse
Wow, you really mess up bro...
Let's see... First I advise you to flash the official fastboot ROM from the official forum and see if boot normaly.
If not, you can try unbrick the phone by 'test points'.
Hey
Thanks. The phone boots normally, everything works except for the radio. All commands for the radio can't be changed. If I do *#*#4636 phone information, I see my SIM Card, it shows my carrier (Rogers). WHen I click the 3 little buttons to select the band it shows unknown and lists a few options, including the one I think it the one I need (GSM 850/1900 - i'm in Canada). When I select that band it shows unsuccessful....What can it be?
camilleisfunky said:
Hey
Thanks. The phone boots normally, everything works except for the radio. All commands for the radio can't be changed. If I do *#*#4636 phone information, I see my SIM Card, it shows my carrier (Rogers). WHen I click the 3 little buttons to select the band it shows unknown and lists a few options, including the one I think it the one I need (GSM 850/1900 - i'm in Canada). When I select that band it shows unsuccessful....What can it be?
Click to expand...
Click to collapse
I must admit that is out of my league.. Sorry
You saying the radio is turned off and can't receive calls? You don't have signal?
In the 'Phone Information', in the button of the page, there is a option that say 'Turn Radio On/OFF', try it.
But... You say you have some modem files, right? If is the same I used when I change to a custom ROM, maybe can help. Try flashing that files in TWRP.
---------- Post added at 01:18 AM ---------- Previous post was at 12:58 AM ----------
DracoXXI said:
I must admit that is out of my league.. Sorry
You saying the radio is turned off and can't receive calls? You don't have signal?
In the 'Phone Information', in the button of the page, there is a option that say 'Turn Radio On/OFF', try it.
But... You say you have some modem files, right? If is the same I used when I change to a custom ROM, maybe can help. Try flashing that files in TWRP.
Click to expand...
Click to collapse
Sorry, I remember now one thing...
Which fastboot ROM you use? China Stable or Dev?
Try use the Dev ROM and in Miflashtool, select 'Clean All' option.
Hope this work
DracoXXI said:
I must admit that is out of my league.. Sorry
You saying the radio is turned off and can't receive calls? You don't have signal?
In the 'Phone Information', in the button of the page, there is a option that say 'Turn Radio On/OFF', try it.
But... You say you have some modem files, right? If is the same I used when I change to a custom ROM, maybe can help. Try flashing that files in TWRP.
---------- Post added at 01:18 AM ---------- Previous post was at 12:58 AM ----------
Sorry, I remember now one thing...
Which fastboot ROM you use? China Stable or Dev?
Try use the Dev ROM and in Miflashtool, select 'Clean All' option.
Hope this work
Click to expand...
Click to collapse
Thanks. I tried all those things many times before. My radio functionality is faulty. I cannot enable the radio.
camilleisfunky said:
Thanks. I tried all those things many times before. My radio functionality is faulty. I cannot enable the radio.
Click to expand...
Click to collapse
Then only by test points, don't see any other options.. At least for now..
What is the benefit of using test points vs fastboot?
Thanks
camilleisfunky said:
What is the benefit of using test points vs fastboot?
Thanks
Click to expand...
Click to collapse
Well... The test points is more for when the phone is really mess up, phone don't boot, not enter the 'fastboot', etc... normally know as 'hard brick'. It's the "ultimate" recovery.
In the PM I send to you, there is a link to a post in the official forum explaining where, and 'how to' do.
But... If you are not comfortable doing that, then, don't do.
Anyway... I can't help you more, sorry
Try asking in the official forum for help. They are more active than here.

Hope For MIUI 8 (MM) Volte support

I seen Hope for Volte working MIUI8 MM Need Dev. Support
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
xperiaworld said:
I seen Hope for Volte working MIUI8 MM Need Dev. Support
View attachment 4151759
View attachment 4151760View attachment 4151761
Click to expand...
Click to collapse
r u working on this rom ??
how you got the sim cards And Networks showing up in status bar because it was a bug sim cards and network not showing up in status bar but it does show up in settings ??
The project has been probably abandoned so AFAIK no more updates. Even the thread of the ROM is closed.
krishna8691 said:
how you got the sim cards And Networks showing up in status bar because it was a bug sim cards and network not showing up in status bar but it does show up in settings ??
Click to expand...
Click to collapse
Read MIUI rom thread carefully u got the answer...
tywinlannister7 said:
The project has been probably abandoned so AFAIK no more updates. Even the thread of the ROM is closed.
Click to expand...
Click to collapse
Ya but I never give up...It's need soMe R& D .....I m not developer of the rom but I still love to play around it..Hope somebody ready to work on it with me...
can anybody upload it to mirror......i cant find the download anywhere....
rajvansh said:
can anybody upload it to mirror......i cant find the download anywhere....
Click to expand...
Click to collapse
Wait i will post .... Link i found on net....
But i suggest wait for fix..
xperiaworld said:
Wait i will post .... Link i found on net....
But i suggest wait for fix..
Click to expand...
Click to collapse
if u can give link me and my friend can also try to fix bugs.....currently we r working on miui for samsung s5 exynos
xperiaworld said:
Read MIUI rom thread carefully u got the answer...
Click to expand...
Click to collapse
i followed the steps mentioned in the thread but it didnt showed up and i have tried this many times when i installed the rom first time
After restart device quickly double press power button then unlock your phone if locked..It's work for me
Not sure how effective is this method. But worth giving a try partially worked for me.
Based on few posts I came across claiming for working VoLTE.
Note:- Quite a lenthy and time consuming method
Prerequisite :- 1) Stock MARSHMALLOW
2) Stock NOUGAT
3) MIUI
4) TWRP​According to these posts if you flash MIUI over the Stock nougat(not the soak test) VOLTE should work fine.
Doing so will loose the fingureprint functionality (since it requires stock MARSHMALLOW).
Again doubting on the Volte but I got my fingerprint sensor working(flashed over nougat soak test).
Give a try to this.
[*]1) Backup your Data.
[*]2) Downgrade to Stock MARSHMALLOW.
[*]3) Install TWRP
[*]4) Flash MIUI.
[*]5) Complete Intial setup and configure fingureprint sensor (you will be unable to modify afterwards hence configure as many figures as you want).
[*]6) Go to TWRP backup (MIUI) this rom(Store it on external drive or sd card).
[*]7) Again Downgrade to MARSHMALLOW.
[*]8) Upgrade to Stock Nougat (not the soak test one)
[*]9) Install TWRP
[*]10) Restore (MIUI)​
Hopefully this should work. (I didnt tried on Stock Nougat but on Nougat soak test Fingureprint sensor is working properly)
can u share download links......as its been asked several times by sevral user...still no one replies
bravolol said:
can u share download links......as its been asked several times by sevral user...still no one replies
Click to expand...
Click to collapse
rajvansh said:
can anybody upload it to mirror......i cant find the download anywhere....
Click to expand...
Click to collapse
Sorry for late..I have to search lot for it..Bcoz my pc is dead
MIUI8 moto g4 plus https://drive.google.com/file/d/0B78Lx-mWxGVCWDgyZFQwdTJBQmM/view
xperiaworld said:
Sorry for late..I have to search lot for it..Bcoz my pc is dead
MIUI8 moto g4 plus https://drive.google.com/file/d/0B78Lx-mWxGVCWDgyZFQwdTJBQmM/view
Click to expand...
Click to collapse
thanks bro......
:good::good::good::good::good:
SMARTHACKER67 said:
Not sure how effective is this method. But worth giving a try partially worked for me.
Based on few posts I came across claiming for working VoLTE.
Note:- Quite a lenthy and time consuming method
Prerequisite :- 1) Stock MARSHMALLOW
2) Stock NOUGAT
3) MIUI
4) TWRP​According to these posts if you flash MIUI over the Stock nougat(not the soak test) VOLTE should work fine.
Doing so will loose the fingureprint functionality (since it requires stock MARSHMALLOW).
Again doubting on the Volte but I got my fingerprint sensor working(flashed over nougat soak test).
Give a try to this.
[*]1) Backup your Data.
[*]2) Downgrade to Stock MARSHMALLOW.
[*]3) Install TWRP
[*]4) Flash MIUI.
[*]5) Complete Intial setup and configure fingureprint sensor (you will be unable to modify afterwards hence configure as many figures as you want).
[*]6) Go to TWRP backup (MIUI) this rom(Store it on external drive or sd card).
[*]7) Again Downgrade to MARSHMALLOW.
[*]8) Upgrade to Stock Nougat (not the soak test one)
[*]9) Install TWRP
[*]10) Restore (MIUI)​
Hopefully this should work. (I didnt tried on Stock Nougat but on Nougat soak test Fingureprint sensor is working properly)
Click to expand...
Click to collapse
Still volte not works..
xperiaworld said:
Still volte not works..
Click to expand...
Click to collapse
Whats steps you followed.
+
can you validate what this fellow has to say, Due to limited internet i am unable to do so,
https://forum.xda-developers.com/moto-g4-plus/themes/how-to-fix-volte-data-service-hotspot-t3598177
So I need some help and I'm hoping someone here can help.
I've tried, probably 5 or 6 times to flash this rom, but to no avail.
Every time I flash it it says "no sim card"and I know there is an issue with the SIM card error, it's been mentioned many times here. However when I do go into the settings, and I go into "about phone, under "SIM card settings" it shows "no SIM card". During initial set up, I get a pop-up that says 'IMEI cannot be verified." It also says "unknown" for network status (in sim settings). I have no data connection, nor does the phone connect whatsoever (I tried calling a few numbers; no luck).
I've tried flashing just the MIUI rom after a full wipe (including system, dalvik, cache and data) - no luck.
I've tried flashing from both MM and N rom's, doing only a cache and data wipe - no luck there either.
I'd really like to be able to get this rom going on my phone.
Any help or advice is much appreciated. Please, and thank you.
Sent from my Moto G4 Plus using XDA Labs
ricky.smitts said:
So I need some help and I'm hoping someone here can help.
I've tried, probably 5 or 6 times to flash this rom, but to no avail.
Every time I flash it it says "no sim card"and I know there is an issue with the SIM card error, it's been mentioned many times here. However when I do go into the settings, and I go into "about phone, under "SIM card settings" it shows "no SIM card". During initial set up, I get a pop-up that says 'IMEI cannot be verified." It also says "unknown" for network status (in sim settings). I have no data connection, nor does the phone connect whatsoever (I tried calling a few numbers; no luck).
I've tried flashing just the MIUI rom after a full wipe (including system, dalvik, cache and data) - no luck.
I've tried flashing from both MM and N rom's, doing only a cache and data wipe - no luck there either.
I'd really like to be able to get this rom going on my phone.
Any help or advice is much appreciated. Please, and thank you.
Sent from my Moto G4 Plus using XDA Labs
Click to expand...
Click to collapse
You just have to reboot one time when you have this issue and then, you can achieve setup wizzard.
murigny64 said:
You just have to reboot one time when you have this issue and then, you can achieve setup wizzard.
Click to expand...
Click to collapse
I just tried that, still no luck. No phone or data connection. I even tried the "double tap" power button truck; didn't do anything. ?
Sent from my Moto G4 Plus using XDA Labs

Categories

Resources