Trick Smart Switch into upgrading - Galaxy S6 Edge General

Before I start, I just want to say I make no guarantee this will work for you. It worked for me, and maybe it will work for others, possibly it requires some very specific conditions as outlined below.
I'm in Canada and my phone is on Rogers who is notoriously slow at rolling out updates. I've seen discussion around here about upgrading using ODIN, but I didn't want to lose my data -- I just wanted to install the upgrade as per usual. In Canada everyone has the same model of S6/S6 Edge and the exact same firmware is installed (byte-for-byte identical). So the only thing stopping me is that Samsung/Rogers have not made it available to me yet.
Using a program called Fiddler (free -- I used the .NET4 version), I started looking at the traffic sent to Samsung's servers from the Smart Switch application on my PC. As it turns out, it's just XML identifying various things about my phone. One of those things is "device local code" which matches my carrier: RWC.
Looking at Samsung Updates I noticed that Telus (TLS) has a firmware for 6.0.1 (PC5) and also formerally had the same firmware I was on 5.1.1 (OJ7).
Okay, onto the good stuff. Using FiddlerScript (a tab above the right-side in Fiddler), I added the following to the OnBeforeRequest function to change my reported "device local code" to Telus:
Code:
if (oSession.uriContains("NF_DownloadBinaryInform")){
oSession.utilReplaceInRequest("RWC", "TLS");
}
And then I added the following to the OnBeforeResponse function to change the response back from Telus to Rogers:
Code:
if (oSession.uriContains("NF_Download")){
oSession.utilReplaceInResponse("TLS","RWC");
}
Now I loaded up Smart Switch and I see an Update button. :laugh: Next, I click Update and go through a few screens until it starts downloading the 6.0.1 update. Once the download started, I found I needed to close Fiddler, or else it would eventually error out.
Finally, the phone rebooted into Download Mode and Smart Switch installed the upgrade. :good: Afterwards, everything is working fine and it looks as if it was a legitimate upgrade from Rogers (Rogers apps, no Telus apps).
I hope someone find this information useful and maybe they can prepare it into an easier to use format. Again, if you try it, don't blame me if something goes wrong -- you're on your own.

Hi, has anyone tried this? Using an S10+ and it's also not updating, hoping to try this.

Related

official firmware upgrade issues from Kies

