[Q] SGH-T989 Help Needed Please with Baseband! - T-Mobile Samsung Galaxy S II SGH-T989

Hello everyone i hope someone can help with my issue. I have done an extensive search in regards to my issue but can not find a true answer so i hope some one can help here. I was given a US based T-mobile SGH-T989. When I got it I could swipe to open phone but screen would be comepletly black. I did a wipe and restore but no luck. I used Odin to flash newest stock rom and had same result.. I then decided to flash it with stock shipped rom which was Gingerbread and phone was up and running except for one lil problem the Baseband, IMEI and such were all unknown. I have been searching to see if I could try and flash baseband but havent been able to find anything understandable or even for the T989. could anyone please advise me of what i could do to fix this problem? I do realize that maybe the Baseband chip itself could be the issue but i would like to try and flash it fresh first before i declare this phone toast. thank you all in advance. If this problem has been posted before my apologies i could not find a thread for the T989 with this issue non the less one with US T-Mobile baseband files.

Never-E-Nuff said:
. If this problem has been posted before my apologies i could not find a thread for the T989 with this issue non the less one with US T-Mobile baseband files.
Click to expand...
Click to collapse
Baseband=radio.
Try the radios from this thread:
http://forum.xda-developers.com/showthread.php?t=1895400
You will need a custom recovery(CWM, TWRP) to install them.

meekrawb said:
Baseband=radio.
Try the radios from this thread:
http://forum.xda-developers.com/showthread.php?t=1895400
You will need a custom recovery(CWM, TWRP) to install them.
Click to expand...
Click to collapse
Couldnt I use Odin to flash the baseband? the phone is not rooted it is stock. i would like to keep it that way if possible untill issue is resolved but if the only way to fix the problem is to root it let me know.

Never-E-Nuff said:
Couldnt I use Odin to flash the baseband? the phone is not rooted it is stock. i would like to keep it that way if possible untill issue is resolved but if the only way to fix the problem is to root it let me know.
Click to expand...
Click to collapse
You can take the two radio files out of the zip(amss.bin & mdm.bin) and tar them up with
tar -cvf name_for_tar_file.tar amss.bin mdm.bin
But you don't even need to root to install a custom recovery. Just Odin one of the tar files from here:
http://techerrata.com/browse/twrp2/hercules
And install the radios from the thread I linked earlier.

meekrawb said:
You can take the two radio files out of the zip(amss.bin & mdm.bin) and tar them up with
tar -cvf name_for_tar_file.tar amss.bin mdm.bin
But you don't even need to root to install a custom recovery. Just Odin one of the tar files from here:
http://techerrata.com/browse/twrp2/hercules
And install the radios from the thread I linked earlier.
Click to expand...
Click to collapse
So i did what was recomended and still same issue no IMEI or Baseband says Unknown. So is it possible that The radio I choose was not a good one or is my Baseband chip bad? when I installed the zip from recovery it said install successful but obviously it did not work. starting to think i have a paper weight at this point.

Never-E-Nuff said:
So i did what was recomended and still same issue no IMEI or Baseband says Unknown. So is it possible that The radio I choose was not a good one or is my Baseband chip bad? when I installed the zip from recovery it said install successful but obviously it did not work. starting to think i have a paper weight at this point.
Click to expand...
Click to collapse
It is possible that you have a hardware problem. I would try all the radios just to be sure though. Good luck.

Related

Bell/Virgin GT-S5660M "No Service" When Using Custom Roms/Firmware.

