hello guys, i got htc one m7, today, i rooted the phone and installed the twrp recovery, then rebooted to system and was working fine until i installed the modified rom "NuSenSeven", it successfully installed the rom but when i restarted the phone it stuck on boot animation and then rebooted and entered the recovery, i tried to wipe cache, data, factory reset, reboot, it still didn't worked, i installed the rom again with the different settings, and it still isn't working and unfortunately when i connect phone to computer, it cannot be detected. i have 2 laptops and it was working on both of them before it got stuck. Can anyone help me to fix it?
Thanks in advance.
TAT1SHA said:
hello guys, i got htc one m7, today, i rooted the phone and installed the twrp recovery, then rebooted to system and was working fine until i installed the modified rom "NuSenSeven", it successfully installed the rom but when i restarted the phone it stuck on boot animation and then rebooted and entered the recovery, i tried to wipe cache, data, factory reset, reboot, it still didn't worked, i installed the rom again with the different settings, and it still isn't working and unfortunately when i connect phone to computer, it cannot be detected. i have 2 laptops and it was working on both of them before it got stuck. Can anyone help me to fix it?
Thanks in advance.
Click to expand...
Click to collapse
What recovery version do you have?
donkeykong1 said:
What recovery version do you have?
Click to expand...
Click to collapse
I used the one from all in-one toolkit, i have no idea what version it is. also i tried to connect otb but it doesnt lets me use the otg neither. I wish it had a sd-card slot, it would escalate it easily.
TAT1SHA said:
I used the one from all in-one toolkit, i have no idea what version it is. also i tried to connect otb but it doesnt lets me use the otg neither. I wish it had a sd-card slot, it would escalate it easily.
Click to expand...
Click to collapse
Go into recovery and at the top of the screen is version number
donkeykong1 said:
Go into recovery and at the top of the screen is version number
Click to expand...
Click to collapse
TWRP v2.7.1.0a
TAT1SHA said:
TWRP v2.7.1.0a
Click to expand...
Click to collapse
I think your recovery is old. Find a newer version for your phone and flash it via recovery. You are on T-mobile, right?
Almost like something happens.
With HTC PN07200 (searching the model is a HTC ONE M7). I wanted to put a different rom.
The equipe was with the Bootloader "Locked", "S-Off" and "1111 user" (by what I read is superuser).
With the tools unlock "One_All-In-One_Kit_v3.1" or other downloadable for this model ...
Since fastboot command console and unlockcode .... I got to the "Unlocked" STEP 1 OK !!!
As recovery was already the "TWRP 2.5.0.0" try putting seven different ROMs without success.
Android_Revolution_HD-One_84.0.zip
Android_Revolution_HD-One_92.0_4a9d05.zip
Guru_Reset_M7_3.22.1540.1.zip
HTC_One_-_MaximusHD_53.0.0.zip
NuSenSeveN-LP-m7-gsm_v4.02_050715.zip
One_M7_7.15.401.1_stock_system_dump.zip
Sprint_HTC_One_m7wls_3_04_651_2_RUU.zip
The installation within TWRP is done without problems, you do not give error messages. But when asked reboot was presented with all of the 3 problem I describe them ...
or catch, white screen with HTC logo with a small and short vibration, black screen 3 seconds and again the white screen with HTC logo with a small and short vibration (bootloop)
or white screen with HTC logo with a small and short vibration and screen goes black.
or log in directly and fast recovery.
I tried without success to achieve other recovery programs from loading them into recovery Fastboot (fastboot flash recovery /// xxx.img fastboot erase cache)
TWRP 2.5.0.0.img
TWRP 2.7.0.0.img
TWRP 2.8.7.0.img
OpenRecovery-TWRP-2.5.0.0-m7wls.img
OpenRecovery-TWRP-2.7.0.0-m7.img
This team does not have external SD card, so did everything from internal memory, and also tried to OTG cable pendrive, without success.
donkeykong1 said:
I think your recovery is old. Find a newer version for your phone and flash it via recovery. You are on T-mobile, right?
Click to expand...
Click to collapse
I cant connect the phone to pc, its undetectable on all 3 laptops i got, i downloaded and installed about 3 different HTC drivers but it still isn't detected, i have bootloader unlocked and cid 1111, and S-off just in case if you might need to know that too
slash22toly said:
Almost like something happens.
With HTC PN07200 (searching the model is a HTC ONE M7)
Click to expand...
Click to collapse
PN0720000 is a Sprint CDMA HTC One.
I wanted to put a different rom.
Click to expand...
Click to collapse
So you need to use roms that are compatible with the Sprint HTC One (CDMA)
The equipe was with the Bootloader "Locked", "S-Off" and "1111 user" (by what I read is superuser).
Click to expand...
Click to collapse
11111111 is SuperCID not SuperUser, these are 2 different things. SuperCID allows the phone to bypass the CID check when flashing a RUU that was not made for your phone. Pretty useless for the Sprint M7 imo since you can only flash Sprint RUU because others ruu are not compatible with Sprint HTC one but anyway its ok to have superCID, you can keep it like that.
With the tools unlock "One_All-In-One_Kit_v3.1" or other downloadable for this model ...
Since fastboot command console and unlockcode .... I got to the "Unlocked" STEP 1 OK !!!
Click to expand...
Click to collapse
You might to use adb and fastboot directly from a command window using the latest android sdk tools. These toolkits are not up-to-date and not ideal when having issues. The other major issue with this toolkit is that its for the GSM M7 not for the Sprint variant.
As recovery was already the "TWRP 2.5.0.0" try putting seven different ROMs without success.
Android_Revolution_HD-One_84.0.zip ---> Its a rom for GSM htc one M7 (M7_UL or M7_U). You have a sprint M7 (M7WLS)
Android_Revolution_HD-One_92.0_4a9d05.zip ---> Its a rom for GSM htc one M7 (M7_UL or M7_U). You have a sprint M7 (M7WLS)
Guru_Reset_M7_3.22.1540.1.zip ---> Its a rom for GSM htc one M7 Developer edition PN0712000 not PN0720000
HTC_One_-_MaximusHD_53.0.0.zip ---> For GSM
NuSenSeveN-LP-m7-gsm_v4.02_050715.zip ---> For GSM
One_M7_7.15.401.1_stock_system_dump.zip ---> For GSM
Sprint_HTC_One_m7wls_3_04_651_2_RUU.zip ---> Its an RUU for Sprint HTC one. RUU are not flashed using custom recovery, its flashed using fastboot.
Click to expand...
Click to collapse
The installation within TWRP is done without problems, you do not give error messages. But when asked reboot was presented with all of the 3 problem I describe them ...
or catch, white screen with HTC logo with a small and short vibration, black screen 3 seconds and again the white screen with HTC logo with a small and short vibration (bootloop)
or white screen with HTC logo with a small and short vibration and screen goes black.
or log in directly and fast recovery.
Click to expand...
Click to collapse
All these errors are caused by flashing a GSM rom on a CDMA phone.
I tried without success to achieve other recovery programs from loading them into recovery Fastboot (fastboot flash recovery /// xxx.img fastboot erase cache)
TWRP 2.5.0.0.img
TWRP 2.7.0.0.img
TWRP 2.8.7.0.img
OpenRecovery-TWRP-2.5.0.0-m7wls.img
OpenRecovery-TWRP-2.7.0.0-m7.img
Click to expand...
Click to collapse
You can only flash recoveries that are compatible with Sprint HTC One M7, in that above list, only that one ending with "m7wls.img" should work. To flash a recovery you have to use:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Better to post the output of "fastboot getvar all" so we can know everything about your phone, stop the confusion and direct you to a rom/recovery and instructions that will work with your phone. When posting the output of "fastboot getvar all", censor your IMEI, MEID and SERIALNO, you don't want to post these values on the forums. Other values will help determining what you can flash and how.
alray said:
PN0720000 is a Sprint CDMA HTC One.
So you need to use roms that are compatible with the Sprint HTC One (CDMA)
Click to expand...
Click to collapse
This little detail much explains my problem. Thanks
alray said:
Better to post the output of "fastboot getvar all" so we can know everything about your phone, stop the confusion and direct you to a rom/recovery and instructions that will work with your phone. When posting the output of "fastboot getvar all", censor your IMEI, MEID and SERIALNO, you don't want to post these values on the forums. Other values will help determining what you can flash and how.
Click to expand...
Click to collapse
Here is the data...
Code:
E:\ROMs\HTC One m7\fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.06.651.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXX
(bootloader) meid: XXXXXXXXXXXXXX
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4056mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.062s
alray said:
You might to use adb and fastboot directly from a command window using the latest android sdk tools. These toolkits are not up-to-date and not ideal when having issues. The other major issue with this toolkit is that its for the GSM M7 not for the Sprint variant.
Click to expand...
Click to collapse
In the directory, I use a command console, and write fastboot... etc.
Code:
Directorio de E:\ROMs\HTC One m7\One_All-In-One_Kit_v3.1\HTC\Data
09/10/2015 10:13 <DIR> .
09/10/2015 10:13 <DIR> ..
19/08/2012 01:00 846.848 aapt.exe
19/08/2012 01:00 191.488 adb.exe
19/08/2012 01:00 96.256 AdbWinApi.dll
19/08/2012 01:00 60.928 AdbWinUsbApi.dll
20/05/2013 04:03 1.151.546 APKBIT.exe
20/11/2010 22:23 345.088 cmd.exe
05/10/2015 17:19 1.345 Data - Acceso directo.lnk
19/08/2012 01:00 140.800 fastboot.exe
01/04/2012 00:53 186 mainver_fix.bat
19/02/2012 01:24 656.708 misctool
19/02/2012 08:41 4.526 misctool.c
07/10/2015 14:50 1.288.121.395 One.zip
28/07/2013 13:43 <DIR> Recoveries
07/10/2015 14:40 1.204.676.279 Sprint_HTC_One_m7wls_3_04_651_2_RUU.zip
28/07/2013 13:42 <DIR> SU
06/10/2015 10:48 1.360.737 Superuser.zip
14 archivos 2.497.654.130 bytes
4 dirs 60.303.917.056 bytes libres
alray said:
You can only flash recoveries that are compatible with Sprint HTC One M7, in that above list, only that one ending with "m7wls.img" should work. To flash a recovery you have to use:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
Ok. i will use that
alray said:
Sprint_HTC_One_m7wls_3_04_651_2_RUU.zip ---> Its an RUU for Sprint HTC one. RUU are not flashed using custom recovery, its flashed using fastboot.
Click to expand...
Click to collapse
So, I don´t need to use a twpr to flash the phone?. but from fastboot, how can i flash a .ZIP file? I thought i needed a .IMG
------------------------------------------------------------------------------------
I just installed ok the OpenRecovery-TWRP-2.5.0.0-m7wls.img. it´s running ok
I unzipped file Sprint_HTC_One_m7wls_3_04_651_2_RUU.zip ....
Code:
adb.exe
AdbWinApi.dll
android-info.txt
ARUGlobal.dll
ARUWizard.exe
ARUWizard.ini
ARUWizard_ARA.lng
ARUWizard_BrPt.lng
ARUWizard_Cze.lng
ARUWizard_Dan.lng
ARUWizard_Dut.lng
ARUWizard_Eng.lng
ARUWizard_EuPt.lng
ARUWizard_EuSpa.lng
ARUWizard_FIN.lng
ARUWizard_Fra.lng
ARUWizard_Ger.lng
ARUWizard_Grk.lng
ARUWizard_Ita.lng
ARUWizard_Jap.lng
ARUWizard_Nor.lng
ARUWizard_Pol.lng
ARUWizard_Rus.lng
ARUWizard_SC.lng
ARUWizard_Svk.lng
ARUWizard_TC.lng
ARUWizard_Thai.lng
ARUWizard_TRK.lng
default.pal
DIFxData.ini
DMData00.DAT
DMData01.DAT
DMData02.DAT
DMData03.DAT
DMData04.DAT
DMData05.DAT
DMData06.DAT
DMData07.DAT
DMData08.DAT
DMData09.DAT
DOL_RECOVERY02_01.bmp
FontData.ini
htc_fastboot.exe
isrt.dll
MonitorConsole.exe
PHONE.bmp
ReadMe_ARA.doc
ReadMe_BrPt.doc
ReadMe_Cze.doc
ReadMe_Dan.doc
ReadMe_Dut.doc
ReadMe_Eng.doc
ReadMe_EuPt.doc
ReadMe_EuSpa.doc
ReadMe_FIN.doc
ReadMe_Fra.doc
ReadMe_Ger.doc
ReadMe_Grk.doc
ReadMe_Ita.doc
ReadMe_Jap.doc
ReadMe_Nor.doc
ReadMe_Pol.doc
ReadMe_Rus.doc
ReadMe_SC.doc
ReadMe_Svk.doc
ReadMe_TC.doc
ReadMe_Thai.doc
ReadMe_TRK.doc
rom.zip
setup.inx
StringTable_0x0409.ips
UPD_RECOVERY00_01.bmp
UPD_RECOVERY01_01.bmp
UPD_RECOVERY02_01.bmp
UPD_RECOVERY03_01.bmp
UPD_RECOVERY04_01.bmp
_isres_0x0409.dll
I ran the file "ARUWizard.exe" and ...
HTC Android Phone ROM Update Utility 2.0.5.2013, some steps ok,
Verify that you want to apdate the ROM version from 4.06.651.9 to 3.04.651.2, ok
Some steps before, the ERROR [155]: UNKNOWN ERROR (the rom update cannot update. Please get the correct ROM update utility).
slash22toly said:
Code:
E:\ROMs\HTC One m7\fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.06.651.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXX
(bootloader) meid: XXXXXXXXXXXXXX
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4056mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.062s
So, I don´t need to use a twpr to flash the phone?. but from fastboot, how can i flash a .ZIP file? I thought i needed a .IMG
Click to expand...
Click to collapse
If you flash a rom, you must flash it using twrp and make sure your twrp is for M7WLS variant and that the rom is also for that variant. If flashing a RUU, you must flash it using fastboot. Yes the ruu are zip files, all the required .img files are packed inside of it, you just need to flash the entire zip file. You can only flash ruu for sprint so*the ones that match with the sprint CID MID and version number x.xx.651.x <----- important since your phone is s-off. Make sure you are flashing the right files because with s-off, you can brick your phone easily if flashing a file that is not for your variant. Better to ask if you are unsure.
Code:
fastboot oem rebootRUU
fastboot flash zip your_ruu_name.zip
fastboot flash zip your_ruu_name.zip
fastboot reboot
That ruu is a downgrade btw but it should flash fine since your phone is s-off.
Im not shure the ruu files. I think it will be better, if i flash a custom ROM whith twpr. I only need to find a ROM for sprint m7wls.
What ROM do you recomend?
slash22toly said:
Im not shure the ruu files. I think it will be better, if i flash a custom ROM whith twpr. I only need to find a ROM for sprint m7wls.
What ROM do you recomend?
Click to expand...
Click to collapse
you can find Sprint HTC One M7 rom there: http://forum.xda-developers.com/sprint-htc-one/development
Make sure your phone have all the requirements before flashing a rom. Some roms like the Lollipop ones, requires to be on the latest firmware to be used, so if its the case you won't be able to flash those one, you'll probably be limited to kitkat roms.
alray said:
you can find Sprint HTC One M7 rom there: http://forum.xda-developers.com/sprint-htc-one/development
Click to expand...
Click to collapse
Well, my solution...
I Install in my PC the HTC One M7 driver MTP
By Fastboot, I install a TWPJ (twrp-2.8.7.0-m7.img)
Wipe ALL and format.
Install the last Cyanogenmod (CM11) custom ROM (https://download.cyanogenmod.org/get/jenkins/90464/cm-11-20141112-SNAPSHOT-M12-m7spr.zip)
Install a Gapps for 4.4 (ARM-4.4-Pico) (OpenGapp)
Install the Argentina Radio (Link)
It Run OK!!!!!!!!
---------- Post added at 03:20 PM ---------- Previous post was at 02:48 PM ----------
Well, my solution...
I Install in my PC the HTC One M7 driver MTP
By Fastboot, I install a TWPJ 2.8.7
Wipe ALL and format.
Install the last Cyanogenmod (CM11) custom ROM (download.cyanogenmod.org/get/jenkins/90464/cm-11-20141112-SNAPSHOT-M12-m7spr.zip)
Install a Gapps for 4.4 (ARM-4.4-Pico) (opengapps.org)
Install the Argentina Radio (androidfilehost.com/?fid=23159073880933335)
It Run OK!!!!!!!!
Related
Hello,
i'm reading here for some weeks and this forum helped me much so far. Now I made a bad mistake while flashing the latest firmware on my One and it seems that I have bricked it.
What have I done?
I used ARHD 5.1 GE on my One with an older firmware. Before that I was using ARHD 4.1. Data of my phone:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4260mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
I changed to SuperCID, before that I had VODAP102. Bootloader is relocked.
After flashing latest firmware, my sdcard got wiped. So I have no backups or any other data on my phone. The phone stops booting after the white screen with the "HTC" logo and shows a turquoise color with little stripes and nothing happens.
I tried to flash another firmware, as you can see in the phone's details. That worked, but changed nothing. I can't install a rom, because adb doesn't find my device, but fastboot does. I tried several HTC-drivers and cables and USB-slots. Nothing.
I read several How-To's but I got stuck with this. Even tried to install the 1.28.401.7 RUU, but that stops with Error 155. After first time that error occured I relocked my bootloader, but that didn't help. I can't push files to the phone, because adb doesn't work.
Now only one thing left: Asking you for help. I'm somewhat frustrated.
Peko
pekomane said:
Hello,
i'm reading here for some weeks and this forum helped me much so far. Now I made a bad mistake while flashing the latest firmware on my One and it seems that I have bricked it.
What have I done?
I used ARHD 5.1 GE on my One with an older firmware. Before that I was using ARHD 4.1. Data of my phone:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
I changed to SuperCID, before that I had VODAP102. Bootloader is relocked.
After flashing latest firmware, my sdcard got wiped. So I have no backups or any other data on my phone. The phone stops booting after the white screen with the "HTC" logo and shows a turquoise color with little stripes and nothing happens.
I tried to flash another firmware, as you can see in the phone's details. That worked, but changed nothing. I can't install a rom, because adb doesn't find my device, but fastboot does. I tried several HTC-drivers and cables and USB-slots. Nothing.
I read several How-To's but I got stuck with this. Even tried to install the 1.28.401.7 RUU, but that stops with Error 155. After first time that error occured I relocked my bootloader, but that didn't help. I can't push files to the phone, because adb doesn't work.
Now only one thing left: Asking you for help. I'm somewhat frustrated.
Peko
Click to expand...
Click to collapse
1- remove IMEI and s/n
2- install latest TWRP 2.6.3.3 (needed for 4.4 roms)
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
3- confirm adb working in TWRP now, and unlock using: http://forum.xda-developers.com/showthread.php?t=2475914 or "revone -u"
(you don't need to relock if you're s-off)
4- push, sideload, or OTG a ROM and install
5- error 155 occurs due to hboot 1.55+, you'll need to downgrade to 1.44 to run RUU
nkk71 said:
1- remove IMEI and s/n
2- install latest TWRP 2.6.3.3 (needed for 4.4 roms)
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
3- confirm adb working in TWRP now, and unlock using: http://forum.xda-developers.com/showthread.php?t=2475914 or "revone -u"
(you don't need to relock if you're s-off)
4- push, sideload, or OTG a ROM and install
5- error 155 occurs due to hboot 1.55+, you'll need to downgrade to 1.44 to run RUU
Click to expand...
Click to collapse
Step 1 already edited, right after posting...
Thanks for now, I have to try that when I am at home. I will post here, if it worked or not.
pekomane said:
Step 1 already edited, right after posting...
Thanks for now, I have to try that when I am at home. I will post here, if it worked or not.
Click to expand...
Click to collapse
no problem, IF you're gonna end up using RUU, you need to downgrade to this hboot: http://www.htc1guru.com/dld/1-29-401-12_hboot_1-44-zip/
then go to bootloader/FASTBOOT USB:
fastboot oem rebootRUU
fastboot flash zip 1.29.401.12_hboot_1.44.zip
fastboot flash zip 1.29.401.12_hboot_1.44.zip <- just in case the first one says "failed flush again"
fastboot reboot-bootloader
and run the RUU, should work fine.
nkk71 said:
no problem, IF you're gonna end up using RUU, you need to downgrade to this hboot: http://www.htc1guru.com/dld/1-29-401-12_hboot_1-44-zip/
then go to bootloader/FASTBOOT USB:
fastboot oem rebootRUU
fastboot flash zip 1.29.401.12_hboot_1.44.zip
fastboot flash zip 1.29.401.12_hboot_1.44.zip <- just in case the first one says "failed flush again"
fastboot reboot-bootloader
and run the RUU, should work fine.
Click to expand...
Click to collapse
Thanks for that, but using RUU was only one way I thought of to get my phone working again, because adb push and sideload don't work. If the way you mentioned in your first post works, then I will be absolutely fine without using RUU. Otherwise I will try the RUU option.
It worked! Thanks for your help! :good:
pekomane said:
It worked! Thanks for your help! :good:
Click to expand...
Click to collapse
Cool, if everything OK now, could you edit main thread title to include [SOLVED], Danke
Done.
By the way, it was the first option you posted that did the trick.
pekomane said:
Done.
By the way, it was the first option you posted that did the trick.
Click to expand...
Click to collapse
Sent from my HTC One using Tapatalk
Hello nkk7
S-OFF by rumrunners
bootloader 1.55
Version main 3.62.401.1
Cid HTC001
Mid pn0710000
I have tu use ruu to go back to stock can u please give me step by step guide in sequence pls
Pls
And there is no ruu for 3.62.401.1
Thus I will have downgrade that's why I am confused
Pls give me step by step info
shurahbil said:
Hello nkk7
S-OFF by rumrunners
bootloader 1.55
Version main 3.62.401.1
Cid HTC001
Mid pn0710000
I have tu use ruu to go back to stock can u please give me step by step guide in sequence pls
Pls
And there is no ruu for 3.62.401.1
Thus I will have downgrade that's why I am confused
Pls give me step by step info
Click to expand...
Click to collapse
follow my guide in my signature, there is a RUU.EXE available for CID: HTC__001 and MID: PN0710000 (so you can follow the RUU.EXE procedure)
in my opinion do NOT GO S-ON!!
nkk71 said:
follow my guide in my signature, there is a RUU.EXE available for CID: HTC__001 and MID: PN0710000 (so you can follow the RUU.EXE procedure)
in my opinion do NOT GO S-ON!!
Click to expand...
Click to collapse
Done ok ty
Why do not go s-on
Because you will close an avenue of troubleshooting if you are S-ON..
Question about HTC One m7
Ive got the reboot loop problem...
Yester i wantend to instal a new rom
After installation its said failed en keeps a reboot problem
now i watch movies and it works perfect until iv come to fastboot zip ruu.zip
it fails ...
youtube.com/watch?v=C0G0hKY4P9Y
I can go to my bootloadermode but not in my recoverymode
So i think everything is away from my phone
Please make it à little easy for me ... Its all new for me
Htc One m7
code: [2.24.401.8]
my bootloader is back Locked
Can u help me please ... i need my htc !!!
grtz
No'one ?
Karroowte said:
Question about HTC One m7
Ive got the reboot loop problem...
Yester i wantend to instal a new rom
After installation its said failed en keeps a reboot problem
now i watch movies and it works perfect until iv come to fastboot zip ruu.zip
it fails ...
youtube.com/watch?v=C0G0hKY4P9Y
I can go to my bootloadermode but not in my recoverymode
So i think everything is away from my phone
Please make it à little easy for me ... Its all new for me
Htc One m7
code: [2.24.401.8]
my bootloader is back Locked
Can u help me please ... i need my htc !!!
grtz
Click to expand...
Click to collapse
No one can help me ? i need my phone !
Karroowte said:
No one can help me ? i need my phone !
Click to expand...
Click to collapse
Need more information, can you post output from "fastboot getvar all" , If you already had a custom recovery installed, you need to re unlock your bootloader for it to work, That may be your problem with it not booting. Can you also post bootloader info.
info
mb_guy said:
Need more information, can you post output from "fastboot getvar all" , If you already had a custom recovery installed, you need to re unlock your bootloader for it to work, That may be your problem with it not booting. Can you also post bootloader info.
Click to expand...
Click to collapse
C:\fastboot>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: HT332W900154
(bootloader) imei: 354436053062863
(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: 4295mV
(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.045s
So i must try evrything again just with my bootloader unlock, nog its relocked
Karroowte said:
C:\fastboot>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: HT332W900154
(bootloader) imei: 354436053062863
(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: 4295mV
(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.045s
So i must try evrything again just with my bootloader unlock, nog its relocked
Click to expand...
Click to collapse
If you have a custom recovery like TWRP or CWM installed the bootloader must remain unlocked!
no
mb_guy said:
If you have a custom recovery like TWRP or CWM installed the bootloader must remain unlocked!
Click to expand...
Click to collapse
i cant go to my recovery, so i think i dont have one ...
Karroowte said:
i cant go to my recovery, so i think i dont have one ...
Click to expand...
Click to collapse
bootloader isn't recovery. Does the device show relocked in the bootloader screen. If so unlock the bootloader again from the htcdev site, I'm assuming you must have done this once.
Exactly what all did you do yesterday, please explain step by step.
step
mb_guy said:
bootloader isn't recovery. Does the device show relocked in the bootloader screen. If so unlock the bootloader again from the htcdev site, I'm assuming you must have done this once.
Exactly what all did you do yesterday, please explain step by step.
Click to expand...
Click to collapse
i explain what im doing now,
my bootloader is unlocked
firt off all i got a map with evrything in, my zip file and fastboot, .....
shift + right click and open a window
i typ in
fastboot oem rebootRUU
then
fastboot flash zip ruu.zip (i namedt the zip file ruu)
Karroowte said:
i explain what im doing now,
my bootloader is unlocked
firt off all i got a map with evrything in, my zip file and fastboot, .....
shift + right click and open a window
i typ in
fastboot oem rebootRUU
then
fastboot flash zip ruu.zip (i namedt the zip file ruu)
Click to expand...
Click to collapse
What ruu are you flashing?
flash
mb_guy said:
What ruu are you flashing?
Click to expand...
Click to collapse
2.24.401.8
Karroowte said:
2.24.401.8
Click to expand...
Click to collapse
The entire file name would help, also the download link. I think the issue is that that is the wrong file.
wrong
mb_guy said:
The entire file name would help, also the download link. I think the issue is that that is the wrong file. flashable ruu's are .exe not zip And you do need a locked bootloader for those.
Click to expand...
Click to collapse
can u pleas pleas pleas send me the correct thing .... now im 2 days lookin how i fix my HTC one m7
and i realy realy realy want it now fix ...
can u send me the correct Ruu or somthing that fix my htc
thnx mate !
Karroowte said:
can u pleas pleas pleas send me the correct thing .... now im 2 days lookin how i fix my HTC one m7
and i realy realy realy want it now fix ...
can u send me the correct Ruu or somthing that fix my htc
thnx mate !
Click to expand...
Click to collapse
So let's backup a bit here.
Yesterday your phone was stock?
No custom recovery?
Locked bootloader?
You wanted to change rom so found the ruu and attempted to flash
Today the phone bootloops.?
Bootloader is unlocked?
Still no custom recovery?
no
mb_guy said:
So let's backup a bit here.
Yesterday your phone was stock?
No custom recovery?
Locked bootloader?
You wanted to change rom so found the ruu and attempted to flash
Today the phone bootloops.?
Bootloader is unlocked?
Still no custom recovery?
Click to expand...
Click to collapse
Yesterday i had a costum rom, Viper One
and i think unlocked bootloader with ***TAMPERED***
uhm yea i want to change te rom, but i think now there is nothing on my device because he reboot loops and wen i choose recovery he reboot loops
the bootloop is since yesterday when the installation failed from the athor rom, after then he loops
nog is my bootloader unlocked
Think
Karroowte said:
Yesterday i had a costum rom, Viper One
and i think unlocked bootloader with ***TAMPERED***
uhm yea i want to change te rom, but i think now there is nothing on my device because he reboot loops and wen i choose recovery he reboot loops
the bootloop is since yesterday when the installation failed from the athor rom, after then he loops
nog is my bootloader unlocked
Click to expand...
Click to collapse
OK so if you had viper one you must have had a custom recovery. I think this will work for you.
Download and flash TWRP 2.6.3.4 be sure to get the m7_ul version, this should get recovery working again.
http://techerrata.com/browse/twrp2/m7ul
Then use this guru reset file to reset your phone. Read the info and watch the video, then download the one for your device cid and partno
http://www.htc1guru.com/downloads/stock-rom-downloads/
should be this one
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
You will likely have to use adb push to get the zip to your device, you can do this in twrp (lots of threads on how to do this)
---------- Post added at 09:47 AM ---------- Previous post was at 09:30 AM ----------
Karroowte said:
i explain what im doing now,
my bootloader is unlocked
firt off all i got a map with evrything in, my zip file and fastboot, .....
shift + right click and open a window
i typ in
fastboot oem rebootRUU
then
fastboot flash zip ruu.zip (i namedt the zip file ruu)
Click to expand...
Click to collapse
just another thought. If you haven't started on the guru reset path, You could also try this .
Do what you did here using the ruu you found (assuming it is correct) , but issue the last command twice
so
fastboot oem rebootruu
fastboot flash zip ruu.zip
fastboot flash zip ruu.rip
and see what happens, may be that simple
YEAAH
mb_guy said:
Think
OK so if you had viper one you must have had a custom recovery. I think this will work for you.
Download and flash TWRP 2.6.3.4 be sure to get the m7_ul version, this should get recovery working again.
http://techerrata.com/browse/twrp2/m7ul
Then use this guru reset file to reset your phone. Read the info and watch the video, then download the one for your device cid and partno
http://www.htc1guru.com/downloads/stock-rom-downloads/
should be this one
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
You will likely have to use adb push to get the zip to your device, you can do this in twrp (lots of threads on how to do this)
---------- Post added at 09:47 AM ---------- Previous post was at 09:30 AM ----------
just another thought. If you haven't started on the guru reset path, You could also try this .
Do what you did here using the ruu you found (assuming it is correct) , but issue the last command twice
so
fastboot oem rebootruu
fastboot flash zip ruu.zip
fastboot flash zip ruu.rip
and see what happens, may be that simple
Click to expand...
Click to collapse
ok thnx, but the download are going slow !
i just instal EZToolkit advanced and flash my recovery, and my recovery works
maybe can i use somthing else ?
link
mb_guy said:
Think
OK so if you had viper one you must have had a custom recovery. I think this will work for you.
Download and flash TWRP 2.6.3.4 be sure to get the m7_ul version, this should get recovery working again.
http://techerrata.com/browse/twrp2/m7ul
Then use this guru reset file to reset your phone. Read the info and watch the video, then download the one for your device cid and partno
http://www.htc1guru.com/downloads/stock-rom-downloads/
should be this one
http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/
You will likely have to use adb push to get the zip to your device, you can do this in twrp (lots of threads on how to do this)
---------- Post added at 09:47 AM ---------- Previous post was at 09:30 AM ----------
just another thought. If you haven't started on the guru reset path, You could also try this .
Do what you did here using the ruu you found (assuming it is correct) , but issue the last command twice
so
fastboot oem rebootruu
fastboot flash zip ruu.zip
fastboot flash zip ruu.rip
and see what happens, may be that simple
Click to expand...
Click to collapse
the guru files, dont wanne download ...
you have another rom ?
i can go to recovery maybe just (push file to phone) with another rom ?
an so instal ? or not ?
and so yes, can u tell me wich rom of give me a download link ?
Karroowte said:
ok thnx, but the download are going slow !
i just instal EZToolkit advanced and flash my recovery, and my recovery works
maybe can i use somthing else ?
Click to expand...
Click to collapse
Try your original ruu but do the flash zip twice before reboot.
Can always do the guru later if needed
sd
mb_guy said:
Try your original ruu but do the flash zip twice before reboot.
Can always do the guru later if needed
Click to expand...
Click to collapse
hi guys, a friend of my makes some own Roms ... and he helpt me yesterday and today,
iv got TWRP on my phone back, and i can use Adb,
the problem is, my phone doesnt find my SDcard ... crap ...
does somebody knows how you reset or reinstall your SDCard ?
thnks
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.
I recently acquired an htc one m7. i decided it would be cool to root it and put a custom rom ( i have had experience in this i have done it on my s3 my galaxy tab 2.0 and a galaxy express) so i unlocked my bootloader, flashed a custom rom and rooted my device and i decided (stupidly) to erase everything from the device (System, data, internal storage, cache, and dalvik cache) but then i realized i didnt have the file on my phone and couldnt do anything with it so i started researching. i tried to gain s-off but with every solution i need to be booted up but i dont have an os so i cannot. i tried adb sideloading the file and it just errors. i tried pushing the file and flashing it and it errors. i tried fastboot flashing it but it wont verify it. i read on a forum on this site that said to flash roms with s-on you need to flash the boot image after. i tried this and it didnt work either. i also tried flashing the factory RUU with hasoon2000's all-in-one toolkit. this did not work. ive tried different recovery (but not different versions of these recoveries) everytime i try flashing a rom it errors and says it couldnt detect filesystem for /dev/block/plat then it cuts off and after it says mount: failed to mount /dev/block/platform/msn_ then it cuts off then it continues unmount of /system failed: no such volume (even tho in my file directory there defiantly is one) then it says patching system image unconditionally..... failed to open /dev/block/platform/msm_sdcc. 1/b E: error executing epdater binary in zip ' /sdcard then cuts off. i have no idea how to fix this sorry for such a long post please help me.
sethdrak3 said:
(...)erase everything from the device (System, data, internal storage, cache, and dalvik cache) but then i realized i didnt have the file on my phone and couldnt do anything with it so i started researching.
Click to expand...
Click to collapse
This is the most common situation here, no worries, it can be fixed easily.
i tried to gain s-off
Click to expand...
Click to collapse
Why? you don't need s-off to recover from this situation, unless you want to downgrade using a RUU or convert your phone to another variant... Re-flashing another custom rom doesn't require s-off
but with every solution i need to be booted up but i dont have an os so i cannot.
Click to expand...
Click to collapse
Right, you need a working rom to achieve s-off. But you don't need S-OFF to flash a rom...
i tried adb sideloading the file and it just errors. i tried pushing the file and flashing it and it errors.
Click to expand...
Click to collapse
What is the error exactly? What is your TWRP recovery version? What rom exactly?
i tried fastboot flashing it but it wont verify it.
Click to expand...
Click to collapse
You can't flash custom roms from fastboot, it must be flashed from custom recovery. The only things that can be flashed from fastboot are recovery, firmware and ruu + flashing a firwmare or a ruu will require to be booted in RUU mode, not in bootloader mode.
i read on a forum on this site that said to flash roms with s-on you need to flash the boot image after. i tried this and it didnt work either.
Click to expand...
Click to collapse
This is true for most of HTC devices but not for the M7. The boot partition is not secured (not protected by s-on) and is flashed automatically when flashing a rom from custom recovery.
i also tried flashing the factory RUU with hasoon2000's all-in-one toolkit.
Click to expand...
Click to collapse
Which RUU exactly (link please) + post the output of "fastboot getvar all" and finally don't use any toolkits, work directly from the command prompt using fastboot and adb commands. Toolkits are not the best when in this situation.
everytime i try flashing a rom it errors and says it couldnt detect filesystem for /dev/block/plat then it cuts off and after it says mount: failed to mount /dev/block/platform/msn_ then it cuts off then it continues unmount of /system failed: no such volume (even tho in my file directory there defiantly is one) then it says patching system image unconditionally..... failed to open /dev/block/platform/msm_sdcc. 1/b E: error executing epdater binary in zip ' /sdcard then cuts off. i have no idea how to fix this sorry for such a long post please help me.
Click to expand...
Click to collapse
This is the typical error of using an outdated recovery to flash a rom that require "block:by-name" support (e.g like trying to flash Cyanogenmod using twrp older than 2.7.x.x.) so again What is your recovery version and what rom and version is it?
alray said:
This is the most common situation here, no worries, it can be fixed easily.
Why? you don't need s-off to recover from this situation, unless you want to downgrade using a RUU or convert your phone to another variant... Re-flashing another custom rom doesn't require s-off
i thought i heard somewhere you needed s off to flash roms
Right, you need a working rom to achieve s-off. But you don't need S-OFF to flash a rom...
What is the error exactly? What is your TWRP recovery version? What rom exactly?
my twrp is v2.6.0.1 and im trying to flash cm12
You can't flash custom roms from fastboot, it must be flashed from custom recovery. The only things that can be flashed from fastboot are recovery, firmware and ruu + flashing a firwmare or a ruu will require to be booted in RUU mode, not in bootloader mode.
i understand this now i was trying ever possibility and how do you get to RUU mode?
This is true for most of HTC devices but not for the M7. The boot partition is not secured (not protected by s-on) and is flashed automatically when flashing a rom from custom recovery.
Which RUU exactly (link please) + post the output of "fastboot getvar all" and finally don't use any toolkits, work directly from the command prompt using fastboot and adb commands. Toolkits are not the best when in this situation.
i am not sure which RUU i did try the RUU.exe in fastboot mode like it said to do on the htc website and it did not work
This is the typical error of using an outdated recovery to flash a rom that require "block:by-name" support (e.g like trying to flash Cyanogenmod using twrp older than 2.7.x.x.) so again What is your recovery version and what rom and version is it?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT35XW916185
(bootloader) imei: 354439055703575
(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: 3664mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-2da61e5e88
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.040s
output from command "fastboot getvar all"
@alray
thank you for all your help. btw the toolkit is very useful for small things like writing new recoveries it makes it easier plus sometimes its less problematic
Click to expand...
Click to collapse
sethdrak3 said:
i thought i heard somewhere you needed s off to flash roms
Click to expand...
Click to collapse
No, you only need an unlocked bootloader + custom recovery installed.
my twrp is v2.6.0.1 and im trying to flash cm12
Click to expand...
Click to collapse
TWRP 2.6.0.1 is really outdated. Latest official version is 2.8.6.0 or (2.8.6.4 unofficial) and since 2014-05-01 you need at least twrp 2.7.0.8 to flash Cyanogenmod
i understand this now i was trying ever possibility and how do you get to RUU mode?
Click to expand...
Click to collapse
Code:
fastboot oem rebootRUU
but it won't help flashing roms, only for signed RUU and Signed firmware same or newer version that match your CID, MID and base version( x.xx.502.x) so 3.17.502.3 or above
i am not sure which RUU i did try the RUU.exe in fastboot mode like it said to do on the htc website and it did not work
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4T.20.3218.13
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) security: on
Click to expand...
Click to collapse
If you want to flash CM12, update your recovery.
You might want to read this, this and this
TWRP can be downloaded from here and here
thank you very much @alray i flashed a more recent twrp and it worked so thank you for all of your help. it was the toolkit that flashed an old version, so yes the toolkit was not useful in this instance because the files used for the recovery were outdated. they should update them. lol thank you.
sethdrak3 said:
thank you very much @alray i flashed a more recent twrp and it worked so thank you for all of your help. it was the toolkit that flashed an old version, so yes the toolkit was not useful in this instance because the files used for the recovery were outdated. they should update them. lol thank you.
Click to expand...
Click to collapse
you're welcome, that's one example why we are not suggesting to use any toolkits.
can you edit your title to "[SOLVED] Can anyone help me fix my htc one m7?" (go to your first post, click "edit" then click "go advanced" change your title and click "save changes) thanks
I have tried to flash the ROM on my M7 with no luck. Just getting a boot. I have used a mates computer and didn't noticed his copy of Hasoons was for the M8 when I changed from TWRP to ClockWorkMod and now I can't get into recovery mode. That's a new problem. The old one is not being able to successfully flash the ROM.
***TAMPERED***
***UNLOCKED***
M7 UL PVT SHIP S-ON RH
HBOOT-1.61.000
OS-7.19.771.21
eMMC-boot 2048MB
adb devises doesn't show up anything anymore but the unit is recognized by Windows.
Thanks in advance. Any help or ideas would be much appreciated.
Out of Boot Loop
OK, I'm out of the boot loop now and just struggling to image the ROM, if nothing I install will not work and I manage to re-install the RUU, is that going to be all I can install?
humback said:
OK, I'm out of the boot loop now and just struggling to image the ROM, if nothing I install will not work and I manage to re-install the RUU, is that going to be all I can install?
Click to expand...
Click to collapse
What rom (name + version) are you trying to flash?
What recovery (name + version) are you using?
What is you "fastboot getvar all" ? (don't post imei / serialno)
alray said:
What rom (name + version) are you trying to flash?
What recovery (name + version) are you using?
What is you "fastboot getvar all" ? (don't post imei / serialno)
Click to expand...
Click to collapse
Hi thanks for your reply:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.771.21
(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: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4158mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
humback said:
Hi thanks for your reply:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.771.21
(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: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4158mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Since you only answered 1 of the 3 questions asked, the only thing I can suggest you is to relock your bootloader and flash the 7.19.771.21 RUU http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
alray said:
Since you only answered 1 of the 3 questions asked, the only thing I can suggest you is to relock your bootloader and flash the 7.19.771.21 RUU http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Click to expand...
Click to collapse
Sorry I didn't relise you asked the other questions, I have been using Hasoon2000 v3.1 and tried both CWM and TWRP. Also multiple ROMS including the reccomended stock one for the preivious carrier for HTCdev and a couple of the latest versions of kitkat and lollipop from this site.
Thanks.
humback said:
Sorry I didn't relise you asked the other questions, I have been using Hasoon2000 v3.1 and tried both CWM and TWRP. Also multiple ROMS including the reccomended stock one for the preivious carrier for HTCdev and a couple of the latest versions of kitkat and lollipop from this site.
Thanks.
Click to expand...
Click to collapse
I would suggest you to avoid using toolkits and instead work directly from a command window using the latest android sdk tools (fastboot and adb). Files that comes with these toolkits, like Hasoon 2000, are outdated.
E.g:
Hasoon 2000 v 3.1
Outdated SU binaries (1.45). Latest is 2.46 and is mandatory for lollipop roms.
Outdated TWRP recovery (2.6.0.1) - Latest twrp recovery for the M7 is 2.8.7.0, all roms requires at least 2.6.3.3, some other like Cyanogenmod requires at lest 2.7.1.1
Outdated CWM recovery (6.0.3.4) - latest cwm for M7 is 6.0.4.8
So setup your android sdk tool folder, download your custom recovery directly from TWRP or CWM website (twrp is preferred for the M7), flash the recovery using fastboot, copy the om to your phone and flash it in recovery.
humback said:
I bought this HTC last Saturday and it was on the 3 network with their software. I am on EE, my intention was to re-image the device with a non branded version O/S and get it unlocked to any network.
Click to expand...
Click to collapse
You need to be on the stock rom to sim unlock the phone so better to relock the bootloader, flash the ruu, unlock the sim using a sim unlock code, unlock the bootloader again and flash the rom you want to use.
alray said:
I would suggest you to avoid using toolkits and instead work directly from a command window using the latest android sdk tools (fastboot and adb). Files that comes with these toolkits, like Hasoon 2000, are outdated.
E.g:
Hasoon 2000 v 3.1
Outdated SU binaries (1.45). Latest is 2.46 and is mandatory for lollipop roms.
Outdated TWRP recovery (2.6.0.1) - Latest twrp recovery for the M7 is 2.8.7.0, all roms requires at least 2.6.3.3, some other like Cyanogenmod requires at lest 2.7.1.1
Outdated CWM recovery (6.0.3.4) - latest cwm for M7 is 6.0.4.8
So setup your android sdk tool folder, download your custom recovery directly from TWRP or CWM website (twrp is preferred for the M7), flash the recovery using fastboot, copy the om to your phone and flash it in recovery.
You need to be on the stock rom to sim unlock the phone so better to relock the bootloader, flash the ruu, unlock the sim using a sim unlock code, unlock the bootloader again and flash the rom you want to use.
Click to expand...
Click to collapse
So I need to use the stock, unlock the sim and then go back and use whatever ROM. That sounds good. Do you know where I could find the command I'm going to need and any examples. So far I only know how to use the all in one tools to move files.
humback said:
So I need to use the stock, unlock the sim and then go back and use whatever ROM. That sounds good. Do you know where I could find the command I'm going to need and any examples. So far I only know how to use the all in one tools to move files.
Click to expand...
Click to collapse
You can find the instructions how to flash the ruu in the link above but here it hus tin case:
lock the bootloader:
Code:
fastboot oem lock
flash the ruu:
Code:
htc_fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_H3G_UK_7.19.771.21_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430335_signed.zip
htc_fastboot reboot
Then boot the phone and inter your sim unlock code when prompted to after that the sim unlock will be permanent whatever rom you flash.
unlock the bootloader again (instructions at htcdev.com/bootloader):
Code:
fastboot oem get_identifier_token
fastboot flash unlocktoken Unlock_code.bin
then flash the custom recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then copy your rom to your phone storage and install it with your recovery.
Don't forget all files you want to flash (RUU, Recovery, Unlock_code) must be saved in the same folder you have adb, fastboot and htc_fastboot installed on your computer.
alray said:
You can find the instructions how to flash the ruu in the link above but here it hus tin case:
lock the bootloader:
Code:
fastboot oem lock
flash the ruu:
Code:
htc_fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_H3G_UK_7.19.771.21_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430335_signed.zip
htc_fastboot reboot
Then boot the phone and inter your sim unlock code when prompted to after that the sim unlock will be permanent whatever rom you flash.
unlock the bootloader again (instructions at htcdev.com/bootloader):
Code:
fastboot oem get_identifier_token
fastboot flash unlocktoken Unlock_code.bin
then flash the custom recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then copy your rom to your phone storage and install it with your recovery.
Don't forget all files you want to flash (RUU, Recovery, Unlock_code) must be saved in the same folder you have adb, fastboot and htc_fastboot installed on your computer.
Click to expand...
Click to collapse
I'm up to the flash zip and getting a error FAILED (remote 02 data lenth is to large) I took this file from the link above 1.6GB
humback said:
I'm up to the flash zip and getting a error FAILED (remote 02 data lenth is to large) I took this file from the link above 1.6GB
Click to expand...
Click to collapse
Are you using the fastboot version linked in the same thread from where you have downloaded the ruu? You must use that version of fastboot, the normal one that comes with the sdk tools can't handle big file like this ruu.
alray said:
Are you using the fastboot version linked in the same thread from where you have downloaded the ruu? You must use that version of fastboot, the normal one that comes with the sdk tools can't handle big file like this ruu.
Click to expand...
Click to collapse
No, I'll re download it when I get home, do I just replace that version in my folder with the other files as an exe?
humback said:
No, I'll re download it when I get home, do I just replace that version in my folder with the other files as an exe?
Click to expand...
Click to collapse
keep both fastboot version, save that one in the same folder as the original fastboot but name it htc_fastboot.exe so you have both fastboot version. When needed, type "htc_fastboot your_command" instead of "fastboot your_command" like when flashing the ruu:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip ruu_file_name.zip
fastboot reboot
alray said:
keep both fastboot version, save that one in the same folder as the original fastboot but name it htc_fastboot.exe so you have both fastboot version. When needed, type "htc_fastboot your_command" instead of "fastboot your_command" like when flashing the ruu:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip ruu_file_name.zip
fastboot reboot
Click to expand...
Click to collapse
Thanks alray, I'm back on stock. Just going to unlock the sim and reload a custom rom.
alray said:
keep both fastboot version, save that one in the same folder as the original fastboot but name it htc_fastboot.exe so you have both fastboot version. When needed, type "htc_fastboot your_command" instead of "fastboot your_command" like when flashing the ruu:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip ruu_file_name.zip
fastboot reboot
Click to expand...
Click to collapse
All done, I got the phone unlocked for a couple of pounds on Ebay, and managed to install the RUU you suggested. Managed to update to a custom ROM today and everything is good. I did try to re-lock the bootloader and ran into another loop, so left it open for now with tampered and security warning for now. Apart from that it's all working fine. Thanks again for your help Alray.