TWRP testers - Galaxy Note II General

I need someone who can test the attached image for TWRP before I release. Use dd if=recovery-n7100.img of=/dev/block/mmcblk0p6
in terminal emulator. You might want to keep odin handy .

bigbiff said:
I need someone who can test the attached image for TWRP before I release. Use dd if=recovery-n7100.img of=/dev/block/mmcblk0p6
in terminal emulator. You might want to keep odin handy .
Click to expand...
Click to collapse
Wow! I should be getting mine tomorrow. I'll definitely will give it a go. Thanks!!! I was wondering how long I wold have to wait for this.

Yeah I don't have the phone so I could really use a tester. Thanks for your help.

bigbiff said:
Yeah I don't have the phone so I could really use a tester. Thanks for your help.
Click to expand...
Click to collapse
If you guys can get adb working please pull /tmp/recovery.log. I plan on getting the ATT version so I am hoping everything will work on it as well.

bigbiff said:
If you guys can get adb working please pull /tmp/recovery.log. I plan on getting the ATT version so I am hoping everything will work on it as well.
Click to expand...
Click to collapse
Doesn't seem it will be today I'll let you know as soon as I get it.

I am thinking of moving this to the development section. I think it might get more visibility but I was hoping someone would try it first to make sure it at least inits. Let me know if there are any objections.

bigbiff said:
I am thinking of moving this to the development section. I think it might get more visibility but I was hoping someone would try it first to make sure it at least inits. Let me know if there are any objections.
Click to expand...
Click to collapse
Just tried it but i'm sorry to say it doesn't work.It ran without errors in the terminal but when i rebooted into recovery it was the normal CWM v6.0.1.4 modified by xiaolu.
Sent from my GT-N7100 using xda premium

ttav said:
Just tried it but i'm sorry to say it doesn't work.It ran without errors in the terminal but when i rebooted into recovery it was the normal CWM v6.0.1.4 modified by xiaolu.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
You used the command as root I assume?

bigbiff said:
You used the command as root I assume?
Click to expand...
Click to collapse
Yes i did.Last week i used the same method to flash TWRP on my Transformer Prime.
Sent from my GT-N7100 using xda premium

ttav said:
Yes i did.Last week i used the same method to flash TWRP on my Transformer Prime.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Just wanted to make sure you dd'd the image to /dev/block/mmcblk0p9

bigbiff said:
Just wanted to make sure you dd'd the image to /dev/block/mmcblk0p9
Click to expand...
Click to collapse
Yes .As i said i didn't notice any errors when running the command.I really hope this gets working.
Sent from my GT-N7100 using xda premium

ttav said:
Yes .As i said i didn't notice any errors when running the command.I really hope this gets working.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
OK, has anyone else tried? I am not sure why CWM would still be installed.

Still CWM.
I gave it a try, but it just still has CWM. I did a reboot to recovery from Terminal, but CWM just comes up.
No errors when running the command lines.

Tried again... Failed
Hi bigbiff,
I thought I would try it again, just to make sure and this time I got some error text.
So I did SU and followed the command lines as before but I got "write error: No space left on device".
Followed by: 8193+0 records in, 8192+0 records out, 4194304 bytes transferred in 0.752 secs (5577531 bytes/sec) .
I have attached a screenshot of the Terminal Emulator with the message.
It still goes to CWM recovery.
Is it possible to get this in a .tar to flash via Mobile Odin? (just a thought)
Thanks

Working... via Mobile Odin flash!!!
bigbiff said:
I need someone who can test the attached image for TWRP before I release. Use dd if=recovery-n7100.img of=/dev/block/mmcblk0p6
in terminal emulator. You might want to keep odin handy .
Click to expand...
Click to collapse
Hi bigbiff,
I was really determined to get this working and I managed to get it to work!!! :laugh:
I took your .img and created a .tar.md5 and flashed it via Mobile Odin, it worked like a charm! :victory:
I have attached some pics and let me know if you want the .tar.md5 and what tests you would like.
Thanks!

