Boot Looped - reboot nvbackup - T-Mobile Samsung Galaxy Note 3

So, I was working with a friends SIII and I read about running reboot nvbackup. Like a dumba$$ I decided to run it on my N900T in terminal and now I'm boot looping. I've Odin'd back to the stock ROM with no resolve. What did I do and how can I fix it?
TIA

re: boot loop
zonly1 said:
So, I was working with a friends SIII and I read about running reboot nvbackup. Like a dumba$$ I decided to run it on my N900T in terminal and now I'm boot looping. I've Odin'd back to the stock ROM with no resolve. What did I do and how can I fix it?
TIA
Click to expand...
Click to collapse
Before you Odin'ed back to stock did you do a full wipe using TWRP/CWM which includes:
"Wipe Data", "Wipe System", "Wipe Cache", "Wipe Dalvik Cache" and last but not least did
you do a full "Factory Reset" in TWRP/CWM ?
After doing all the above your phone should no longer boot loop, what it should do after doing
the all the above is to go into download mode and or recovery mode.
If it boots into download mode then odin flash the official stock rom which must match the specific
model number of your phone. After doing that you should be good to go.
Best place to find and download the official stock rom is at " SamMobile.com ".
The only roms that SamMobile.com has are the official stock odin flash firmwares which
displays exact baseband (model numbers) which needs to match your phone's baseband.
Good luck!

Thanks for the reply. I've done what you have mentioned, but still boot looping. Trying other methods that I've found and will report back unless someone has any other suggestions. Primarily, I'd like to know what the reboot nvbackup actually did.

zonly1 said:
Thanks for the reply. I've done what you have mentioned, but still boot looping. Trying other methods that I've found and will report back unless someone has any other suggestions. Primarily, I'd like to know what the reboot nvbackup actually did.
Click to expand...
Click to collapse
I skimmed through the thread on nvbackup and it seems like you borked your efs/IMEI. Could be wrong, I only scanned the thread... This was made for the S3, why would you do this to your Note 3?? Anyways try this thread here: let me grab it real quick..
Sent from my SM-N900T using Tapatalk 2
---------- Post added at 11:31 AM ---------- Previous post was at 11:19 AM ----------
EDIT:
Could not find the thread but your welcome to try this:
Note* I'm not responsible from this point on for further damage to your device*
-----
Originally Posted by*bakachu*
I fixed my brickloop by doing the following:
(I would backup your efs partition before doing this, just for completeness sake)*
Installed Stock firmware via Odin,*
Installed TWRP 2.6.3.2 via odin, rebooted to recovery
Did an "adb shell" when phone is in recovery mode to run commands via TWRP
From the ADB shell: Wiped the EFS partition with the following command:
mke2fs /dev/block/mmcblk0p12*
mkdir /efs
mount -t ext4 /dev/block/mmcblk0p12 /efs
(the last two commands probably did nothing, but thats what I did anyway)
Did a Factory Reset*
Then... reboot to system
Afterwards, no more boot looping, the phone successfully registered on the mobile network, and my IMEI is there and correct. Seems like the EFS partition can rebuild itself now I guess...
----
Sent from my SM-N900T using Tapatalk 2

lm that guy said:
I skimmed through the thread on nvbackup and it seems like you borked your efs/IMEI. Could be wrong, I only scanned the thread... This was made for the S3, why would you do this to your Note 3?? Anyways try this thread here: let me grab it real quick..
Sent from my SM-N900T using Tapatalk 2
---------- Post added at 11:31 AM ---------- Previous post was at 11:19 AM ----------
EDIT:
Could not find the thread but your welcome to try this:
Note* I'm not responsible from this point on for further damage to your device*
-----
Originally Posted by*bakachu*
I fixed my brickloop by doing the following:
(I would backup your efs partition before doing this, just for completeness sake)*
Installed Stock firmware via Odin,*
Installed TWRP 2.6.3.2 via odin, rebooted to recovery
Did an "adb shell" when phone is in recovery mode to run commands via TWRP
From the ADB shell: Wiped the EFS partition with the following command:
mke2fs /dev/block/mmcblk0p12*
mkdir /efs
mount -t ext4 /dev/block/mmcblk0p12 /efs
(the last two commands probably did nothing, but thats what I did anyway)
Did a Factory Reset*
Then... reboot to system
Afterwards, no more boot looping, the phone successfully registered on the mobile network, and my IMEI is there and correct. Seems like the EFS partition can rebuild itself now I guess...
----
Sent from my SM-N900T using Tapatalk 2
Click to expand...
Click to collapse
I did it because I'm a dumba$$...no, really...it seemed innocent enough to me...no files to load, etc. Lesson learned.
Anywho, yes, I've also tried that one too to no avail. Just since it is already borked, I ran the reboot nvrestore and that locked it right up to the Samsung Galaxy Note 3 screen. I then Odin'd back the original factory rom and tried the above steps again. Back to boot looping. I would imagine there is an answer since I'm able to get into recovery, but I just need that silver bullet.
Thanks for trying though.