I tried different machines before I sorted the connectivity problem to establish connection to my device until finally my PC can recognise my device.
Now comes the next headache, after getting the connection established I clicked on firmware upgrade - it came up and displays some updates are available -
it shows my current version as:
(PDA)JE9/(Phone)JE9
available update as:
(PDA)JF4/(Phone)JF4
When clicked on 'proceed' - it brings up some warning for me to make sure they are fixed before I proceed further like power cables connected and some warning of not removing or doing anything during upgrade, after I check 'agree' it starts the download by letting me know that the binary files for the new firmware is being downloaded and after the dowload there seems to be a wait creating impatience for us as to what next...after a few seconds I can see the message above the progress bar saying that the upgrade process has begun..
I can see the screen on my SGS display come with the android logo on some work (like road construction work) and the message telling upgrade in progress do not disconnect...it stays in that state for around a minute...no progress in the progress bar....Now suddenly the PC says 'failed to convert to upgrade mode, try later' and even after stopping my phone continues to show the frozen screen with 'upgrade in progress' (getting us confused and scared and dont know if I can unplug - will this brick my device all sorts of question) until I shut down my SGS and reboot to see it is normal as before but whenever I connect for the firmware upgrade all that I know is I am pending new upgrade.
I am stuck and can't proceed further - I tried it many times with many machines no luck. Please anybody suggest a way out.
Some info on my device: Bought in UK, sim free phone from Singapore Singtel as I see the operator's animation in the startup screen.
Other details on firmware:
PDA:I9000DXJE9
Phone:I9000DXJE9
CSC:I9000OLBJE9
In the settings 'About Phone' carries details:
Version: DXJE9
Kernel: [email protected]# (does this mean the device is rooted already?)
I have another question since I saw somebody mention in another thread that whether he/she should do a european firmware upgrade or asian firmware upgrade - I still confused by this question as well, which upgrade will be pushed to you if you are using Kies as it is just one same application made available for download globally.
somebody please help me with the upgrade issue.
isn't there any dev who can help me on this, it looks like i am the only one experiencing this!!!
I don't think many people are getting the upgrade options via kies at the moment.
I'm not seeing it on UK JF3
so hope, there isn't an issue with my device. I am weary because this was purchased from an online site but purchased the device after checking it personally.
One more question, will an unlocked phone get locked after any new firmware updates?
Are sim free and unlocked phones follow different philosophy ie., after unlocking a phone does that become a sim free phone forever.
Second question, how does the OTA update work - if you are not tied to a service provider - does samsung send these directly to all sim free phones automatically, looking and searching for IMEI numbers? and will a rooted phone be allowed to upate to froyo or any official update (for example) via the official Kies?
thanks
There isn't any offical firmware updates, via Kies, and or any other method.
JaGuR said:
There isn't any offical firmware updates, via Kies, and or any other method.
Click to expand...
Click to collapse
Pls dont give wrong information. If you are suggesting something make it elaborate and clear.
I have clearly mentioned that I can see my current version as: (PDA)JE9/(Phone) JE9
Update available version:
(PDA) JF4/(Phone) JF4
thats what is displayed via Kies. I am also aware from this forum that some people can see the update whilst others dont see any.
Having said that, I was asking a techy questions as to whether a OTA upgrade or a upgrade via Kies from Samsung still happen if the phone is rooted and also if the phone is sim free and not attached to any service providers will the OTA upgrade will happen if so, is it based on IMEI number that will automatically be tracked OTA.
S
I was wondering if anyone found a solution to this problem? I am having the same problem.
I'm looking at this also.
after following this: (oh great, can't post links)
I had a problem updating to the official Foyo via Kies.
Finally got my PC to recognise the phone then started the update.
Phone screen went all green part way through and nothing was happening for about 20 mins so unplugged.
Phone would switch on but came up with a little picture on the screen and thats it.
so got it updated to JPM by booting into download mode and using odin. Took 5 mins once I downloaded all the files.

Internet Sharing on LG-E900h (LG Optimus 7 North american)

1. Go into the Windows Phone Marketplace.
2. Go into the LG apps store.
3. Get the Network Setup app.
4. Go into the app.
5. Make sure it shows your proper network profile.
6. Tap on "Tap here to accept changes and restart your phone."
And now you have internet sharing on your LG Optimus 7.
:victory:
can94 said:
1. Go into the Windows Phone Marketplace.
2. Go into the LG apps store.
3. Get the Network Setup app.
4. Go into the app.
5. Make sure it shows your proper network profile.
6. Tap on "Tap here to accept changes and restart your phone."
And now you have internet sharing on your LG Optimus 7.
:victory:
Click to expand...
Click to collapse
Anyone know how to get this to work on Telus? I followed the instructions and when I try to turn it on, it says "Connection not shared; There's a problem with the current settings."
That's the same thing happening to me too ....
TELUS firmware on LG Optimus 7
TELUS hasn't supplied the firmware update to enable internet sharing on the LG Optimus 7 (E900h).
I just got the 8773 update today, no internet sharing option. Grabbed the network setup app, it selected At&t, restarted, still no internet sharing option Am I missing something?
edee1337 said:
I just got the 8773 update today, no internet sharing option. Grabbed the network setup app, it selected At&t, restarted, still no internet sharing option Am I missing something?
Click to expand...
Click to collapse
I just made it work today. No Telus update has included the firmware update required to make it work, so you need to flash with another E900h ROM that includes the firmware update. The only significant change I can see is that when your phone turns on it will have another carrier's logo instead of Telus'. It goes without saying that this may void your warranty.
Here's my post with a couple notes on the process after I made it work, read it carefully and you can piece together the rest of the details from the rest of the thread: http://forum.xda-developers.com/showpost.php?p=29172373&postcount=66
I might consider writing a formal tutorial of the process when I get some time.
ionothanus said:
I just made it work today. No Telus update has included the firmware update required to make it work, so you need to flash with another E900h ROM that includes the firmware update. The only significant change I can see is that when your phone turns on it will have another carrier's logo instead of Telus'. It goes without saying that this may void your warranty.
Here's my post with a couple notes on the process after I made it work, read it carefully and you can piece together the rest of the details from the rest of the thread: http://forum.xda-developers.com/showpost.php?p=29172373&postcount=66
I might consider writing a formal tutorial of the process when I get some time.
Click to expand...
Click to collapse
Who can we write to at Telus to get them to release a firmware update for internet sharing?
ionothanus said:
I just made it work today. No Telus update has included the firmware update required to make it work, so you need to flash with another E900h ROM that includes the firmware update. The only significant change I can see is that when your phone turns on it will have another carrier's logo instead of Telus'. It goes without saying that this may void your warranty.
Here's my post with a couple notes on the process after I made it work, read it carefully and you can piece together the rest of the details from the rest of the thread: http://forum.xda-developers.com/showpost.php?p=29172373&postcount=66
I might consider writing a formal tutorial of the process when I get some time.
Click to expand...
Click to collapse
Which firmware did you take ?

Samsung Galaxy Sky J3 SM-S320VL TracFone not flashing....

Here is the issue. A friend of mine had gone a bought a Galaxy Sky SM-S320VL from TracPhone. And had been using the phone without any problems until a couple of weeks ago. Then he decided to do a Factory Reset. Instead of doing the software reset, from with in Settings, he went and did a HARD Reset without unlocking the google account. And guess what, he can't remember the account information for that phone. And came to me to reset the phone. (As I had to deal with this problem in the past with other people and their phones.)
I have downloaded the only stock rom I can find for this phone and flashed it with Odin3. But for some reason the flashing of the rom is never done. By this I mean, the phone downloads the rom as Odin sends it. Odin reports a Success with the flashing. But, when the phone reboots. The system has not been reset and FRP is still active.
I have flashed only the AP, and the phone reboots directly into setup and shows a message about an unauthorized Factory Reset.
I have flash all 4 files in the ROM set (BL, AP, CP, and CSC). and Odin states the flash was a success. The phone reboots, goes to recovery and states Starting System Update. Goes so far into the update, then stops and shows Erasing. After a short time of showing Erasing it reboots to setup. Where again the phone shows the message about authorized Factory Reset.
I have used Odin3 v3.9.0, v3.11.1, v3.11.2, v3.12.5. And I have updated to the latest USB drivers from Samsung.
So my question is this. Has anyone had come across this behavior before? And how can I get past this?
The phones particulars:
Name: Samsung Galaxy Sky
Model #: SM-S320VL(GP)
OS v: 6.0.1
Firmware #: S320VLUDU2APJ3
Model #, as reported by Downloader: SM-S320VL
Note: As a strange side effect of when I flash all 4 rom files. For some reason once the phone has failed the system update, erased and has reboot. I have complete access to the phones User data area from within my computer. But, I am unable to access the phone with adb.
Hey folks,
I'm having the exact same issue as the OP. Odin does a successful install on the phone but I get the unauthorized reset message and then Wifi does not work when prompted on the next screen.
Is there a tracfone version of the rom or a fix that anyone here knows of? Thanks!
@drasnah
I have yet to get any kind of reply from anyone on this. Either now one knows, and is not stating so, or doesn't care.
I have seen the wi- fi fix in another thread.
Modify /system/build.prop:
ro.securestorage.support=true to false
Hope that helps!
20eyes said:
I have seen the wi- fi fix in another thread.
Modify /system/build.prop:
ro.securestorage.support=true to false
Hope that helps!
Click to expand...
Click to collapse
First this is not a wi-fi problem it is a re-flashing of the rom problem.
Second, I do not have access, root or otherwise, to any of the system files on the phone.
Third, with the first two in mind this possible solution is of no help.
Fourth, Re-read my original post. I have given complete detailed information as to what I have access to and what I have done.
Can someone send me a download think for this phone i downloaded one but it won't flash it keeps failing
This device has been locked down by Tradphone and Samsung. It gives errors flashing even the correct stock firmware. It's a piece of garbage. NEVER buy anything from Tracphone. Garbage company. You'll never fix this issue. Only pushed updates will flash via software from sammy and tracphone that is built into the rom..
Curtis1973 said:
This device has been locked down by Tradphone and Samsung. It gives errors flashing even the correct stock firmware. It's a piece of garbage. NEVER buy anything from Tracphone. Garbage company. You'll never fix this issue. Only pushed updates will flash via software from sammy and tracphone that is built into the rom..
Click to expand...
Click to collapse
Not sure if that's correct? It depends on the firmware and odin version being used.
---------- Post added at 10:00 PM ---------- Previous post was at 09:58 PM ----------
Nate1k904 said:
Can someone send me a download think for this phone i downloaded one but it won't flash it keeps failing
Click to expand...
Click to collapse
Post more details on the error, screenshots, firmware and odin version used.
Need to know if works. Or if needing to settle for a different route.
The_WABBIT said:
Here is the issue. A friend of mine had gone a bought a Galaxy Sky SM-S320VL from TracPhone. And had been using the phone without any problems until a couple of weeks ago. Then he decided to do a Factory Reset. Instead of doing the software reset, from with in Settings, he went and did a HARD Reset without unlocking the google account. And guess what, he can't remember the account information for that phone. And came to me to reset the phone. (As I had to deal with this problem in the past with other people and their phones.)
I have downloaded the only stock rom I can find for this phone and flashed it with Odin3. But for some reason the flashing of the rom is never done. By this I mean, the phone downloads the rom as Odin sends it. Odin reports a Success with the flashing. But, when the phone reboots. The system has not been reset and FRP is still active.
I have flashed only the AP, and the phone reboots directly into setup and shows a message about an unauthorized Factory Reset.
I have flash all 4 files in the ROM set (BL, AP, CP, and CSC). and Odin states the flash was a success. The phone reboots, goes to recovery and states Starting System Update. Goes so far into the update, then stops and shows Erasing. After a short time of showing Erasing it reboots to setup. Where again the phone shows the message about authorized Factory Reset.
I have used Odin3 v3.9.0, v3.11.1, v3.11.2, v3.12.5. And I have updated to the latest USB drivers from Samsung.
So my question is this. Has anyone had come across this behavior before? And how can I get past this?
The phones particulars:
Name: Samsung Galaxy Sky
Model #: SM-S320VL(GP)
OS v: 6.0.1
Firmware #: S320VLUDU2APJ3
Model #, as reported by Downloader: SM-S320VL
Note: As a strange side effect of when I flash all 4 rom files. For some reason once the phone has failed the system update, erased and has reboot. I have complete access to the phones User data area from within my computer. But, I am unable to access the phone with adb.
Click to expand...
Click to collapse
J3 sm s320vl... tracfone root availability? Just bought phone hopefully got a good one to root? Or maybe someone knows who maybe be able to... please help
No updates? Interested, I have the same phone.
There is no solution for this phone. It will forever be a Trac-phone.
Yes, it nice to imagine what could had been. If there was a fix for the locked bootloader. Its encrypted, and is highly unlikely to be broken by anyone.
Do not flash the boot.image that some people have suggested
Although that method works on some devices such as the AT&T Samsung Galaxy S5. In this case flashing the boot.image from an unlocked device does nothing but places the phone into an even more precarious situation, that makes it unusable even as a Trac phone.
While its true that this very low budget phone could had been decent with a custom Rom ,
You will not be able to get it working.
I have one that belonged to my daughter a couple of years ago and I managed to get it boot into the system again.
Its only function is as a calculator, or preschool game, the cellular reception and Wifi connections are highly unstable and will not stay connected.
Now it serves as my nieces play toy. I would donate to some poor person at the Salvation Army it if it was useable.
By the way, for anyone reading this.
If you have an old phone that is useable. You could dramatically help a Homeless people, by gifting them with a phone especially, if it has some minutes on it.
This gift will help them schedule job interviews, doctors appointments , etc and you will feel good knowing that you helped someone in need.
I have done this before, and will be dropping off a Blu phone, and Kindle Tablet this week.
tsongming said:
There is no solution for this phone. It will forever be a Trac-phone..
Click to expand...
Click to collapse
It is possible to gain root on this device.
ashyx said:
It is possible to gain root on this device.
Click to expand...
Click to collapse
I have permissible SE Status but can not achieve root on this device. Also, I have not found that anyone has had success rooting this exact model.
To be clear my device is the 2016 TracFone Samsung Galaxy J3 Sky model : SM-S320VL
Build S320VUDU1APG2
Hardware Version S320 VL04
I have found reports of people with S320VLUDU2API3 stating that the were able to achieve root and then assumed that it must also be possible with S320VUDU1APG2.
I am usually the guy that can figure these things out, very often before others. But I have had no success gaining root on this device using published methods. Also, I have not seen one example of someone with this identical device who gained root.
You are apparently the Wizard of these Samsung phones, so if you know of a definite way to root it, please point me towards the solution. I would really appreciate it.
I would love to root this phone, get it working again, and gift it to lady who was beaten by her husband and she is now living in a homeless shelter with her two children. She could use a phone to help with her job search. She would appreciate it.
At the moment this phone can will not keep a signal and I can't attempt the build prop solution without root.
Thank you.
tsongming said:
I have permissible SE Status but can not achieve root on this device. Also, I have not found that anyone has had success rooting this exact model.
To be clear my device is the 2016 TracFone Samsung Galaxy J3 Sky model : SM-S320VL
Build S320VUDU1APG2
Hardware Version S320 VL04
I have found reports of people with S320VLUDU2API3 stating that the were able to achieve root and then assumed that it must also be possible with S320VUDU1APG2.
I am usually the guy that can figure these things out, very often before others. But I have had no success gaining root on this device using published methods. Also, I have not seen one example of someone with this identical device who gained root.
You are apparently the Wizard of these Samsung phones, so if you know of a definite way to root it, please point me towards the solution. I would really appreciate it.
I would love to root this phone, get it working again, and gift it to lady who was beaten by her husband and she is now living in a homeless shelter with her two children. She could use a phone to help with her job search. She would appreciate it.
At the moment this phone can will not keep a signal and I can't attempt the build prop solution without root.
Thank you.
Click to expand...
Click to collapse
See the thread below. Root was gained, albeit temporary. However I believe this is due to kernel panics which may be solved by a few build.prop edits. We had to do the same on the J327T1.
https://forum.xda-developers.com/galaxy-j3-2016/help/samsung-galaxy-j3-sm-s320vl-rooted-t3561762
Also if you firmware S320VUDU1APG2 then why not just update it to the firmware that has been reported to work?
I have found one these phones left on a table of a food truck area, screen was cracked - the device was only getting the android guy with triangle on it, I done some research and found the stock rom and flashed it with odin; as some have mentioned in comments above I also experienced wifi issue, so I thought I had installed incorrect rom - downloaded a different one this was a combination file that was the factory repair rom used for testing the device, but wifi worked - it wasn't a fully working telephone it didnt have the app store, well it really didnt have any apps, but I found I could copy over apk files from my PC to the device and then install them, so the phones not completely useless or junk --- it could be used for something. I myself am using that device as a security camera using IP CAM app works great. I was actually using this device for quiet some time as my roku tv remote, because my actual roku remote grown legs and walked off... i havent tried this, but I am sure you could install a launcher apk such as "apex launcher"
well i wasted enough of your time today...

S7 SM-G930P ~ Boot Loader Issues? SW REV CHECK FAIL : [ABOOT]FUSED 5 > BINARY 4

Hi All.
Thank you for any help you might give me in advance with this issue...
Last week, I tried to root the phone with the SM-G930P CF-Autoroot heroqltespr files with Odin found in this forum. I have rooted a few other phones but am no expert. The root after a few attempts failed (verified a few ways), however, some files must have been affected because the phone "identifies" as heroqltespr. Identifies as when I could plug into my PC heroqltespr would be the name. It was not set this way in the obvious name your device areas. I ended up doing a hard reset to clear the phone and other than the ghost naming everything was working fine.
A day or 2 ago Sprint rolled out a new OTA update which the phone installed. Since then the phone was draining battery life. After uninstalling and reinstalling the SD card today, it seems to have tripped a "Security Notice: Unauthorized Actions". That is when the trouble started. The phone started running hot, basically leaking battery power, and was all lagging. I'm assuming the CPU going Ludicrous speed.
Now, I am in a Samsung Splash screen loop, or or a recovery loop. The only thing it does is go into download mode.
I have tried flashing stock firmware, it fails. I've tried flashing with and without the SD or Sim card. Not really sure what I should be doing. The "P" version of my phone seems to be the bastard child of S7s. Any help you guys cold give me would be great. THANK YOU!
The Download Screen Reads:
Odin Mode (High Speed)
Current Binary: Samsung Official
System Status: Custom
FAP Lock: Off
Warranty Void: 8x8
Qualcomm Secure Boot: Enabled
AP SWREV: 85(2,1,1,1,1) K1 S4
I get this error when I try to flash back to stock SW REV CHECK FAIL : [ABOOT]FUSED 5 > BINARY 4
Stupid question but is your phone in a case?
Sw rev check fail : [aboot]fused 5 > binary 4
freakboysays said:
Stupid question but is your phone in a case?
Click to expand...
Click to collapse
No it isn't.
I get this error message on the download screen. SW REV CHECK FAIL : [ABOOT]FUSED 5 > BINARY 4
I fixed it.
5 > BINARY 4 error, has to do with a Version 5 bootloader Sprint came out with in 2018. The fact that this is only affected by the SM-G390P further complicates things for the average user. Users on version 5 bootloader will need to wait until/If a version 5 universal bootloader for the SM-G930U to get unbloated firmware. Information on restoring your S7 SM-G930P to where you left off before you started trying to root your phone can be found below. More info on Sprint F'n us and BL Version 5 can be found here
https://www.arencambre.com/blog/2018/01/01/fused-firmware-version-locks-samsung-s7/comment-page-1/. There was a post on XDA (which I can't find) which gave the idea that Sprint came out with this version 5 bootloader to prevent people from flashing the phones to the U version and going overseas with them.
The stock files for the first version of Sprint Version 5 bootloader firmware dated 1-1-18 can be found here:
https://www.sammobile.com/firmwares/galaxy-s7/SM-G930P/SPR/download/G930PVPS5BRA1/206876/
Unzip. Only have auto reboot and Re-partition checked as options in Odin.
If you dont mind me asking, did you ever find a way to root the G930P with the 5th bootloader updates? Is it even possible at this point in time? Im new when it comes to rooting but with the amount of time Ive spent browsing the web it seems as if there is nothing. Thanks.
tonysak said:
I fixed it.
5 > BINARY 4 error, has to do with a Version 5 bootloader Sprint came out with in 2018. The fact that this is only affected by the SM-G390P further complicates things for the average user. Users on version 5 bootloader will need to wait until/If a version 5 universal bootloader for the SM-G930U to get unbloated firmware. Information on restoring your S7 SM-G930P to where you left off before you started trying to root your phone can be found below. More info on Sprint F'n us and BL Version 5 can be found here
https://www.arencambre.com/blog/2018/01/01/fused-firmware-version-locks-samsung-s7/comment-page-1/. There was a post on XDA (which I can't find) which gave the idea that Sprint came out with this version 5 bootloader to prevent people from flashing the phones to the U version and going overseas with them.
The stock files for the first version of Sprint Version 5 bootloader firmware dated 1-1-18 can be found here:
https://www.sammobile.com/firmwares/galaxy-s7/SM-G930P/SPR/download/G930PVPS5BRA1/206876/
Unzip. Only have auto reboot and Re-partition checked as options in Odin.
Click to expand...
Click to collapse
I got screwed by this, I accidentally installed the P firmware, and now I cannot load U firmware because of this 5 > 4 error. I went to the blog you posted (arencambre), and I am only able to install the U firmware modem (CP package in Odin), everything else has to be P. And because of the P firmware, I am unable to edit APN settings to enable my native Hotspot. Is there anything I can do, besides wait for U firmware to come out with a Version 5 bootloader?
Chanman said:
I got screwed by this, I accidentally installed the P firmware, and now I cannot load U firmware because of this 5 > 4 error. I went to the blog you posted (arencambre), and I am only able to install the U firmware modem (CP package in Odin), everything else has to be P. And because of the P firmware, I am unable to edit APN settings to enable my native Hotspot. Is there anything I can do, besides wait for U firmware to come out with a Version 5 bootloader?
Click to expand...
Click to collapse
EDIT: Nevermind...sounds like you aren't on sprint.
lvpre said:
EDIT: Nevermind...sounds like you aren't on sprint.
Click to expand...
Click to collapse
Actually, I am on Sprint, and your directions were awesome, thank you so much! The only thing I had to do was change the line to:
settings put global tether_dun_apn "APNDUN,n.ispsn,,,,,,http://mms.sprintpcs.com,68.28.31.7,80,310,120,,default,dun,mms,supl"
I'm going to put a link to the thread so others can refer to it. https://forum.xda-developers.com/sprint-s7-edge/how-to/hotspot-bypass-nougat-ok-t3563446
Hi all,
EDIT: I posted this in another thread that was about two years old, where I followed the instructions that caused this: https://forum.xda-developers.com/sp...msung-galaxy-s7-sm-g930p-root-xposed-t3503599
That thread seems dead-ish and if you managed to fix this issue maybe you can help me also. Also what was lvpre's original post before he edited it, and would it apply here?
So the worst has happened - got a new (used) phone from Boost Mobile, tried this guide, and now I can only boot to the "An error has occured while updating the device software. Use the Emergency Recovery function in the Smart Switch PC software." screen. Sometimes it does take me to the original "Download mode" screen.
Now, I should be able to resolve this by flashing the original firmware correct? (As in, the firmware that was installed when it came)? Or does it just need to be firmware from the same date range that has the same bootloader? ODIN will still let me attempt flashing on this screen, but I still get the same error when I try again, which on the Download mode screen showed "SW REV CHECK FAIL : [system]Fused 4 > Binary 1"
Any advice here? My S6 bricked when somehow OEM unlock enabled itself and I can't get around the FRP lock, I will be VERY annoyed if the same thing happens with a NEW phone. If I can't fix this I am never buying Samsung again. Any advice on this is very welcome! I emailed Boost to ask them which firmware is installed (because I'm an idiot and didn't write it down but have never had flashing go this wrong before).
EDIT: Booting to recovery just shows a blue "RECOVERY BOOTING...." for a second in the corner and gives a recovery bootloop, just keeps flashing that.
EDIT: I apparently tried to flash an earlier bootloader/etc through ODIN according to the directions in the post I linked above, and after that I now have this problem. Nobody else in the thread seems to have had this problem, and your post is the closest to anything I can find on this issue. I would be in your eternal debt if you could help me out here.
PLEASE HELP!
EDIT: Theoretically if I can find the original firmware it was on I should be fine, right? Everywhere I read if flashing goes wrong you just flash the original stock on it. I guess worst case scenario I download gigs upon gigs of firmwares for Sprint 930P over the last year and find the one that sticks? Or is the fact my recovery is bootlooping and I can only go into download mode mean I'm bricked?
Hello all,
To follow up on my last post, I found success restoring to stock via this firmware:
G930PVPU4BQH1_G930PSPT4BQH1_SPR_7.0.zip
https://www.androidfilehost.com/?fid=817550096634799807
I left my original post just in case anyone messes this up the way I did. I still need root, but now I know how to reset to stock in the event this happens again.
For the record I bought a used Samsung Galaxy S7 off the Boost website.
IF YOU FOLLOW THIS GUIDE, OR ANY, MAKE SURE TO GO INTO "SETTINGS -> ABOUT PHONE" AND MARK DOWN WHAT FIRMWARE THE PHONE IS CURRENTLY ON AS STOCK. THIS WILL SAVE YOU A HEADACHE TRYING TO FIGURE OUT WHICH FIRMWARE YOU NEED TO DOWNLOAD IF THINGS GO WRONG. DO NOT PAY FOR A FIRMWARE DOWNLOAD OR USE FILESHARE SITES, GO HERE: https://simunlockremote.com/galaxy-s-series-firmware/ AND FIND THE VERSION YOU ARE ON AND IT WILL DIRECT YOU TO A FAST GOOGLE DRIVE LINK.
Thanks to all the hard work all the devs have done that have gotten use. I still need root soooooooooo if anyone knows how to do that let me know!
CHEERS! I am so happy right now
slvmecha said:
Hello all,
To follow up on my last post, I found success restoring to stock via this firmware:
G930PVPU4BQH1_G930PSPT4BQH1_SPR_7.0.zip
https://www.androidfilehost.com/?fid=817550096634799807
I left my original post just in case anyone messes this up the way I did. I still need root, but now I know how to reset to stock in the event this happens again.
For the record I bought a used Samsung Galaxy S7 off the Boost website.
IF YOU FOLLOW THIS GUIDE, OR ANY, MAKE SURE TO GO INTO "SETTINGS -> ABOUT PHONE" AND MARK DOWN WHAT FIRMWARE THE PHONE IS CURRENTLY ON AS STOCK. THIS WILL SAVE YOU A HEADACHE TRYING TO FIGURE OUT WHICH FIRMWARE YOU NEED TO DOWNLOAD IF THINGS GO WRONG. DO NOT PAY FOR A FIRMWARE DOWNLOAD OR USE FILESHARE SITES, GO HERE: https://simunlockremote.com/galaxy-s-series-firmware/ AND FIND THE VERSION YOU ARE ON AND IT WILL DIRECT YOU TO A FAST GOOGLE DRIVE LINK.
Thanks to all the hard work all the devs have done that have gotten use. I still need root soooooooooo if anyone knows how to do that let me know!
CHEERS! I am so happy right now
Click to expand...
Click to collapse
Don't take any updates. My edited post was on how to get hotspot working. There is a thread here about it, but I changed a line of code.
Switched from Sprint to T-Mobile. Am I out of luck?
lvpre said:
Don't take any updates. My edited post was on how to get hotspot working. There is a thread here about it, but I changed a line of code.
Click to expand...
Click to collapse
I've got a Galaxy S7 G930P from Sprint. I just switched to T-Mobile a couple months ago and brought my S7 phone with me. I was hoping to flash my rom to either the G930U or the G930T (T-Mobile) version, but both are still bootloader v4 and I hit the same error that everyone else on this thread was hitting.
My main problem is that my S7 phone can't send/receive MMS messages on T-Mobile, even after updating the APN settings, and, even worse for me personally - my phone gets below average reception everywhere I go, presumably because my Sprint G930P rom has locked down some of the bands that T-Mobile uses.
Aside from getting a new phone, do I have any options? Or am I stuck waiting for either a G930T or a G930U update based on bootloader 5?
jbuck2 said:
I've got a Galaxy S7 G930P from Sprint. I just switched to T-Mobile a couple months ago and brought my S7 phone with me. I was hoping to flash my rom to either the G930U or the G930T (T-Mobile) version, but both are still bootloader v4 and I hit the same error that everyone else on this thread was hitting.
My main problem is that my S7 phone can't send/receive MMS messages on T-Mobile, even after updating the APN settings, and, even worse for me personally - my phone gets below average reception everywhere I go, presumably because my Sprint G930P rom has locked down some of the bands that T-Mobile uses.
Aside from getting a new phone, do I have any options? Or am I stuck waiting for either a G930T or a G930U update based on bootloader 5?
Click to expand...
Click to collapse
If your phone is uicc [sim] unlocked from sprint... you can try the following.
1. Odin a dec/Jan firmware...like QJ3. But replace the cp slot with the file from the latest u firmware. This is the modem file.
2. When your phone starts, you will receive a pop up message, just hit cancel.
3. Install a package disabler like sabs, bk, adhell2. Disable securitylogagent . This should remove the annoying message. Sabs takes a little effort to setup, but you may need it for the disabler part. Restart after disabling.
4. Pop in sim. See if the additional bands are unlocked.
If you fail, you can always just odin back to a v5 sprint firmware. But don't try it unless you are stuck on the current firmware and your phone is doing nothing. It won't brick your phone.
While the firmware is not downloadable, modem files can downgrade one major update.
This worked for me, but I only have sprint and haven't tried it elsewhere.
Here is an article https://www.arencambre.com/blog/2018/01/01/fused-firmware-version-locks-samsung-s7/comment-page-1/
Is this triggers the knox counter ?

AT&T in Australia

Hi all,
Was recently in the 'States and broke my S8 - it's now the third mobile screen I've busted since Samsung brought in curved edges, never had any issues with the S2 or S5 - who ever thought tempering glass and curving it would be a good idea??
Anyway I had the opportunity to pickup a brand new Samsung Galaxy S8 Active and did a quick bit of research. I found the most compatible version with my carriers back home in AUS was the SM-G892A from AT&T. Picked up a brand new unlocked model, stupid me didn't connect it up to AT&T while I was there. I turned it on and played around with it on Wifi for the last few days of our trip and returned home to Melbourne.
Basically I now understand AT&T are a bunch of ***** and do not allow updates to be pushed even for unlocked devices overseas. Considering a lot of the updates are for security I'm very surprised by this.
Anyway so I've notcied a few tiny bugs here and there with apps/OS and figured updating my device/OS is the way to go and might resolve the issues. I guess the easiest way to get the info I need is to put the questions I have individually, as my mind tends to jump all over the place when I'm working a problem:
1. Is there any way to get my phone updated without rooting/flashing the phone?
2. If not, what is the best option for a S8 Active? Are there any firmware versions that will enable OTA updates so I don't need to keep flashing everytime new firmware is released? I have seen some posts about T-Mobile being able to be flashed over an AT&T model or even the G892U or maybe a custom firmware that allows this?
3. Will rooting/flashing interfere with any of the carrier settings etc? Don't want to upgrade it only to find it disables an LTE band or something?
4. I am an absolute noob at flashing, have never done it but am pretty tech savvy so if there is a step-by-step procedure I wil have no dramas following it. Saying that, I would rather not make the device worse than it is so I only want to follow tried & tested procedures if that makes sense, I don't want my device to be a lab-rat.
5. If there is no way to enable OTA internationally as per Question #2 when new firmware updates become available on XDA will flashing a new update delete personalisation/settings/files etc? Or will it retain them and update like a stock model performing a firmware upgrade would? If not, that would be a pain in the ass and time consuming to have to re-apply settings and reinstall apps every time and almost makes the idea of flashing unattractive.
6. I have baseband G892AUCU1AQG4 - taking into account Question #2 what is the best way to move forward? Considering Android 8.0 is available for the S8 Active and has been available for my model from AT&T since March 1st, 2018 apparently I'm hoping there might be some way to move towards that.
Hope someone might be able to help,
Thanks in advance
UPDATE 05/05/2019
Got some answers to my original questions...
1. Rooting/Flashing are different things - rooting allows custom firmware, flashing is the procedure to install custom or OEM firmware onto the device.
2. The best option for me I think is to just update to newer AT&T firmware so I get the updates and new software features as I'm not interested in custom firmware. I still do not know if it is possible to get OTA updates for this device directly from Samsung/Google.
3. As long as you are flashing from the same model firmware as in SM-G892A to SM-G892A should be no issues, however using SM-G892U might cause issues.
4. Once I wrapped my head around how baseband versions of firmware work and what is needed to get between bootloader versions flashing from SD Card or Odin (as I suspected) was very straightforward thanks to some of the guides out there. To make this easier for anyone facing the same issue I have written how I did this below.
5. Yes, flashing for AT&T will delete everything, it's an absolute PIA and that's why I will keep searching for a way to get OTA updates enabled if at all possible. However I believe Samsung SmartSwitch is pretty good for backing up and restoring so that might be a simple way forward.
6. See my latest post, I was 12 updates behind but able to skip 7 of them using my method.
I'm considering importing an S8 Active AT&T and have the same questions. How did you go?
secateurs said:
I'm considering importing an S8 Active AT&T and have the same questions. How did you go?
Click to expand...
Click to collapse
Sorry for the slow reply I've only just had the time to dive into this. Yes I have figured it out.
There are two ways, incrementally update by applying OTA updates via the SD card. However trying to find all of these can be a pain.
The other way you may have read about is to use Samsung's own 'Odin' flashing software.
Because I had the very first baseband version G892AUCU1AQG4 I was way behind. The fifth-last digit designates the bootloader version, you cannot jump from v1 to v3 for example. So what you can do is use a few OTA updates to jump you from v1 to the first v2, you can then use Odin to jump you all the way up and use another OTA to get you to the next bootloader version. Hope that makes sense?
So I was able to use x2 OTA updates to get from 1AQG4 to 1AQJ2, then I was able to do one more OTA to get from 1AQJ2-to-2AQK3. Now if I was to continue using the OTA method with the SD card, I would need to run the process x8 times. This presents 3 issues:
1. Time consuming, trying to find all the correct OTA updates.
2. Even when you do get all the correct OTA updates you then have to copy each on to the SD card waiting for the phone to update and then repeat the process.
3. Even if you can find a link for a required OTA update a lot of the links are dead.
However using Odin and the flash files I was able to skip these and go directly from 2AQK3 to 2BRF2, use one OTA update and then I was onto Bootloader v3 (which is the latest version). Here is how I compressed 12 updates do into 5, good luck..
1. 1AQG4-to-1AQJ2 OTA (SD CARD): dropbox.com/s/ikor71zt1ec0nyn/SS-G892AUCU1AQG4-to-S1AQJ2.zip?dl=0
2. 1AQJ2-to-2AQK3 OTA (SD CARD): dropbox.com/s/ott9fs9qunkvf9x/SS-G892AUCS1AQJ2-to-U2AQK3.zip?dl=0
3. 2AQK3-to-2BRF2 Odin Flash : androidfilehost.com/?fid=1322778262904016415
4. 2BRF2-to-3BRG1 OTA (SD CARD): androidfilehost.com/?fid=1322778262904016441
5. 3BRG1-to-3BRL1 Odin Flash: mega.nz/#!7M42VCAJ!-FKnhzwTZG0He1kb9FzHHaPX4Aanlnj4fpn0M61DzR4
Have the s8 active outside of America and desperately want to update it
Hey ,
I'm sorry to bring up this old thread but I didn't really understand the method you used sorry I'm really new to this thing, I have the s8 active Sm-g892A ( the att) model it's on the baseband version G892AUCS2ARB1 . If you could help me out a bit with this I would be really grateful, having Android 7.0 really makes me concerned as I've heard the security patches also won't update.
None2939 said:
Hey ,
I'm sorry to bring up this old thread but I didn't really understand the method you used sorry I'm really new to this thing, I have the s8 active Sm-g892A ( the att) model it's on the baseband version G892AUCS2ARB1 . If you could help me out a bit with this I would be really grateful, having Android 7.0 really makes me concerned as I've heard the security patches also won't update.
Click to expand...
Click to collapse
So you are on Bootloader v2 (5th character from the right). So you can skip straight to Step 3. Be warned all instructions below will result in all data on your device being wiped!
Using Odin to upgrade as directed on Step 3 & 5 or future upgrades (there is now v4 software appearing):
You need to download Odin (you don't need a modified/Comsy version).
You need to enable Developer Options on your Galaxy.
Once you have developer options you need to enable 'USB Debugging'.
You need to shutdown your Galaxy.
Connect your USB cabble to your PC.
Boot into Download mode by using the Power+Bixby+Volume Down combo. OR if that doesn't work Use the Power+Bixby+Volume Up and use the menu to get into Download Mode.
Open Odin on your PC, it should say 'Added' if it detects your Galaxy correctly. If it doesn't you may need to install some USB drivers (you can Google how to do this).
Once it says 'Added' you can add the files from Step 3 and flash but be warned it will wipe everything on your device.
For Step 4 OTA:
Very simply download the ZIP file and place the complete ZIP file on an SD Card (it should not be extracted must be complete ZIP archive). Place the SD Card in the Galaxy, power off and boot into Recovery Mode Power+Bixby+Volume Up. Then simply use the Volume Up/Down and Power keys to navigate through, 'Apply Update from SD Card', find your SD card and the ZIP file and allow the update to run.

Categories

Resources