[Q] Help!! Htc one bricked... Please HELP XDA - One (M7) Q&A, Help & Troubleshooting

Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
bootloader data
M7_U PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.25.3263.21
OpenDsp-v32.120.274.0909
OS-
eMMC-boot 2048mb

Techcraze said:
Hi! Everyone I recently got registered to XDA in order to get help as I now the devs are amazing and very friendly.
My problem is my Htc one got bricked when i tried to install a stock rom zip through CWM, phone was getting stuck at boot logo and was unable to get into recovery, but going through fastboot mode i managed to install twrp recovery. Major problem is that computer cannot detect my phone and the somehow my OS got deleted, in order to get RUU i cannot find the main version as it shows blank. I also tried adb push a custom carbon rom and zip install through twrp but it shows error. I dont know what to do...!!! Kindly help anyone.
Click to expand...
Click to collapse
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?

fenstre said:
Wow, sounds like a headache! If I understand you, the problem may have started when you tried to install a .zip from HTC (a.k.a., RUU), instead of a custom ROM packaged as a .zip? (The formatting is very different, and I don't know what CWM/TWRP will do when given the wrong type.) Does this sound right? If so:
When the phone is booted into TWRP, can the computer detect it with "adb devices"? (You need to install the appropriate drivers, and install ADB, and run it properly so it doesn't just say "command not found".)
If I misunderstood your problem, have you tried using TWRP to back up your data, wipe data, wipe cache, and wipe dalvik cache, then reboot and wait 5 minutes for the phone to boot the first time?
Click to expand...
Click to collapse
Ya it happened something like that.
When the phone is booted into TWRP and by adb devices command I get the below
C:\fastboot>adb devices
List of devices attached
I have tried backingup by TWRP adn wiped data cache dalvik cache and reboot, but it gets rebooting into recovery
Computer doent detect the sdcard, TWRP shows no OS!
I tried ADB sideload to install custom rom but it shows error..

Techcraze said:
C:\fastboot>adb devices
List of devices attached
Click to expand...
Click to collapse
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)

fenstre said:
Seems like maybe you don't have the right drivers. Your phone isn't being detected. No ADB stuff (push or sideload) will work until you sort that out. (I don't use Windows, so I can't help much when it comes to driver info.)
Click to expand...
Click to collapse
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT36JW9A0222
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4072mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 2.240s
Please anyone help!!

Techcraze said:
it shows error when installing zip through TWRP and shows no OS.
Click to expand...
Click to collapse
I don't know what it means when version-main is blank, but I'm more interested in the TWRP error.

Techcraze said:
I have installed all right drivers, i am able to push or sideload files but not able to execute as it shows error when installing zip through TWRP and shows no OS.
below is getvar all
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__J15
Please anyone help!!
Click to expand...
Click to collapse
1- edit your post and remove IMEI, you shouldn't share that information publicly!!
2- then:
get TWRP from:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
(make sure MD5 is correct, that site does not play nice with download managers)
2.7.0.4b: http://forum.xda-developers.com/showthread.php?t=2708134
in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
enter recovery, now trwp, if adb devices doesn't show your phone, then go here: http://forum.xda-developers.com/showthread.php?p=52135024&postcount=2
and fix Windows Device Manager as mentioned in FAQ#2, then you can continue.

Related

[Q] Bricked HTC m7, No OS, No restore

I have a big problem!
I do not know what really did! But did something very wrong!
I have access to bottloader, fastboot and TWRP v2.6.3.0.
The TWRP complains that there is no operating system and really no files to recover somewhere!
Could anyone help me?
Fastboot getvar all
>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.707.7
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4301mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-59adc32b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.047s
Thank you for attention
First of all, it's not bricked, bricked is when it's nothing more than a paper weight, if you can get into recovery and bootloaader then it's far from a brick.
Do you know how to use adb and fastboot, if so..........
Download a Rom of your choice for your device
Place the Rom in the same folder as adb and fastboot on your computer
Put your phone into recovery, and plug into your computer
Open a command window on your computer in the adb folder and type:
Adb push (Rom name).zip /sdcard/
Wait........
Wait some more.......
Make a cup of tea.......
Take ages, wait until it's finished
Unplug your phone from your computer when it's finished
Now on your phone in recovery select instal, you should see the Rom you just pushed in the list, follow the instructions.
In future don't advanced wipe in twrp
Seanie280672 said:
First of all, it's not bricked, bricked is when it's nothing more than a paper weight, if you can get into recovery and bootloaader then it's far from a brick.
Do you know how to use adb and fastboot, if so..........
Download a Rom of your choice for your device
Place the Rom in the same folder as adb and fastboot on your computer
Put your phone into recovery, and plug into your computer
Open a command window on your computer in the adb folder and type:
Adb push (Rom name).zip /sdcard/
Wait........
Wait some more.......
Make a cup of tea.......
Take ages, wait until it's finished
Unplug your phone from your computer when it's finished
Now on your phone in recovery select instal, you should see the Rom you just pushed in the list, follow the instructions.
In future don't advanced wipe in twrp
Click to expand...
Click to collapse
C:\Users\fabre_000\Desktop\adt-bundle-windows-x86_64-20140321\sdk\platform-tools
>adb push RUU_M7_U_JB_50_hTC_Asia_WWE_1.29.707.4_R_Radio_4A.14.3250.13_10.33.115
0.01_release_312087_signed_2_4.zip /sdcard/
error: device not found
I tried the instructions you gave me, but it did not work.
I have adb and fastboot in the same folder. Fastboot commands work, but not adb
When your in recovery can you see your phone in device manager on your computer ?
Also make sure to type adb in lower case letters, everything else has to be as it appears, your better off naming your Rom to just Rom.zip for ease.
yea. I see in the device manager when selecting recovery TRWP
ok. I try rename RUU.
I'm waiting, now!
Ok. Not work! =T
Updating partition detalis...
E: Storage partition '//TWRP/BACKUPS/FA35XW91781
E: Unable to open zip file.
Error flashing zip '/sdcard/ruu.zip'
I would try with a custom Rom, something like viper one etc, it's a bit tricky with a stock Rom especially as you are s-on, very hard to get the correct file.
Same again though, once downloaded, rename it to Rom.zip for ease.
Seanie280672 said:
I would try with a custom Rom, something like viper one etc, it's a bit tricky with a stock Rom especially as you are s-on, very hard to get the correct file.
Same again though, once downloaded, rename it to Rom.zip for ease.
Click to expand...
Click to collapse
Ok
I'm dowloading VIPERONE 6.2.0 and I will proceed the same process
Good Rom, I'm using it now.
I checked your output with the Rom your downloaded before, and although the carrier matches, defined by the 707, it a much earlier Rom to what you have on your phone now and an older radio, this maybe why you experienced problems flashing it.
You are God, Seannie! You revived my htc! :good:
Brutal! Thank you!
I'm satisfied! But I would leave it as the factory, with stock rom. You could guide me for this? If yes, I can donate for your work. I would be grateful!
andrekerplunk said:
You are God, Seannie! You revived my htc! :good:
Brutal! Thank you!
I'm satisfied! But I would leave it as the factory, with stock rom. You could guide me for this? If yes, I can donate for your work. I would be grateful!
Click to expand...
Click to collapse
What you need is the guru reset Rom to do that, look for yours 707, in the flashable ruu section, but his site is down at the moment, been down for a few days, www.guru1reset.com
Glad you got it working again though. Loads of themes for that Rom in the theme section.
Htc m7 dual complete bricked
Hi!
Having Htc m7 cdwg
It's completely bricked ,
On oning stuck Htc boot logo,
Can access only Htc fastboot mode, but no debug, no recovery mode
Please help me out how to revive my phone

failed to return to stock from cyanogen

Had cyanogenmod installed but wanted to revert back to stock. I am now unable to install any roms and only have access to bootloader and CWM. I have tried running RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2 from my pc but the program closes after the terms and conditions, and my attempts to flash a rom or sideload from cwm have failed as well.
M7-UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4T.24.3218.09
OpenDSP-v32.120.274.0909
OS-4.18.502.7
eMMC-boot 2048MB
Jan 28 2014. 09:32:41.0
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4T.24.3218.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.18.502.7
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT39MW903199
(bootloader) imei: 354439057262075
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4320mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-c6bbb6d4
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Cyanogen is a non sense rom and uses a different kind of boot, that's why your experiencing the problem you have.
Seanie280672 said:
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Cyanogen is a non sense rom and uses a different kind of boot, that's why your experiencing the problem you have.
Click to expand...
Click to collapse
What the heck are you talking about .?? :silly:
OP.. You need to sideload a custom rom, or restore a nandroid backup from ATT firmware matching the main-version.. 4.18.502.7
There are a few restore threads around detailing this, so please help yourself!
Seanie280672 said:
You must first extract the boot.img for whatever rom you are trying to flash and fastboot flash that first before trying to install the rom.
Click to expand...
Click to collapse
@SaHiLzZ
I remember having to flash the boot.img manually each time you flash a custom rom on the endeavoru (One X) but this is not required for the M7
SaHiLzZ said:
OP.. You need to sideload a custom rom, or restore a nandroid backup from ATT firmware matching the main-version.. 4.18.502.7
Click to expand...
Click to collapse
Ive tried sideloading but it doesnt work, idk if Im just not trying to load the right file or what.
So the error is. ?
SaHiLzZ said:
So the error is. ?
Click to expand...
Click to collapse
* failed to write data 'protocol fault (no status)' * usually gets to about 80-90% then gives me this
nwmn9386 said:
* failed to write data 'protocol fault (no status)' * usually gets to about 80-90% then gives me this
Click to expand...
Click to collapse
HAve you tried adb push instead of side load, I suggest you wipe internal memory first if possible though.
Put the rom in your fastboot / adb folder, open a command windows there, Control + Shift + right mouse click and select open command window here then type
adb push (filename).zip /sdcard/
EDIT: sorry forgot to add you must be in recovery main screen to do this obviously with the phone plugged into the computer too.
Seanie280672 said:
HAve you tried adb push instead of side load, I suggest you wipe internal memory first if possible though.
Put the rom in your fastboot / adb folder, open a command windows there, Control + Shift + right mouse click and select open command window here then type
adb push (filename).zip /sdcard/
EDIT: sorry forgot to add you must be in recovery main screen to do this obviously with the phone plugged into the computer too.
Click to expand...
Click to collapse
Keep getting the error "E:Can't mount/SD card" whenever i try to run it on my phone
fixed this error, just needed to format the /sdcard. the rom that i pushed ran but didnt install correctly so i think i may just be trying to install the wrong file
nwmn9386 said:
Keep getting the error "E:Can't mount/SD card" whenever i try to run it on my phone
fixed this error, just needed to format the /sdcard. the rom that i pushed ran but didnt install correctly so i think i may just be trying to install the wrong file
Click to expand...
Click to collapse
Yes, I said you may have to wipe the internal storage, ie sd card.
Try and push and install a custom Rom, pretty much anyone from the M7 android development thread as you have an M7UL, however I would recommend viper one or ARHD.
However the ruu that you are trying to flash seems to be the right one, just checked the details against your output, same radio and firmware, you could always try and get the guru reset Rom zip for your device, just go to www.htc1guru.com and see if there is one there.

htc one m7 international / no OS / error unable to mount /data/

my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: erased by me
(bootloader) imei: erased by me
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
mendek said:
my htc one was stuck in bootloop i try a ruu with no success after that by fastboot unlocked the bootloader, flash a custom recovery (TWRP) and accidental wipe the phone, now i cant flash any zip give me the message unable to mount /data/
i try many roms by push fastboot and by otg cable no success
this is the result of fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: removed
(bootloader) imei: erased by me
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4263mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks in advance
Click to expand...
Click to collapse
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
majmoz said:
I would also remove your serialno! Follow the steps in this post. You can use TWRP 2.6.3.3 or TWRP 2.7.1.2 as well as the one in the post.
Click to expand...
Click to collapse
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
mendek said:
thank you but where i can find a ruu to my device ? because i have the last ota update before brick
Click to expand...
Click to collapse
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
majmoz said:
I couldn't find a RUU for your phone, but here is a nandroid backup use Method 2. If you need the stock firmware you can get it here to run it your bootloader must be LOCK/RELOCK.
Click to expand...
Click to collapse
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
mendek said:
I Flash firmware, unlock the bootloader and restore a nandroid, clear cache, when reboot after HTC logo It makes a horrible noise, White screen and turn off
Click to expand...
Click to collapse
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
majmoz said:
If I am following you correctly these are the steps you took:
First you flashed the firmware. Which firmware did you flash?
Then you unlocked the bootloader and installed a custom recovery. Which recovery?
Then you restored the nandroid from the post. Did you select root after the nandroid installed?
Then you cleared cache? Why?
Click to expand...
Click to collapse
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
majmoz said:
I think the firmware you are using is not a compete package, generally firmware removed from OTA don't have all of the elements just those needed to run the OTA. Get a .401 stock firmware from this Placeholder of HTC One Firmwares.
Click to expand...
Click to collapse
which firmware ? i try many but always failed in signature verification
mendek said:
hi flash the last firmware from the ota i has before.
after that flash twrp recovery 2.7.1
select root when restore
clear cache for no reason
but now i can enter in recovery always stuck in entering recovery, tried many versions of twrp and cwm and nothing, try fastboot erase cache no results
now only enter fastboot
already try relock the bootloader and flash firmware, unlock again flash custom recovery but still the same
i really dont know what do next...
Click to expand...
Click to collapse
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Within TWRP you should wipe data (not custom) to recreate data, system, and etc. folders. This will also wipe whats on you sdcard so, you'll have to adb push new files to your sdcard to flash a rom.
ZikoMikoo said:
Hello, i'm sorry i don't know what to say because i have almost the same problem, my htc one m7_UL won't start...is shutsdown sometimes at boot time, when i take photos with it...and sometimes what ever else, but in recovery mode it can still houers and houers. yesterday i brought it to s-off then i installed an RUU...but still the same problem !!! is it a material issue ??? thank you.
Click to expand...
Click to collapse
my start exactly like yours random restarts etc, after unlock bootloader works for another week and when i playing a game turn off and never can put it work again, now even cant enter recovery
mendek said:
which firmware ? i try many but always failed in signature verification
Click to expand...
Click to collapse
5.11.401.10
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
mendek said:
i flash this firmware, unlock bootloader flash twrp now when is enter in recovery i see the twrp logo and after that reboot and stay in a bootloop
Click to expand...
Click to collapse
after flashing a recovery, you also need to
Code:
fastboot erase cache
majmoz said:
5.11.401.10
Click to expand...
Click to collapse
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
mendek said:
now i can access the recovery, if i restore whe it pass the htc logo stucks with some stripes in the screen and turn off, try flash cyanogen it turn on but some times stucks and reboots i dont what to do maybe hardware fault?
Click to expand...
Click to collapse
Try to get back into TWRP, in TWRP flash this stock ROM Method 1. I am guessing that when you say you restore that you are talking about the nandroid backup you got from the site.

[Q] HTC One M7 stuck at bootmenu

hello
I have the htc one model PN07100
i got a stock rom without google apps so I tried to install a custom rom.
i have the TWRP installed and I tried to flash a few roms like android revolution and others, the installing success but when I reboot after the install it's brings me back to the fastboot mode.
here is the fastboot info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.06.651.4
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ************
(bootloader) imei: **********
(bootloader) meid: **********
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3840mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks!
MasteRoi said:
hello
I have the htc one model PN07100
i got a stock rom without google apps so I tried to install a custom rom.
i have the TWRP installed and I tried to flash a few roms like android revolution and others, the installing success but when I reboot after the install it's brings me back to the fastboot mode.
here is the fastboot info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.06.651.4
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ************
(bootloader) imei: **********
(bootloader) meid: **********
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: SPCS_001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3840mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-371c4f408e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
thanks!
Click to expand...
Click to collapse
You have the Sprint version of the HTC One. are you sure your using the Sprint version of the roms your flashing ? the GSM roms wont work and be careful cos if you keep flashing them they will kill your phone, the partition layouts are different.
Also make sure your using the recommended version of recovery for the flashes, on the GSM version its TWRP 2.6.3.3
Your HTC One is Sprint M7-wls, you should only be flashing Software for Sprint phones, The Roms you've tried are for International HTC One M7_ul.
Download TWRP from here and flash it with fastboot http://techerrata.com/browse/twrp2/m7wls To be certain you have a Sprint compatible recovery.
[
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Boot to TWRP, Select "Wipe" then "Format Data" You will be prompted to type Yes to continue. When its done Reboot Recovery.
Download a Sprint Rom from here http://forum.xda-developers.com/sprint-htc-one/development put the rom file in your fastboot folder and rename it rom.zip.
With the phone on the TWRP home screen connect usb and push the rom to the phone
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. When its done install the rom with TWRP.
Danny201281 said:
Your HTC One is Sprint M7-wls, you should only be flashing Software for Sprint phones, The Roms you've tried are for International HTC One M7_ul.
Download TWRP from here and flash it with fastboot http://techerrata.com/browse/twrp2/m7wls To be certain you have a Sprint compatible recovery.
[
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Boot to TWRP, Select "Wipe" then "Format Data" You will be prompted to type Yes to continue. When its done Reboot Recovery.
Download a Sprint Rom from here http://forum.xda-developers.com/sprint-htc-one/development put the rom file in your fastboot folder and rename it rom.zip.
With the phone on the TWRP home screen connect usb and push the rom to the phone
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. When its done install the rom with TWRP.
Click to expand...
Click to collapse
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...
MasteRoi said:
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...
Click to expand...
Click to collapse
Is that with all ROM's ? Just try a different one, maybe the one you tried is just a little unstable.
MasteRoi said:
thanks for the answer Seanie280672 and Danny201281
I did the all steps, i success to install a rom but now it's stucked in the opening screen (the screen that you have to slide up to continue)
and when i slide the phone rebooting...
Click to expand...
Click to collapse
Seanie280672 said:
Is that with all ROM's ? Just try a different one, maybe the one you tried is just a little unstable.
Click to expand...
Click to collapse
This ^^^^
It's worth trying a different ROM, but if all else fails you should be able to return to stock using the RUU and Firmware from here http://forum.xda-developers.com/showthread.php?t=2795856
You will probably need to flash the firmware first to downgrade your hboot before the RUU will flash. I'm not 100% sure how that works for Sprint phones. It certainly won't do any harm so best to do it anyway. If the problem continues after the RUU then Unfortunatly it probably means you've damaged your flash memory some how. Does the device still have warranty?
thanks a lot friends!
I've installed the viper rom and it's works fine!
thanks again!
I'm trying to flash the new recovery to my HTC One but it just says waiting for device. I don't think my PC recognizes my phone. Its stuck in a bootloop also. On the bootloader it says fastboot usb though.
MattFromElkford said:
I'm trying to flash the new recovery to my HTC One but it just says waiting for device. I don't think my PC recognizes my phone. Its stuck in a bootloop also. On the bootloader it says fastboot usb though.
Click to expand...
Click to collapse
What OS do you have on your PC?
Danny201281 said:
What OS do you have on your PC?
Click to expand...
Click to collapse
Windows 8
MattFromElkford said:
Windows 8
Click to expand...
Click to collapse
Windows 8 can be a bit finicky when it comes to fastboot. Is your device on hboot 1.44? Windows 8 is in no way compatible with hboot 1.44 if its anything higher you probably just need to play with the drivers.
What is the device listed as in Device Manger on the PC? It should be "My HTC"
Danny201281 said:
Windows 8 can be a bit finicky when it comes to fastboot. Is your device on hboot 1.44? Windows 8 is in no way compatible with hboot 1.44 if its anything higher you probably just need to play with the drivers.
What is the device listed as in Device Manger on the PC? It should be "My HTC"
Click to expand...
Click to collapse
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?
MattFromElkford said:
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?
Click to expand...
Click to collapse
XP is a little old but it should work with hboot 1.44. Alternatively you can use a Linux USB Pen drive
MattFromElkford said:
That is exactly the hboot I have (1.44.0000). Can i try that with a windows xp pc? I have one lying around I can try?
Click to expand...
Click to collapse
XP is a little old but it should work with hboot 1.44. Alternatively you can use a Linux USB Pen drive. I have a mini guide here for that http://forum.xda-developers.com/showthread.php?p=54272479
I managed to get the new TWRP flashed on my phone, Im just trying to sideload or push the Android Revolution HD rom onto it. Do i need to install the Android SDK?
MattFromElkford said:
I managed to get the new TWRP flashed on my phone, Im just trying to sideload or push the Android Revolution HD rom onto it. Do i need to install the Android SDK?
Click to expand...
Click to collapse
If fastboot and adb is working then no. I assume you flashed twrp with fastboot ?
Danny201281 said:
If fastboot and adb is working then no. I assume you flashed twrp with fastboot ?
Click to expand...
Click to collapse
They both appeared to have worked. I pushed the rom to my phone and installed it successfully, however when I went to reboot the phone it got to the beats audio htc start up screen, and appears to be frozen.
Any ideas there? I have a telus phone and I used the international Android Revolution HD rom from the newest version.
MattFromElkford said:
They both appeared to have worked. I pushed the rom to my phone and installed it successfully, however when I went to reboot the phone it got to the beats audio htc start up screen, and appears to be frozen.
Any ideas there? I have a telus phone and I used the international Android Revolution HD rom from the newest version.
Click to expand...
Click to collapse
Its M7_ul right? The rom should work with your device. Try flashing TWRP 2.6.3.3 then reinstall the rom :good:
Danny201281 said:
Its M7_ul right? The rom should work with your device. Try flashing TWRP 2.6.3.3 then reinstall the rom :good:
Click to expand...
Click to collapse
Do I have to wipe anything or just try to install over the other rom? Thanks a ton by the way!
Edit: I wiped the cache and data so I'm trying another install.
MattFromElkford said:
Do I have to wipe anything or just try to install over the other rom? Thanks a ton by the way!
Edit: I wiped the cache and data so I'm trying another install.
Click to expand...
Click to collapse
Yeah that's fine. No wipe required but won't hurt. And your Welcome I think that will do it. i'm not sure ARHD has been tested with the latest TWRP recovery
Danny201281 said:
Yeah that's fine. No wipe required but won't hurt. And your Welcome I think that will do it. i'm not sure ARHD has been tested with the latest TWRP recovery
Click to expand...
Click to collapse
It seems to be stuck at that same screen again, is it supposed to take a long time (>15mins) to boot the first time? I don't want to boot into recovery if it needs to set up or something. The phone is almost at capacity memory wise.

Booting Problem

Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
I'm no expert but I'm going to assume that your phone is rooted, otherwise you'd be unable to manually wipe those caches - correct?
Can you access whatever it is that you're running as recovery software - TWRP or CWR?
spasto said:
Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
Click to expand...
Click to collapse
Put your ROM.zip in a pendrive and Try connecting pendrive through USB OTG.
spasto said:
Hello,
after a wipe of Cache, Dalvik Cache and Internal Storage in TWP Recovery my device cannot boot properly into the OS anymore because it stucks in the Unlocking Sim Card and Setting up my Phone and always says that System UI has stopped. Also my device dont show the internal storage anymore, so i cant copy any files (e.g. custom ROM) on my device from my PC.
Is it possible to flash a Custom ROM on my device? How do i do it? How can i copy files to my device, when i cant get access to my internal storage?
Click to expand...
Click to collapse
Please post the output of "fastboot getvar all" (Don't post your IMEI number / Serialno)
What is your custom recovery version (name + version)
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
alray said:
Please post the output of "fastboot getvar all" (Don't post your IMEI number / Serialno)
What is your custom recovery version (name + version)
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Click to expand...
Click to collapse
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
recovery version
TWRP Recovery v2.8.5.0
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Let me first explain what ive done so far and tried: when i got the problem with the internal storage of my HTC One M7 after wiping i tried to copy a ROM.zip (Android Revolution HD 92.0) on my phone. Indeed, the copying works in the Recovery Mode and my internal Storage was recognized on my PC.
So i flashed the ROM, but i cant get it really work: After the flashing/upgrading und booting i get the error message with "System UI stopped" and stucking in the "sim unlock the phone".
And no, i just use my old Sim card like i always do. Maybe i should use another Custom ROM?
Any idea how to sollve this problem?
spasto said:
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVE!
(bootloader) imei: REMOVE!
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
recovery version
TWRP Recovery v2.8.5.0
Why are you asked to sim unlock the phone, are you using a foreign sim card in a carrier locked phone?
You can copy a custom rom on your device by using "adb push", "adb sideload", or if you have a recent twrp recovery version, you can have access to your phone storage when booted in recovery mode (MTP).
Let me first explain what ive done so far and tried: when i got the problem with the internal storage of my HTC One M7 after wiping i tried to copy a ROM.zip (Android Revolution HD 92.0) on my phone. Indeed, the copying works in the Recovery Mode and my internal Storage was recognized on my PC.
So i flashed the ROM, but i cant get it really work: After the flashing/upgrading und booting i get the error message with "System UI stopped" and stucking in the "sim unlock the phone".
And no, i just use my old Sim card like i always do. Maybe i should use another Custom ROM?
Any idea how to sollve this problem?
Click to expand...
Click to collapse
Remove your IMEI and SERIALNO from your above post!
Your firmware (2.24.401.8) is too old to intall ARHD 92. You can restore your phone back to stock using this rom. When installing it, select to install stock recovery, stock radio and select "no" when asked to root. Then boot the phone, set it up and take all ota updates from 2.24.401.8 to 7.19.401.30. After that you can use the phone like this or you'll be able to relfash twrp and flash arhd 92 if its the rom you want to use.
Honest989 said:
I'm no expert but I'm going to assume that your phone is rooted, otherwise you'd be unable to manually wipe those caches - correct?
Can you access whatever it is that you're running as recovery software - TWRP or CWR?
Click to expand...
Click to collapse
Thats right, my phone is rooted, otherwise unable to flash a custom ROM or wipe data...
Can i install it via TWRP in the recovery mode?
alray said:
Remove your IMEI and SERIALNO from your above post!
Your firmware (2.24.401.8) is too old to intall ARHD 92. You can restore your phone back to stock using [URL[/URL]. When installing it, select to install stock recovery, stock radio and select "no" when asked to root. Then boot the phone, set it up and take all ota updates from 2.24.401.8 to 7.19.401.30. After that you can use the phone like this or you'll be able to relfash twrp and flash arhd 92 if its the rom you want to use.
Click to expand...
Click to collapse
Can i install it via TWRP in the recovery mode?
spasto said:
Can i install it via TWRP in the recovery mode?
Click to expand...
Click to collapse
Yes this rom is intended to be flashed with twrp recovery, It will flash the stock rom with stock recovery and stock radio so you'll be able to update the phone using ota updates.
alray said:
Yes this rom is intended to be flashed with twrp recovery, It will flash the stock rom with stock recovery and stock radio so you'll be able to update the phone using ota updates.
Click to expand...
Click to collapse
Now my phone is working, everything is ok.
Another question: Do i damage the phone when i try to S-Off and getting Root access by its actual state (after installing all OTA's)?
spasto said:
Now my phone is working, everything is ok.
Another question: Do i damage the phone when i try to S-Off and getting Root access by its actual state (after installing all OTA's)?
Click to expand...
Click to collapse
If you want s-off better to do it now before updating, its easier (and free) to do on your actual version. After updating it (hboot 1.56 and above) you'll need to use Sunshine S-OFF which cost 25$. On hboot 1.54 you can use rumrunner which is free.

Categories

Resources