zonly1 said:
I did it because I'm a dumba$$...no, really...it seemed innocent enough to me...no files to load, etc. Lesson learned.
Anywho, yes, I've also tried that one too to no avail. Just since it is already borked, I ran the reboot nvrestore and that locked it right up to the Samsung Galaxy Note 3 screen. I then Odin'd back the original factory rom and tried the above steps again. Back to boot looping. I would imagine there is an answer since I'm able to get into recovery, but I just need that silver bullet.
Thanks for trying though.
Click to expand...
Click to collapse
i have the note 3 i odin back to stock got stuck bootloop then i tried to clear everything still not working . also did recovery from back up no good . i also did fresh install via kias samsung desktop software it loaded everything good but was still stuck in bootloop. i did install jedi 3.1 ithink it loaded and booted up after 5 reboots . when it did load it was slow then i checked options and settings and clicked about or status i say imei missing and baseband missing so i have a brick.

MERK77 said:
i have the note 3 i odin back to stock got stuck bootloop then i tried to clear everything still not working . also did recovery from back up no good . i also did fresh install via kias samsung desktop software it loaded everything good but was still stuck in bootloop. i did install jedi 3.1 ithink it loaded and booted up after 5 reboots . when it did load it was slow then i checked options and settings and clicked about or status i say imei missing and baseband missing so i have a brick.
Click to expand...
Click to collapse
You can try here: http://forum.xda-developers.com/showthread.php?t=2471421
I cannot get adb to see my device, but maybe it will help you.

zonly1 said:
You can try here: http://forum.xda-developers.com/showthread.php?t=2471421
I cannot get adb to see my device, but maybe it will help you.
Click to expand...
Click to collapse
You may want to look here too...just found this: http://forum.xda-developers.com/showthread.php?p=46331142

zonly1 said:
You may want to look here too...just found this: http://forum.xda-developers.com/showthread.php?p=46331142
Click to expand...
Click to collapse
Hey zonly1, were you able to fix your note 3? I'm did what you did.

No, I'm still dead in the water.
Sent from my DROID RAZR HD using Tapatalk

Hey guys, I did the same thing on my note 3 and I tried everything to fix it but in the end I was still within my 14 days and I took it to the store I bought it and swapped it out. At this point you have a couple of options, call Tmobile and do a warranty swap or go through samsung directly. If you go through samsung expect to not have your note for about 1-2 weeks.
Sent from my SM-N900T using Tapatalk 2

Did you ever figured out the solution?

Solved
This thread might help. I had the same problem
http://forum.xda-developers.com/showthread.php?t=2657519

Funny, replying to a thread 2 months old...

krelvinaz said:
Funny, replying to a thread 2 months old...
Click to expand...
Click to collapse
Broken note3's aren't funny. Mine was broken for over 6 weeks, I didn't give up, and today I figured out how to fix the FSG partition that Samsung left vulnerable by the toxic "reboot nvbackup" command. Hope one or two of the guys read my fix and get their note3' gowning again

It wasn't meant to be funny as in ha ha, but rather a doubtful funny that anyone in the thread still has this as a problem. They would most likely of had the issue fixed or replaced their phone by now. Going on now more than 60 days is a but long for most here for a working phone.
I do commend you on coming up with a solution, most don't have that kind of patience.

this is no joke as you all have stated, it's an easily caused brick, but it would have equally been as easy to look up if this unfamiliar command (at least to me) would cause a brick/loop. I'm familiar with adb but had no idea that's a problem samsung left. please let me know of a fix or provide me with a device dump for those partitions, I think it's mmcblk0p's 12,13..17,18, thanks in advance

Related

[Q] Boot hang after flashing using Odin back to stock rooted

