[Q] Flashed boot.img now looping splash screen - HTC One X

Hello,
I've been running ARHD ICS for a while now so decided to upgrade to ARHD JB tonight. Flashed HBOOT and boot.img fine, however for some reason after flashing boot.img my phone tried to reboot. Reaches the white HTC splash screen (with the green HTC logo) and doesnt go any further.
When I try to reboot back into recovery, nothing happens it just gets stuck at the splash screen again!
Any ideas? I assume this is because I'm running JB firmware and a ICS rom at the minute, so I just need to get back into recovery to flash the JB ROM.
Any help would be appreciated

Whats your hboot version ? did you ever updated the phone to JB ?
do :
fastboot getvar version-main
and post the result here please

Mr Hofs said:
Whats your hboot version ? did you ever updated the phone to JB ?
do :
fastboot getvar version-main
and post the result here please
Click to expand...
Click to collapse
version-main: 1.29.061.11
I've managed to flash ARHD 21. However still the same thing happens. Reboot gets stuck at the splash screen.

jayc89 said:
version-main: 1.29.061.11
I've managed to flash ARHD 21. However still the same thing happens. Reboot gets stuck at the splash screen.
Click to expand...
Click to collapse
yeah you need to update the hboot first in order to run JB....none of them will run.
i will get you a ruu to get back to full stock, then you can update to ICS 404 and then to JB 3.14

Mr Hofs said:
yeah you need to update the hboot first in order to run JB....none of them will run.
i will get you a ruu to get back to full stock, then you can update to ICS 404 and then to JB 3.14
Click to expand...
Click to collapse
Hmmm, strange. In fastboot, HBOOT says it's at version 1.36.0000
I flashed it from Mike's thread here; http://forum.xda-developers.com/showthread.php?t=1957376
My CIDNUM is ORANG001

oke what commands did you use ?
Try this :
fastboot erase cache (and try to enter the recovery)
did you made a full wipe before installing the new rom ?
and this is the command for flashing the boot.img :
fastboot flash boot boot.img (not fastboot boot boot.img, that will indeed reboot the phone)

Mr Hofs said:
oke what commands did you use ?
Try this :
fastboot erase cache (and try to enter the recovery)
did you made a full wipe before installing the new rom ?
and this is the command for flashing the boot.img :
fastboot flash boot boot.img (not fastboot boot boot.img, that will indeed reboot the phone)
Click to expand...
Click to collapse
erase cache got me into recovery but still doesnt pass the white screen when I reboot.
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
fastboot oem get_identifer_token
fastboot flash unlocktocken Unlock_code.bin
fastboot flash recovery recovery-clockwork-touch-5.8.3.1-endeavoru.img
fastboot erase cache
fastboot reboot
*Flashed ARHD 21 from CWM*

jayc89 said:
erase cache got me into recovery but still doesnt pass the white screen when I reboot.
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
fastboot oem get_identifer_token
fastboot flash unlocktocken Unlock_code.bin
fastboot flash recovery recovery-clockwork-touch-5.8.3.1-endeavoru.img
fastboot erase cache
fastboot reboot
*Flashed ARHD 21 from CWM*
Click to expand...
Click to collapse
C:\Android\android-sdk\platform-tools>fastboot flash boot boot.img
sending 'boot' (4982 KB)...
FAILED (command write failed (Unknown error))
finished. total time: 0.648s

jayc89 said:
erase cache got me into recovery but still doesnt pass the white screen when I reboot.
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot reboot
fastboot oem get_identifer_token
fastboot flash unlocktocken Unlock_code.bin
fastboot flash recovery recovery-clockwork-touch-5.8.3.1-endeavoru.img
fastboot erase cache
fastboot reboot
*Flashed ARHD 21 from CWM*
Click to expand...
Click to collapse
EDIT : UNLOCK the bootloader first !
first flash a new recovery, yours is old. https://www.dropbox.com/s/qsurumd3gs0vkar/Philz recovery 5.3.0.img
then flash the boot.img from the ARHD rom
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
then make a full wipe in the recovery
Factory reset
wipe cache partition
advanced - wipe dalvik cache
mounts and storage - format cache, data, system
then install the new rom !

Thanks for that, I've managed to boot into the new ROM, however I dont have any signal now. I've gone to select the operator manually and Orange isnt available. My SIM works fine in another phone.

