I have a HTC Rezound unlocked, S-On. I tried flashing over RevRom 2.5 earlier and continuely got stuck in a bootloop over and over. I am at the point now that i can't get back even to my backup. Says that there isn't a nandroid back up on my device. I have full access to Fastboot and Recovery. I am currently using RA-Vigor-V3.15. I have tried flashing older versions but phone will reboot. Any ideas? Thanks
Did you try flashing another Rom ..try that
---------- Post added at 09:53 PM ---------- Previous post was at 09:51 PM ----------
I use the 10 x wipe then install rom
---------- Post added at 09:55 PM ---------- Previous post was at 09:53 PM ----------
Did you flash the kernel installer
I have tried a couple times. When i try to wipe Data, it gives me a warning saying "Can't mount /dev/block/mmcblk0p35 (File Exists) and then says error mounting /data/.
When i try to flash another rom, it seems like Recovery reboots itself really fast and returns to main menu inside Recovery
i even have my nandroid saying "Restore Complete" but once it goes to reboot, all i have is a black screen.
Yes i did use the RevRom Kernall installer and thats when it first started getting stuck in bootloop. I gave the boot loop 15 minutes before doing anything because i heard the first time with RevRom took around 10 minutes to fully load
Did u flash the proper ph image for the Rom
---------- Post added at 10:28 PM ---------- Previous post was at 10:20 PM ----------
http://forum.xda-developers.com/showthread.php?t=1562176 try this script then flash Rom.
Thank you so much for your help. I have been reading different forums and etc for 6 hours now. I appreciate your help more than you know.
Songs like you're on old gb firmware too? If you are you'll have to flash the old firmware patch too
Sent from my ADR6425LVW using Tapatalk 2
Related
My phone kind of bricked and I did try everything and got to flash the original firmware using kdz.Now i successfully flashed V20E_00 fw version.
But when i switch on it, it is stucked in the android logo..theres a bootloop
Cant even hard reset coz it doesnt work.
I tried pressing vol up/down + home + power so many times but nothing works.
Someone please help me to get my phone back to life I really need my phone
Yeah I got same problem then u just use 3 combo ie home+vol +power button then u will go to recovery then it will restarts and it will work
Sent from my LG-P500 using xda premium
Try using KDZ again, in emergency mode. And follow all the instructions carefully.
---------- Post added at 10:08 PM ---------- Previous post was at 10:03 PM ----------
You can also try this: http://forum.xda-developers.com/showthread.php?t=1324105
aravindsagar said:
Try using KDZ again, in emergency mode. And follow all the instructions carefully.
---------- Post added at 10:08 PM ---------- Previous post was at 10:03 PM ----------
You can also try this: http://forum.xda-developers.com/showthread.php?t=1324105
Click to expand...
Click to collapse
Yes I used the method in the link u provided and it worked thanx
Sent from my LG-P500 using XDA
I attempted to load the RMS ROM (RMS_ROM_v1.6.1_Gapps.zip, 201 MB) on my vibrant. All went well loading the ROM and the associated GApps. I followed the instruction to reboot the phone and leave it alone for 10 minutes. The phone rebooted the "S" logo and stayed there. After about a 1/2 hour I tried to reboot it with the same result. I then 3 fingered to the option page and attempted a restore. Now I am stuck at the "S" page but can no longer get to the 3 finger option menu.
Is this phone bricked and done? I can't see how I can get to a download mode to make any repairs.
Any help is appreciated.
Thanks,
For future reference when you get stuck on boot, pull battery 3 button recovery and reflash w/o wipe. It usually fixes a boot loop.
Now if you can see anything you are not truly bricked. At this point you need to get in DL mode and flash stock firmware, 2.1 eclair, in Odin. I am going to include a couple of links, please read them completely as this will give you a better understanding of your device etc.
http://forum.xda-developers.com/showthread.php?p=9375927
Its peanut butter jelly(bean) time...
---------- Post added at 04:54 PM ---------- Previous post was at 04:52 PM ----------
http://forum.xda-developers.com/showthread.php?p=11358713
Its peanut butter jelly(bean) time...
samsgun357 said:
For future reference when you get stuck on boot, pull battery 3 button recovery and reflash w/o wipe. It usually fixes a boot loop.
Now if you can see anything you are not truly bricked. At this point you need to get in DL mode and flash stock firmware, 2.1 eclair, in Odin. I am going to include a couple of links, please read them completely as this will give you a better understanding of your device etc.
http://forum.xda-developers.com/showthread.php?p=9375927
Its peanut butter jelly(bean) time...
---------- Post added at 04:54 PM ---------- Previous post was at 04:52 PM ----------
http://forum.xda-developers.com/showthread.php?p=11358713
Its peanut butter jelly(bean) time...
Click to expand...
Click to collapse
Thank you very much, I've read the links and understand.
When I tryed to flash MeanICS on my evo all appeared to go well until I rebooted. After rebooting I only got a black screen. I can still boot into bootloader which gives me hope. I tryed reflashing Mean and a couple of other ROMs but the problem persists. I was hoping someone may have had a simular problem and had a fix or workaround that I could try.
Thx
Check my guide I listed this exact issue in troubleshooting, if you have any questions after feel free to ask
Thank you for your help. I now understand the problem (bootloop, caused probably by the kernel) but even a full wipe using twrp I can't get any ROMs to load, and I was not thinking and didn't make a back up.
Download a ROM and verify the check sum then unzip and place the boot.img in your adb tools (or SDK depending on what you use) boot to boot loader and select fastboot (from PC terminal, sorry) type fastboot flash boot boot.img and then in recovery try to flash the ROM zip. Be sure to wipe dalvik, cache, factory reset and system first to avoid issues
---------- Post added at 05:35 PM ---------- Previous post was at 05:22 PM ----------
I just noticed you said black screen, that most definitely is a kernel issue but its a ROM base mismatch, you just needed to fast boot the mean kernel most likely
I had this problem literally yesterday. All you need to do is flash the boot.img located in the unzipped folder of meanrom and then flash via fast boots via pc or mac. Wipe everything first and then flash the BOOT.IMG. THEN FLASH MEAN ROM and wipe cache etc.
Sent from my EVO on CM10
Yeah I read too quickly and missed the part about the black screen. I decided it was better to outline the whole process
ok i downloaded a new rom, verified md5sum, and unzipped the rom. i also downloaded eclipse and am linking eclipse and android sdk to try and make this a little easier, i hope. i feel like such a total noob, well for the most part i am.... i guess what i am saying is that i don;t know if i am removing boot.img from zip or if i'm just checking something on the boot.img using adb
You just need adb tools, you are making this a little harder then it needs to be
---------- Post added at 06:08 PM ---------- Previous post was at 06:02 PM ----------
Sorry, couldn't remember the exact name, do a search for evo4glteroot2 its basically adb tools
http://downloadandroidrom.com/file/HTCEvo4GLTE/rooting/Evo4GLTERoot2.zip
It took me a bit to realize what you guys were telling me to do.. I can be dence at times. But thank you very much my phone is now fixed.
No prob. Sorry if I at any time seemed hostile, I have been having issues with loud neighbors who have legal permission to make noise all damn night and have done so all week, I'm very agitated
---------- Post added at 08:01 PM ---------- Previous post was at 08:00 PM ----------
Oh god now I'm confusing threads again
Hi,
im new to xda, please be nice to me if I made a mistake..
I have (had) a rooted HDX 7" and I installed the Nexus Rom, but the Play Store wouldnt work - therefore I went to RecoveryMode and wiped: Delvic Cache, Cache and -> System <- (I believe thats the problem) and restarted.
Now I*'m stuck in bootloop - like not even the bootanimation shows up - only the "KINDLE" logo in the beginning shows up.
I can go to the Kindle Fire System Recovery to Factory Reset it but that seems to not work - it's still the same after the Factory Reset.
I also tried using ADB for it, but my devices isnt found and it is not showing up in "Devices and Printers" on Windows..
Can anyone of you help me ?
Can I send it back to Amazon and get a new one? Its only 1 month ord.
Would appreciate your help!
Yeah, I have the same problem..
Did you have safestrap installed? I DID but after reset, i dont see any safestrap? Not sure what happened there...
---------- Post added at 05:52 PM ---------- Previous post was at 05:36 PM ----------
Bro...
I think were in bad shape... Not botting into safestrap. and no devices found in adb.... i think we F*** up
---------- Post added at 05:54 PM ---------- Previous post was at 05:52 PM ----------
GOOD news... ( i am doing this as i type)
I managed to get my kindle to boot its own system recovery...
Not sure the button combination, power + up until reset or power + down untill reset... i think one of those forced the hdx into recovery... try this.
---------- Post added at 06:13 PM ---------- Previous post was at 05:54 PM ----------
You may be able to get it to work form a factory reset.
How ever, as i am attempting this, it is failing, and reverting back to the gray "kindlefire" logo with no response.... i have tried the factory reset a few times with no love.
Bear6009 said:
Yeah, I have the same problem..
Did you have safestrap installed? I DID but after reset, i dont see any safestrap? Not sure what happened there...
---------- Post added at 05:52 PM ---------- Previous post was at 05:36 PM ----------
Bro...
I think were in bad shape... Not botting into safestrap. and no devices found in adb.... i think we F*** up
---------- Post added at 05:54 PM ---------- Previous post was at 05:52 PM ----------
GOOD news... ( i am doing this as i type)
I managed to get my kindle to boot its own system recovery...
Not sure the button combination, power + up until reset or power + down untill reset... i think one of those forced the hdx into recovery... try this.
---------- Post added at 06:13 PM ---------- Previous post was at 05:54 PM ----------
You may be able to get it to work form a factory reset.
How ever, as i am attempting this, it is failing, and reverting back to the gray "kindlefire" logo with no response.... i have tried the factory reset a few times with no love.
Click to expand...
Click to collapse
If you wiped the /system partition, then logically there's nothing to reset in the first place...
Anyways, without ADB access, I don't think there's anything you can do.
Bear6009 said:
Yeah, I have the same problem..
Did you have safestrap installed? I DID but after reset, i dont see any safestrap? Not sure what happened there...
---------- Post added at 05:52 PM ---------- Previous post was at 05:36 PM ----------
Bro...
I think were in bad shape... Not botting into safestrap. and no devices found in adb.... i think we F*** up
---------- Post added at 05:54 PM ---------- Previous post was at 05:52 PM ----------
GOOD news... ( i am doing this as i type)
I managed to get my kindle to boot its own system recovery...
Not sure the button combination, power + up until reset or power + down untill reset... i think one of those forced the hdx into recovery... try this.
---------- Post added at 06:13 PM ---------- Previous post was at 05:54 PM ----------
You may be able to get it to work form a factory reset.
How ever, as i am attempting this, it is failing, and reverting back to the gray "kindlefire" logo with no response.... i have tried the factory reset a few times with no love.
Click to expand...
Click to collapse
Thanks for the answer! But Factory Reset won't help It's seems to make the problem even worse.. I called Amazon and they sent me a new one..
I don't think that we can get that back to what it was without ADB access!
EncryptedCurse said:
If you wiped the /system partition, then logically there's nothing to reset in the first place...
Anyways, without ADB access, I don't think there's anything you can do.
Click to expand...
Click to collapse
Yes, indeed, thats true.. But I got a new one from Amazon today - I hope they won't say anything because of the root-access I had.
Xcalizorz said:
Yes, indeed, thats true.. But I got a new one from Amazon today - I hope they won't say anything because of the root-access I had.
Click to expand...
Click to collapse
Yeah, i went the same route. Amazon is pretty great when it comes to customer service.
But i am fairly certain that what we did, WIPED EVERYTHING! lol... EVERYTHING... it was a shell!!! lol... i could be wrong, but i am sending mine back as well!
so, now, i got a fresh device in my hand, and my wife is saying i better not root this one! HAHA.... (as i am searching the best root method for 14.3.2.1)
Sorry for noob question, I'm new for HDX.
There is no way other than ask Amazon for helping ?
I guest because it is bootloader locked, right ?
ok
lupin87 said:
Sorry for noob question, I'm new for HDX.
There is no way other than ask Amazon for helping ?
I guest because it is bootloader locked, right ?
Click to expand...
Click to collapse
just saying bla
Hi guys,
My nexus 9 WIFI is stuck at the loading screen after I attempted an OTA update. I'd like to get it back to the way it was without wiping data.
I have TWRP as recovery and a custom kernel.
Because of this. my tablet stopped flashing the monthly security updates.
I installed FlashFire to install an OTA. which I downloaded from:
https://developers.google.com/android/nexus/ota#volantis
I picked the MOB30G version as I have the MOB30D currently installed.
Anyway, I ran FlashFire and selected the OTA zip and ran the process. It looked like it worked and then it rebooted.
It then got stuck on the loading screen.
I can still get into recovery if I want to flash a clean install but I'd rather not lose my date. Is there a way I can get this working? Maybe flash stock recovery and then install the OTA via ADB (instructions?)?
Thanks for any help.
Get the latest factory image and use fastboot to flash it. Can be done without wiping data.
Just don't use flash-all script without modifying it, so it doesn't wipe.
---------- Post added at 08:09 PM ---------- Previous post was at 08:03 PM ----------
The link you provided have full OTA images and you could have picked the latest MOB30M
OK I fixed it by flashing the FIRE-ICE kernel again. I think the OTA flash did something to it.
Can you help me?
corkiejp said:
Get the latest factory image and use fastboot to flash it. Can be done without wiping data.
Just don't use flash-all script without modifying it, so it doesn't wipe.
---------- Post added at 08:09 PM ---------- Previous post was at 08:03 PM ----------
The link you provided have full OTA images and you could have picked the latest MOB30M
Click to expand...
Click to collapse
can you help me with my phone i have the same problem and i really need help my phone keeps vibrating when its on the bootscreen. can you pls get back to me asap pls! Thanks
---------- Post added at 08:11 AM ---------- Previous post was at 08:04 AM ----------
mykiller454 said:
can you help me with my phone i have the same problem and i really need help my phone keeps vibrating when its on the bootscreen. can you pls get back to me asap pls! Thanks
Click to expand...
Click to collapse
forgot to mention that my phone is samsung galaxy core prime
@mykiller454 You would be better off posting and looking for help in your device forum. If there is one.