Hello all,
I am facing problems with my SIII right now. I was running AOKP but due to the bluetooth not being able to sync with my stereo, I decided to go back to stock rooted. I just flashed back the stock rooted image using Odin, but now my phone sits at the Samsung screen with the blue notification light on. I have tried rebooting, and it gets to this point (after the rethink possible screen) and just sits. I am thinking another flash in Odin is in order? Is there a stock, non root image I can flash via odin? I am just really lost for ideas right now and any input would be appreciated! Thanks!
Update:
I tried flashing with odin again and this time I got a failed. It was in the process of flashing the "system". I am kinda starting to freak out. I am hoping that it's just the file I'm using (though it just worked not even a few days ago.) I am trying again and if this one bombs out, I think I am going to try a different file. The one I am downloading to try next is the "stock unroot" from the how-to video. Anyone have any luck with this?
Another Update:
I just re-flashed with odin, this time it says it successfully completed but once again it's stuck at the flashing Samsung logo with the indicator led on.... I am starting to really freak out lol. I have another file downloading that is supposedly just stock, no root or anything...
rakhov said:
Hello all,
I am facing problems with my SIII right now. I was running AOKP but due to the bluetooth not being able to sync with my stereo, I decided to go back to stock rooted. I just flashed back the stock rooted image using Odin, but now my phone sits at the Samsung screen with the blue notification light on. I have tried rebooting, and it gets to this point (after the rethink possible screen) and just sits. I am thinking another flash in Odin is in order? Is there a stock, non root image I can flash via odin? I am just really lost for ideas right now and any input would be appreciated! Thanks!
Update:
I tried flashing with odin again and this time I got a failed. It was in the process of flashing the "system". I am kinda starting to freak out. I am hoping that it's just the file I'm using (though it just worked not even a few days ago.) I am trying again and if this one bombs out, I think I am going to try a different file. The one I am downloading to try next is the "stock unroot" from the how-to video. Anyone have any luck with this?
Click to expand...
Click to collapse
Actually have the exact same situation going on right now, I will post if I can find a fix. Downloading an alternate stock build I found now and will let you know how it goes.
Glad to have a partner in crime
http://galaxys3root.com/galaxy-s3-unroot/how-to-unroot-att-galaxy-s3-sgh-i747/
This is the file/procedure I am going to try next. Good luck and I will stay posted with any info, likewise!
rakhov said:
Glad to have a partner in crime
http://galaxys3root.com/galaxy-s3-unroot/how-to-unroot-att-galaxy-s3-sgh-i747/
This is the file/procedure I am going to try next. Good luck and I will stay posted with any info, likewise!
Click to expand...
Click to collapse
Thats exactly what Odin is working on loading now, Download had just finished.
avarize said:
Thats exactly what Odin is working on loading now, Download had just finished.
Click to expand...
Click to collapse
Wicked, well good luck solider....Does anyone know the signifigince of the led being on? It looks like it is slightly pulsating too...I hope this isn't the "sorry, you just broke it" notification XD
rakhov said:
Wicked, well good luck solider....Does anyone know the signifigince of the led being on? It looks like it is slightly pulsating too...I hope this isn't the "sorry, you just broke it" notification XD
Click to expand...
Click to collapse
I've always noticed the LED being on during boot (or some of the boot) and it was also on when I had a bootloop during cm9 so I don't think it means anything.
Fair enough, I guess I never paid that much attention till now when things don't work heh. I do recall reading about someone else having the similar issue using odin...I am trying to find the post and if there was any follow up on it.
rakhov said:
Fair enough, I guess I never paid that much attention till now when things don't work heh. I do recall reading about someone else having the similar issue using odin...I am trying to find the post and if there was any follow up on it.
Click to expand...
Click to collapse
Didn't seem to have any luck with that download/odin. Still stuck, Trying a few more things, although I am a bit lost as to what to do from here.
---------- Post added at 02:52 AM ---------- Previous post was at 02:51 AM ----------
avarize said:
Didn't seem to have any luck with that download/odin. Still stuck, Trying a few more things, although I am a bit lost as to what to do from here.
Click to expand...
Click to collapse
Correction : Used that link you had posted, it was still stuck so I loaded up the toolkit and used option 20 for reboot options to force it into default recovery, wiped data & cache from there and let it reboot, it seemed to have hung but waited a few minutes and it came back to life. Back to complete stock here now, hope it works for you.
avarize said:
Didn't seem to have any luck with that download/odin. Still stuck, Trying a few more things, although I am a bit lost as to what to do from here.
---------- Post added at 02:52 AM ---------- Previous post was at 02:51 AM ----------
Correction : Used that link you had posted, it was still stuck so I loaded up the toolkit and used option 20 to force into default recovery, wiped data & cache from there and let it reboot, it seemed to have hung but waited a few minutes and it came back to life. Back to complete stock here now, hope it works for you.
Click to expand...
Click to collapse
When you say toolkit are you talking about the one from the thread labled [SAMSUNG GALAXY S3 QCOM TOOLKIT V2.3] Drivers Backup Root CWM BusyBox + MORE [ATT]? And if so you just opened it and used option 20? nothing else? This sounds great if it works hehe.
rakhov said:
When you say toolkit are you talking about the one from the thread labled [SAMSUNG GALAXY S3 QCOM TOOLKIT V2.3] Drivers Backup Root CWM BusyBox + MORE [ATT]? And if so you just opened it and used option 20? nothing else? This sounds great if it works hehe.
Click to expand...
Click to collapse
Should have explained a bit better. Yes that toolkit
While it was stuck at samsung screen.
1 For AT&T (Obviously)
20 For reboot options
1 For recovery.
Then wipe data/cache
Then wiped cache (no idea why)
then rebooted.
When i did an Odin to stock I also froze on the Samsung logo. I had to boot to recovery and do a factory reset I side recovery to get it to boot. Keep in mind everything will be deleted though
Sent from my SAMSUNG-SGH-I747 using xda premium
That is exelent. I am downloading the toolkit right now and will report back shortly.
Once you got it to boot, did you still have root? I am wondering if you flashing the "stock rom" that I posted, if that had any impact. I have only pushed the root66 file, so I am expecting root when(if XD) I get this thing going again. I appreciate you being more thorough with your instructions, and will report back with my results as soon as I get some
Also, are we loners on this? I am not seeing any other posts about going back to stock/stock rooted from modded roms using odin? I am trying to figure out the best method to go back to stock. I made a nandroid and I am sure that would work, but all of this word about having to flash different kernels and bluetooth/wifi drivers to get stock working properly makes me wonder if just using odin is the easiest method, as it restores everything on the phone (to my knowledge).
crash822 said:
When i did an Odin to stock I also froze on the Samsung logo. I had to boot to recovery and do a factory reset I side recovery to get it to boot. Keep in mind everything will be deleted though
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
That is great, this may sound a little silly, but how do I boot to recovery? Thanks!
UPDATE:Nvm, google hehe. I just did the factory reset...Things are looking good so far, the haptic lights turned on at least...BOOM! We are good gentlemen. It looks like all it took was the recovery wipe. This is great news! I will try to figure out how to mark this as solved, and you crash822, you get a thanks
NP sir. We all have to start somewhere. Luckily for me I was already planning on doing a full wipe so I backed up everything I wanted to keep from my phone onto my computer before using odin.
I seem to be having the same issue. I've downloaded the toolkit as you guys have suggested. are you guys in download mode on the phone while you use this? it seems to want me to be in debugging mode and i can't get to that. I've tried a factory reset with no luck.

[Q] Werid issue where my GS3 is stuck in Factory Mode

