[Q]getting error 152 on RUU? - HTC One X

Hey guys!
while running the RUU instalation I get an error 152, some update error thing.
phone wont boot to recovery, all I have is the blakc screen with silver HTC logo and I have no idea what to do
any ideas?

Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"

But for now, the phon doesnt count as bricked?
And btw, fastboot commands will work whn im on the black slove htc screen? My recovery isnt openning...

ChuckTesta said:
But for now, the phon doesnt count as bricked?
Click to expand...
Click to collapse
Nope, as the screen is on. A brick is when you get no response from any of the buttons, even in combination
Sent from my Galaxy Nexus using XDA Premium HD app

tomascus said:
Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"
Click to expand...
Click to collapse
Quinny899 said:
Nope, as the screen is on. A brick is when you get no response from any of the buttons, even in combination
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
So cmd command will work in this state?

tomascus said:
Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"
Click to expand...
Click to collapse
I dont have a rom.zip in the local older, even after i run RUU...what could it be? Btw thebootloader was already locked.

Related

[Q] Flash/Root/Bootloop problem

Reads a lot, first post.
Cannot find answer to my specific situation so I hope anyone can help.
ATM my phone boots to HTC logo and Vodafone logo and restarts after (infinite loop) (only when loader is connected)
phone is relocked and RUU wont run because battery life is below 30%. Cannot load any further (loads no longer then an hour)
Cannot unlock phone (fastboot flash unlocktoken Unlock_code.bin gives ERROR 0000008 00120000 of not known which error)
Anyone an idea?
Charge the phone by switching off for more than 5 hours
Sent from my HTC One X using Tapatalk 2
forumhookersdotcom said:
Charge the phone by switching off for more than 5 hours
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
( I'm in Fastboot menu)
when I power down phone automatic restarts to fastboot
In fastboot flash 5.8.4.0 cwm touch then enter recovery. That should get you charging
Typed with XDA Premium on OneX
walaway said:
In fastboot flash 5.8.4.0 cwm touch then enter recovery. That should get you charging
Typed with XDA Premium on OneX
Click to expand...
Click to collapse
I get this in CMD
sending 'recovery' <5742 KB>
FAILED <unknown status code>
finished. total time: 1.139s
maybe because bootloader is relocked?
Must be. Unlock it again first.
Sorry to have missed that step
Typed with XDA Premium on OneX
walaway said:
Must be. Unlock it again first.
Sorry to have missed that step
Typed with XDA Premium on OneX
Click to expand...
Click to collapse
When I try to unlock I get various errors like 00120000 or 00000008
FIX
problem is fixed. If u have same problem here is how to fix:
In your fastboot/adb folder create .bat file and type this:
"@echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start"
in cmd type fastboot reboot-bootloader (to fastboot USB)
start the .bat and there you can see how far your device is loaded. When it is at 3675 mV stop the program and quick type in a cmd: "fastboot flash unlocktoken Unlock_code.bin" (the file you got from HTCdev when you were unlocking first time). There, your phone is now unlocked. No need for RUU, just flash the newest CWM (5.8.4.0) and mount your SD, put an mod on it and flash out of ur problems
good luck

[Q] How to flash an hboot with fastboot/adb

Clockworkmod recovery doesn't work(only get a blank screen after I make my selection), and my phone wont boot. I'm trying to flash a rom via fastboot or adb.
I installed fastboot and adb using this guide:
fastboot adb guide
I downloaded htc sync to install the drivers.
I'm trying to follow this guide for flashing a new rom
xda flashing guide
when i try "fastboot -w" the command prompt returns "erasing 'userdata'... FAILED <remote: not allowed>"
it seems the sollution for this is posted here. but i don't know how to flash an hboot. Can anyone point me in the right direction? I've been searching and all i could find was fastboot commander, but when I try to flash a new Hboot or my recovery image it returns "flash FAILURE"
sombomb said:
Clockworkmod recovery doesn't work(only get a blank screen after I make my selection), and my phone wont boot. I'm trying to flash a rom via fastboot or adb.
I installed fastboot and adb using this guide:
fastboot adb guide
I downloaded htc sync to install the drivers.
I'm trying to follow this guide for flashing a new rom
xda flashing guide
when i try "fastboot -w" the command prompt returns "erasing 'userdata'... FAILED <remote: not allowed>"
it seems the sollution for this is posted here. but i don't know how to flash an hboot. Can anyone point me in the right direction? I've been searching and all i could find was fastboot commander, but when I try to flash a new Hboot or my recovery image it returns "flash FAILURE"
Click to expand...
Click to collapse
In clockwork use the trackball to select items, not the power button.
To use most fastboot commands you need an unlocked bootloader, or the engineering bootloader. To chanhe your bootloader you need to be s-off, or do an entire ruu.
cmlusco said:
In clockwork use the trackball to select items, not the power button.
To use most fastboot commands you need an unlocked bootloader, or the engineering bootloader. To chanhe your bootloader you need to be s-off, or do an entire ruu.
Click to expand...
Click to collapse
Wasn't using the trackball. This is embarrassing. Thanks for all the helpful info, you're awesome.
=X
wow this is funny, but sadly it helped me also
In case you'd still like to know how to do it via fastboot, here are some steps:
Place the .zip in the same directory as the adb and fastboot executables
Double check the md5 of the .zip before proceeding to prevent bricking the device
Run the following commands in command prompt:
fastboot devices //Verify that the device is detected
fastboot erase cache //Not sure if this is completely necessary, but the guide I followed included it as a step
fastboot oem rebootRUU //Boot into RUU, which lets you flash HBOOT, radio, etc.
fastboot flash zip [zipname.zip] //Replace zipname.zip with the actual name of the file you are flashing
fastboot reboot-bootloader //The guide I pulled this info from didn't specifically say that you should reboot to bootloader rather than to Android, but I have seen others mention that you should always reboot to the bootloader first after flashing an HBOOT or radio. I would do this just in case
thehiggins you saved the day
Thanks You
Didn't know I had to be in RUU. When do I need to be in RUU, when flashing the boot or any boot related img/zip ?

[Q] stuck on splash loop

Ok I've looked everywhere but can't find anything solid to help me.
I installed this
rom http://forum.xda-developers.com/showthread.php?t=1727657
factory reset, put it on sd card, used TWRP to install from zip and install gapps, wiped cache, when I reboot it just loops the HTC splash
What have I missed out? I just can't work it out.
I can still use bootloader and twrp
I've also seen people say go into fastboot and type this and that, how do you type in fastboot?
Thanks in advance for any help
flash the boot.img with "fastboot flash boot boot.img" the "fastboot erase cache" and you should be fine
go into bootloader and connect your phone to your pc and your click fastboot in your phone and it should say FASTBOOT USB the just type the above in CMD
and one more thing your hboot must be 1.31 or higher
Have you repacked an AOSP kernel with the boot.img ??
The5alodi said:
flash the boot.img with "fastboot flash boot boot.img" the "fastboot erase cache" and you should be fine
go into bootloader and connect your phone to your pc and your click fastboot in your phone and it should say FASTBOOT USB the just type the above in CMD
and one more thing your hboot must be 1.31 or higher
Click to expand...
Click to collapse
my hboot is 1.36
cmd doesnt recognise any of those, I don't understand do I have to change the directory to my phone or something?
Vulbastick said:
my hboot is 1.36
cmd doesnt recognise any of those, I don't understand do I have to change the directory to my phone or something?
Click to expand...
Click to collapse
Open cmd from fastboot folder : shift+right click > open command
davidk-il said:
Open cmd from fastboot folder : shift+right click > open command
Click to expand...
Click to collapse
ok thanks. Now when I enter 'fastboot flash boot boot.img' it says error cannot load boot.img
problem solved thanks a lot guys! I just had to erase cache
Vulbastick said:
problem solved thanks a lot guys! I just had to erase cache
Click to expand...
Click to collapse

[Q] RUU failed. Now stuck on htc logo. Dead?

Tried to install latest RUU file and failed. Now phone is stuck on htc logo with black screen only when plugged in pc. Also when unplugged, goes to bootload with no options and only shows RUU.
Phone is unlocked and s-off. Had Bootloader installed and now wont show
Need help ASAP
Thanks
gmdiesel05 said:
Tried to install latest RUU file and failed. Now phone is stuck on htc logo with black screen only when plugged in pc. Also when unplugged, goes to bootload with no options and only shows RUU.
Phone is unlocked and s-off. Had Bootloader installed and now wont show
Need help ASAP
Thanks
Click to expand...
Click to collapse
did you flash the ruu.zip 2 times .. the first flash only updates the hboot
clsA said:
did you flash the ruu.zip 2 times .. the first flash only updates the hboot
Click to expand...
Click to collapse
yes the second time it said device not found! In cmd window, i type adb devices and none there
This is what happens, and hangs there
C:\Users\Desktop\platform-tools>fastboot oem rebootRUU
< waiting for device >
...
(bootloader) Start Verify: 0
OKAY [ 0.072s]
finished. total time: 0.073s
C:\Users\Cedrik\Desktop\platform-tools>fastboot flash zip RUU-HTC_One_M8_GPE_5.0
.1-3.11.1700.5.zip
gmdiesel05 said:
yes the second time it said device not found! In cmd window, i type adb devices and none there
Click to expand...
Click to collapse
it has nothing to do with adb you phone is in fastboot RUU mode
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip
fastboot reboot
what file are you trying to flash ?
clsA said:
it has nothing to do with adb you phone is in fastboot RUU mode
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip
fastboot reboot
what file are you trying to flash ?
Click to expand...
Click to collapse
Im trying to flash RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5.zip
latest non rooted GPE
Seems to hang. wont let me type in cmd
gmdiesel05 said:
Im trying to flash RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5.zip
latest non rooted GPE
Seems to hang. now i cant flash a 2nd time
Click to expand...
Click to collapse
are you s-off ? is your phone a GSM M8 ?
Did you try the other method, just renaming the RUU to 0p6bimg.zip (<a 0 (Zero) not a capital o (O), naturally...)
What error do you get when the flashing of the RUU fails?
Like mentioned by clsA said, adb devices won't work in fastboot mode, it should be "fastboot devices" to check if it's connected
---------- Post added at 06:20 AM ---------- Previous post was at 06:18 AM ----------
gmdiesel05 said:
Im trying to flash RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5.zip
latest non rooted GPE
Seems to hang. wont let me type in cmd
Click to expand...
Click to collapse
You changed CID and MID I take it?
CID - GOOGL001
MID - 0P6B17000
Would have helped a bit if we had an idea what the error was.
clsA said:
are you s-off ? is your phone a GSM M8 ?
Click to expand...
Click to collapse
sure is in s-off. and it is a GSM. Also its in GOOGL001 CID
I made sure I followed instruction properly so I dont screw up.
clsA said:
are you s-off ? is your phone a GSM M8 ?
Click to expand...
Click to collapse
Yeah he said his phone is S-OFF in OP
Phone is unlocked and s-off. Had Bootloader installed and now wont show
Click to expand...
Click to collapse
gmdiesel05 said:
sure is in s-off. and it is a GSM. Also its in GOOGL001 CID
I made sure I followed instruction properly so I dont screw up.
Click to expand...
Click to collapse
just use the fastboot flash zip ruu.zip command again
clsA said:
just use the fastboot flash zip ruu.zip command again
Click to expand...
Click to collapse
I just closed cmd window and restared. redid fastboot flash zip ruu.zip and seems to hang still
hope i didnt screw this up....
gmdiesel05 said:
I just closed cmd window and restared. redid fastboot flash zip ruu.zip and seems to hang still
hope i didnt screw this up....
Click to expand...
Click to collapse
try and unplug the phone from the pc and hold volume up + power for 10 seconds
when the phone reboots try the ruu again .. if the bootloader says RUU in red don't do the fastboot oem rebootRUU command just go straight to flashing
The RUU flashes very slow are you waiting long enough ?
clsA said:
try and unplug the phone from the pc and hold volume up + power for 10 seconds
when the phone reboots try the ruu again .. if the bootloader says RUU in red don't do the fastboot oem rebootRUU command just go straight to flashing
The RUU flashes very slow are you waiting long enough ?
Click to expand...
Click to collapse
OK so i started from scratch. closed cmd window, unplugged phone, replugged and opened cmd window.
fastboot devices. shows device
fastboot oem rebootRUU. it reboots and goes to htc screen
fastboot flash zip 0p6bimg.zip. sorry renamed file. after i pressed enter, it opened another window and sent zip file. then it closed and now seems to not do anything.
maybe im not waiting long enough?
ok heres the latest
FAILED <command write failed <No such device or address>>
gmdiesel05 said:
OK so i started from scratch. closed cmd window, unplugged phone, replugged and opened cmd window.
fastboot devices. shows device
fastboot oem rebootRUU. it reboots and goes to htc screen
fastboot flash zip 0p6bimg.zip. sorry renamed file. after i pressed enter, it opened another window and sent zip file. then it closed and now seems to not do anything. Sorry you lost me here
maybe im not waiting long enough?
Click to expand...
Click to collapse
you have the file renamed just copy it to your Ext - sdcard and let the bootloader flash it
don't forget to delete or rename it on the sdcard before you reboot again or it will flash it again
ok heres the latest
FAILED <command write failed <No such device or address>>
gmdiesel05 said:
OK so i started from scratch. closed cmd window, unplugged phone, replugged and opened cmd window.
fastboot devices. shows device
fastboot oem rebootRUU. it reboots and goes to htc screen
fastboot flash zip 0p6bimg.zip. sorry renamed file. after i pressed enter, it opened another window and sent zip file. then it closed and now seems to not do anything.
maybe im not waiting long enough?
Click to expand...
Click to collapse
Yeah this pretty much tells me you didn't properly read the guide to converting your device to GPE. When I mentioned "the 0p6bimg.zip" method I kind of figured you'd know to place it on SD Card and reboot into bootloader so that the bootloader can pick up the .zip file and flash it from there. Flashing in from RUU sort of gave it away there
Method 1
No computer required. Everything else still required. s-off, super CID/gpe CID etc..
1. Rename the RUU zip file 0p6bimg.zip (if your hboot is looking for a different name then rename it to whatever it's looking for)
2. Place the zip on your external SD card
3. Power off your phone
4. Boot into Hboot (hold down vol down as you power on the device)
5. it will load the zip and ask you if you want to proceed
6. Say yes
7. Wait
8. Profit
Click to expand...
Click to collapse
Didn't say anything about flashing it in RUU mode.
BerndM14 said:
Yeah this pretty much tells me you didn't properly read the guide to converting your device to GPE. When I mentioned "the 0p6bimg.zip" method I kind of figured you'd know to place it on SD Card and reboot into bootloader so that the bootloader can pick up the .zip file and flash it from there. Flashing in from RUU sort of gave it away there
Didn't say anything about flashing it in RUU mode.
Click to expand...
Click to collapse
i used
Method 2
ADB/FastBoot Method
Code:
adb reboot bootloader
Code:
fastboot oem rebootRUU
Code:
fastboot flash zip RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5.zip
you will the following message:
Code:
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
Just run the same command again:
Code:
fastboot flash zip RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5.zip
Code:
fastboot reboot

Fastboot.exe has stopped working.

Im trying to root my HTC One M8 and am in the process of unlocking bootloader via the HTCDEV website (http://www.htcdev.com/bootloader/unlock-instructions). I Have.....
booted the phone into fastboot
downloaded the fastboot binary
save it fastboot.exe to c:\fastboot
opened cmd and navigated to c:\fastboot and typed 'fastboot oem get_identifier_token'
as soon as i press return windows gives me an error message that fastboot.exe has stopped working.
Any ideas how to fix this issue??
BlockABoots said:
Im trying to root my HTC One M8 and am in the process of unlocking bootloader via the HTCDEV website (http://www.htcdev.com/bootloader/unlock-instructions). I Have.....
booted the phone into fastboot
downloaded the fastboot binary
save it fastboot.exe to c:\fastboot
opened cmd and navigated to c:\fastboot and typed 'fastboot oem get_identifier_token'
as soon as i press return windows gives me an error message that fastboot.exe has stopped working.
Any ideas how to fix this issue??
Click to expand...
Click to collapse
Try this.

Categories

Resources