hello everyone,
Must say without alot of your great posts and walkthroughs i wouldn't of even considered the wicked things my little Gio can do. But i have seem to always have 1 problems when flashing my cell.
I get a "No Service" after 6 hours and can never get it to pick up my Virgin Sim card. I have tried GioPro 1.2 to 1.6, CyanogenMod 7 and 9 and even some Europe firmwares that are supposedly work with it.
So i am assuming that alot of these firmswares/roms don't work with Canada services or phones/areas or is this a common glitch in custom roms. Any help or direction on fixing a issue like this would be more then amazing right about now.
thank you all for your time
Vaughn
after flashing gioprio, it also flashed your baseband. flash a stock rom based for the m model, or flash a baseband only, wich is for the M mode, and you're fine
voetbalremco said:
after flashing gioprio, it also flashed your baseband. flash a stock rom based for the m model, or flash a baseband only, wich is for the M mode, and you're fine
Click to expand...
Click to collapse
i have never thought of that, thank you so much. I will report back with my results!
ok this is where you guys start to hate me, tried figure out where to locate a stock baseband and i got a one package for giopro 1.0 (GioPro_v1.6.tar) and my stock firmware for bell/virgin phone (GT-S5660M_BMC_S5660MUGKG3_S5660MUGKG3_S5660MBMCKG3.tar) and finally my GIO_v1.0.ops.
but where about do i locate a stock baseband for the 5660m or am i replacing one files from the stock firmware (GT-S5660M_BMC_S5660MUGKG3_S5660MUGKG3_S5660MBMCKG3.tar) to the GioPro custom (GioPro_v1.6.tar),
i hate to be that guy but i been battling this for a few weeks.
voetbalremco said:
after flashing gioprio, it also flashed your baseband. flash a stock rom based for the m model, or flash a baseband only, wich is for the M mode, and you're fine
Click to expand...
Click to collapse
Can you flash a ROM to get European 3G frequencies with a Canadian phone?
I could compile a .tar.md5 of the S5660MUGKG3 Baseband only if you want?
(Flash it through Odin)
Because I have a GT-S5660M model also, so I always keep a backup of Stock Rom in my PC.
SUCESS! for now that is.
I was able to create a AMSS only .tar for flashing using Cygwin Terminal and this command
cd /cygdrive/c/baseband
tar -xvf S5660MUGKG3_S5660MUGKG3_S5660MBMCKG3_home.tar amss
tar -H ustar -c amss > S5660M AMSS.tar
Click to expand...
Click to collapse
then was able to flash just the one package, seems to have left the other parts of the GioPro Rom installed.
Vaughn Whiskey said:
SUCESS! for now that is.
I was able to create a AMSS only .tar for flashing using Cygwin Terminal and this command
then was able to flash just the one package, seems to have left the other parts of the GioPro Rom installed.
Click to expand...
Click to collapse
Yup! What I was going to do!
Peteragent5 said:
I could compile a .tar.md5 of the S5660MUGKG3 Baseband only if you want?
(Flash it through Odin)
Because I have a GT-S5660M model also, so I always keep a backup of Stock Rom in my PC.
Click to expand...
Click to collapse
Can this method be used to enable European 3G frequencies on the Gio?
Was having the same issues as OP - then realized I incorrectly flashed to 2.3.6 (for the 5660), now I'm trying to get back to stock 5660M 2.3.4 after downloading the S5660MUGKG3_S5660MUGKG3_S5660MBMCKG3 hotfile from droidangel - problem being it isn't a one file md5/tar... the rar contains like 9 files, image files and rfs. I've attached the rar contents.
View attachment 1132111
How do I use these files?? If it's not possible, does anyone have a lead on a one file for the stock 5660M 2.3.4 from Canada?
fyi, unrooted, unlocked
Thanks in advance
sob.... thought I had figured it out, went to samfirmware, got excited - their file was a different size from the droidangel...unfortunately same garbage, same list of image & rfs files instead of a single md5/tar
---------- Post added at 10:16 PM ---------- Previous post was at 09:53 PM ----------
what a jackass I am
I'm only posting this because I have a low level of shame and I noticed a few others while googling who were having the same problem as me..hopefully this helps them
the solution and why i'm a jackass = i was unraring the tar file..hence the contents (image, rfs etc) which were not useable by odin
i was selecting the wrong file... trying to use odin to select one of the files inside the tar... after uncompressing the tar....
brutal... anyway, hopefully this helps others
Help!
Okay guys, Heres my problem... And I need guidelines because im new to all this. I installed the fake ics on my phone and because it started to limit what I could do on my phone I decided to go back to android 2.2. I used odin to go back but I think i selected the wrong Rom for my network and where I live. I live in Canada and I use Virgin mobile as my network. Now that I got Android 2.2 back I never get any network! How do I flash a new Baseband Version? and Where do I get the Baseband version for Bell/Virgin? Also If you could give me the download for The Official Android 2.2 rom and not a custom one.. it would be nice =)
It's going to be 2.3 (Gingerbread) and not 2.2 (Froyo) that you'll want to install.
There have been multiple posts and you should just have used the search function, then asked whatever questions you might have had left.
Get the MUGK3 stock ROM from here or samfirmware, flash it with Odin.
Again, simple, beginner stuff for which there are multiple tutorials. The search function is your friend.
Darkshado said:
It's going to be 2.3 (Gingerbread) and not 2.2 (Froyo) that you'll want to install.
There have been multiple posts and you should just have used the search function, then asked whatever questions you might have had left.
Get the MUGK3 stock ROM from here or samfirmware, flash it with Odin.
Again, simple, beginner stuff for which there are multiple tutorials. The search function is your friend.
Click to expand...
Click to collapse
So I found one on samfirmware but its MUGKG3? Is that fine or different? and where on xda forums can i download the 2.3 gingerbread non custom for canada ( bell)?
Sobey2012 said:
So I found one on samfirmware but its MUGKG3? Is that fine or different? and where on xda forums can i download the 2.3 gingerbread non custom for canada ( bell)?
Click to expand...
Click to collapse
Yeah it's that --> MUGKG3
If you are on EXT4, don't use it with ODIN. It'll bootloop your phone.
It's fine if you're on a RFS filesystem
Peteragent5 said:
Yeah it's that --> MUGKG3
If you are on EXT4, don't use it with ODIN. It'll bootloop your phone.
It's fine if you're on a RFS filesystem
Click to expand...
Click to collapse
Lol Im new to android, Whats ext4 and RFS? And What else instead of odin can do it with? also I have the GT-S5660, NOT THE GT-S5660M so does it make huge difference?
Sobey, I got your message, but really this is the sort of discussion best kept in the thread. If you got your phone from VMC, it's a 5660M. In fact, a GT-S5660 would not work with Virgin at all.
Peteragent5: He could flash the whole stock MUGKG3 ROM with Odin and reformat /cache and /data with the stock recovery.
Darkshado said:
Sobey, I got your message, but really this is the sort of discussion best kept in the thread. If you got your phone from VMC, it's a 5660M. In fact, a GT-S5660 would not work with Virgin at all.
Peteragent5: He could flash the whole stock MUGKG3 ROM with Odin and reformat /cache and /data with the stock recovery.
Click to expand...
Click to collapse
But in About Phone it says GT-S5660 but ill trust your word. So I should download the Mugkg3 rom and use odin to get it into my phone? and do empty cache and data? Okay ill try this now and let you know if it works. I need your help with one more thing, Last time i used odin I followed a tutorial for where to put each file in which odin slot such as BOOT, PHONE, PDA, etc etc. Can you tell me which file needs to go in which slot? Or is it one package and I just click open package? Sorry man for asking to many questions but itll really help. Also I cant find the ops file!
Peteragent5 said:
Yeah it's that --> MUGKG3
If you are on EXT4, don't use it with ODIN. It'll bootloop your phone.
It's fine if you're on a RFS filesystem
Click to expand...
Click to collapse
doesnt that mean after installing anyvustom rom that uses ext4 you cant use odin any more?!
definetely isnt true, otherwise you could never use odin any moreafter rom flash
Sobey2012 said:
But in About Phone it says GT-S5660 but ill trust your word. So I should download the Mugkg3 rom and use odin to get it into my phone? and do empty cache and data? Okay ill try this now and let you know if it works. I need your help with one more thing, Last time i used odin I followed a tutorial for where to put each file in which odin slot such as BOOT, PHONE, PDA, etc etc. Can you tell me which file needs to go in which slot? Or is it one package and I just click open package? Sorry man for asking to many questions but itll really help. Also I cant find the ops file!
Click to expand...
Click to collapse
You could make the "About Phone" model string say anything by editing the proper file. As I've said before: if your Gio worked with Virgin Mobile Canada at all, it a 5660M. The Europe/Asia 5660 doesn't have the proper HSPA bands.
Look up the differences between the different Gio models. Now. Use the search function.
There's also one or two tutorial threads here with both Odin 4.42 and the GIO_v1.0.ops file linked.
The stock rooted ROM I uploaded a while ago, as well as the OEM one from samfirmware.com are usually the "one package" kind. If you're unsure, open the tar (or tar.md5) file with a proper archiving program (7-Zip works well and is free open-source) and have a look. There should be many files, including but not limited to: amss, arm11boot, mibib, oemsbl, qcsbl, boot.img, recovery.img and system.rfs.
Quick recap:
Flash the MUGK3 ROM with Odin.
If the phone bootloops, got in the stock recovery and do a factory reset, in other words, reformat the partitions.
Done!