I finally got my Note 2. Let me know if I can test.
Sent from my GT-N7100 using Tapatalk 2
---------- Post added at 08:46 PM ---------- Previous post was at 08:45 PM ----------
CRudner said:
Hi bigbiff,
I was really determined to get this working and I managed to get it to work!!! :laugh:
I took your .img and created a .tar.md5 and flashed it via Mobile Odin, it worked like a charm! :victory:
I have attached some pics and let me know if you want the .tar.md5 and what tests you would like.
Thanks!
Click to expand...
Click to collapse
Converted to .tar file and flashed through mobile Odin as well. It worked. Testing backup/ restore etc
Sent from my GT-N7100 using Tapatalk 2

Ok Backup and restore seems to be working.
Sent from my GT-N7100 using Tapatalk 2

This is good news. I really like TWRP recovery.

Gratz apascual89 for getting it working as well!
I have tested the themes and backups bothe worked for me. Also adb shell and timezone bothe worked.
Permissions fix just seems to sit there even thought it says its done.
Reboot to bootloader boots to recovery and reboot to power off just reboots.
Thanks again bigbiff.
Sent from my GT-N7100 using xda app-developers app

Great news! TWRP is a clear favourite.
Sent from my GT-N7100 using Tapatalk 2

Related

stock recovery