jayc89 said:
Thanks for that, I've managed to boot into the new ROM, however I dont have any signal now. I've gone to select the operator manually and Orange isnt available. My SIM works fine in another phone.
Click to expand...
Click to collapse
Did you actually flash the boot.img that is inside the ARHD rom.zip ? If not, do so !

Mr Hofs said:
Did you actually flash the boot.img that is inside the ARHD rom.zip ? If not, do so !
Click to expand...
Click to collapse
Yes I have.

well i could say , try a different rom .....just to test. otherwise reflash the firmware again all over. fastboot getvar version-main should also give a 3.14 number !

I reflashed the boot.img again after flashing the ARHD ROM and it looks to be working now. Thanks for all your help!

jayc89 said:
I reflashed the boot.img again after flashing the ARHD ROM and it looks to be working now. Thanks for all your help!
Click to expand...
Click to collapse
Ah nice ! Very good :thumbup:
CASE CLOSED !

Mr Hofs said:
Ah nice ! Very good :thumbup:
CASE CLOSED !
Click to expand...
Click to collapse
Wow! I just had the same problem! But it is solved now thanks to your excellent help! :laugh:

well thanks tosti ! hahah nice name
Your case is CLOSED TOO !

Related

[Q] "failed installation" of ARHD 18.1

Hello,
Id appreciate any help with my problem:
After wishing to upgrade to JB from ARHD 9 (ICS), I flashed the correct Hboot and upgraded CWM to 5.8.4.0. However, when trying to flash the ARHD ROM, im getting a "failed installation" message after selecting the zip on the SD card. I thought it might be the boot.img i was using (from the download section), so used the one from the ROM zip instead. No luck. I erase the cache etc very time I can.
Any ideas to what might be the problem?
Thanks in advance
so you have a hboot 1.3* and you flashed the boot.img with fastboot command
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
then entered recovery and did a FULL wipe (also dalvik cache under the advanced tab)
then trying to install the rom.zip ?
install failed, redownload the rom, might be corrupted !
Mr Hofs said:
so you have a hboot 1.3* and you flashed the boot.img with fastboot command
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
then entered recovery and did a FULL wipe (also dalvik cache under the advanced tab)
then trying to install the rom.zip ?
install failed, redownload the rom, might be corrupted !
Click to expand...
Click to collapse
exactly - all steps followed. currently downloading it again...

[Q] Idiot With HTC one X stuck in boot loop.