HELP PLIS! Bootloops

HI
I just did a factory reset and flashed de stock firmware and now the phone just go to bootloops. any help with this?
Bestplayer55 said:
HI
I just did a factory reset and flashed de stock firmware and now the phone just go to bootloops. any help with this?
Click to expand...
Click to collapse
Boot back into recovery / wipe data & cache .Reboot
simplelife said:
Boot back into recovery / wipe data & cache .Reboot
Click to expand...
Click to collapse
thank uuuu!!! now i dont hv\ave signal and my IMEI is Unknown! what can i do?
Bestplayer55 said:
thank uuuu!!! now i dont hv\ave signal and my IMEI is Unknown! what can i do?
Click to expand...
Click to collapse
Did you flash right rom to your phone ? What your phone model ? What rom did you flash ?
simplelife said:
Did you flash right rom to your phone ? What your phone model ? What rom did you flash ?
Click to expand...
Click to collapse
i flashed the miui rom from india site for international version, i think that was the problem. my phones is t889. what file do i nedd to flash?. bcase i flahed the sotck firmwware and the problem still.
Bestplayer55 said:
i flashed the miui rom from india site for international version, i think that was the problem. my phones is t889. what file do i nedd to flash?. bcase i flahed the sotck firmwware and the problem still.
Click to expand...
Click to collapse
Go here http://forum.xda-developers.com/showthread.php?t=2055474 get Modem flash via CWM .
Here is boot .Img flash via Odin http://forum.xda-developers.com/showthread.php?t=1954597
Hope this solve your issue
simplelife said:
Go here http://forum.xda-developers.com/showthread.php?t=2055474 get Modem flash via CWM .
Here is boot .Img flash via Odin http://forum.xda-developers.com/showthread.php?t=1954597
Hope this solve your issue
Click to expand...
Click to collapse
thanks im downloading now... to be sure ... whats step you recomend to do... i dont want messup anymore!
Bestplayer55 said:
thanks im downloading now... to be sure ... whats step you recomend to do... i dont want messup anymore!
Click to expand...
Click to collapse
You ready mess up when you flash wrong rom
Try flash boot.img via Odin first
simplelife said:
You ready mess up when you flash wrong rom
Try flash boot.img via Odin first
Click to expand...
Click to collapse
OK. what option in odin i should use? bootlader/PDA/Phone/CSC to flash the boot.img?
Im trying to flash the modem file but it gettin error: "E:signature Failed" (this is with the factory cwm)
What rom should i flash? odexed or deodexed?
I just want to be sure... and i know i mess up already!
Bestplayer55 said:
OK. what option in odin i should use? bootlader/PDA/Phone/CSC to flash the boot.img?
Im trying to flash the modem file but it gettin error: "E:signature Failed" (this is with the factory cwm)
What rom should i flash? odexed or deodexed?
I just want to be sure... and i know i mess up already!
Click to expand...
Click to collapse
PDA at Odin.
You need Custom CWM to flash Modem not stock recovery
Anyway im just kidding to make you calm
simplelife said:
PDA at Odin.
You need Custom CWM to flash Modem not stock recovery
Anyway im just kidding to make you calm
Click to expand...
Click to collapse
I dont know what im doing wrong!
I already flahsed stock firmware it boots, then i reboot and flashed via odin the bootimg and boots. then i go to cwm and flashed modem file fro the site u post me. I dont get IMEI im gettin really stressed man!
Bestplayer55 said:
I dont know what im doing wrong!
I already flahsed stock firmware it boots, then i reboot and flashed via odin the bootimg and boots. then i go to cwm and flashed modem file fro the site u post me. I dont get IMEI im gettin really stressed man!
Click to expand...
Click to collapse
Flashing the stock rom not get your IMEI back because rom not included its .
look at the boot.img thread , not only you had this problem . Try flash Boot.img via Odin
We have to do step by step to get your IMEI back and hope we will .
simplelife said:
Flashing the stock rom not get your IMEI back because rom not included its .
look at the boot.img thread , not only you had this problem . Try flash Boot.img via Odin
We have to do step by step to get your IMEI back and hope we will .
Click to expand...
Click to collapse
allright i look at the bootimg thread but is a little dead around there lol, so i already flashed the stock rom. then i already flashed the boot.img via odin like u said. but still with no baseband and IMEI. now whats the next step?
Bestplayer55 said:
allright i look at the bootimg thread but is a little dead around there lol, so i already flashed the stock rom. then i already flashed the boot.img via odin like u said. but still with no baseband and IMEI. now whats the next step?
Click to expand...
Click to collapse
Take a look at this http://forum.xda-developers.com/showthread.php?t=1264021
Ok, i ran into the same problem a while ago and this fixed my problem.
First you need to flash one of the T889 Roms from here: http://forum.xda-developers.com/forumdisplay.php?f=1881
Then flash this in Recovery http://forum.xda-developers.com/showthread.php?t=1957380
Let me know how it goes.
AddisG said:
Ok, i ran into the same problem a while ago and this fixed my problem.
First you need to flash one of the T889 Roms from here: http://forum.xda-developers.com/forumdisplay.php?f=1881
Then flash this in Recovery http://forum.xda-developers.com/showthread.php?t=1957380
Let me know how it goes.
Click to expand...
Click to collapse
Appreciate , AddisG
AddisG said:
Ok, i ran into the same problem a while ago and this fixed my problem.
First you need to flash one of the T889 Roms from here: http://forum.xda-developers.com/forumdisplay.php?f=1881
Then flash this in Recovery http://forum.xda-developers.com/showthread.php?t=1957380
Let me know how it goes.
Click to expand...
Click to collapse
Ok, i flashed the stock firmware from here http://forum.xda-developers.com/showthread.php?t=2055474
then i flashed the modem from the thread you told me... but the problem still. Thanx for u response.
Thats the only 2 steps do i need to do? sorry my english is bad.
Bestplayer55 said:
Ok, i flashed the stock firmware from here http://forum.xda-developers.com/showthread.php?t=2055474
then i flashed the modem from the thread you told me... but the problem still. Thanx for u response.
Thats the only 2 steps do i need to do? sorry my english is bad.
Click to expand...
Click to collapse
Check PM.
Sent from my SGH-T889 using Xparent ICS Tapatalk 2
AddisG said:
Ok, i ran into the same problem a while ago and this fixed my problem.
First you need to flash one of the T889 Roms from here: http://forum.xda-developers.com/forumdisplay.php?f=1881
Then flash this in Recovery http://forum.xda-developers.com/showthread.php?t=1957380
Let me know how it goes.
Click to expand...
Click to collapse
How is that going to help to get an imei number back? Thats a link to a uvalj1 modem.
The man is trying to get his imei number back. And we all just about know from intuition that he doesnt have a backup. Id send him to the galaxy s3 thread by peoplearmy that details method that DOES work on our phone using nv reader to back up or inject an imei number into the system.
I just dont have the link and cant find it
But flashing modems isnt going to do nothin at all.
OP GO TO THE GALAXY S3 FORUMS FOR TMOBILE find and download those tools. Follow the instructions PROVIDED there and try to INJECT an imei into your phone since im pretty certain that you dont have a backup. Stop following links and flashing random files from people that know even less than you about fixing the problem.
Your taking art advice from the blind.
Sent from my GT-N7105 using Tapatalk 2
exalgopana said:
How is that going to help to get an imei number back? Thats a link to a uvalj1 modem.
The man is trying to get his imei number back. And we all just about know from intuition that he doesnt have a backup. Id send him to the galaxy s3 thread by peoplearmy that details method that DOES work on our phone using nv reader to back up or inject an imei number into the system.
I just dont have the link and cant find it
But flashing modems isnt going to do nothin at all.
OP GO TO THE GALAXY S3 FORUMS FOR TMOBILE find and download those tools. Follow the instructions PROVIDED there and try to INJECT an imei into your phone since im pretty certain that you dont have a backup. Stop following links and flashing random files from people that know even less than you about fixing the problem.
Your taking art advice from the blind.
Sent from my GT-N7105 using Tapatalk 2
Click to expand...
Click to collapse
I've been through it myself and that's how I manged to fix it. No need to talk sh*t my friend. If you think you can help, do so....
Sent from my SGH-T889