Let me start by saying I've read through several other threads with a similar issue, but they all have a common connectivity problem that I'm NOT experiencing so I thought I'd ask this in a new thread. I was using AOKP build 5, and I decided to try out a more TW stock rom to see how devs have modified it. I chose Intergalactic v 2.8, wiped data/cache and installed like ya do. Almost immediately I got the pop up saying, "Unfortunately, Factory Test has stopped." I didn't think much of it, even though I had never seen it before. I restored my app data via Titanium Backup and starting fiddling with my settings. Made a couple calls, a few texts. Put my phone down to go about my morning. Later when I went to unlock my phone I realized I don't have a lockscreen. Thought that was funny so I went to boot into recovery but punching the power button just turned the phone off; So I investigated and I realize I'm in factory mode. and I can't seem to get out of it. I've tried running the terminal commands to turn it off, but that didn't work. It looks like my ESF folder is empty or doesn't exist.
So here's what I know after all of my research: My IMEI somehow seems to be intact since I can make calls and get on the network, but because my ESF is empty or gone can't turn off factory mode, which is causing all kinds of other buggy issues such as no lockscreen, no power menu, and the annoying Factory Test pop-up. If there is a thread out there that had a similar problem, I apologize that I couldn't find it. is there any way to recover this info, since the IMEI is still intact? Thanks.
Flash a stock rom
Sent from my SGH-I747 using Tapatalk 2
did that, no dice
peneoark said:
Flash a stock rom
Sent from my SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Tried to restore the stock JB with Odin and it didn't fix the problem. I'm attempting to flash the stock ICS, then attempt an OTA update to see if that does the trick. Will keep you posted.
So I flashed ics and then allowed AT&T to push my JB update to me OTA. Still in factory mode. I guess I'll just have to investigate this more thoroughly. I'm using widget locker as a work around for my lockscreen, but still no power menu and the popups are still showing up every now and then. Super annoying, but at least my phone is still functioning. If anyone has any other ideas I'd greatly appreciate it. Thanks.
Sent from my SAMSUNG-SGH-I747 using xda premium
drunkenscholar said:
So I flashed ics and then allowed AT&T to push my JB update to me OTA. Still in factory mode. I guess I'll just have to investigate this more thoroughly. I'm using widget locker as a work around for my lockscreen, but still no power menu and the popups are still showing up every now and then. Super annoying, but at least my phone is still functioning. If anyone has any other ideas I'd greatly appreciate it. Thanks.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Try taking and EFS folder from a stock ROM and push it to your current ROM and see if that helps
DamageSource said:
Try taking and EFS folder from a stock ROM and push it to your current ROM and see if that helps
Click to expand...
Click to collapse
How would I extract it from the EFS folder from the stock image? I figured I would need to do with through ADB, but I have no idea what commands I would have to execute.
http://forum.xda-developers.com/showthread.php?t=1801997
Would this not work for you ?
---------- Post added at 10:05 AM ---------- Previous post was at 09:50 AM ----------
hednik said:
http://forum.xda-developers.com/showthread.php?t=1801997
Would this not work for you ?
Click to expand...
Click to collapse
Is your efs folder completely gone ?
hednik said:
http://forum.xda-developers.com/showthread.php?t=1801997
Would this not work for you ?
---------- Post added at 10:05 AM ---------- Previous post was at 09:50 AM ----------
Is your efs folder completely gone ?
Click to expand...
Click to collapse
I saw this fix, but frankly, I'm skittish to try it as my IMEI is still intact and I'm afraid of making the problem worse. My EFS folder is there, but it's empty.
drunkenscholar said:
I saw this fix, but frankly, I'm skittish to try it as my IMEI is still intact and I'm afraid of making the problem worse. My EFS folder is there, but it's empty.
Click to expand...
Click to collapse
Don't be skittish. It really and truly is the only way to get everything back to how it should be. Ton's of people have tried it and this allows you to push the IMEI back into your phone the way it came from the factory. It's not for spoffing or doing anything illegal.
Now its usually for replacng a lost IMEI from flashing a ROM. Sometimes happens when going from a non-stock type ROM (i.e. CM or AOKP) to stock type ROM (i.e TW)
Search on how to push files with ADB and you should be good to go
BE CAREFUL though and don't skip steps or go fast.
I meant to ask...can you use your phone ? does data work ? Have you tried to get into download mode ?
If you can then download good manager and select reboot into recovery or any other number of apps that let you boot into recovery without having a power menu
hednik said:
Don't be skittish. It really and truly is the only way to get everything back to how it should be. Ton's of people have tried it and this allows you to push the IMEI back into your phone the way it came from the factory. It's not for spoffing or doing anything illegal.
Now its usually for replacng a lost IMEI from flashing a ROM. Sometimes happens when going from a non-stock type ROM (i.e. CM or AOKP) to stock type ROM (i.e TW)
Search on how to push files with ADB and you should be good to go
BE CAREFUL though and don't skip steps or go fast.
I meant to ask...can you use your phone ? does data work ? Have you tried to get into download mode ?
If you can then download good manager and select reboot into recovery or any other number of apps that let you boot into recovery without having a power menu
Click to expand...
Click to collapse
Yeah, the phone works perfectly other than a lack of lock screen, no power menu, and the pop ups that annoyingly show every once in a while. Download mode works, and I pushed stock back to my device using ODIN. It now occurs me me to wonder if I might have had a different result if I had flashed my stock rom using ADB.
drunkenscholar said:
Yeah, the phone works perfectly other than a lack of lock screen, no power menu, and the pop ups that annoyingly show every once in a while. Download mode works, and I pushed stock back to my device using ODIN. It now occurs me me to wonder if I might have had a different result if I had flashed my stock rom using ADB.
Click to expand...
Click to collapse
I hate to ask but did yo factory reset the phone...like in stock recovery ?
drunkenscholar said:
Yeah, the phone works perfectly other than a lack of lock screen, no power menu, and the pop ups that annoyingly show every once in a while. Download mode works, and I pushed stock back to my device using ODIN. It now occurs me me to wonder if I might have had a different result if I had flashed my stock rom using ADB.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1703175
check out post #8
the user restored the backed up EFS folder with Root Explorer and his device is fixed now.
xBeerdroiDx said:
http://forum.xda-developers.com/showthread.php?t=1703175
check out post #8
the user restored the backed up EFS folder with Root Explorer and his device is fixed now.
Click to expand...
Click to collapse
Beer,
I'm not thinking he has a backup of his EFS though
Try his first but this might do the trick as well:
http://forum.xda-developers.com/showthread.php?t=1703175&page=2
post #14
Odia said:
# echo -n ON > /efs/FactoryApp/factorymode
(and yes ON is the correct setting to turn it off)
Click to expand...
Click to collapse
hednik said:
Beer,
I'm not thinking he has a backup of his EFS though
Try his first but this might do the trick as well:
http://forum.xda-developers.com/showthread.php?t=1703175&page=2
post #14
Click to expand...
Click to collapse
you are correct. i looked back over the thread. i had thought he posted something yesterday about having an EFS backup.
your find seems like it should do the trick
hednik said:
I hate to ask but did yo factory reset the phone...like in stock recovery ?
Click to expand...
Click to collapse
Yessir. When the phone booted back up it didn't go through the setup process. Just goes straight to the homescreen. Also when I boot into restore mode I see this under the menu options:
E:failed to mount /efs (Invalid Argument)
E:failed to mount /efs (Invalid Argument)
# MANUAL MODE #
--Applying Multi-CSC...
Applied CSC-code : unknown
Successfully applied multi-CSC.
I tried turning it off with terminal emulator at one point last night, but it didn't seem to work, I THINK because the EFS folder is empty. I'll have to re-root tonight and try it again since I've restored my stock firmware.
It may seem like I'm shooting down every suggestion you guys throw at me, but I really appreciate the input. XDA is a big place and I tried to be very thorough when searcing for a solution before posting this thread, but I'm sure there's something out there I've missed. Thank you for your efforts.
I think I found something that will allow me to restore a generic EFS here:
http://forum.xda-developers.com/showpost.php?p=39523753&postcount=4
Asked the originator if it will work to restore my files. If so, gonna try it when I get off work tonight.
drunkenscholar said:
I think I found something that will allow me to restore a generic EFS here:
http://forum.xda-developers.com/showpost.php?p=39523753&postcount=4
Asked the originator if it will work to restore my files. If so, gonna try it when I get off work tonight.
Click to expand...
Click to collapse
Ah exactly what I have been looking for on this one for you. I found a few that explained how to push your old EFS folder with ADB but none about making another. How crazy it was yesterday it popped up on a post. That looks like your best shot as you folder seems to be corrupted and although IMEI is intact you need a new one folder that is intact. Let us know how it turns out
Can you hit me with the stuff you found about pushing it through ADB? My efforts have been less than fruitful on that front. I'd rather be armed with as much information as possible.
drunkenscholar said:
Can you hit me with the stuff you found about pushing it through ADB? My efforts have been less than fruitful on that front. I'd rather be armed with as much information as possible.
Click to expand...
Click to collapse
Here is one I had found earlier:
http://forum.xda-developers.com/showthread.php?t=1169805
xaurion said:
[/COLOR]Problem fixed!! give read write permissions for user/group/others to the keystr file.[/QUOT
Have you looked at this ? (or is this just the same thing as turning it off)
- One more thing, what file explorer are you looking at the efs folder with ?
Click to expand...
Click to collapse

unable to mount usbstorage on recovery pls help

need help from anyone pls for some reason after i install a rom my phone keeps looping. and sometimes will load to main screen but i get no signal and after a few mins phone starts looping... i can go to recoveryand flash any rom and i get e: unable to mount usbstorage... i used odin back to stock 3 times still same thing.. i did notice on settings baseband said unknown... will donate $50 if someone can help me fix it thanks
trezegol said:
need help from anyone pls for some reason after i install a rom my phone keeps looping. and sometimes will load to main screen but i get no signal and after a few mins phone starts looping... i can go to recoveryand flash any rom and i get e: unable to mount usbstorage... i used odin back to stock 3 times still same thing.. i did notice on settings baseband said unknown... will donate $50 if someone can help me fix it thanks
Click to expand...
Click to collapse
That error isn't important, unless you're trying to load something from a device connected via OTG cable. It's just letting you know that it's not finding the OTG storage, so if you need it you know to look into that. Flash the latest TWRP from Odin. Boot to recovery and factory reset, no Odin doesn't wipe. Then flash stock with Odin. See if you can boot and sit without looping. Don't screw with it, just let it sit for a bit and settle. Just watch for 5min or so to see if it loops. It's probably bad data and factory reset will fix it. The stock flash it just to make sure you have a known good base. If it doesn't loop in 5min or so, it's probably fine. If it does, try getting a logcat. There's not much anyone can do to help without more information at that point.
No signal and baseband unknown could be a corrupted EFS. You DID back that up didn't you? Does the IEMI show in the settings? Try booting without a SIM. If that's the problem, it might help.
ttabbal said:
That error isn't important, unless you're trying to load something from a device connected via OTG cable. It's just letting you know that it's not finding the OTG storage, so if you need it you know to look into that. Flash the latest TWRP from Odin. Boot to recovery and factory reset, no Odin doesn't wipe. Then flash stock with Odin. See if you can boot and sit without looping. Don't screw with it, just let it sit for a bit and settle. Just watch for 5min or so to see if it loops. It's probably bad data and factory reset will fix it. The stock flash it just to make sure you have a known good base. If it doesn't loop in 5min or so, it's probably fine. If it does, try getting a logcat. There's not much anyone can do to help without more information at that point.
No signal and baseband unknown could be a corrupted EFS. You DID back that up didn't you? Does the IEMI show in the settings? Try booting without a SIM. If that's the problem, it might help.
Click to expand...
Click to collapse
thanks for your help i did try factory wipe and then odin but no luck i do have a backup of my efs but dont know how to restore efs since i can go in to the phone only recovery mode would you be able to help me restore my efs ?
trezegol said:
thanks for your help i did try factory wipe and then odin but no luck i do have a backup of my efs but dont know how to restore efs since i can go in to the phone only recovery mode would you be able to help me restore my efs ?
Click to expand...
Click to collapse
How did you back it up? TWRP should be able to restore it if you used that. If not, I would need to find the partition number and you would use dd to write it. I've never had to mess with it on the Note 3. What's the filename of your backup file? You might need to decompress it first.
i used the efs backup tool posted somewhere here i also did a backup with a diferent tool the firstone gave me a efs.zip that contains a efs.raw.img and also a efs.tar files is that what i need ? i did the backup when everything was working normal
ill try anything you can help with even if it doesnt work or ends up on a hard brick would you be able to help me via teamviewer?
trezegol said:
i used the efs backup tool posted somewhere here i also did a backup with a diferent tool the firstone gave me a efs.zip that contains a efs.raw.img and also a efs.tar files is that what i need ? i did the backup when everything was working normal
Click to expand...
Click to collapse
Can you hook the phone up to kies and do a restore that way? Just give it your serial number and it does the rest. It will restore all partitions including your efs. Have restored a couple friends phones this way which appeared to be unrecoverable in one way or another....
Sent from my SM-N900T using xda app-developers app
chstewart can you give me the steps you did to restore it via kies pls.....nevermind got it its installing rightnow ill let you know in a min
no luck still bootloops
trezegol said:
no luck still bootloops
Click to expand...
Click to collapse
I'm almost for a loss as my understanding when using kies it re writes all partitions of the phone. I've restored a couple phones that way for friends that were completely borked. 'Missing imei etc.'
It asked for the serial number and showed successful when done?
Sent from my SM-N900T using xda app-developers app
Just to make sure all the bases are covered... You tried this? http://forum.xda-developers.com/showthread.php?t=2471421
I got that issue last night, and that fixed it right up.
chstewart said:
I'm almost for a loss as my understanding when using kies it re writes all partitions of the phone. I've restored a couple phones that way for friends that were completely borked. 'Missing imei etc.'
It asked for the serial number and showed successful when done?
Sent from my SM-N900T using xda app-developers app
Click to expand...
Click to collapse
it did serial number and took about 25mins to download software and about 10 mins to finish reboot it it self when kies said it was done and nothing still bootloop
ttabbal said:
Just to make sure all the bases are covered... You tried this? http://forum.xda-developers.com/showthread.php?t=2471421
I got that issue last night, and that fixed it right up.
Click to expand...
Click to collapse
that's the first thing I tried did it many times

Softbricked my T-Mobile G3

Stock Tmobile G3 with TWRP and rooted. Woke up, and before I could think I applied the T-Mobile update. Now every time I reboot it instantly moves into the TWRP bootloader.
How do I fix this? I'm hoping not to lose any data as for some reason Titanium Backup wasn't backing up.
I just did the same thing. I'm trying to unroot now but NONE of the methods I am finding online are working.
I can't even use the OTA method cause the phone will not turn on, just keeps rebooting into TWRP.
I knew I shouldn't have rooted.
DudeThatsErin said:
I just did the same thing. I'm trying to unroot now but NONE of the methods I am finding online are working.
I can't even use the OTA method cause the phone will not turn on, just keeps rebooting into TWRP.
I knew I shouldn't have rooted.
Click to expand...
Click to collapse
Rooting is fine, it's just we shouldn't have updated. Most likely the boot is messed up, and it's trying to boot into the stock boot loader, and TWRP doesn't support the script.
I assume if you flash stock bootloader, and restart, it should try and update -- but then we'll run into the issues that other people are having where we lose root.
I figured it out! OMG IT IS WORKING! (10% right now)
youtube.com watch?v=1VVms7SdM04
Make sure your drivers are updated. Mine weren't. You can tell by going into the device manager. If there are yellow exclamation point triangles then you can visit the YouTube video I provided you above to download the updated drivers.
WOO HOO! No one has any idea how happy I am right now!
P.S. I can't post outside links so just replace the space with /
---------- Post added at 10:23 AM ---------- Previous post was at 10:15 AM ----------
UrbanMuppet said:
Rooting is fine, it's just we shouldn't have updated. Most likely the boot is messed up, and it's trying to boot into the stock boot loader, and TWRP doesn't support the script.
I assume if you flash stock bootloader, and restart, it should try and update -- but then we'll run into the issues that other people are having where we lose root.
Click to expand...
Click to collapse
I don't care about that. I want to lose root. It causes too many problems. IDK why I even did it in the first place.
So, it failed the first time and now I have restarted it... I'm hoping it doesn't fail this time.I got past the 10% I was at... I'm at 11% but it is taking a while...
Followed this guide: http://forum.xda-developers.com/showthread.php?t=2451696
Wiped fota and misc, and rebooted. Phone works 100% all settings saved...
UrbanMuppet said:
Followed this guide: http://forum.xda-developers.com/showthread.php?t=2451696
Wiped fota and misc, and rebooted. Phone works 100% all settings saved...
Click to expand...
Click to collapse
That post is for the G2. Will it also work for the G3?
Can't recover after OTA update
I tried the above fix and it didn't work. I can't even get my drivers to install properly. just a yellow bang in device manager. I don't know what to do. Is there a simple way to get back to stock? With an actual G3 guide? Thanks.
DudeThatsErin said:
I figured it out! OMG IT IS WORKING! (10% right now)
youtube.com watch?v=1VVms7SdM04
Make sure your drivers are updated. Mine weren't. You can tell by going into the device manager. If there are yellow exclamation point triangles then you can visit the YouTube video I provided you above to download the updated drivers.
WOO HOO! No one has any idea how happy I am right now!
P.S. I can't post outside links so just replace the space with /
---------- Post added at 10:23 AM ---------- Previous post was at 10:15 AM ----------
I don't care about that. I want to lose root. It causes too many problems. IDK why I even did it in the first place.
So, it failed the first time and now I have restarted it... I'm hoping it doesn't fail this time.I got past the 10% I was at... I'm at 11% but it is taking a while...
Click to expand...
Click to collapse
Can you post an update when it's complete?
DudeThatsErin said:
I figured it out! OMG IT IS WORKING! (10% right now)
youtube.com watch?v=1VVms7SdM04
Make sure your drivers are updated. Mine weren't. You can tell by going into the device manager. If there are yellow exclamation point triangles then you can visit the YouTube video I provided you above to download the updated drivers.
WOO HOO! No one has any idea how happy I am right now!
P.S. I can't post outside links so just replace the space with /
---------- Post added at 10:23 AM ---------- Previous post was at 10:15 AM ----------
I don't care about that. I want to lose root. It causes too many problems. IDK why I even did it in the first place.
So, it failed the first time and now I have restarted it... I'm hoping it doesn't fail this time.I got past the 10% I was at... I'm at 11% but it is taking a while...
Click to expand...
Click to collapse
This wipes all of your data too. Is there a way to recover from soft-bricking the LG G3 after the OTA update without wiping all of your settings and data. I am stuck on the TWRP startup screen.
mhildebr said:
This wipes all of your data too. Is there a way to recover from soft-bricking the LG G3 after the OTA update without wiping all of your settings and data. I am stuck on the TWRP startup screen.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=55360818&postcount=5
vengurls said:
That post is for the G2. Will it also work for the G3?
Click to expand...
Click to collapse
Yes, it fully worked. Ignore the out of space message. Wipe both FOTA and MISC
UrbanMuppet said:
Followed this guide: http://forum.xda-developers.com/showthread.php?t=2451696
Wiped fota and misc, and rebooted. Phone works 100% all settings saved...
Click to expand...
Click to collapse
Thanks. I followed that guide and used both the ADB and non-ADB methods and neither worked. Can I just delete these files using the File Manager in TWRP?
Hey all, just to update, I tried the solution offered in this thread: http://forum.xda-developers.com/showthread.php?t=2451696. I tried the single line of code for the "terminal command" option. The first time it did not work. I saw in a thread on androidcentral that someone suggested running that line, followed by another line but replacing "fota" with "misc" I tried this and I am back in business.
In short:
From the TWRP terminal command type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit Go
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit Go and reboot.
I just saw that UrbanMuppet replied confirming that both fota and misc should be done
Worst thing that happened to me is that i cant even turn on my phone and an error 43 on my computer
mhildebr said:
Thanks. I followed that guide and used both the ADB and non-ADB methods and neither worked. Can I just delete these files using the File Manager in TWRP?
Click to expand...
Click to collapse
Check my reply below your post. If using the non-ADB approach, you have to type the line twice, once with fota at the end and the once with misc. That guide only says to try the line once with fota at the end.
delete, had a typo in the script. please delete
All you have to do is wipe all, adb sideload a ROM and boom your golden.
vengurls said:
Hey all, just to update, I tried the solution offered in this thread: http://forum.xda-developers.com/showthread.php?t=2451696. I tried the single line of code for the "terminal command" option. The first time it did not work. I saw in a thread on androidcentral that someone suggested running that line, followed by another line but replacing "fota" with "misc" I tried this and I am back in business.
In short:
From the TWRP terminal command type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit Go
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit Go and reboot.
I just saw that UrbanMuppet replied confirming that both fota and misc should be done
Click to expand...
Click to collapse
That worked for me too. Thanks to all for your help. The second line with "misc" at the end made the difference from the earlier instructions. Now I am going to figure out how to turn off automatic OTA updates. Lesson LEARNED!
Can I please have the camera.apk for G3?
If you long press the notification and click app info, there will be a box you can uncheck that says show notifications. After you uncheck that, no more ota notifications!
Sent from my LG-D851 using XDA Free mobile app

Post Chainfire Root Issues 5.1.1

I attempted to root my phone using the Chainfire Auto-root method today and somehow managed to use the 925p edge MD5 file instead of 920p. This caused a few issues, the X-axis was inverted, no service, and a continual automatic reboot after about 30-60 seconds of the phone being on. In an attempt to fix it, I have tried a few things. in many combinations. I have reflashed the stock tar file, cleared cache, factory reset, and flashed the PIT file found in post 12 of this thread http://forum.xda-developers.com/sprint-galaxy-s6/help/operating-smg920p-t3263325/page3. Unfortunately all attempts have been for fruitless. Obviously the first issue to be tackled is the constant rebooting. Any help would be appreciated.
Maybe flashing unikernel will help, it can be found here: https://www.androidfilehost.com/?fid=24269982087012055
Just flash it in Odin, if that does not work you may want to try bringing it to where you bought it for warranty.
No luck, unfortunately.
offthatwall said:
No luck, unfortunately.
Click to expand...
Click to collapse
Idk, @koop1955 any suggestions?
1619415 said:
Idk, @koop1955 any suggestions?
Click to expand...
Click to collapse
Posted this in the other thread: http://forum.xda-developers.com/showpost.php?p=64735692&postcount=19
That is all that I have for you.
offthatwall said:
I attempted to root my phone using the Chainfire Auto-root method today and somehow managed to use the 925p edge MD5 file instead of 920p. This caused a few issues, the X-axis was inverted, no service, and a continual automatic reboot after about 30-60 seconds of the phone being on. In an attempt to fix it, I have tried a few things. in many combinations. I have reflashed the stock tar file, cleared cache, factory reset, and flashed the PIT file found in post 12 of this thread http://forum.xda-developers.com/sprint-galaxy-s6/help/operating-smg920p-t3263325/page3. Unfortunately all attempts have been for fruitless. Obviously the first issue to be tackled is the constant rebooting. Any help would be appreciated.
Click to expand...
Click to collapse
Koop's stock firmware didn't fix mine for some reason either...heres the stock version that fixed mine
mediafire.com/download/c55xaeb7geq0i2d/G920PVPU3BOJ7_G920PSPT3BOJ7_SPR.zip
Hope it helps!
x1xmadex1x said:
Koop's stock firmware didn't fix mine for some reason either...heres the stock version that fixed mine
mediafire.com/download/c55xaeb7geq0i2d/G920PVPU3BOJ7_G920PSPT3BOJ7_SPR.zip
Hope it helps!
Click to expand...
Click to collapse
The firmware posted above is OJ7, which seems to be an earlier version than the OL1 firmware. I have no idea why OJ7 would work for you when OL1 wouldn't. (Unless you got a bad download of OL1, which is why I recommend checking MD5.)
If you are still on OJ7, can you try system update and see if that takes you to OL1?
koop1955 said:
The firmware posted above is OJ7, which seems to be an earlier version than the OL1 firmware. I have no idea why OJ7 would work for you when OL1 wouldn't. (Unless you got a bad download of OL1, which is why I recommend checking MD5.)
If you are still on OJ7, can you try system update and see if that takes you to OL1?
Click to expand...
Click to collapse
I have already re-rooted my device and installed twrp...it wont let me install a system update due to custom and not official...Also I downloaded the OL1 three occasions..and MD5 passed
x1xmadex1x said:
I have already re-rooted my device and installed twrp...it wont let me install a system update due to custom and not official...Also I downloaded the OL1 three occasions..and MD5 passed[/Q
Im have the constant reboot now. Im gonna try another pb6 6.0.1 tar file only one ive tried was the sprint worker one said revo in in it. That didnt not fix my constant rebooting issue. So far any rom even after odin stock still rebooting every 2 minutes.
Click to expand...
Click to collapse
will get that logcat
Saafir said:
Note the time and grab a logcat.
Ok i left the phone at home but i did look at the log cat about the first ten lines all had emmc in them im not quite sure. Well I cant read it lol. when i get home il flash twrp and restore a back up let reboot a few times get a log cat and post it will twrps log cat work? If im lucky i might get a app installed to do it. I no longer got adb and fastboot on my computer but will download if needed.
im waiting for a replacement to get to the sprint store. i flashed stock and took it in rebooting sprint guy tried factory resetting it and clearing cache which got it stuck in the pre load starting or optimizing apps before itd finish it it would reboot and if i kept going id beable get to start up settings thats it. now i can flash twrp still it does restores my back ups and after that itl boot the system i can uninstall or install something or what not maybe 1 min after im able to get into it it reboot. only wifi connects though.
Again i had about all roms we got on sprint forum on that phone worked awesome loved it til the time i restored the efs on 6.0.1 with a twrp thats a unofficial build modded to work on 920p.
Click to expand...
Click to collapse
Sounds good thanks man.
Seems as maybe a somewhat common issue unfortunately thats happening for s6 as well as sprint note 5 as there are a few threads regarding the same issue. Theres a thread for s6 on this issue and on 2nd page appears as if someone found a fix having something to do with letting it die completely etc.. http://forum.xda-developers.com/sprint-galaxy-s6/help/constant-rebooting-t3287213
I figured my rebooting issue was corrupted data becausr i was transferring from phone to pc to phone and no md5 check. Though now i will use it. Good luck

Categories

Resources