Hello,
I’ve been following guides to root my phone and put a custom ROM onto it. I had no experience in doing this so I thought I would follow an idiots guide and was stupid enough not to back up the original ROM along with not reading up properly on what I was about to do… (yes you can call me names I shall accept it)
The problem I'm having is after putting the custom ROM which was ViperX3.2.0 The phone just stays stuck on the HTC one Tm with beats audio and keeps resetting it self, anyway i can fix it? or have i bricked it.
I'm a complete noobie cause I've been looking around for the past 3 days and still can't find anything (or something I can understand) :angel:
- I've wiped cache, dalvik cache and battery stats
- I go to recovery and click mount sd card nothing happens mount usb storage nothing happens.
- I don't understand next to nothing, need like android for idiots. :good:
- When phones booting up my computer recognises something but has not drivers and fails (But i had drivers and could transfer stuff too and from)
So if you can help i will love you forever
Many Thanks
RIch
I'm going to quote the instructions on the ViperX page. Have you even followed these steps?
Code:
1. Make sure your that your HBOOT is 1.31 or greater
2. Check if you CID is supported, visit http://forum.xda-developers.com/showthread.php?t=1957376 for updates. Cheers Mike
3. Unlock your bootloader via HTCDev and install a custom recovery.
4. Download the ROM and place it on your virtual SD card.
5. Do a nandroid backup!
6. Extract boot.img from ROM zip and flash it using ‘fastboot flash boot boot.img’.
7. Use 'fastboot erase cache' to avoid boot issues.
8. Go into recovery and install the ROM.
9. Please choose fullwipe if you are asked, highly recommended if you go from one rom from another rom.
10. Reboot the device and enjoy!
Did you flash the boot.img file in fastboot? fastboot flash boot boot.img followed by fastboot erase cache
tomascus said:
I'm going to quote the instructions on the ViperX page. Have you even followed these steps?
Code:
1. Make sure your that your HBOOT is 1.31 or greater
2. Check if you CID is supported, visit http://forum.xda-developers.com/showthread.php?t=1957376 for updates. Cheers Mike
3. Unlock your bootloader via HTCDev and install a custom recovery.
4. Download the ROM and place it on your virtual SD card.
5. Do a nandroid backup!
6. Extract boot.img from ROM zip and flash it using ‘fastboot flash boot boot.img’.
7. Use 'fastboot erase cache' to avoid boot issues.
8. Go into recovery and install the ROM.
9. Please choose fullwipe if you are asked, highly recommended if you go from one rom from another rom.
10. Reboot the device and enjoy!
Click to expand...
Click to collapse
Like I Said I was stupid enough not to follow instruction, where to start. First my Hboot is not 1.31 but 1.12 or somthing. No clue what CID is Trust an idiot like me to do something like this HA.
I never did a nandroid backup, I'm hitting myself for that one quite badly
Apart from that i did everything else HA yes i did do fastboot boot boot.img folowed by somthing to do with cache
Richlilrich said:
Like I Said I was stupid enough not to follow instruction, where to start. First my Hboot is not 1.31 but 1.12 or somthing. No clue what CID is Trust an idiot like me to do something like this HA.
I never did a nandroid backup, I'm hitting myself for that one quite badly
Apart from that i did everything else HA yes i did do fastboot boot boot.img folowed by somthing to do with cache
Click to expand...
Click to collapse
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
tomascus said:
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
Click to expand...
Click to collapse
Ahh, i've done what you just said it looks like i'm getting somewhere.
looks like i'm stuck on this one.
C:\fastboot>fastboot flash zip 3.16.61.6.zip
sending 'zip' (12875 KB)...
OKAY [ 1.786s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) signature checking...
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 5.130s
Just keep trying 'fastboot flash zip (lalala)' until it works.
Afterwards, you need to re-unlock your bootloader with 'fastboot flash unlocktoken unlock_code.bin'
then reflash boot.img 'fastboot flash boot boot.img'
then 'fastboot erase cache'
then reflash recovery 'fastboot flash recovery (lalalaa.img)'
tomascus said:
Just keep trying 'fastboot flash zip (lalala)' until it works.
Afterwards, you need to re-unlock your bootloader with 'fastboot flash unlocktoken unlock_code.bin'
then reflash boot.img 'fastboot flash boot boot.img'
then 'fastboot erase cache'
then reflash recovery 'fastboot flash recovery (lalalaa.img)'
Click to expand...
Click to collapse
I feel bad, wasting your time still. CMD has froze should i cancel ctrl +c? so i apologise in advance
C:\fastboot>fastboot flash unlocktoken unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.008s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
also 0kb?
-EDIT-
DONE IT! However i don't have no signal and can't connect to wifi? did i miss a step?
also i would love the opportunity to learn about this stuff starting from the basics, any advice on some reading i should do? i know it's a cheeky question but it's a must I think LOL
But thank you for your time.
Rich
Richlilrich said:
I feel bad, wasting your time still. CMD has froze should i cancel ctrl +c? so i apologise in advance
C:\fastboot>fastboot flash unlocktoken unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.008s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
also 0kb?
-EDIT-
DONE IT! However i don't have no signal and can't connect to wifi? did i miss a step?
also i would love the opportunity to learn about this stuff starting from the basics, any advice on some reading i should do? i know it's a cheeky question but it's a must I think LOL
But thank you for your time.
Rich
Click to expand...
Click to collapse
I'm happy for you.
Man, just search and you shall find
Try reflash boot.IMG or if it doesn't work- Full wipe and reflash ROM.
Sent from my HTC One X using xda app-developers app
tomascus said:
I'm happy for you.
Man, just search and you shall find
Try reflash boot.IMG or if it doesn't work- Full wipe and reflash ROM.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Whoopsie, did fastboot flash boot boot.img didn't start up so i thought i would check recovery and earse some caches, theres an error for it to load. (a phone laying down with an exclaimation mark) so i can't do a wipe
Reflash the custom recovery
Fastboot flash recovery recover.img
Fastboot erase cache
Anyway to get the recovery back? so i can try another ROM to see if that could possibly fix the problem, just can't get into recovery D: happy my phone turns on lol however no network or can't connect to wifi
by fashing the boot did nothing but crash it more.
so i had to redo what you taught me, thank you again and i'm back to where i said i was
Flash this one again
http://db.tt/Krlm4dPs
Fastboot flash recovery recovery.img
Rename the downloaded file to recovery.img before you flash !
Mr Hofs said:
Flash this one again
http://db.tt/Krlm4dPs
Fastboot flash recovery recovery.img
Rename the downloaded file to recovery.img before you flash !
Click to expand...
Click to collapse
Many thanks, recovery up and running. now that I know this I'll try to reinstall the ROM.
Are there any reasons why I'm not getting signal or WiFi? along with that from the unlock it seem rather slow,
But I guess it's time for me to experiment, now that i know how to fix it if I mess up
Maybe because of this :
When installing the viper you get a question about the custom kernel ....
Answer with NO !
Mr Hofs said:
Maybe because of this :
When installing the viper you get a question about the custom kernel ....
Answer with NO !
Click to expand...
Click to collapse
I am sure I have done that a few times, going to try re downloading and try to reinstall. May not be installing right,
Thanks
Just signed up to say thanks Mr Hofs for the help you've posted in this thread in particular but also in many other threads I've been referring to over the last 4 hours or so. I was well on my way to brickage following a screwed up attempt to root my HOX, but thanks to you I'm now up and running again. Admittedly I'm back at square one with a non-rooted handset, but I never would've believed that would be such a happy place to be, plus I feel a tiny bit less of a noob now.
Anyway, apologies for crashing your thread Richlilrich - as you were!
Screwed up my One X
tomascus said:
Okay, in fastboot mode, type 'fastboot getvar cidnum' to get your CID number.
then according to that number, go here: http://forum.xda-developers.com/showthread.php?t=1957376
and download your firmware.zip
then use the following commands:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip
Click to expand...
Click to collapse
Hey Guy's,
I know this thread is old and many of you might not see this anymore but I'm sure this is where I need to be.
I have a UK Quad Core HOX and rooted fine a while ago.
I placed Cyanogen on for a while and all was running fine but it doesn't have all the tweaks I'd like so looked around for another ROM.
I came across the ViperROM and thought - Great! Exactly what I wanted, checked the reviews - All good, checked my HBoot etc... All seems fine. Went ahead and installed it through CWM (5.8.4.0) like I have done a thousand times before and went and rewrote the boot.img and got a continuous HTC boot loop. Thought hey no harm no fuss and went back into recovery to restore my most recent back-up only to find that they had all gone - My stock recovery my previous tries at other ROMS and most importantly my most recent Backup!!!!
I followed the steps above over and over again, I can re-lock my HOX, reboot into RUU and flash the 3.16.61.6 firmware (and boot img inside zip) and it still bootloop's over and over....... (I can unlock again too)
I've tried adb pushing Stock and custom ROMS to the SD card which says success in windows cmd but says no files on SDcard.
What am I doing wrong?
P.S hboot details are;
Endeveavoru PVT Ship S-ON RL
HBOOT-1.36.0000
CPLD-None
Microp-None
Radio-5.1204.163R.30
eMMC-Bootmode: disabled
CPU-bootmode: disabled
HW Secure boot:enabled
Modem path : off
Nov 16 2012, 18:32:39
Hope someone can help
---------- Post added at 07:29 PM ---------- Previous post was at 07:24 PM ----------
DrUmMiSt said:
Hey Guy's,
I know this thread is old and many of you might not see this anymore but I'm sure this is where I need to be.
I have a UK Quad Core HOX and rooted fine a while ago.
I placed Cyanogen on for a while and all was running fine but it doesn't have all the tweaks I'd like so looked around for another ROM.
I came across the ViperROM and thought - Great! Exactly what I wanted, checked the reviews - All good, checked my HBoot etc... All seems fine. Went ahead and installed it through CWM (5.8.4.0) like I have done a thousand times before and went and rewrote the boot.img and got a continuous HTC boot loop. Thought hey no harm no fuss and went back into recovery to restore my most recent back-up only to find that they had all gone - My stock recovery my previous tries at other ROMS and most importantly my most recent Backup!!!!
I followed the steps above over and over again, I can re-lock my HOX, reboot into RUU and flash the 3.16.61.6 firmware (and boot img inside zip) and it still bootloop's over and over....... (I can unlock again too)
I've tried adb pushing Stock and custom ROMS to the SD card which says success in windows cmd but says no files on SDcard.
What am I doing wrong?
P.S hboot details are;
Endeveavoru PVT Ship S-ON RL
HBOOT-1.36.0000
CPLD-None
Microp-None
Radio-5.1204.163R.30
eMMC-Bootmode: disabled
CPU-bootmode: disabled
HW Secure boot:enabled
Modem path : off
Nov 16 2012, 18:32:39
Hope someone can help
Click to expand...
Click to collapse
Would like to add that I would prefer Viper to stock but stock would help for now
Before going for RUU and stuff, try any other roms.
I'd say do this :
Flash TWRP - Better than CWM anyday.
Go to recovery. Mount USB. Copy Viper (or any other) rom to phone.
Reboot to bootloader.
Flash boot.img.
Fastboot erase cache.
Go to recovery.
Clean install ROM.
Reboot and wait for it. First boot takes pretty long sometimes.
There is no better recovery, a recovery is personal. I'm using CWM now for 2 years....never had a problem with that.....
Now the issue.
How to copy it is in the post above, however before you install the rom you need to make a real good full wipe
Factory reset
Wipe cache partition
Advanced - wipe dalvik cache
Mounts & storage - format cache, data, system
Then install the rom...and ofcourse flash the boot.img from the rom.zip
The option to mount in CWM is under mounts and storage copy the rom.zip over and unmount.
The way i personally follow is :
Flash the boot.img (fastboot, bootloader mode) then enter the recovery and follow the above....make sure you unplug the usb cable BEFORE installing the rom.zip