[Q] SGH-I747 Update Issues to 4.4.2

I'm trying to help out a friend and update his Galaxy S3 SGH-I747. He originally had cyanogenmod installed but he restored his phone back to stock and flashed a stock recovery back to the phone. When he tries to do an OTA updated it downloads but fails to install? His current android version is 4.1.1 but his baseband is I747UCUFNE4 which if im not mistaken is for android 4.4.2 what would be the easiest way to get his phone updated to the stock 4.4.2 software?
Follow one of enewman17's how to update threads in General.
4.4.2 upgrade stops at 28%
DocHoliday77 said:
Follow one of enewman17's how to update threads in General.
Click to expand...
Click to collapse
Can you be a bit more specific?
Thanks
bmoliver said:
Can you be a bit more specific?
Thanks
Click to expand...
Click to collapse
The beauty of search: http://forum.xda-developers.com/search.php?searchid=292146343
Two threads from enewman17: UCUEMJB to UCUFNE4 firmware update; How to update SGH-I747 to UCUFNE4_4.4.2
DocHoliday77 said:
Follow one of enewman17's how to update threads in General.
Click to expand...
Click to collapse
BWolf56 said:
The beauty of search: http://forum.xda-developers.com/search.php?searchid=292146343
Two threads from enewman17: UCUEMJB to UCUFNE4 firmware update; How to update SGH-I747 to UCUFNE4_4.4.2
Click to expand...
Click to collapse
Thanks, I had found the last link (....2789917) by doing a Google search (i.e., searching within the forum was less successful).
Hey bmoliver and BWolf56,
I am in the same boat as your friend where my baseband (bootloader) version is I747UCUFNE4 but the software version is stuck at 4.1.1. AT&T is identifying a OTA update, downloading but the update is failing.
I tried the method described in http://forum.xda-developers.com/showthread.php?t=2789917. But when I am trying to flash MJB bootloader, it is failing. I read elsewhere in this forum that downgrading from UCU to MJB is not really advisable.
I am stuck in 4.1.1 and my phone is half functional at the moment with the camera, nfc, bluetooth not functional :crying:.
Was your friend able to get this resolved bmoliver?
I tried searching for a I747UCUFNE4 md5 file that I can flash using odin (just a hope that it might work) but could not find.
It would be great if one of you can point me to it.
PS: I am a complete newbie to this entire thing and so far from what I read, my phone is probably soft-bricked and am hoping that someone would guide and help me get out of this.
EDIT: One more thing that I observed is when I am trying flash something in the download mode, I get the error and "sw rev check fail fused 3 binary 0" and it fails
Thanks,
CJ
bmoliver said:
Thanks, I had found the last link (....2789917) by doing a Google search (i.e., searching within the forum was less successful).
Click to expand...
Click to collapse
jchennuri said:
Hey bmoliver and BWolf56,
I am in the same boat as your friend where my baseband (bootloader) version is I747UCUFNE4 but the software version is stuck at 4.1.1. AT&T is identifying a OTA update, downloading but the update is failing.
I tried the method described in http://forum.xda-developers.com/showthread.php?t=2789917. But when I am trying to flash MJB bootloader, it is failing. I read elsewhere in this forum that downgrading from UCU to MJB is not really advisable.
I am stuck in 4.1.1 and my phone is half functional at the moment with the camera, nfc, bluetooth not functional :crying:.
Was your friend able to get this resolved bmoliver?
I tried searching for a I747UCUFNE4 md5 file that I can flash using odin (just a hope that it might work) but could not find.
It would be great if one of you can point me to it.
PS: I am a complete newbie to this entire thing and so far from what I read, my phone is probably soft-bricked and am hoping that someone would guide and help me get out of this.
Thanks,
CJ
Click to expand...
Click to collapse
You don't want to downgrade bootloaders, that will brick your phone.
You'll have to flash NE4 with Odin (or a NE4 custom ROM through custom recovery) to get your baseband and software matching.
The thread you linked should work if you follow it to a T. If something doesn't work, let us know and be specific about what happened.
Thanks for the info BWolf56,
Sorry for asking a trivial question (just getting accustomed to the lingo used here) .
When you say I should follow it to a T, are you just referring to follow all the steps.
I tried two things
1. follow each step, but failed at step 3 since I was trying to downgrade my bootloader.
2. I jumped from step 2 to step 6 and tried to flash 4.4.2OTA.zip in recovery mode but that also failed. I dont remember the exact error I got, I can try it again to give you more details if you think it is safe.
Thanks
BWolf56 said:
You don't want to downgrade bootloaders, that will brick your phone.
You'll have to flash NE4 with Odin (or a NE4 custom ROM through custom recovery) to get your baseband and software matching.
The thread you linked should work if you follow it to a T. If something doesn't work, let us know and be specific about what happened.
Click to expand...
Click to collapse
jchennuri said:
Thanks for the info BWolf56,
Sorry for asking a trivial question (just getting accustomed to the lingo used here) .
When you say I should follow it to a T, are you just referring to follow all the steps.
I tried two things
1. follow each step, but failed at step 3 since I was trying to downgrade my bootloader.
2. I jumped from step 2 to step 6 and tried to flash 4.4.2OTA.zip in recovery mode but that also failed. I dont remember the exact error I got, I can try it again to give you more details if you think it is safe.
Thanks
Click to expand...
Click to collapse
If you jumped to #6, you didn't flash a custom recovery, which you need to flash the OTA.
I did install TWRP 2.6.3.1 which I am guessing is the custom recovery (as part of step 2) and then I tried to flash the OTA. Am I missing something here?
BWolf56 said:
If you jumped to #6, you didn't flash a custom recovery, which you need to flash the OTA.
Click to expand...
Click to collapse
jchennuri said:
I did install TWRP 2.6.3.1 which I am guessing is the custom recovery (as part of step 2) and then I tried to flash the OTA. Am I missing something here?
Click to expand...
Click to collapse
What error did you get when flashing it?
I just tried flashing it again and got the following error.
I loaded the zip into my internal SD and went to recovery mode (twrp gui, Power+Home+Volume Up)
and tried installing the zip
_______________
Updating partition details...
Running boot script...
Finished running boot script.
Installing '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Package expects build fingerprint of samsung/d2u (the screen does not allowing me to scroll to the right to look at the complete line after 'd2u')
E: Error executing updater binary in zip '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Error flashing zip '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Updating partition details...
FAILED
_________________
This is the error I am getting.
Am I missing something? Please let me know if you need any more info
Thanks a ton!!!
BWolf56 said:
What error did you get when flashing it?
Click to expand...
Click to collapse
jchennuri said:
I just tried flashing it again and got the following error.
I loaded the zip into my internal SD and went to recovery mode (twrp gui, Power+Home+Volume Up)
and tried installing the zip
_______________
Updating partition details...
Running boot script...
Finished running boot script.
Installing '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Package expects build fingerprint of samsung/d2u (the screen does not allowing me to scroll to the right to look at the complete line after 'd2u')
E: Error executing updater binary in zip '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Error flashing zip '/data/media/Samsung_SGH-I747_4.4.2_OTA.zip'
Updating partition details...
FAILED
_________________
This is the error I am getting.
Am I missing something? Please let me know if you need any more info
Thanks a ton!!!
Click to expand...
Click to collapse
Sounds like you'll have to use Odin to flash Stock.
Your build.prop is most likely borked (or has been changed to something it's not). d2u is not a variant of the S3, nor does it exist.
Thanks a ton for helping me identify the problem.
I just have to look if a stock file to flash using odin is out there somewhere.
I will post in http://forum.xda-developers.com/showthread.php?t=2789917 to see if enewman17 or someone from the community have a tar or md5 file that I can use.
I will try that and update on how it goes.
BWolf56 said:
Sounds like you'll have to use Odin to flash Stock.
Your build.prop is most likely borked (or has been changed to something it's not). d2u is not a variant of the S3, nor does it exist.
Click to expand...
Click to collapse
jchennuri said:
Thanks a ton for helping me identify the problem.
I just have to look if a stock file to flash using odin is out there somewhere.
I will post in http://forum.xda-developers.com/showthread.php?t=2789917 to see if enewman17 or someone from the community have a tar or md5 file that I can use.
I will try that and update on how it goes.
Click to expand...
Click to collapse
You can grab the stock ROM here: http://forum.xda-developers.com/showthread.php?p=33570269#post33570269
Just make sure you grab the right version.
Thanks for the pointing me there.
I could not find the stock firmware for NE4 though.
They only have MJ2, LK3, LG1, LEM versions, no MJB either.
BWolf56 said:
You can grab the stock ROM here: http://forum.xda-developers.com/showthread.php?p=33570269#post33570269
Just make sure you grab the right version.
Click to expand...
Click to collapse
jchennuri said:
Thanks for the pointing me there.
I could not find the stock firmware for NE4 though.
They only have MJ2, LK3, LG1, LEM versions, no MJB either.
Click to expand...
Click to collapse
There isn't a NE4 stock for Odin. I just noticed the post hasn't been updated in a while.
I though I could find it on Sammobile.com but they have LK3 as their latest too.
Since you somehow have the 4.4.2 modem, you can not flash anything older than the 4.4.2 firmware. Currently there is nothing that you can flash to fix this. Normally, I would say to flash an older modem, but if Odin is seeing it as already updated to 4.4.2 (SWREV 3), and the only thing you have that is 4.4.2 is the modem, flashing anything older will likely hard brick.
You need either the full stock firmware, which there is not one, Thanks AT&T!, or a recovery flashable firmware for 4.4.2. Enewman17 has this, but it will not work for you because of how the modem is flashed. For some reason, he has it patching the 4.3 modem rather than including the full updated one like with the other partitions. If someone makes the same thing, but with the already updated modem, you could probably flash that. No guarantees though. Running 4.1.1 firmware/bootloaders with a 4.4.2 modem is a scenario which is highly unpredictable, so anything you try to flash might cause more problems, we just don't know.
I've PM'd enewman17 to ask if there was a specific reason he updated the modem the way he did. If there is not an issue doing it like i mentioned someone can try to make a new package like that for you to try.
Thanks Doc!
Hopefully enewman17 can come up with a solution for this.
Just an information which I was not able to completely comprehend but maybe pros like you or Bwolf56 will be able to.
I opened Kies and this is what it says.
Firmware information
This is the latest firmware.
Current firmware version: PDA:LK3 / PHONE:NE4 / CSC:LK3 (ATT)
Any thoughts on how do I get the PDA and CSC updated (not even sure what exactly they are)
Thanks
DocHoliday77 said:
Since you somehow have the 4.4.2 modem, you can not flash anything older than the 4.4.2 firmware. Currently there is nothing that you can flash to fix this. Normally, I would say to flash an older modem, but if Odin is seeing it as already updated to 4.4.2 (SWREV 3), and the only thing you have that is 4.4.2 is the modem, flashing anything older will likely hard brick.
You need either the full stock firmware, which there is not one, Thanks AT&T!, or a recovery flashable firmware for 4.4.2. Enewman17 has this, but it will not work for you because of how the modem is flashed. For some reason, he has it patching the 4.3 modem rather than including the full updated one like with the other partitions. If someone makes the same thing, but with the already updated modem, you could probably flash that. No guarantees though. Running 4.1.1 firmware/bootloaders with a 4.4.2 modem is a scenario which is highly unpredictable, so anything you try to flash might cause more problems, we just don't know.
I've PM'd enewman17 to ask if there was a specific reason he updated the modem the way he did. If there is not an issue doing it like i mentioned someone can try to make a new package like that for you to try.
Click to expand...
Click to collapse
Ok, enewman17 just put this together if you want to try it. This includes the full NE4 stock firmware minus system, kernel, cache and recovery.
So flashing it will preserve your current Rom, kernel and recovery, but will otherwise fully update your base firmware/bootloaders to NE4.
This should be perfectly safe to use, but seeing as it is untested, I cannot make any guarantees that it won't make things worse. (I wouldn't post it if I thought it would, but there is always the possibility)
Flash from custom recovery such as TWRP.
http://www.androidfilehost.com/?fid=23578570567716667
Sent from my SGH-T999 using Tapatalk
---------- Post added at 08:31 PM ---------- Previous post was at 08:29 PM ----------
If you want to fully update your system (rom) to stock NE4, enewman17 has a thread in the development section with stock rooms you can flash via recovery after you update your firmware posted above.
Sent from my SGH-T999 using Tapatalk

[Q] - N7100XXUFNG4(FND2) to N7100XXUEMK9(MJ9)

Good day to all!!!
I've gone into bootloop, and having a hard time finding a link to my previous rom which is N7100XXUEMK9-COA(MJ9). So I decided to download at Sammobile a N7100XXUFNG4(FND2) -Philippines coz I'm from Philippines. And I flashed it thru odin. Installed PhilzTouch, rooted and done. After using it for a few days, while reading some threads to other forums. I finally found a link to my previous rom. I've successfuly downloaded it.
I'm just wondering if I can directly flash this N7100XXUEMK9(MJ9) back to my phone which is N7100XXUFNG4(FND2) now using odin again? Can I flash this without losing my IMEI, Modem, Wifi or my EFS being corrupted?
By the way 4.4 is fine. But on my own observation, it drains my battery faster than 4.3. So if there's a chance getting back to 4.3, maybe I'll grab the chance. If it's going to be complicated, maybe I won't do it anymore.
Sorry for a the long story. Hope somebody can help me. Thanks all.
Anyone? Please. Thanks.
asin_punk said:
Anyone? Please. Thanks.
Click to expand...
Click to collapse
I am unsure about this, if you have upgraded bootloader, you are stuck with latest bootloader, however you can downgrade rom, unless I am mistaken.
(InsertNameHere) said:
I am unsure about this, if you have upgraded bootloader, you are stuck with latest bootloader, however you can downgrade rom, unless I am mistaken.
Click to expand...
Click to collapse
Thanks. But actually this has been answered to the other thread of Dr.Ketan. Here's his post http://forum.xda-developers.com/showpost.php?p=55076259&postcount=571
dr.ketan said:
You can't downgrade with Odin if your existing bootloader is kitkat. Though you can use mobile din to downgrade to 4.3. And regarding IMEI, No one can say whether you will lose it or not because even you doing everything correct there are still minimal chances to lose it (any bad flashing can cause it) but make EFS backup and copy it to multiple places. I stroingly recommend to make backup efs in .img format (search play store for "Dr.Ketan Hindocha" and you will find IMEI Tool N7100/N900 which makes backup on said format)
Click to expand...
Click to collapse
and here is his thread http://forum.xda-developers.com/showthread.php?p=55098886#post55098886
But anyways, thanks for your reply. Mod can now close this. Thanks.

SPRINT SPH_L710T stock flashable .tar for odin here!

Hey guys, I know a lot of us has been stuck with paper weights since we messed up flashing our phones thinking the L710 and L710t were the same... sooo, if you lost your imei and baseband unkown and no network and no audio and all these issues and just want to go back to stock.. you've come to the right place.
Remember this is for the sprint sph l710T .... note the T for triband lol
Step 1. Download Odin (search google)
Step 2. .tar file from here (https://mega.co.nz/#!cBBDEBpJ!t5IAcCaMg2w7GDI0zhhmZw0e7jh0Uv0v4gJpsH8gb6o)
put this in to odin in the pda section (note: if the file gives an md5 mismatch of some sort, remove (.md5) from the extension to leave the .tar)
step 3. put your phone in download mode... flash that shiiiiii, be patient and profit!
youre very welcome
BIIIGGGGG THANKS TO THESE GUYS FROM ANDROID FORUMS
Kdude63 for the link
the_dumbest_noob for actually pulling the .tar for kies to save our behinds!
yep i can verify i had to get this version cause the charging port on my phone died and according to the site it came from it should work across the board with Sprint, Boost, and Virgin Sph-L710T
I made a flashable zip that De-Odex the stock rom https://www.androidfilehost.com/?fid=95832962473400340 check it out if you want but read the description
Great news, thanks to all who made this happen!
I'm a novice at this, If I flash this .tar my phone will no longer be rooted, correct?
TujungaGuy said:
Great news, thanks to all who made this happen!
I'm a novice at this, If I flash this .tar my phone will no longer be rooted, correct?
Click to expand...
Click to collapse
if you flash the stock tar that is provided it will erase your entire phone except for the external storage and then replace it all with whats inside of it including your recovery
6th_Hokage said:
if you flash the stock tar that is provided it will erase your entire phone except for the external storage and then replace it all with whats inside of it including your recovery
Click to expand...
Click to collapse
I see, thanks! What then would be the benefit of flashing the deodex zip posted above? Will that allow me to uninstall bloatware? What's the purpose?
TujungaGuy said:
I see, thanks! What then would be the benefit of flashing the deodex zip posted above? Will that allow me to uninstall bloatware? What's the purpose?
Click to expand...
Click to collapse
De-Odex helps for themeing and swapping out system apps that aren't from Google.....like if you want a updated Samsung app like the music player for instance
6th_Hokage said:
De-Odex helps for themeing and swapping out system apps that aren't from Google.....like if you want a updated Samsung app like the music player for instance
Click to expand...
Click to collapse
Copy that. Out of curiosity, it appears most people need this .tar because they lost their baseband / modems after installing a different rom. Wouldn't it be easier to just flash the L710T NF4 modem firmware? I downloaded it and was going to try it with a few roms that were messing with my baseband. Thoughts?
TujungaGuy said:
Copy that. Out of curiosity, it appears most people need this .tar because they lost their baseband / modems after installing a different rom. Wouldn't it be easier to just flash the L710T NF4 modem firmware? I downloaded it and was going to try it with a few roms that were messing with my baseband. Thoughts?
Click to expand...
Click to collapse
that file basically just puts the right files in on your SD card which then can be used in PhilZ via custom restore i believe....let me check into that
Will this work for SPH-L710T on Virgin Mobile?
Because this happened to my friend on her's: http://androidforums.com/threads/sph-710t-deleted-google-play-services.887991/
TLR=She deleted Google Play Services and her phone is all kinds of screwed up, factory reset didn't help the phone refresh the system file on its own, so either I need the stock .tar OR someone to upload me their Google Play Services system app (my Stratosphere II's usually works once but I think Google Play tries to update it and it fails and then all the problems start again)
iviyth0s said:
Will this work for SPH-L710T on Virgin Mobile?
Because this happened to my friend on her's: http://androidforums.com/threads/sph-710t-deleted-google-play-services.887991/
TLR=She deleted Google Play Services and her phone is all kinds of screwed up, factory reset didn't help the phone refresh the system file on its own, so either I need the stock .tar OR someone to upload me their Google Play Services system app (my Stratosphere II's usually works once but I think Google Play tries to update it and it fails and then all the problems start again)
Click to expand...
Click to collapse
yes or at least should work on sprint,boost and virgin
6th_Hokage said:
yes or at least should work on sprint,boost and virgin
Click to expand...
Click to collapse
So her phone wouldn't get screwed up with any kind of modem/network setting incompatibility because she's a Virgin Mobile subscriber and this was pulled from a Sprint L710T would it?
iviyth0s said:
So her phone wouldn't get screwed up with any kind of modem/network setting incompatibility because she's a Virgin Mobile subscriber and this was pulled from a Sprint L710T would it?
Click to expand...
Click to collapse
correct it won't get screwed up
the one custom rom that will boot without the need for stock kernel is Conquest Singularity link https://www.androidfilehost.com/?w=files&flid=15185 currently im running the Conquest-Singularity-10-beta9-Full.zip with the Conquest-Singularity-10-b10-update.zip everything seems to work fine except for the rotation but someone over at android forums says Conquest-Singularity-9-Full.zip by it self works including rotation he never mentioned the Conquest-Singularity-9.5-Update.zip so that's basically it to figure out how to install this amazing rom go to the Closed OP here http://forum.xda-developers.com/showthread.php?t=2774902
dcutz said:
Step 1. Download Odin (search google)
Step 2. .tar file from here (link)
put this in to odin in the pda section (note: if the file gives an md5 mismatch of some sort, remove (.md5) from the extension to leave the .tar)
Click to expand...
Click to collapse
or the AP slot for Odin 3.09+
(you might want to add that to the OP)
THANK YOU, her phone is back to normal and it even kept her model intact!
And now I backed up her phone (Titanium and Nandroid) right this time (to SD not internal)
flash this kernel after you flash Conquest so rotation gets fixed https://www.dropbox.com/sh/5y5w6clj...T747-TW-KK-4.4-ATT-05-13-2014 kernel.zip?dl=0
You sir, have fixed my phone.
THANK YOU SOOOOOO MUCH! It actually worked! After 2 weeks of searching, this thing actually worked! I will definitely recommend this page to anyone who has the same problem.
dcutz said:
Hey guys, I know a lot of us has been stuck with paper weights since we messed up flashing our phones thinking the L710 and L710t were the same... sooo, if you lost your imei and baseband unkown and no network and no audio and all these issues and just want to go back to stock.. you've come to the right place.
Remember this is for the sprint sph l710T .... note the T for triband lol
Step 1. Download Odin (search google)
Step 2. .tar file from here (https://mega.co.nz/#!cBBDEBpJ!t5IAcCaMg2w7GDI0zhhmZw0e7jh0Uv0v4gJpsH8gb6o)
put this in to odin in the pda section (note: if the file gives an md5 mismatch of some sort, remove (.md5) from the extension to leave the .tar)
step 3. put your phone in download mode... flash that shiiiiii, be patient and profit!
youre very welcome
BIIIGGGGG THANKS TO THESE GUYS FROM ANDROID FORUMS
Kdude63 for the link
the_dumbest_noob for actually pulling the .tar for kies to save our behinds!
Click to expand...
Click to collapse
Do you still have this TAR available? The mega.co.nz link says the file is not available. I am in this exact same predicament where I thought this phone was the same as the L710 and now... I can't get anything I try to work. Always stuck in a boot-loop and I've tried a couple ROMs. I also can't seem to find a Stock ROM anywhere!
zentsang said:
Do you still have this TAR available? The mega.co.nz link says the file is not available. I am in this exact same predicament where I thought this phone was the same as the L710 and now... I can't get anything I try to work. Always stuck in a boot-loop and I've tried a couple ROMs. I also can't seem to find a Stock ROM anywhere!
Click to expand...
Click to collapse
I hate bumping an old thread, but in this case, I'm in the same predicament after flashing an OS and not having a way to update the PRL and such. The L710T TAR would be greatly appreciated.

Categories

Resources