[Q] How to erase all data with ADB command? - HTC Sensation

Hello,
I have an issue with my sensation. The screen stays black. I can boot on my ROM, the bootloader (fastboot), and the recovery, but I can't see nothing.
Someone wants to buy my phone. But I can't sell the phone with my personal data.
I need to know how to erase all data in my phone with ADB command line under fastboot.
Please, help me.

bobatomix said:
Hello,
I have an issue with my sensation. The screen stays black. I can boot on my ROM, the bootloader (fastboot), and the recovery, but I can't see nothing.
Someone wants to buy my phone. But I can't sell the phone with my personal data.
I need to know how to erase all data in my phone with ADB command line under fastboot.
Please, help me.
Click to expand...
Click to collapse
there is an option from bootloader to factory reset the device but i don't know what exactly is doing
did you try to flash an official rom(RUU.exe)?

rzr86 said:
there is an option from bootloader to factory reset the device but i don't know what exactly is doing
did you try to flash an official rom(RUU.exe)?
Click to expand...
Click to collapse
For factory reset : I try but I'm not sure it worked, because I see nothing on the screen.
For official rom(RUU.exe) : I try but it didn't work.
For information my phone is S-OFF.
For me, the solution is to do that with adb's commands. I want to do a full wipe .

bobatomix said:
For factory reset : I try but I'm not sure it worked, because I see nothing on the screen.
For official rom(RUU.exe) : I try but it didn't work.
For information my phone is S-OFF.
For me, the solution is to do that with adb's commands. I want to do a full wipe .
Click to expand...
Click to collapse
since you are on S-OFF change your cid to supercid and flash whatever ruu you want
by the way what problem did you have with ruu?

rzr86 said:
since you are on S-OFF change your cid to supercid and flash whatever ruu you want
by the way what problem did you have with ruu?
Click to expand...
Click to collapse
The phone is S-OFF and supercid.
The message with RUU is ERROR [120] : battery less than 30% - but the battery is full.
I tried this http://forums.androidcentral.com/ge...oyo-get-error-120-battery-less-than-30-a.html , and it didn't work.
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.27
(bootloader) version-baseband: 11.24A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.33.401.1
(bootloader) serialno: xxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxx
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG58*****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4172mV
(bootloader) partition-layout: Generi
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 617
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse

bobatomix said:
The phone is S-OFF and supercid.
The message with RUU is ERROR [120] : battery less than 30% - but the battery is full.
I tried this http://forums.androidcentral.com/ge...oyo-get-error-120-battery-less-than-30-a.html , and it didn't work.
Click to expand...
Click to collapse
did you try what it says in post #15 of that link?
try with a different battery if you have
also wipe battery stats from recovery but i don't think it will do anything

rzr86 said:
did you try what it says in post #15 of that link?
try with a different battery if you have
also wipe battery stats from recovery but i don't think it will do anything
Click to expand...
Click to collapse
I tried with my anker. It doesn't work neither.

bobatomix said:
I tried with my anker. It doesn't work neither.
Click to expand...
Click to collapse
if i remember well it has been reported that issue before here in sensation forum
maybe you can find something here
i don't know what else to suggest

rzr86 said:
if i remember well it has been reported that issue before here in sensation forum
maybe you can find something here
i don't know what else to suggest
Click to expand...
Click to collapse
Okk, thanks for your time and your suggestions.

If you format the data partition it will clear or your personal data on your device.Just boot into recovery and wipe data partition.
You could also use the command fastboot erase data.It would be nice to delete cache too (fastboot erase cache).
If you erase data partition it could cause rom instabilities or a not working rom.In my opinion the most safe way to clear all your personal data is to make a full wipe (using 4ext recovery) and to reflash your (custom) rom.
If you have the original rom with original recovery you could use the "factory reset" option from your bootloader to reset the phone.If you have a cwm or other recovery it probably won't work.In any case an RUU would be a very good solution.Have you try to flash your phone using a rom.zip from an original RUU?You have to rename it to PG58IMG.zip and you put it to your sdcard in order to flash it from your bootloader.

Gatosbil said:
If you format the data partition it will clear or your personal data on your device.Just boot into recovery and wipe data partition.
You could also use the command fastboot erase data.It would be nice to delete cache too (fastboot erase cache).
If you erase data partition it could cause rom instabilities or a not working rom.In my opinion the most safe way to clear all your personal data is to make a full wipe (using 4ext recovery) and to reflash your (custom) rom.
If you have the original rom with original recovery you could use the "factory reset" option from your bootloader to reset the phone.If you have a cwm or other recovery it probably won't work.In any case an RUU would be a very good solution.Have you try to flash your phone using a rom.zip from an original RUU?You have to rename it to PG58IMG.zip and you put it to your sdcard in order to flash it from your bootloader.
Click to expand...
Click to collapse
It's very difficult to do something with no screen. I will try the PG58IMG.zip's method. But this method, I think, keeps all data.
I need to do a full wipe without screen, just with adb on the fastboot.

bobatomix said:
It's very difficult to do something with no screen. I will try the PG58IMG.zip's method. But this method, I think, keeps all data.
I need to do a full wipe without screen, just with adb on the fastboot.
Click to expand...
Click to collapse
fastboot oem rebootruu
fastboot erase userdata
and maybe
fastboot erase system
should remove everything

Related

[Q] I *almost* bricked my daughter's ChaCha - help