I need the stock AT&T recovery that comes with the phone. I am having hardware issues so I am going to go to replace it. thanks
Kole_Ackerson said:
I need the stock AT&T recovery that comes with the phone. I am having hardware issues so I am going to go to replace it. thanks
Click to expand...
Click to collapse
I ended up extracting it from the Odin factory image. If I can find it, I'll post it here...
Aou said:
I ended up extracting it from the Odin factory image. If I can find it, I'll post it here...
Click to expand...
Click to collapse
thanks man
Kole_Ackerson said:
thanks man
Click to expand...
Click to collapse
I re-extracted it from the Odin image. This seemed to work on my AT&T device even after taking the OTA update (it seem that the update didn't affect the recovery image?). It's attached. To install, I used these commands:
http://www.teamw.in/project/twrp2/174 said:
...Using adb shell or terminal emulator:
su
dd if=/sdcard/recoveryfilename.img of=/dev/block/mmcblk0p21
Click to expand...
Click to collapse
I zipped it up just so that it would be able to upload to the forums easier. Unzip first, then do the above stuff.
Kole_Ackerson said:
I need the stock AT&T recovery that comes with the phone. I am having hardware issues so I am going to go to replace it. thanks
Click to expand...
Click to collapse
Go to sammobile.com. a lot easier
Sent from my SGH-I727 using xda app-developers app

Bricked Galaxy S4

This is extremely frustrating.
I successfully rooted my galaxy s4.
I then downloaded CMW and touch, and downloaded this rom: http://forum.xda-developers.com/showthread.php?t=2341376
I then booted into recovery, and wiped etc and then installed the rom. I read on the later part of that page that there wasn't a need for loki so I did not download loki.
I then rebooted, and got the yellow triangle sign saying that the software is not approved by ATT.
This is where I am stuck. I have a mac and am running vmware windows 8.
I tried downloading kies on the mac, and it does not recognize the phone. I did not try kies for windows yet, nor do I know what to do after if I am able to get kies to recognize the s4.
I also downloaded odin, and the firmware, but odin is not recognizing the phone under windows even when I select to use the phone under windows.
I tried the stock usb cable, and a different usb cable, and 2 different usb ports. I do not have a regular windows computer. Is there a way to do this with a mac?
Guess I should have downloaded the loki, is not downloading the loki the whole reason this is happening?
I appreciate everyones help! I just wanted stock android! :good:
I do not have a s4 but have a s2 but its like the same.
1. Why would you not already have Odin installed and kies?! Just in case
2. No backup made?...
3. Can you still get into recovery and download mode if so then you have hope.. wait for someone to give you steps to get out of this
4. If you can't get into either... well :banghead:
Sent from my SPH-D710 using Tapatalk 2
XxlemonxX said:
I do not have a s4 but have a s2 but its like the same.
1. Why would you not already have Odin installed and kies?! Just in case
2. No backup made?...
3. Can you still get into recovery and download mode if so then you have hope.. wait for someone to give you steps to get out of this
4. If you can't get into either... well :banghead:
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Thanks,
1. I have odin and kies installed, they are just not recognizing the phone.
2. I made a backup using titanium backup but not really sure how it works... I've never restored from a backup using titanium
3.Yes I am able to get into download mode by holding the volume, home and power key...
drew1204 said:
Thanks,
1. I have odin and kies installed, they are just not recognizing the phone.
2. I made a backup using titanium backup but not really sure how it works... I've never restored from a backup using titanium
3.Yes I am able to get into download mode by holding the volume, home and power key...
Click to expand...
Click to collapse
Mmm alright... Go into download mode and take out your SD card and download the Loki file in the ROM thread then transfer to sdcard on PC. Then place back in phone.. Then go intro recovery and flash the file and it should work.
But wait before anything can you get into recovery? If so then you go to mounts and storage and mount sdcard and transfer the Loki file from your PC right there.
Sent from my SPH-D710 using Tapatalk 2
I have installed kies on the windows version and it notices the phone is connected, but it just keeps saying "connecting..." and a little thing spinning. Not sure how long it should take to connect...
why not download the loki zip to sd card, then put back on phone, reboot to recovery and install from sd card...
XxlemonxX said:
Mmm alright... Go into download mode and take out your SD card and download the Loki file in the ROM thread then transfer to sdcard on PC. Then place back in phone.. Then go intro recovery and flash the file and it should work.
But wait before anything can you get into recovery? If so then you go to mounts and storage and mount sdcard and transfer the Loki file from your PC right there.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Yes I can boot into recovery.
Wow I didn't even think of that... Sorry I am a noob.
Okay I fixed it (you fixed it thank you so much!) I booted into recovery, and then into the zip file and installed loki, and all is well.
STOCK ANDROID!!! Whew that was scary...
drew1204 said:
Yes I can boot into recovery.
Wow I didn't even think of that... Sorry I am a noob.
Okay I fixed it (you fixed it thank you so much!) I booted into recovery, and then into the zip file and installed loki, and all is well.
STOCK ANDROID!!! Whew that was scary...
Click to expand...
Click to collapse
Welcome
Sent from my SPH-D710 using Tapatalk 2
XxlemonxX said:
Welcome
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Because noobs don't get it.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
jd1639 said:
Because noobs don't get it.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Cool
drew1204 said:
Cool
Click to expand...
Click to collapse
You could thank him for helping you. Or is that too hard for you? There's even a thanks button to make it easy
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
jd1639 said:
You could thank him for helping you. Or is that too hard for you? There's even a thanks button to make it easy
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Mate don't be so arrogant, he did thank him.
Sent from my GT-I9305 using xda premium
ozgame said:
Mate don't be so arrogant, he did thank him.
Sent from my GT-I9305 using xda premium
Click to expand...
Click to collapse
Mate,I don't see that
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
drew1204 said:
Yes I can boot into recovery.
Wow I didn't even think of that... Sorry I am a noob.
Okay I fixed it (you fixed it thank you so much!) I booted into recovery, and then into the zip file and installed loki, and all is well.
STOCK ANDROID!!! Whew that was scary...
Click to expand...
Click to collapse
the OP of that ROM lists these specific installation instructions:
HOW TO INSTALL:
* Download the ROM (NO NEED FOR GAPPS)
* Reboot to Recovery
* Wipe data/factory reset
* Flash the ROM
* U.S. MODELS - Flash Loki Patch - http://tau.shadowchild.nl/files/loki-doki.zip (CANADIAN USERS DO NOT INSTALL)
* Reboot your Galaxy S4
* Enjoy
remember to read everything first and understand what you are doing before proceeding. cheers
And only 5 simple steps. One sec of reading. And it matters. Or kaboom.

Fix for bootbrick

Haven`t seen anyone else mention this here yet so...
Myself and a few others have been affected by this seemingly unsolveable brick.Continous bootloops,Process system errors,loss of EFS folder so no network or WiFi.
I`ve been following this N900T thread as it has been pretty active http://forum.xda-developers.com/showthread.php?t=2467001&page=39
A member bakachu posted a fix for the N900T and as i was getting extremely desperate i tried it.It works for me on my N9005
Go to post #350 for the fix and read onwards for confirmations.
Too put it mildly i`m so delighted to have my Note 3 back in working condition
Big thanks to all involved in that thread:good:
ttav said:
Haven`t seen anyone else mention this here yet so...
Myself and a few others have been affected by this seemingly unsolveable brick.Continous bootloops,Process system errors,loss of EFS folder so no network or WiFi.
I`ve been following this N900T thread as it has been pretty active http://forum.xda-developers.com/showthread.php?t=2467001&page=39
A member bakachu posted a fix for the N900T and as i was getting extremely desperate i tried it.It works for me on my N9005
Go to post #350 for the fix and read onwards for confirmations.
Too put it mildly i`m so delighted to have my Note 3 back in working condition
Big thanks to all involved in that thread:good:
Click to expand...
Click to collapse
Hi op. My phone also bootloop after restore nadroid from twrp. I have 3 problem bootloop and system procrss error and no base band due to no efs folder. My question is you have same problem and you recoverd your phone to normal status? Plesae reply... waiting... crying...
Sent from my SM-N9005 using xda app-developers app
mwazeer said:
Hi op. My phone also bootloop after restore nadroid from twrp. I have 3 problem bootloop and system procrss error and no base band due to no efs folder. My question is you have same problem and you recoverd your phone to normal status? Plesae reply... waiting... crying...
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
Exactly the same problems as you mate. All fixed and correct IMEI showing.
I had my Note 3 in it`s box ready to go for repair when i made a final check in that thread. So glad i did
ttav said:
Exactly the same problems as you mate. All fixed and correct IMEI showing.
I had my Note 3 in it`s box ready to go for repair when i made a final check in that thread. So glad i did
Click to expand...
Click to collapse
Oh my God. Very good news Can you just tell me how to run adb command as i not understand it... Thank you sir again...
Sent from my SM-N9005 using xda app-developers app
mwazeer said:
Oh my God. Very good news Can you just tell me how to run adb command as i not understand it... Thank you sir again...
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
I had problems with adb as the drivers wouldn`t install properly with all the bootloops.I downloaded the latest TWRP 2.6.3.2 and used the Terminal Command in Advanced settings. I made sure i was in root directory then entered mke2fs /dev/block/mmcblk0p12 Didn`t use the rest of the code.
Went back to the wipe options and did a factory reset.
ttav said:
I had problems with adb as the drivers wouldn`t install properly with all the bootloops.I downloaded the latest TWRP 2.6.3.2 and used the Terminal Command in Advanced settings. I made sure i was in root directory then entered mke2fs /dev/block/mmcblk0p12 Didn`t use the rest of the code.
Went back to the wipe options and did a factory reset.
Click to expand...
Click to collapse
Sir to understand correctly i should take following step.
1.Flash stock rom from odin.
2. Flash twrp 2.6.3.2 from odin.
3. Go into twrp and in advanced setting used terminal command and then used mke2fs/dev/block/mmcblk0p12.
4. Again in twrp go in wipe option and do factory reset.
My steps are right? What do you mean by root directory? Plese help sir..
Sent from my SM-N9005 using xda app-developers app
mwazeer said:
Sir to understand correctly i should take following step.
1.Flash stock rom from odin.
2. Flash twrp 2.6.3.2 from odin.
3. Go into twrp and in advanced setting used terminal command and then used mke2fs/dev/block/mmcblk0p12.
4. Again in twrp go in wipe option and do factory reset.
My steps are right? What do you mean by root directory? Plese help sir..
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
Your steps are correct.
When you open Terminal Command you should check what directory is showing below the input box
just go up a level until you reach root directory. (\) Then press select and input the code.
ttav said:
Your steps are correct.
When you open Terminal Command you should check what directory is showing below the input box
just go up a level until you reach root directory. (\) Then press select and input the code.
Click to expand...
Click to collapse
Thank you sir. I suggest you to open new thred in general section with step by step procedure so many 9005 bootloop member will get benefited...
Sent from my SM-N9005 using xda app-developers app
mwazeer said:
Thank you sir. I suggest you to open new thred in general section with step by step procedure so many 9005 bootloop member will get benefited...
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
One of the members of that thread was going to write an easy guide so i will leave it to him.
All credit goes to members of that thread and all thanks should be directed there.
I`m just extremely happy to pass the good news around.
Let me know when your phone is working again.
ttav said:
One of the members of that thread was going to write an easy guide so i will leave it to him.
All credit goes to members of that thread and all thanks should be directed there.
I`m just extremely happy to pass the good news around.
Let me know when your phone is working again.
Click to expand...
Click to collapse
Sir my phone in service center and if they fixed this problem without charging me anything its ok or if they give me replacement so i am waiting... otherwise now we have solution....
So if any other bootloop member should used this step and report back here. Thanks again as you are so kind...
Sent from my SM-N9005 using xda app-developers app
Hi ttav,
many thanks for your report in XDA,
all done what you have post here,
installed my Rom new with all stuff. Then make a backup from this one. Backup works great, i push all on in TWRP Restore and it works in short time (only 1 minute) include "efs".
Backup folder is "data/media/0/TWRP"
I will try a restore
Many regards
gimmick56 said:
Hi ttav,
many thanks for your report in XDA,
all done what you have post here,
installed my Rom new with all stuff. Then make a backup from this one. Backup works great, i push all on in TWRP Restore and it works in short time (only 1 minute) include "efs".
Backup folder is "data/media/0/TWRP"
you can see not all on the pic
I will try a restore
Many regards
Click to expand...
Click to collapse
Hold off on any restore. Seems like backup/restore of EFS causes problems.
Edit: From a post by bigbiff
I have never tried to restore that partition so that is why I never experienced that issue. We are storing that partition with dd so I am at a loss why it didn't restore properly. When you are doing the mkfs it's wiping the partition. I will have to investigate further.
ttav said:
Hold off on any restore. Seems like backup/restore of EFS causes problems.
Edit: From a post by bigbiff
I have never tried to restore that partition so that is why I never experienced that issue. We are storing that partition with dd so I am at a loss why it didn't restore properly. When you are doing the mkfs it's wiping the partition. I will have to investigate further.
Click to expand...
Click to collapse
ok mate, no restore on TWRP, but backup seems to be good.
Just a heads up and probably should have mentioned this earlier
TWRP 2.6.3.2 is not for the N9005. I used it as a tool to get into Terminal Commander so i could input the code that fixed my problem.
As soon as possible i flashed CMW and used that for flashing.
No doubt TWRP will become an extremely useful tool for us but for the moment just hold fire.
gimmick56 said:
ok mate, no restore on TWRP, but backup seems to be good.
Click to expand...
Click to collapse
Hey mate you could always try it Guaranteed to give the bootbrick
I am glad to hear good news but in other case
how can I backpu EFS partition ?
any confirmed tool ?
couse that one from original thread doesnt work ...
nowy57 said:
I am glad to hear good news but in other case
how can I backpu EFS partition ?
any confirmed tool ?
couse that one from original thread doesnt work ...
Click to expand...
Click to collapse
At the moment i`m not sure but i guess there will be an app soon.
But for now running the same code restores your IMIE so not going to loose any sleep about it for the moment.
Just bumping this up to add that my device has been working great for 24 hours with this fix.
Confirming that this worked for me as welllll .woohooooooooo
Sent from my SM-N9005 using XDA Premium 4 mobile app
chadman4 said:
Confirming that this worked for me as welllll .woohooooooooo
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Great

Help!! I think I Bricked my phone.

I'm Stuck on Philz Touch 6.2.5!! I hit reboot and it keeps booting back into it! I tried to do a factory hard reset and it went right into it again! Help please!
anyone?
diegolopezjr said:
I'm Stuck on Philz Touch 6.2.5!! I hit reboot and it keeps booting back into it! I tried to do a factory hard reset and it went right into it again! Help please!
Click to expand...
Click to collapse
do you know if your phone had an ota notification if so it might have updated and that's why you are stuck in recovery, I suggest you setup adb access and try this
XxZombiePikachu said:
do you know if your phone had an ota notification if so it might have updated and that's why you are stuck in recovery, I suggest you setup adb access and try this
Click to expand...
Click to collapse
Yes I think it did update. How do i set up adb access? Will that work for philz touch too?
diegolopezjr said:
Yes I think it did update. How do i set up adb access? Will that work for philz touch too?
Click to expand...
Click to collapse
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the adb commands from the earlier link and then reboot, you should be able to boot normally, I will soon fall asleep so I might not be available for long good luck
XxZombiePikachu said:
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the add commands from the earlier link reboot and you should be able to boot normally, I will son fall asleep so I might not be available for long good luck
Click to expand...
Click to collapse
Ok how long more will you be awake? It is still downloading i started it a while ago its more than halfways done. can you please stay with me till i fix it
XxZombiePikachu said:
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the adb commands from the earlier link and then reboot, you should be able to boot normally, I will soon fall asleep so I might not be available for long good luck
Click to expand...
Click to collapse
Its not showing the device on there :/ what can i do
diegolopezjr said:
Its not showing the device on there :/ what can i do
Click to expand...
Click to collapse
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Nope
XxZombiePikachu said:
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Please tell me there is a fix
diegolopezjr said:
Please tell me there is a fix
Click to expand...
Click to collapse
Since you don't have aroma file manager installed(with you can use a terminal like in twrp) and adb is not finding your phone(odd) your last strike of hope is to try and flash back to stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Since you don't have aroma file manager installed(with you can use a terminal like in twrp) and adb is not finding your phone(odd) your last strike of hope is to try and flash back to stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
I dont mind going back to stock i just want my phone to work. How do i get the terminal?
oh and there is this adb sideload does that do anything?
diegolopezjr said:
I dont mind going back to stock i just want my phone to work. How do i get the terminal?
oh and there is this adb sideload does that do anything?
Click to expand...
Click to collapse
Well sideload is to move things into your phone which you can actually try to use to get the aroma file manager zip into your phone, and the terminal is a part of the aromafm for philz, and to flash to stock I recommend How to Flash to Stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Well sideload is to move things into your phone which you can actually try to use to get the aroma file manager zip into your phone, and the terminal is a part of the aromafm for philz, and to flash to stock I recommend How to Flash to Stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Ok and that should work right? do i need to be connected or how does it work
Just read through it and hopefully everything should work fine
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Just read through it and hopefully everything should work fine
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
ok and if it doesnt how can i get a hold of you?
diegolopezjr said:
ok and if it doesnt how can i get a hold of you?
Click to expand...
Click to collapse
I'll be back on tomorrow you can also pm me just in case, I spend most of my time in the help thread anyways good night and good luck
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Pda.net drivers will help
Sent from my LG-D803 using xda app-developers app
deadgiveaway said:
Pda.net drivers will help
Sent from my LG-D803 using xda app-developers app
Click to expand...
Click to collapse
how? please let me know
i am still stuck on here please help!!

Trouble Updating S4 AT&T

So I've had this problem for a while and I think at one point I knew what the issue was, but things came up and I guess I lost my place. I have a GS4 running 4.3 on AT&T, but if I recall correctly it took a long time (longer than it was supposed to in US) for even that update to become available to me. I'm not sure if this phone is set as a different country or something, but I seem to think that had something to do with it when I checked last time. Now when I check for updates, it does say I have an available update (KitKat?) but fails when attempting to update. Download is successful, but install is not. Baseband is I337ucuemk2 if that helps anything. Any help here would be appreciated, thanks.
Install is failing as some of the files it is trying to update has been modified. You would have to be on stock for the update to work.
Remember that there is no direct root method for KitKat yet.
http://forum.xda-developers.com/showthread.php?t=2616221 for more info
Sent from my GT-I9505 using Tapatalk
jmjoyas said:
Install is failing as some of the files it is trying to update has been modified. You would have to be on stock for the update to work.
Remember that there is no direct root method for KitKat yet.
http://forum.xda-developers.com/showthread.php?t=2616221 for more info
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
I'm actually not rooted, already stock and still having errors still...any idea why that would be?
Anyone have any advice?
Anyone have any advice?
Click to expand...
Click to collapse
Have you changed any system files and do you have xposed running? They'll break the ota.
Edit, I should have read closer. I think there is an update.zip file you could flash in the general forum. I'll look and see if I can find it.
See post 2 http://forum.xda-developers.com/showthread.php?p=50667360
Sent from my Nexus 5
jd1639 said:
Have you changed any system files and do you have xposed running? They'll break the ota.
Edit, I should have read closer. I think there is an update.zip file you could flash in the general forum. I'll look and see if I can find it.
See post 2 http://forum.xda-developers.com/showthread.php?p=50667360
Sent from my Nexus 5
Click to expand...
Click to collapse
Thanks for the link, so I should just flash the md5 with Odin? Appreciate the help.
Imnice777 said:
Thanks for the link, so I should just flash the md5 with Odin? Appreciate the help.
Click to expand...
Click to collapse
No, flash the update.zip in the stock recovery
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
No, flash the update.zip in the stock recovery
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Ok cool, thanks again...however now another issue. I've tried several times, I can not boot into recovery. Any time I try to the phone just goes black until I let go and then reboots. Even if I get the blue print in the top left, the phone does not boot into recovery. Any idea why this would be?
Imnice777 said:
Ok cool, thanks again...however now another issue. I've tried several times, I can not boot into recovery. Any time I try to the phone just goes black until I let go and then reboots. Even if I get the blue print in the top left, the phone does not boot into recovery. Any idea why this would be?
Click to expand...
Click to collapse
If you can get into download mode you may be better off flashing the md5 and Odin. Don't know why you can't get into recovery
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
If you can get into download mode you may be better off flashing the md5 and Odin. Don't know why you can't get into recovery
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Me either, guess I'd just flash normally like I would a rom? Or would an update be different. I haven't done this in a while.
Imnice777 said:
Me either, guess I'd just flash normally like I would a rom? Or would an update be different. I haven't done this in a while.
Click to expand...
Click to collapse
If you flash the tar in Odin it's going to wipe your device so backup what you can. You'll need to download the tar file to your pc and download Odin to it too if you don't already have it. You run Odin from the pc
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
If you flash the tar in Odin it's going to wipe your device so backup what you can. You'll need to download the tar file to your pc and download Odin to it too if you don't already have it. You run Odin from the pc
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Ok so I finally got into recovery, but am I supposed to rename the file or anything? It keeps telling me:
"-- Verify the file type of MD5, Before Install /sdcard ...
-- Install /sdcard"
Imnice777 said:
Ok so I finally got into recovery, but am I supposed to rename the file or anything? It keeps telling me:
"-- Verify the file type of MD5, Before Install /sdcard ...
-- Install /sdcard"
Click to expand...
Click to collapse
Anyone ever see that error before?
Imnice777 said:
Anyone ever see that error before?
Click to expand...
Click to collapse
Are you trying to flash the update.zip? I'd re-download it. It could be a bad download
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Are you trying to flash the update.zip? I'd re-download it. It could be a bad download
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
So... pretty unhappy. Downloaded the update.zip and flashed in stock recovery, it wiped my whole phone and still didn't update. I saw a couple error messages appear as it was "updating" so now I'm still on old firmware and lost everything on my phone. Luckily I did a Kies backup but still pretty ridiculous. I still lose all save data from apps and all convenience that there was from using my phone for as long as I did. Just wanted to update, shouldn't be this big of a mess. Not sure what to do next.
Imnice777 said:
So... pretty unhappy. Downloaded the update.zip and flashed in stock recovery, it wiped my whole phone and still didn't update. I saw a couple error messages appear as it was "updating" so now I'm still on old firmware and lost everything on my phone. Luckily I did a Kies backup but still pretty ridiculous. I still lose all save data from apps and all convenience that there was from using my phone for as long as I did. Just wanted to update, shouldn't be this big of a mess. Not sure what to do next.
Click to expand...
Click to collapse
Well that sucks. No idea how it works wipe you're device. It shouldn't touch the userdata. If it's truly wiped I'd Odin the nb1 tar at this point. Get it updated and start over
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Well that sucks. No idea how it works wipe you're device. It shouldn't touch the userdata. If it's truly wiped I'd Odin the nb1 tar at this point. Get it updated and start over
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
That's what I did and I'm finally updated, but pretty disappointed that it took all that just for an update. Hopefully things like that don't continue in future updates...

Categories

Resources