HTC One X not turning on :'(

Hey Guyz! I need help with HTC One X. I wanted to fully reset my mobile so i went to settings and did Factory Reset and now the mobile is not turning on it stays on HTC Logo. I am be able to use fastboot and so on.
*** Unlocked ***
ENDEAVORU PVT SHIP S--ON RL
HBooT--1.36.0000
CPLD--None
MICROP--None
RADIO--5.1204.162.29
eMMC--bootmode: disabled
CPU--bootmode : disabled
HW Secure boot: enable
MODEM PATH : OFF
Nov 16 2012, 18:32:39
d:\Android>fastboot getvar version-main
version-main: 3.14.207.27
finished. total time: 0.024s
d:\Android>fastboot oem readcid
(bootloader) DEBUG: cid: O2___102
OKAY [ 0.125s]
finished. total time: 0.125s
Please Guyz if you know the solution give me hurry i can't live without my HTC One X :'( and guyz if you knw an ruu that is for my mobile plz give me link plz guyz
Thx
Is it unlocked or rooted ?
Unlocked
Mr Hofs said:
Is it unlocked or rooted ?
Click to expand...
Click to collapse
its unlocked. I think i need ruu update for my mobile but i don't know which one right one for me is.
Man plz if you can help me rply fast can't wait
Thx 4 fast reply
Well there is no ruu for you out there ! Don't you have a nandroid backup ?
Reply
Mr Hofs said:
Well there is no ruu for you out there ! Don't you have a nandroid backup ?
Click to expand...
Click to collapse
oh **** i don't have any backup man i didn't knw that this is going to happen ;'( is there any solution for me?
Yeah there is a solution, flash any rom out here. I can't help you to a stock nandroid backup i don't see one anywhere that matches the main version.
Mr Hofs said:
Yeah there is a solution, flash any rom out here. I can't help you to a stock nandroid backup i don't see one anywhere that matches the main version.
Click to expand...
Click to collapse
Thx man you already helped me alot maybe am gonna search for nandroid
Thx alot man
reply
Mr Hofs said:
Yeah there is a solution, flash any rom out here. I can't help you to a stock nandroid backup i don't see one anywhere that matches the main version.[/QUOTE
sorry to bother you but maybe you can tell me how am i gonna install nandroid when i found one how am i gonna put it in my mobile? hope u got the answer
Click to expand...
Click to collapse
A nandroid is placed unpacked on the sdcard of the phone. The boot.img from it need to flashed with fastboot. For instance a cwm nandroid looks like this
Clockworkmod\backup\time and date folder\backup files
A full wipe needs to made and then the nandroid must be restored from the backup & restore funtion in the custom recovery !
You can mount the sdcard as a mass storage device inside the recovery to be able to copy roms and backups to it when you don't have a running OS
Reply
Mr Hofs said:
A nandroid is placed unpacked on the sdcard of the phone. The boot.img from it need to flashed with fastboot. For instance a cwm nandroid looks like this
Clockworkmod\backup\time and date folder\backup files
A full wipe needs to made and then the nandroid must be restored from the backup & restore funtion in the custom recovery !
You can mount the sdcard as a mass storage device inside the recovery to be able to copy roms and backups to it when you don't have a running OS
Click to expand...
Click to collapse
hey i found nandroid and i wanted to put it in my sd of mobile but there is no option in my computer
Like i said, you need to enter the custom recovery and mount the sdcard as a usb mass storage device in there
Reply
Mr Hofs said:
Like i said, you need to enter the custom recovery and mount the sdcard as a usb mass storage device in there
Click to expand...
Click to collapse
man when i go to recovery then it comes HTC Logo then comes black screen with a picture then it comes HTC Logo again :'(
Did you flash a custom recovery ???
Otherwise reflash one and erase cache
Fastboot erase cache
You descibe the stock recovery
Reply
Mr Hofs said:
Did you flash a custom recovery ???
Otherwise reflash one and erase cache
Fastboot erase cache
You descibe the stock recovery
Click to expand...
Click to collapse
ok am going to try hope it works
Reply
Mr Hofs said:
Did you flash a custom recovery ???
Otherwise reflash one and erase cache
Fastboot erase cache
You descibe the stock recovery
Click to expand...
Click to collapse
hey sorry but can you tell me the instrucktion because i don't understand anything and the link?
thanks
http://db.tt/Krlm4dPs
Put this file in the fastboot folder and rename it to recovery.img. then put the phone in the bootloader and flash it with fastboot commands
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
Then enter it and continue
Mr Hofs said:
http://db.tt/Krlm4dPs
Put this file in the fastboot folder and rename it to recovery.img. then put the phone in the bootloader and flash it with fastboot commands
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
Then enter it and continue
Click to expand...
Click to collapse
hey man i don't know whats happen i left my mobile with laptop for a while then i came back and now when i connect it with laptop it won't connect like when i type anything in cmd it won't work it says <<waiting for device>>
i bootloaded perfectly and click on FASTBOOT and then i wrote fastboot erase cache then it says waiting for device man please help me plz
Boot into the bootloader first page.....don't press anything and perform the fastboot commands
Reply
Mr Hofs said:
Boot into the bootloader first page.....don't press anything and perform the fastboot commands
Click to expand...
Click to collapse
Don't know man still not working i restarted my mobile and started bootloader then i typed fastboot erase cache but it says waiting for the device
i think usb is disabled from mobile but don't know how
Do you stil see "fastboot usb" in red text ?
Try a different pc if you have one around

[Q] Hardest Soft-Bricked ever seen!!! (Help me plz)

hello
i try to install recovery on 5.1.1 stock ROM with this:
http://forum.xda-developers.com/showthread.php?t=1346180
after clicking on install... my device reboot but stuck in bootloop
I try to fix this... flash softbrick/bootloop with Nexus Root ToolKit but not fixed
and next i try flash manually and wipe dalvik_cache but stuck bootloop agian...
sorry for poor my english...
PLZ HELP!!!
xx000xx said:
hello
i try to install recovery on 5.1.1 stock ROM with this:
http://forum.xda-developers.com/showthread.php?t=1346180
after clicking on install... my device reboot but stuck in bootloop
I try to fix this... flash softbrick/bootloop with Nexus Root ToolKit but not fixed
and next i try flash manually and wipe dalvik_cache but stuck bootloop agian...
sorry for poor my english...
PLZ HELP!!!
Click to expand...
Click to collapse
You tried to flash with an app designed for the TF101?????? And you wonder why this is happening to your Nexus 7?
graphdarnell said:
You tried to flash with an app designed for the TF101?????? And you wonder why this is happening to your Nexus 7?
Click to expand...
Click to collapse
I didn't see that...anyway it happened... NO WAY???!! :crying:
xx000xx said:
I didn't see that...anyway it happened... NO WAY???!! :crying:
Click to expand...
Click to collapse
You don't sound like one who's familiar with flashing anything. Be that as it may, what did you do exactly by "manually flash"? Can you get into fastboot mode or recovery at all? If you can, what does the screen show? You mentioned bootloop. How far does the tablet get before looping?
graphdarnell said:
You don't sound like one who's familiar with flashing anything. Be that as it may, what did you do exactly by "manually flash"? Can you get into fastboot mode or recovery at all? If you can, what does the screen show? You mentioned bootloop. How far does the tablet get before looping?
Click to expand...
Click to collapse
i did flashing with factory img already...
--------
i did manually flash because when flash system.img cmd error:cannot load system.img
so I fixed it by editing the command used to flash the system.img
fastboot flash -S 512M system system.img
and all my commands cmd:
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader ["bootloader name".img]
fastboot flash radio ["radio name".img]
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash -S 512M system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
And all command were finished successfully
---------
yes... i can get into fastboot mode and recovery mode
you said : "If you can, what does the screen show?"
hmm...in fastboot show normal bootloader
and in recovery mode I install cwm recovery
------------
bootloop happen in animation after google logo
-----------
xx000xx said:
i did flashing with factory img already...
--------
i did manually flash because when flash system.img cmd error:cannot load system.img
so I fixed it by editing the command used to flash the system.img
fastboot flash -S 512M system system.img
and all my commands cmd:
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader ["bootloader name".img]
fastboot flash radio ["radio name".img]
fastboot reboot-bootloader
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash -S 512M system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
And all command were finished successfully
---------
yes... i can get into fastboot mode and recovery mode
you said : "If you can, what does the screen show?"
hmm...in fastboot show normal bootloader
and in recovery mode I install cwm recovery
------------
bootloop happen in animation after google logo
-----------
Click to expand...
Click to collapse
From experience, mine and others', if you get to the animation part, it means the boot partition is intact. You get into trouble when that is damaged somehow. If I were you, I would flash everything again and separately, from boot.img, to system.img, to recovery.img.
Make sure you choose the right one for your tablet. LTE for LTE and flo for flo (wifi only model) - no mix up. I did flash a wi-fi only rom on an LTE 2012 before, and it didn't brick the tablet, but I have no idea what such a mistake would do to a 2013 model.
I would use a stock-based rom like CleanRom only because so many people bricked theirs after flashing stock rom. I would try Cleanrom to make sure the tablet is functional hardware-wise first. Then, if you feel like taking the dive, go for your stock rom. Ask the author if you cannot retrieve the individual images from the zip file. Good luck.
hardest soft-bricked ever seen!!!
anybody haven't idea?
Why is -S 512M needed? I see what you said above but I've never seen anyone saying to use that command for this device. Update fastboot? Maybe a fastboot format cache at the end?
To be a ****, all you had to do was fastboot flash recovery recoveryname.img but you know that now. :highfive:
yosmokinman said:
Why is -S 512M needed? I see what you said above but I've never seen anyone saying to use that command for this device. Update fastboot? Maybe a fastboot format cache at the end?
To be a ****, all you had to do was fastboot flash recovery recoveryname.img but you know that now. :highfive:
Click to expand...
Click to collapse
because this:
http://forum.xda-developers.com/google-nexus-5/help/load-img-error-t3108648
in #4 solved
---
i did that all thing u said but not worked
---

Need help my M8 got stuck after updating the firmware

Hi, i need help M8 got stuck !! i was trying to follow these commands
fastboot oem lock
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip fw_x.xx.xxx.x.zip
fastboot flash zip fw_x.xx.xxx.x.zip
fastboot reboot-bootloader
but i forget to type fastboot oem rebootRUU !!so i flashed the new firmware fw_6.20.709.2.zip now its stuck
now when i type fastboot oem rebootRUU it gets stuck at the blackscreen with the new htc logo
my M8 rom ViperOne 3.2.1 | 4.4.4
please how to solve it
Coldz0 said:
now when i type fastboot oem rebootRUU it gets stuck at the blackscreen with the new htc logo
Click to expand...
Click to collapse
That is RUU mode. Flash the firmware now (twice).
Since you weren't in RUU mode before, the firmware would have just failed to flash, which means nothing changed, no harm done.
redpoint73 said:
That is RUU mode. Flash the firmware now (twice).
Since you weren't in RUU mode before, the firmware would have just failed to flash, which means nothing changed, no harm done.
Click to expand...
Click to collapse
Fixed it by myself, unlocked bootloader, relock it and install firmware again and all good now

Categories

Resources