Hi,
I almost bricked my daughter's ChaCha. Half a year ago I unlocked the bootloader to be able to install and run Link2sd to increase performance of the phone and have my daughter have all the apps on it she wants. But a week or so ago the phone started to act up and I decided to take a look.
End of the story is that the phone, when turned on, boots into fastboot automatically but the volume and power keys do not work at all. So I can't select reboot or recovery or anything. I have to remove the battery to switch it off...
Apparently system and recovery are gone cause when I issue 'fastboot oem boot' the response is '(bootloader) [ERR] Boot/Recovery image does not exist!!!'. That can't be good...
The bootloader got relocked in the process of trying to fix it which complicates the problem. Now I can't re-unlock it because the volume and power keys don't work. I can get fastboot in unlock mode but can't select 'yes' and continue because the keys do not work...
I tried re-installing stock rom via RUU with various results. Version 1.33 complains about a customer id (error 131), version 1.13 thinks it's a signature error (error 132) and version 1.18 (I must be desperate) doesn't like the bootloader version (error 140).
I tried creating an old school goldcard to get the phone to accept RUU 1.33 but obviously that failed too. Since I can't get into the phone over adb (only fastboot) I can't get the phone's CID. Also, system is reported to be nonexistent so trying to extract the CID is a dead end anyway.
I think I've tried everything and I'm about to give up. But I thought, before I do that, I better check with the experts here to see if anybody else has a brilliant idea to solve my problem. I'm considering buying the XTC clip but I'm not sure if that will work since the phone is so far gone already. Maybe someone here knows the answer to that?
Below is what 'fastboot getvar all' gives me. Hopefully that helps in answering my question: Is this phone bricked or is there still hope?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.10.0000
(bootloader) version-baseband: 7.51.35.19
(bootloader) version-cpld: None
(bootloader) version-microp: 0557
(bootloader) version-main: 1.57.0.0
(bootloader) serialno: HT16GV409974
(bootloader) imei: 355746042148642
(bootloader) product: chacha
(bootloader) platform: HBOOT-7227
(bootloader) modelid: PH0611000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4193mV
(bootloader) partition-layout: HTC
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d86ac222
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
It doesn't look like it's anything you've done. If the bootloader is now locked, I would take advantage of that and send it back to the shop to get it repaired. (obviously, don't mention that you tampered with it). That shouldn't happen, I've got link2SD, and so has my partner and we've never had any problems like that, so I think it must be something wrong with your phone :/
Progress
Thanks for your reply. I thought about returning it the phone to have it repaired but it's apparent the phone has been unlocked and re-locked again. That will probably void warranty.
I don't think Link2sd caused this problem. Something else must have happened but I doubt it's a hardware problem.
I've made a bit of progress in the meantime. Somehow (I don't know how) the phone got in to recovery. The screen was black though but I could get into it with adb shell! So I got my CID and created a goldkey. I hoped that was all I needed but I still can't flash a stock rom over RUU because now they all complain about my hboot version which is 1.10
I think I need a RUU rom (exe) that supports hboot 1.10. Or, a way to downgrade to 1.07 or 1.05. Or a way to flash or push something onto the phone while in recovery.
Any help will be appreciated...
NoLimit64 said:
Hi,
...when turned on, boots into fastboot
Click to expand...
Click to collapse
Well if you are able to boot into fastboot maybe you can try this method. I used this to revive my friend's chacha.
Download this tool (it is, I believe, adlx's small fastboot tool). Extract it and navigate to it with cmd (I did this on windows). But before that download a RUU for your chacha (I used 1.3.3 version since it was the only one I could find), run RUU but don't flash it and don't exit the application as well. Then locate your temp folder (%temp%) and find somewhere in one of the folders a zip named Rom.zip (use the search function if you prefer). Copy the Rom.zip anywhere you like and extract system.img, boot.img and recovery.img and place them in the same folder where you extracted fastboot tools. And now enter these commands in cmd (don't forget to navigate to the folder you placed all the files):
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash boot boot.img
When it is finished, reboot your phone (you will probably need to do this by pulling the battery out) and hopefully you will have the stock rom installed.
Hope that this will help you.
Regards
didije said:
Well if you are able to boot into fastboot maybe you can try this method. I used this to revive my friend's chacha.
Download this tool (it is, I believe, adlx's small fastboot tool). Extract it and navigate to it with cmd (I did this on windows). But before that download a RUU for your chacha (I used 1.3.3 version since it was the only one I could find), run RUU but don't flash it and don't exit the application as well. Then locate your temp folder (%temp%) and find somewhere in one of the folders a zip named Rom.zip (use the search function if you prefer). Copy the Rom.zip anywhere you like and extract system.img, boot.img and recovery.img and place them in the same folder where you extracted fastboot tools. And now enter this commands in cmd (don't forget to navigate to the folder you placed all the files):
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash boot boot.img
When it is finished, reboot your phone (you will probably need to do this by pulling the battery out) and hopefully you will have the stock rom installed.
Hope that this will help you.
Regards
Click to expand...
Click to collapse
I had an issue with flashing an RUU because of HBOOT version, but as didje said, the 1.33 RUU version works with that HBOOT version
ethancottier said:
I had an issue with flashing an RUU because of HBOOT version, but as didje said, the 1.33 RUU version works with that HBOOT version
Click to expand...
Click to collapse
I always have issues flashing RUUs. Error this, error that, really annoying, so I don't flash them anymore. Now, I just flash manually those three files and I have no worries.
didije said:
I always have issues flashing RUUs. Error this, error that, really annoying, so I don't flash them anymore. Now, I just flash manually those three files and I have no worries.
Click to expand...
Click to collapse
Sorry, no luck....
C:\Fastboot\Fastboot>fastboot flash recovery recovery.img
sending 'recovery' (3172 KB)... OKAY [ 2.480s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
C:\Fastboot\Fastboot>fastboot flash system system.img
sending 'system' (259524 KB)... OKAY [ 62.605s]
writing 'system'... INFOsignature checking...
FAILED (remote: signature verify fail)
C:\Fastboot\Fastboot>fastboot flash boot boot.img
sending 'boot' (2572 KB)... OKAY [ 2.282s]
writing 'boot'... INFOsignature checking...
FAILED (remote: signature verify fail)
As I mentioned. bootloader is relocked (my bad) so flashing the individual files will not work. Unlocking the bootloader won't work either because for some reason the volume and power keys do not work while in bootloader
Running the 1.33 RUU (RUU_Chacha_HTC_Europe_1.33.401.1_Radio_47.17.35.3033H_7.48.35.14_2_release_204385_signed.exe) returns error 140 Bootloader version error when run with goldkey inserted. Without the goldkey it returns error 131 customer id error... At least the goldkey seems to work but my phone does not accept this version but I can't figure out why.
Strang thing though, the RUU says I currently have version 1.57 which means I'm downgrading to 1.33.
I'm going to try this method: http://forum.xda-developers.com/showthread.php?t=1320392
Thanks so far!!
Ah, bootloader is re-locked.. I missed that part. Bummer... Hope you will find a way. It is really strange that vol. keys do not work.
didije said:
Ah, bootloader is re-locked.. I missed that part. Bummer... Hope you will find a way. It is really strange that vol. keys do not work.
Click to expand...
Click to collapse
Did you disable fastboot in the settings? (Not sure in which part it is... Thought apps)...
If you uncheck the marker, you should be able to enter recovery, etc, again... Worked for me when I had this problem... It wasn't the bootloader that was locked, just me using the fastboot.
When you press vol down+pwr when Fastboot is enabled, you won't see your bootloader screen, it just boots fast...
Maybe worth a try...
Bunnybugs_007 said:
Did you disable fastboot in the settings? (Not sure in which part it is... Thought apps)...
If you uncheck the marker, you should be able to enter recovery, etc, again... Worked for me when I had this problem... It wasn't the bootloader that was locked, just me using the fastboot.
When you press vol down+pwr when Fastboot is enabled, you won't see your bootloader screen, it just boots fast...
Maybe worth a try...
Click to expand...
Click to collapse
Oh my, you must have misunderstood us. He CAN enter the bootloader menu, but he cannot do anything because the bootloader got re-locked (opposite to HTC Dev unlocking - when you enter hboot, bootloader menu or what is called you can see on the top "locked", "unlocked" or in my case "re-locked" - I relocked mine to take it to the service but I didn't thought that it will say RE-locked ) so he cannot flash anything unless he finds a way to unlock it again or s-off the device. That is the problem.
didije said:
... in my case "re-locked" - I relocked mine...
Click to expand...
Click to collapse
I got the same HTC chacha CID: HTC_E11, its something like "Nederlanden" version.
Re-locked don't undo Lock - just simply lock "bootloader".
You will never go back
You should Unlock by "htcdev . com/bootloader/unlock-instructions/page-3"
Then You'll be able to flash via fastboot ,sysem.img, boot.img, recovery.img
i have same problem
NoLimit64 said:
Hi,
I almost bricked my daughter's ChaCha. Half a year ago I unlocked the bootloader to be able to install and run Link2sd to increase performance of the phone and have my daughter have all the apps on it she wants. But a week or so ago the phone started to act up and I decided to take a look.
End of the story is that the phone, when turned on, boots into fastboot automatically but the volume and power keys do not work at all. So I can't select reboot or recovery or anything. I have to remove the battery to switch it off...
Apparently system and recovery are gone cause when I issue 'fastboot oem boot' the response is '(bootloader) [ERR] Boot/Recovery image does not exist!!!'. That can't be good...
The bootloader got relocked in the process of trying to fix it which complicates the problem. Now I can't re-unlock it because the volume and power keys don't work. I can get fastboot in unlock mode but can't select 'yes' and continue because the keys do not work...
I tried re-installing stock rom via RUU with various results. Version 1.33 complains about a customer id (error 131), version 1.13 thinks it's a signature error (error 132) and version 1.18 (I must be desperate) doesn't like the bootloader version (error 140).
I tried creating an old school goldcard to get the phone to accept RUU 1.33 but obviously that failed too. Since I can't get into the phone over adb (only fastboot) I can't get the phone's CID. Also, system is reported to be nonexistent so trying to extract the CID is a dead end anyway.
I think I've tried everything and I'm about to give up. But I thought, before I do that, I better check with the experts here to see if anybody else has a brilliant idea to solve my problem. I'm considering buying the XTC clip but I'm not sure if that will work since the phone is so far gone already. Maybe someone here knows the answer to that?
Below is what 'fastboot getvar all' gives me. Hopefully that helps in answering my question: Is this phone bricked or is there still hope?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.10.0000
(bootloader) version-baseband: 7.51.35.19
(bootloader) version-cpld: None
(bootloader) version-microp: 0557
(bootloader) version-main: 1.57.0.0
(bootloader) serialno: HT16GV409974
(bootloader) imei: 355746042148642
(bootloader) product: chacha
(bootloader) platform: HBOOT-7227
(bootloader) modelid: PH0611000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4193mV
(bootloader) partition-layout: HTC
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d86ac222
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
i tried to relock my htc chacha and baaamm. now hboot is locked and dead because no work any volume or power keys in hboot menu. i cant select any option. doesnt work vol+ or vol- or power here. also android os doesnt start normally if i restart to this phone directly opening hboot menu (also doesnt see any device on pc). but only way to access my phone via command. my way is:
1. shutdown phone (only way is remove your battery this status )
2. plug in usb cable your pc and phone
3. dont push to start button only wait until led is on
4. push to red(end call) button
5. now your phone is detected by the pc
6. you can use (phone is power off status still) fasboot commads
7.i use fastboot reboot command and start the phone.
anyway phone is accessible still . i have relocked phone using a nonsafe software i think hboot data damaged. QUESTION IS THAT: HOW CAN WE REPAIR HBOOT ON LOCKED STATUS WITHOUT USING ANY HARDWARE (JTAG OR XTCLIP).

[Q] HELP! Htc Sensation Xe with beats audio stuck on bootloop

Phone:
HTC Sensation XE with beats Audio
Hboot menu:
PYRAMID PVT SHIP S-ON RL
HBOOT - 1.27.0000
eMMC-boot
Hey, I'm a n00b at all this stuff because i just got my Htc about a week ago and i looked up how to unlock my HTC and i figured that i had to turn my S-off and i have to root my device and install a custom firmware. I did pretty much everything i unlocked the bootloader using HTCdev then i found out how to root my deivce without turning S-off and i did that but i tried to reboot my phone and i had the white screen of death and i don't really know what to do to fix this problem i am having i downloaded HTC all in one kit and tried to flash my ROM back to stock that didn't help then i tried factory restoring it in the HBoot menu but that didn't work.
Any answers would be very much appricated!
Johnson24 said:
Phone:
HTC Sensation XE with beats Audio
Hboot menu:
PYRAMID PVT SHIP S-ON RL
HBOOT - 1.27.0000
eMMC-boot
Hey, I'm a n00b at all this stuff because i just got my Htc about a week ago and i looked up how to unlock my HTC and i figured that i had to turn my S-off and i have to root my device and install a custom firmware. I did pretty much everything i unlocked the bootloader using HTCdev then i found out how to root my deivce without turning S-off and i did that but i tried to reboot my phone and i had the white screen of death and i don't really know what to do to fix this problem i am having i downloaded HTC all in one kit and tried to flash my ROM back to stock that didn't help then i tried factory restoring it in the HBoot menu but that didn't work.
Any answers would be very much appricated!
Click to expand...
Click to collapse
Hi,
Which All-in-one kit did you use?
hello, i have exactly the same problem, i'm a noob to and after my batery was empty my mobile was stuck in a bootloop.
i bought a new batery because i thought that was the problem but after buying a new one it is still stuck in a bootloop.
the only thing i can acces is hboot, fastboot factory reset simlock image crc.
recovery does not work although i had cwm recovery on my htc sensation xe with beats audio.
i tried to install the recovery again using fastboot but after installing it and try to go to recovery it still is stuck in a bootloop.
anyone know how to fix this??
***** UNLOCKED ********
PYRAMID PVT SHIP S-on RL
HBOOT-1.29.0000
eMMC-boot
thanx in advance!
hagimbar11 said:
hello, i have exactly the same problem, i'm a noob to and after my batery was empty my mobile was stuck in a bootloop.
i bought a new batery because i thought that was the problem but after buying a new one it is still stuck in a bootloop.
the only thing i can acces is hboot, fastboot factory reset simlock image crc.
recovery does not work although i had cwm recovery on my htc sensation xe with beats audio.
i tried to install the recovery again using fastboot but after installing it and try to go to recovery it still is stuck in a bootloop.
anyone know how to fix this??
***** UNLOCKED ********
PYRAMID PVT SHIP S-on RL
HBOOT-1.29.0000
eMMC-boot
thanx in advance!
Click to expand...
Click to collapse
try to flash 4ext recovery
http://forum.xda-developers.com/showthread.php?t=1631861
see how it goes
rzr86 said:
try to flash 4ext recovery
http://forum.xda-developers.com/showthread.php?t=1631861
see how it goes
Click to expand...
Click to collapse
my Phone was already unlocked so i skipt the identifier token part because it's of no use.
i did flash the recovery with cmd and i think i succesfully did flash the recovery.
C:\Android>fastboot flash recovery recovery.img
sending 'recovery' (6116 KB)...
OKAY [ 1.516s]
writing 'recovery'...
OKAY [ 11.953s]
finished. total time: 13.469s
C:\Android>fastboot reboot
rebooting...
finished. total time: 3.273s
but after the Phone did boot after 20 second or so it shuts down and boots again.
also selecting recovery in hboot does have the same issue.
did i something wrong or is my device completely bricked?
hagimbar11 said:
my Phone was already unlocked so i skipt the identifier token part because it's of no use.
i did flash the recovery with cmd and i think i succesfully did flash the recovery.
C:\Android>fastboot flash recovery recovery.img
sending 'recovery' (6116 KB)...
OKAY [ 1.516s]
writing 'recovery'...
OKAY [ 11.953s]
finished. total time: 13.469s
C:\Android>fastboot reboot
rebooting...
finished. total time: 3.273s
but after the Phone did boot after 20 second or so it shuts down and boots again.
also selecting recovery in hboot does have the same issue.
did i something wrong or is my device completely bricked?
Click to expand...
Click to collapse
Your device it is not bricked as far as you can enter to bootloader
Try this
Connect the device in fastboot mode and do
fastboot reboot recovery
Otherwise put the recovery.img in your adb and fastboot folder and do
fastboot reboot recovery.img
If those failed then use an ruu.exe
Sent from my HTC Sensation Z710e using xda premium
rzr86 said:
Your device it is not bricked as far as you can enter to bootloader
Try this
Connect the device in fastboot mode and do
fastboot reboot recovery
Otherwise put the recovery.img in your adb and fastboot folder and do
fastboot reboot recovery.img
If those failed then use an ruu.exe
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
i don't know what you mean with "Connect the device in fastboot mode and do
fastboot reboot recovery" do you mean open command prompt in C:\android an use command "fastboot reboot recovery
" because that does not work?
i tried the last but that did not work.
what ruu can i use for my htc sensation xe because this one:
RUU-Pyramid-LE-ICS-35-hTC-Europe-3.33.401.153-Radio-11.76A.3504.00U-11.24A.3504.31-M-release-281004-signed.exe
and this one:
RUU-Pyramid-LE-hTC-Europe-1.73.401.4-Radio-10.58.9035.00U-10.15.9035.02-2-release-220036-signed.exe
gave me errors and in the readme i was suggested i find another ruu?
i tried to install those two ruu's with another sd card and id did not work.
all the time i get error 155
hagimbar11 said:
i don't know what you mean with "Connect the device in fastboot mode and do
fastboot reboot recovery" do you mean open command prompt in C:\android an use command "fastboot reboot recovery
" because that does not work?
i tried the last but that did not work.
what ruu can i use for my htc sensation xe because this one:
RUU-Pyramid-LE-ICS-35-hTC-Europe-3.33.401.153-Radio-11.76A.3504.00U-11.24A.3504.31-M-release-281004-signed.exe
and this one:
RUU-Pyramid-LE-hTC-Europe-1.73.401.4-Radio-10.58.9035.00U-10.15.9035.02-2-release-220036-signed.exe
gave me errors and in the readme i was suggested i find another ruu?
i tried to install those two ruu's with another sd card and id did not work.
all the time i get error 155
Click to expand...
Click to collapse
I mean boot to the bootloader and connect the device to pc via usb
In the hboot screen should say fastboot usb
About ruu post your firmware version and cid
Also tell me what error is 155 because I don't remember hehe
And post your bootloader details
Sent from my HTC Sensation Z710e using xda premium
rzr86 said:
I mean boot to the bootloader and connect the device to pc via usb
In the hboot screen should say fastboot usb
About ruu post your firmware version and cid
Also tell me what error is 155 because I don't remember hehe
And post your bootloader details
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
RUU Pyramid LE HTC__E11 HTC-Dutch 3.33.401.154
ERROR [155 to 159]: IMAGE ERROR
One of these error messages will appear when your device is S-ON & use the incorrect RUU having lower software number/hboot version than what is currently on your phone.
my hboot version is 1.29.0000
bootloader details:
***** RELOCKED ***** {aparently you can only install RUU if your Phone is locked for some dumb reason so i locked it again}
***** Security Warning *****
PYRAMID PVT SHIP S-ON RL
HBOOT-1.19.0000
RADIO-11.29a.3504.18_m
OpenADSP-v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012,18:14:34
///////////////////////////////////////////////////////////
Ok i tried the to install the RUU now with my bootloader locked! :
RUU-Pyramid-LE-hTC-Europe-1.73.401.4-Radio-10.58.9035.00U-10.15.9035.02-2-release-220036-signed.exe
according to the software the RUU was succesfully installed but it goes into the same bootloop as before??
i realy don't know how this could happen
hagimbar11 said:
RUU Pyramid LE HTC__E11 HTC-Dutch 3.33.401.154
ERROR [155 to 159]: IMAGE ERROR
One of these error messages will appear when your device is S-ON & use the incorrect RUU having lower software number/hboot version than what is currently on your phone.
my hboot version is 1.29.0000
bootloader details:
***** RELOCKED ***** {aparently you can only install RUU if your Phone is locked for some dumb reason so i locked it again}
***** Security Warning *****
PYRAMID PVT SHIP S-ON RL
HBOOT-1.19.0000
RADIO-11.29a.3504.18_m
OpenADSP-v05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012,18:14:34
///////////////////////////////////////////////////////////
Ok i tried the to install the RUU now with my bootloader locked! :
RUU-Pyramid-LE-hTC-Europe-1.73.401.4-Radio-10.58.9035.00U-10.15.9035.02-2-release-220036-signed.exe
according to the software the RUU was succesfully installed but it goes into the same bootloop as before??
i realy don't know how this could happen
Click to expand...
Click to collapse
unlock your bootloader again
then try to flash the recovery.img
after that try to boot into the recovery
also post the output of this command
fastboot getvar all
remove your imei and serial number
rzr86 said:
unlock your bootloader again
then try to flash the recovery.img
after that try to boot into the recovery
also post the output of this command
fastboot getvar all
remove your imei and serial number
Click to expand...
Click to collapse
i flashed openrecovery-twrp-2.6.3.0-pyramid.img
same bootloop also in recovery i get the same bootloop
output fastboot getvar all:
C:\Android>fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.29.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.33.401.153
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG5813001
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3990mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 705f86f6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.524s
hagimbar11 said:
i flashed openrecovery-twrp-2.6.3.0-pyramid.img
same bootloop also in recovery i get the same bootloop
output fastboot getvar all:
C:\Android>fastboot getvar all
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.29.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.33.401.153
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG5813001
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3990mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 705f86f6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.524s
Click to expand...
Click to collapse
relock again your bootloader and try this ruu.exe
http://hotfile.com/dl/176652773/4f0....24A.3504.31_M_release_281004_signed.exe.html
rzr86 said:
relock again your bootloader and try this ruu.exe
http://hotfile.com/dl/176652773/4f0....24A.3504.31_M_release_281004_signed.exe.html
Click to expand...
Click to collapse
tried it with locked bootloader:
same bootloop with normal startup and recovery.
thnx for trying
hagimbar11 said:
tried it with locked bootloader:
same bootloop with normal startup and recovery.
thnx for trying
Click to expand...
Click to collapse
so my Phone is now completely bricked i guess???
hagimbar11 said:
so my Phone is now completely bricked i guess???
Click to expand...
Click to collapse
I don't think its brick otherwise it won't let you go into bootloader. I've got the exact problem as you have. I tried most of the guides here on xda but nothing worked I tired clearing system cache delvik cahce etc and then flashing a rom but nope - the n00b just won't start Mine says that rom has successfully been installed but when I start it the HTC logo appears, then the screen goes blank and the cycle repeats itself
I only have 1 solution left and thats to take it to a shop and pay £10 and get it fixed xD
i have no money
soldat99 said:
I don't think its brick otherwise it won't let you go into bootloader. I've got the exact problem as you have. I tried most of the guides here on xda but nothing worked I tired clearing system cache delvik cahce etc and then flashing a rom but nope - the n00b just won't start Mine says that rom has successfully been installed but when I start it the HTC logo appears, then the screen goes blank and the cycle repeats itself
I only have 1 solution left and thats to take it to a shop and pay £10 and get it fixed xD
Click to expand...
Click to collapse
all the members on xda say it's not bricked but no-one can fix the problem.
about your solution:
how could it be so cheap, i mean only 10 pounds where have you fixed it? or is it a sarcastic joke? at least i wanna now what caused my problem because i think it's the harddrive from the Phone itself but i want to be sure about it.
but you can come into the recovery in hboot? because when i select recovery after flashing one it goes into the same HTC bootloop. I will try to fix it myself by google-ing for some-one with exactly the samen problem maybe there is a fix to this
anyway good luck with your "quality briliant" Phone!!
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
also when i type in cmd adb devices it gives this outcome is that normal?
C:\Android>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
hagimbar11 said:
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
also when i type in cmd adb devices it gives this outcome is that normal?
C:\Android>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Click to expand...
Click to collapse
after adb devices does it show you the imei?
if yes then the pc recognize your device
adb devices don't detect my device
rzr86 said:
after adb devices does it show you the imei?
if yes then the pc recognize your device
Click to expand...
Click to collapse
no it doesn't!
thats mij whole point it shows only that the deamon is not running
then it starts up en is running
but after the list of devices atached i see nothing?
hagimbar11 said:
no it doesn't!
thats mij whole point it shows only that the deamon is not running
then it starts up en is running
but after the list of devices atached i see nothing?
Click to expand...
Click to collapse
The strange thing is that in fastboot mode does recognize it
Try this
From cmd type
adb
adb devices
Perform these commands from OS not from bootloader
Sent from my HTC Sensation Z710e using xda premium
rzr86 said:
The strange thing is that in fastboot mode or does recognize it
Try this
From cmd type
adb
adb devices
Perform these commands from OS not from bootloader
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
lol i realised that i had to perform these commands from the OS but the thing is i can't boot into my OS because i'm stuck in a bootloop
so forget the adb commands. they won't work

[Q] HTC One SV brick (help)

Hi, Iam newone here. So i need your help. I have HTC One SV where it's bricked the only info where i have is :
*** TAMPERED ***
*** UNLOCKED ***
K2_UL PVT SHIP S-ON RL
HBOOT-2.21.0000
RADIO-1.18.40a.00.05
OpenDSP-v13.2.0268.0620
OS-311.401.1
eMMC-boot 1024MB
So i tried to restore,nothing happen. fastory reset nothing happen.
I tried to install latest TWRP but it stuck ot logo of TWRP and after 5min it reboots.
I tried to turn s-on to s-off but adb can not find my device.
i tried to the latest ruu nothing again.
i tries to install rom from fastboot but i says that it can not verify signature.
I tried too remove the trampered but again adb can not see my device
HELP PLEASE.....
p.s.: sorry for my english i'm not good.....
If you using win8 try 7 cuz 8 is kind of creepy in recognizing new devices. And make sure you got the right ruu.
I'm sure @Modding.MyMind can help more.
georgekap said:
Hi, Iam newone here. So i need your help. I have HTC One SV where it's bricked the only info where i have is :
*** TAMPERED ***
*** UNLOCKED ***
K2_UL PVT SHIP S-ON RL
HBOOT-2.21.0000
RADIO-1.18.40a.00.05
OpenDSP-v13.2.0268.0620
OS-311.401.1
eMMC-boot 1024MB
So i tried to restore,nothing happen. fastory reset nothing happen.
I tried to install latest TWRP but it stuck ot logo of TWRP and after 5min it reboots.
I tried to turn s-on to s-off but adb can not find my device.
i tried to the latest ruu nothing again.
i tries to install rom from fastboot but i says that it can not verify signature.
I tried too remove the trampered but again adb can not see my device
HELP PLEASE.....
p.s.: sorry for my english i'm not good.....
Click to expand...
Click to collapse
Ok, you had already 4.2.2 on it, thats good, no firmwareupgrade needed!
- Make sure bootloader is unlocked.
- Download and flash (with fastboot) TWRP 2.7.0.1 recovery from here (1. post)
Now you should be able to boot into recovery!
You have two ways you can go now:
- Either download this rom (k2ul version) and flash from TWRP. Don't forget, boot.img must be flashed with fastboot, because you are S-on!
- Or download this stock TWRP backup, place it on your external sd and restore it from recovery.
The location on ext_sdcard for the backup is: \TWRP\BACKUPS\"Put here the serial number of your device"
Sorry, just now reading this. Currently having battery issues with my device. May be finally taking a crap on me and since this is my only one I may be forced to get a new device thus possibly leaving this community.... Still playing with my phone to determine if it will be neceassary or not.
Sent from my C525c using Tapatalk
J.ali.li said:
If you using win8 try 7 cuz 8 is kind of creepy in recognizing new devices. And make sure you got the right ruu.
I'm sure @Modding.MyMind can help more.
Click to expand...
Click to collapse
I'm using win ultimate 7 x64
old.splatterhand said:
Ok, you had already 4.2.2 on it, thats good, no firmwareupgrade needed!
- Make sure bootloader is unlocked.
- Download and flash (with fastboot) TWRP 2.7.0.1 recovery from here (1. post)
Now you should be able to boot into recovery!
You have two ways you can go now:
- Either download this rom (k2ul version) and flash from TWRP. Don't forget, boot.img must be flashed with fastboot, because you are S-on!
- Or download this stock TWRP backup, place it on your external sd and restore it from recovery.
The location on ext_sdcard for the backup is: \TWRP\BACKUPS\"Put here the serial number of your device"
Click to expand...
Click to collapse
I tried to flash twrp but it stuck on htc and at the top it is writes entering recovery...
i tried an other one twrp 2.7.0.1 but it stucks on teamwin and after few min it reboot back to htc logo.
Have you also tried the older version Recovery_TWRP_2.6.3.2_K2_UL.img from same post?
How do you flash it?
old.splatterhand said:
Have you also tried the older version Recovery_TWRP_2.6.3.2_K2_UL.img from same post?
How do you flash it?
Click to expand...
Click to collapse
from fastboot with this command fastboot flash recovery reovery.img
i tried and the older version but it stuck on htc logo with on the top writes entering recovery
georgekap said:
from fastboot with this command fastboot flash recovery reovery.img
i tried and the older version but it stuck on htc logo with on the top writes entering recovery
Click to expand...
Click to collapse
from fastboot with this command fastboot flash recovery recovery.img *
i tried to flash the rom k2ul_4.2.2_3.11.401.1_stock_odexed_v3.zip from the phone.
i rename it pl80img.zip. and now is stuck on htc logo and reboots
Then i think your phone has another issue. Both recoveries are proved working for k2u & k2ul.
This rom is for flashing in recovery, not for the bootloader.
old.splatterhand said:
Then i think your phone has another issue. Both recoveries are proved working for k2u & k2ul.
This rom is for flashing in recovery, not for the bootloader.
Click to expand...
Click to collapse
when i flash recovery from fastboot. whene im try to get in recovery mode after how many min its boot to recovery?
No minutes, just a few seconds.
old.splatterhand said:
No minutes, just a few seconds.
Click to expand...
Click to collapse
How can i downgrade os???
Not possible without a working OS.
@ old.splatterhand
I have same problem k2_ul. phone just restart after 10 sec
i try hard reset, enter recovery with TWRP but nothing happened .
what should i do at now?
More detailed please.
The phone restarts after booting?
After you have entered the pin number?
Also without simcard/sdcard/plugged into charger (while charging)?
Which OS you are running?
Which TWRP?
Connect your phone with fastboot and type into the cmd:
Code:
fastboot getvar all
Put the output here (except your IMEI & Serial number)
This is fastboot info.
phone not getting to booting.just htc logo 10 sec then again restart phone continue.
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.21.0000
(bootloader) version-baseband: 1.18.40a.00.05
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.11.415.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT313Txxxx
(bootloader) imei: 3528xxxxxxxxx
(bootloader) meid:
(bootloader) product: k2_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PL8010000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 3655mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2bb255c2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.063s
Please remove also your serial number.
You are able to enter recovery or not?
Post the link, where you've got the recovery from?
no i cant recovery mode.
i try many recovery.img but when i enter recovery its just give me "entering recovery" logo!!
Use this recovery.

Will a backup work?

I have two HTC inspire's and I was wondering that if I backup the phone onto an SD card through the clockworkmod recovery backup & restore option, will I be able to use that SD to use that backup to put it on my other inspire?
AndroidUser6329 said:
I have two HTC inspire's and I was wondering that if I backup the phone onto an SD card through the clockworkmod recovery backup & restore option, will I be able to use that SD to use that backup to put it on my other inspire?
Click to expand...
Click to collapse
Yes dude you can.
Hit thanks if helped
Sushant Rohan said:
Yes dude you can.
Hit thanks if helped
Click to expand...
Click to collapse
It doesnt seem to be working, I did a restore and everything but as of right now it isnt doing anything but sitting on the "HTC" screen. I have left it to do whatever it is doing for a good 2 hours although I know it should not take more than 30 mins at most.
AndroidUser6329 said:
It doesnt seem to be working, I did a restore and everything but as of right now it isnt doing anything but sitting on the "HTC" screen. I have left it to do whatever it is doing for a good 2 hours although I know it should not take more than 30 mins at most.
Click to expand...
Click to collapse
Have both phones the same CID, MID and bootloader version?
LS.xD said:
Have both phones the same CID, MID and bootloader version?
Click to expand...
Click to collapse
I am not sure, that and I am a total scrub at this. Its my first time doing this.
AndroidUser6329 said:
I am not sure, that and I am a total scrub at this. Its my first time doing this.
Click to expand...
Click to collapse
Heres what happened. I first looked into rooting my phone due to some non-market apps not installing or saying "application not installed" when I tried too. I found kingo root and used that to root my phone AFTER I unlocked my bootloader. Then I decided to try a custom rom not too long after that. So I wiped my cache, system, dalvik cache, data, and factory reset my phone through the clockworkmod recovery area. So then I tried installing a different inspire rom although I cant remember what it was cause I deleted it entirely and dont remember which one I was trying. So now I am stuck with a broken phone and am trying to use my other working inspire to restore my broken one.
AndroidUser6329 said:
Heres what happened. I first looked into rooting my phone due to some non-market apps not installing or saying "application not installed" when I tried too. I found kingo root and used that to root my phone AFTER I unlocked my bootloader. Then I decided to try a custom rom not too long after that. So I wiped my cache, system, dalvik cache, data, and factory reset my phone through the clockworkmod recovery area. So then I tried installing a different inspire rom although I cant remember what it was cause I deleted it entirely and dont remember which one I was trying. So now I am stuck with a broken phone and am trying to use my other working inspire to restore my broken one.
Click to expand...
Click to collapse
Its much easier. For HTC phones exist so called RUUs (rom upgrade utility). You need the right RUU for your phone model and CID (Carrier ID). First you need to be clear about which RUU you need.
1. Connect your phone in fastboot mode
2. Open commandline and type:
fastboot getvar all
Post all values but the "IMEI" here and i will get the right RUU for you.
LS.xD said:
Its much easier. For HTC phones exist so called RUUs (rom upgrade utility). You need the right RUU for your phone model and CID (Carrier ID). First you need to be clear about which RUU you need.
1. Connect your phone in fastboot mode
2. Open commandline and type:
fastboot getvar all
Post all values but the "IMEI" here and i will get the right RUU for you.
Click to expand...
Click to collapse
version: 0.5
version-bootloader: 2.00.0030
version-baseband: 26.09.13.17_M
version-cpld: None
version-microp: 0438
version-main: 3.20.502.63
serialno: HT12ET209325
product: ace
platform: HBOOT-7230
modelid: PD9812000
cidnum: CWS__001
battery-status: good
battery-voltage: 4084mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: 62d2f26e
hbootpreupdate: 11
gencheckpt: 0
region-id: 0
AndroidUser6329 said:
version: 0.5
version-bootloader: 2.00.0030
version-baseband: 26.09.13.17_M
version-cpld: None
version-microp: 0438
version-main: 3.20.502.63
serialno: HT12ET209325
product: ace
platform: HBOOT-7230
modelid: PD9812000
cidnum: CWS__001
battery-status: good
battery-voltage: 4084mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: 62d2f26e
hbootpreupdate: 11
gencheckpt: 0
region-id: 0
Click to expand...
Click to collapse
No full RUU available for your firmware version. I found the firmware from matching OTA. Flash the firmware.zip (Just extract it from the OTA ) as followed:
- connect your device in fastboot open
-relock the bootloader ( fastboot oem lock)
- then open commandline and type:
fastboot oem rebootRUU
fastboot flash zip firmware.zip (If you get an error, just immediately repeat the command)
fastboot reboot-bootlader
-once done you can unlock the bootlader again
-flash latest TWRP
-flash a rom of you choice from HERE can be stock or custom as you like
LS.xD said:
No full RUU available for your firmware version. I found the firmware from matching OTA. Flash the firmware.zip (Just extract it from the OTA ) as followed:
- connect your device in fastboot open
-relock the bootloader ( fastboot oem lock)
- then open commandline and type:
fastboot oem rebootRUU
fastboot flash zip firmware.zip (If you get an error, just immediately repeat the command)
fastboot reboot-bootlader
-once done you can unlock the bootlader again
-flash latest TWRP
-flash a rom of you choice from HERE can be stock or custom as you like
Click to expand...
Click to collapse
Is there a specific one of these, http://downloads.codefi.re/jrior001/Ace that I need to download?
LS.xD said:
No full RUU available for your firmware version. I found the firmware from matching OTA. Flash the firmware.zip (Just extract it from the OTA ) as followed:
- connect your device in fastboot open
-relock the bootloader ( fastboot oem lock)
- then open commandline and type:
fastboot oem rebootRUU
fastboot flash zip firmware.zip (If you get an error, just immediately repeat the command)
fastboot reboot-bootlader
-once done you can unlock the bootlader again
-flash latest TWRP
-flash a rom of you choice from HERE can be stock or custom as you like
Click to expand...
Click to collapse
I just tried those steps 1 by 1 and its sitting at the HTC screen. Any ideas?
AndroidUser6329 said:
Is there a specific one of these, http://downloads.codefi.re/jrior001/Ace that I need to download?
Click to expand...
Click to collapse
Latest is 2.8.5.2

Ville c2 bricked? unable to mount SD card, no recovery

Hi guys, so a while ago I flashed Venom Rom to my one s c2.
In the recent weeks I noticed, that the memory was getting more and more full. But I couldn't find the files responsible for that.
So I did a factory reset, which didn't help. So I tried to wipe the storage in TWRP 2.6.3.0. . Furthermore I did a "total wipe" so I checked every option in the wipe section.
After that, I couldn't boot the phone, because there seemed to be no OS installed. So i tried to flash the ROM which I loaded onto the phones storage but it was gone.
When I tried to transfer a ROM to the phone's storage it said "unable to mount sdcard". So I couldn't transfer any files to my phone.
After hours of reading through various threads, I tried to get it back to stock by running a RUU.
Unfortunately I couldnt find the exact one for my device. This is what fastboot displays when i type in "fastboot getvar all":
version: 0.5
version-bootloader: 3.01.0000
version-baseband: 16.15.20.29_M
version-cpld: None
version-microp: None
version-main:
version-misc: PVT SHIP S-ON
serialno: SH25YW404475
imei: 352762055439276
meid:
product: villec2
platform: HBOOT-8260
modelid: PJ4020000
cidnum: HTC__102
battery-status: good
battery-voltage: 4014mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: 9006d003
hbootpreupdate: 11
gencheckpt: 0
So I tried these ones (tried running as administrator as well):
RUU_VILLEC2_U_ICS_40_HTC_Europe_1.09.401.101_Radio_16.11.20.02U_16.05.20.11_M2_release_261381_signed
and
RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.101_Radio_16.12.20.02U_16.05.20.16_M2_release_261661_signed
But they didnt work out. It always displays "error 155" and on the phone's display it says "older hboot version" .
And now I can't even access the recovery anymore... And because I tried to run a RUU I relocked my bootloader....
I really can't find a RUU with the correct Radio and don't know how to identify the hboot version of the RUU.
I already tried to flash a recovery again via fastboot, but it didn't work as well :
C:\*****\platform-tools>fastboot flash recovery twrpvillec2.img
sending 'recovery' (6420 KB)...
OKAY [ 1.291s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
I'm really lost guys, I hope I didn't hardbrick my phone.
If anyone has any suggestions, please help.
Thanks!
maybe you can try this rom http://androidruu.com/download.php?...326a10c55adc0bf34ecb3f5611d8b1015471164225450 "RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.110_Radio_16.12.20.02U_16.05.20.16_M2_release_263510_signed.exe"
you must have your bootloader relock to use a run. and unlock to flash a custom recovery
JavierG123 said:
maybe you can try this rom http://androidruu.com/download.php?...326a10c55adc0bf34ecb3f5611d8b1015471164225450 "RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.110_Radio_16.12.20.02U_16.05.20.16_M2_release_263510_signed.exe"
you must have your bootloader relock to use a run. and unlock to flash a custom recovery
Click to expand...
Click to collapse
Thanks for your suggestion!
I tried the RUU, but it didnt work out. Still Error 155 and the phone says "Hboot Version is older" ...
How can I read the HBOOT Version in the filename, anyway?
But running a RUU is the correct and only way to go in my situation, isnt it?
So, as I already knew, the problem was the hboot Version of my device...
So I'm now trying to downgrade my hboot version and try one of the RUUs again...
So...downgrading Bootloader doesnt work... tried every hboot version listed in this post
Maybe trying a JB RUU, which doesnt really fit all the other requirements...trying that now
Still no success, since I can't find a unbranded JB RUU fitted for my phone....
running out of ideas here...
anyone else got any suggestions?
btw: I reflashed twrp 2.6.3.0. but still cant access the internal sd...cant even mount it.
DonKaio said:
Hi guys, so a while ago I flashed Venom Rom to my one s c2.
In the recent weeks I noticed, that the memory was getting more and more full. But I couldn't find the files responsible for that.
So I did a factory reset, which didn't help. So I tried to wipe the storage in TWRP 2.6.3.0. . Furthermore I did a "total wipe" so I checked every option in the wipe section.
After that, I couldn't boot the phone, because there seemed to be no OS installed. So i tried to flash the ROM which I loaded onto the phones storage but it was gone.
When I tried to transfer a ROM to the phone's storage it said "unable to mount sdcard". So I couldn't transfer any files to my phone.
After hours of reading through various threads, I tried to get it back to stock by running a RUU.
Unfortunately I couldnt find the exact one for my device. This is what fastboot displays when i type in "fastboot getvar all":
version: 0.5
version-bootloader: 3.01.0000
version-baseband: 16.15.20.29_M
version-cpld: None
version-microp: None
version-main:
version-misc: PVT SHIP S-ON
serialno: SH25YW404475
imei: 352762055439276
meid:
product: villec2
platform: HBOOT-8260
modelid: PJ4020000
cidnum: HTC__102
battery-status: good
battery-voltage: 4014mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: 9006d003
hbootpreupdate: 11
gencheckpt: 0
So I tried these ones (tried running as administrator as well):
RUU_VILLEC2_U_ICS_40_HTC_Europe_1.09.401.101_Radio_16.11.20.02U_16.05.20.11_M2_release_261381_signed
and
RUU_VILLEC2_U_ICS_40_HTC_Europe_1.11.401.101_Radio_16.12.20.02U_16.05.20.16_M2_release_261661_signed
But they didnt work out. It always displays "error 155" and on the phone's display it says "older hboot version" .
And now I can't even access the recovery anymore... And because I tried to run a RUU I relocked my bootloader....
I really can't find a RUU with the correct Radio and don't know how to identify the hboot version of the RUU.
I already tried to flash a recovery again via fastboot, but it didn't work as well :
C:\*****\platform-tools>fastboot flash recovery twrpvillec2.img
sending 'recovery' (6420 KB)...
OKAY [ 1.291s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
I'm really lost guys, I hope I didn't hardbrick my phone.
If anyone has any suggestions, please help.
Thanks!
Click to expand...
Click to collapse
You need to unlock your bootloader again than flash the stock recovery there you can make a factory reset and than your storage is back if you need the stock recovery
Or stock backup than say it...
pauldey said:
You need to unlock your bootloader again than flash the stock recovery there you can make a factory reset and than your storage is back if you need the stock recovery
Or stock backup than say it...
Click to expand...
Click to collapse
Yes please, I actually do have some older backups, but I don't know how to flash them since I can't move files to the phone anymore.
Thanks for your help!
i can suggest you install SaM ROM. this is the threat http://forum.xda-developers.com/htc-one-s/c2-development/rom-sam-rom-sense-7-blinkfeed-t3117135 using this recovery http://file.mikhei777.org.ua/HTC_VilleC2/openrecovery-twrp-2.7.1.0-villec2.img
DonKaio said:
Yes please, I actually do have some older backups, but I don't know how to flash them since I can't move files to the phone anymore.
Thanks for your help!
Click to expand...
Click to collapse
hey, here is the stock recovery:https://www.dropbox.com/s/qavj4ythvc0v4gg/recovery.img?dl=0
you need to unlock your booloader again, than go to fastboot and flash the recovery like every other: fastboot flash recovery recovery.img than: fastboot erase cache and fastboot reboot-bootloader
than you go in the stock recovery there you can make a factory reset
here you find all how you can use the stock recovery: http://llabtoofer.com/2014/02/24/how-to-manually-install-ota-updates/
and than you can flash the recovery from my backup folder after this you can mount your sd card and push the stock backup on your phone and restore the backup
and here the stock backup: https://www.dropbox.com/s/hhggqd1gith8pkf/4.1.1%20stock%20rom%20C2%20TWRP%202.6.3.0.rar?dl=0
pauldey.
Thanks guys, worked great!
Awesome!
I have the same problem. In adb devices I see some serial and 'recovery', maybe its the phone, but I got an error when tried to move another file into phone.
I've tried to unlock it again but I that code to use it in bootloader is not showing up.

Categories

Resources