Hi guys, I am having some major issues with my HTC one phone. I was trying to install a rom (ViperOne), but that failed. I thought I knew what I was doing so I didn't wipe cache, etc. I went back into TWRP and tried to restore from backup (I had previously made a backup), but no backups were found! Since then, I've been trying many things. I just want to go back to a stock, fresh install of android. I am a noob at this and have no idea what to do next.
What I can do:
- Fastboot.
- ADB.
- Reach TWRP recovery, and flash other recoveries.
What I cannot do:
- Install other roms via TWRP.
When I try to install a .zip rom, here is the error that occurs:
E: Error executing updater binary in zip '/sdcard'.
Error flashing zip '/sdcard/cm-11/20141129-NIGHTLY.zip'
Updating partition details...
FAILED
Click to expand...
Click to collapse
I'm very angry about this and I hope I do not have to buy a new phone.
Any help is GREATLY appreciated.
OfficialBlox said:
Hi guys, I am having some major issues with my HTC one phone. I was trying to install a rom (ViperOne), but that failed. I thought I knew what I was doing so I didn't wipe cache, etc. I went back into TWRP and tried to restore from backup (I had previously made a backup), but no backups were found! Since then, I've been trying many things. I just want to go back to a stock, fresh install of android. I am a noob at this and have no idea what to do next.
What I can do:
- Fastboot.
- ADB.
- Reach TWRP recovery, and flash other recoveries.
What I cannot do:
- Install other roms via TWRP.
When I try to install a .zip rom, here is the error that occurs:
I'm very angry about this and I hope I do not have to buy a new phone.
Any help is GREATLY appreciated.
Click to expand...
Click to collapse
Three questions, just three.
Are you S-ON?
What fastboot/OS version are you running if any?
Code:
fastboot getvar all
What version of TWRP/CWM are you running?
DennisBold said:
Three questions, just three.
Are you S-ON?
What fastboot/OS version are you running if any?
Code:
fastboot getvar all
What version of TWRP/CWM are you running?
Click to expand...
Click to collapse
S-ON: I'm pretty sure. How can I verify this?
Fastboot version: How do I check this? EDIT: Bootloader version seems to be 0.5.
TWRP version: 2.5.0.0
Thanks for the quick reply
OfficialBlox said:
S-ON: I'm pretty sure. How can I verify this?
Fastboot version: How do I check this? EDIT: Bootloader version seems to be 0.5.
TWRP version: 2.5.0.0
Thanks for the quick reply
Click to expand...
Click to collapse
...ah, I see you missed the command.
If you run this using fastboot:
Code:
fastboot getvar all
It'll spit out all the necessary information.
Do you want to upgrade to TWRP 2.7.1.1+? Just go for the latest. It generally has a pretty good chance of working.
DennisBold said:
...ah, I see you missed the command.
If you run this using fastboot:
Code:
fastboot getvar all
It'll spit out all the necessary information.
Do you want to upgrade to TWRP 2.7.1.1+? Just go for the latest. It generally has a pretty good chance of working.
Click to expand...
Click to collapse
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.17.3250.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.27.531.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4290mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.194s
I will upgrade to that TWRP version right now and see how it goes. Will post back in a few minutes.
OfficialBlox said:
Code:
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.17.3250.20
(bootloader) version-main: 1.27.531.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) security: on
Click to expand...
Click to collapse
You are S-ON, you're currently running 1.27.531.11. And you really need to go back and edit out your IMEI and SERIALNO.
S-ON means you can flash an RUU containing the same or higher version of the current software, you can't go back. To be on the safe side the download link below contains the RUU for the same version you currently have.
An RUU will restore your device to an out of the box condition with all the default software provided by HTC.
http://www.htc1guru.com/?wpfb_dl=82
OMG.
Got it working after like 15 hours. Would just like to thank you so much, was a simple fix. Whoever else stumbles upon this thread, consider updating your TWRP to the latest version.
OfficialBlox said:
OMG.
Got it working after like 15 hours. Would just like to thank you so much, was a simple fix. Whoever else stumbles upon this thread, consider updating your TWRP to the latest version.
Click to expand...
Click to collapse
Sorry for using all capitals... in advanced!
PLEASE REMOVE YOUR SERIALNO AND IMEI FROM YOUR POST (#5)!
Someone could clone your IMEI and do far worse things using that. So please go back and edit it out. Or plain delete the fastboot output.
OfficialBlox said:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.17.3250.20
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.27.531.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: REMOVED
(bootloader) imei: REMOVED
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4290mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.194s
Click to expand...
Click to collapse
(removed some things)
Related
Hi guys,
Was doing an update to my HTC one and we had a power cut - Needless to say, I am in a pickle now.
I am just gonna go back to stock (CBA with the hassle) - That's if it's possible now of course.
What happens?
When I turn the phone on now, I just get the option for Fastboot-USB , Recovery etc - phone will not boot.
This is what my getvar returns.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34GW901652
(bootloader) imei: 354436055211070
(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: 3918mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
getvar:all FAILED (status read failed (Too many links))
finished. total time: 3.870s
Can someone advised me on the best route to go down to get the phone working again? May be a few beers in it for you! :laugh:
Cheers,
risq said:
Hi guys,
Was doing an update to my HTC one and we had a power cut - Needless to say, I am in a pickle now.
I am just gonna go back to stock (CBA with the hassle) - That's if it's possible now of course.
What happens?
When I turn the phone on now, I just get the option for Fastboot-USB , Recovery etc - phone will not boot.
This is what my getvar returns.
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
finished. total time: 3.870s[/B]
Can someone advised me on the best route to go down to get the phone working again? May be a few beers in it for you! :laugh:
Cheers,
Click to expand...
Click to collapse
Remove IMEI and s/n from your post!!
Are you locked or unlocked? And what exactly do you mean you were updating?
Anyway, to give you some insight to your options: Since you're S-On, you can only flash an ruu for your version (1.29.401.12) or higher, there's this one:
http://www.htc1guru.com/dld/ruu-zip...0-01_release_318486_signed_2_4_decrypted-zip/
this is an ruu.zip, so you flash this in ruu mode, in bootloader/FASTBOOT USB:
fastboot oem rebootRUU
fastboot flash zip ruu.zip
fastboot flash zip ruu.zip <- yes TWICE
fastboot reboot-bootloader
Hey guys! So, I got a pop up on my phone last week for the 4.4.2 update However, I seem to be unable to install it. I get booted into twrp, so I try to install it from there, but it says flash failed. I am completely hopeless with things like this (wasn't me who rooted my phone etc). Any help would be very appreciated and apologies for my stupid question.
fsmn said:
Hey guys! So, I got a pop up on my phone last week for the 4.4.2 update However, I seem to be unable to install it. I get booted into twrp, so I try to install it from there, but it says flash failed. I am completely hopeless with things like this (wasn't me who rooted my phone etc). Any help would be very appreciated and apologies for my stupid question.
Click to expand...
Click to collapse
you need stock recovery to install ota. Find the stock recovery you need and flash it like any recovery
Code:
fastboot flash recovery <name_of_file>.img
fastboot reboot
and try to install the ota again.
alray said:
you need stock recovery to install ota. Find the stock recovery you need and flash it like any recovery
Code:
fastboot flash recovery <name_of_file>.img
fastboot reboot
and try to install the ota again.
Click to expand...
Click to collapse
How do I figure out which stock reovery I need?
fsmn said:
How do I figure out which stock reovery I need?
Click to expand...
Click to collapse
post the output of fastboot getvar all minus IMEI/sn
Hi there.
I like fiddling and wanted to build some BLE apps and hence required Android 4.3 or higher. We were seriously slow with the updates here in South Africa and I decided to root and load stock HTC 4.3 and later 4.4. My phone does however want to do OTA updates on 4.4 (even though other M7 users here don't have it yet, only received 4.3 about a month ago, which was when I flashed 4.4). I understand 4.4.2 for the M7 is out and would like to keep with the HTC stock updates. I do however experience your exact same issue and have read previously that I need a stock Recovery.
My question is exactly the same as yours. How do I know which Recovery to download and where do I download it from. Finding ROMs is easy and so is custom Recoveries (like TWRP), but not sure about finding the stock Recovery.
Thanks guys!
---------- Post added at 03:42 PM ---------- Previous post was at 03:29 PM ----------
Wow, that reply was so quick, it was even before my addition to the question
Here is the printout:
(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-ON
(bootloader) serialno: ------------
(bootloader) imei: ----------------
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__016
(bootloader) battery-status: good
(bootloader) battery-voltage: 3955mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.051s
Thank you for the assistance!
The Stock recovery needs to match your current "version-main", so in your case a 3.63.x.x , if you can match all 4 numbers that's best but for sure the first two.
alray said:
post the output of fastboot getvar all minus IMEI/sn
Click to expand...
Click to collapse
(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-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4296mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Recovery for stock_3.62.401.1
https://www.dropbox.com/s/i9v6ungs3dw1low/stock_3.62.401.1.img
bored_stupid said:
Recovery for stock_3.62.401.1
*link*
Click to expand...
Click to collapse
Thank you!
Let me know how you get on
bored_stupid said:
Let me know how you get on
Click to expand...
Click to collapse
I FINALLY got it to work (yes, totally hopeless)! Yay! Thank you both for the help!
Thats great news. could edit main thread title to include [SOLVED], thanks
hello I recently tried to install arhd rom it finished then I went to boot it and it just turned off then rebooted to recovery so there is no os installed and anytime i try to adb push files seems to take hours and running the ruu it just gets stuck on sending any help would be appreciated thanks
jeffers95 said:
hello I recently tried to install arhd rom it finished then I went to boot it and it just turned off then rebooted to recovery so there is no os installed and anytime i try to adb push files seems to take hours and running the ruu it just gets stuck on sending any help would be appreciated thanks
Click to expand...
Click to collapse
Please post your fastboot getvar all and recovery version currently installed
Please post your fastboot getvar all and recovery version currently installed
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(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: 3856mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too m
finished. total time: 0.670s
and twrp 2.6.33
jeffers95 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.43.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.12
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(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: 3856mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too m
finished. total time: 0.670s
and twrp 2.6.33
Click to expand...
Click to collapse
Have you tried usb OTG? Which arhd rom?
mb_guy said:
Have you tried usb OTG? Which arhd rom?
Click to expand...
Click to collapse
I don't know how to use usb otg and it was Please post your 52.0
What custom recovery and what version of it do you have?
What rom and what version did you install?
SaHiLzZ said:
What custom recovery and what version of it do you have?
What rom and what version did you install?
Click to expand...
Click to collapse
i was using twrp 2.6.3.3
and arhd 52.0 4.19.401.9 (WWE)
how do i go about returning it to stock
If the issues you listed in the first post are true, then you are toast.
However, I hope you were exaggerating only.
So, you need to either use a RUU or ADB Push/Sideload.
You said you installed ARHD 52, but now you have no OS.. That doesn't add up.
Can you still ADB PUSH?
SaHiLzZ said:
If the issues you listed in the first post are true, then you are toast.
However, I hope you were exaggerating only.
So, you need to either use a RUU or ADB Push/Sideload.
You said you installed ARHD 52, but now you have no OS.. That doesn't add up.
Can you still ADB PUSH?
Click to expand...
Click to collapse
can still do it but it takes hours and when ever i try to install anything says cant load and i wiped the whole phone trying to run the ruu
jeffers95 said:
can still do it but it takes hours and when ever i try to install anything says cant load and i wiped the whole phone trying to run the ruu
Click to expand...
Click to collapse
Change the computer, or USB port, or USB cable. Thats NOT normal. Or your phone is on the last legs.
Hi,
I wanna get an idea about the issue on my HTC One. I have a,
HTC One International version
Unlocked
S-On
Hboot: 1.54.0000
OS: 2.24.401.9
Earlier: TWRP 2.6.3.3
Now: TWRP 2.7.0.0
which rooted and I have been using various Sense based custom roms for about 6 months. After recent custom rom installation, my device didn't load the initial setup wizard. It was saying "service.htc.htcdialer failed". So what I did was I installed another custom rom. It also gave the same issue. After that I downloaded a Stock Zip file from here and flashed using these instructions. But I have no luck because it gave me an error like this during flashing process.
C:\Android>fastboot flash zip Rom.zip
sending 'zip' (421214 KB)...
OKAY [ 35.969s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 88.871s
Currently, My device is loading into bootloader and that is it. Nothing loads when you turn the device on. Only the HTC logo and then restart. I also flashed TWRP 2.7.0.0 finally thinking that it might be more helpful than the Stock recovery.
I'm pulling my hair now and I wanna fix my device. Can anyone direct me to find the correct RUU or Zip file to flash?. Also please tell me how do I prepare my device to fix it?. This will be a great help.
Thanks you very much.
Dam.
im having the same problem. i can get to bootloader but i cant start my phone. its also boot looping. i found http://forum.xda-developers.com/showthread.php?t=2317985& but i dont know what .zip file im supposed to have or where to get it.
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
fenstre said:
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
Click to expand...
Click to collapse
sorry to jack your thread damithark
hey fenstre. so my problem is i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader. i also just ran the fastboot getvar all but im not sure what im looking for. ive tried factory resetting and everything else that you can do from the bootloader.
fenstre said:
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
Click to expand...
Click to collapse
This was caused because of a strange issue I encountered. After a reboot, I got a message saying my internal storage is encrypted and asked a password to decrypt. I didn't attempt any encryption and from what I found from google is that I need to do a data reset. So I did that and installed a Rom from TWRP and that was not starting up. It said "service.htc.htcdialer failed to start". So I had to then install a stock recovery and try flashing a RUU zip file. It also failed with this.
C:\Android>fastboot flash zip Rom.zip
sending 'zip' (421214 KB)...
OKAY [ 35.969s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 88.871s
I have a these RUU files,
RUU_M7_U_JB_50_HTC_Europe_1.29.401.2_R_Radio_4A.14.3250.13_10.33.1150.01_release_311663_signed_2_4.exe
RUU Zip M7_UL_JB_50_HTC_Europe_1.29.401.16_R_Radio_4A.14.3250.13_10.33.1150.01_release_318486_signed_2_4_decrypted.zip
Guru_Reset_M7_2.24.401.8.zip
and these are the info,
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA36RW908595
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4250mV
(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
How am I to proceed?.
Thanks.
redelmos said:
sorry to jack your thread damithark
hey fenstre. so my problem is i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader. i also just ran the fastboot getvar all but im not sure what im looking for. ive tried factory resetting and everything else that you can do from the bootloader.
Click to expand...
Click to collapse
It's alright mate. Hope you'll find an answer. :good:
So I red some threads recently and found an RUU that supports my CID number. Any help to continue?.
redelmos said:
i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader.
Click to expand...
Click to collapse
I think issues like that are common. You can wipe: cache/dalvik cache/data. You can also boot recovery and do a filesystem check on /system with this command: "e2fsck -f /dev/something/something", where you can find what "something" is by mounting /system and running "mount|grep system", then unmounting it. If none of that works, the kernel installer must have borked your existing CM install, and you'll need to reinstall.
damithark said:
So I red some threads recently and found an RUU that supports my CID number. Any help to continue?.
Click to expand...
Click to collapse
Good. I suggest googling it.
I think I found the issue. I can't flash any RUU that are available because my HBOOT version is 1.54. RUU file needs a earlier version of the HBOOT version (Eg: HBOOT 1.44). So to downgrade my HBOOT, I think I need to S-OFF. Because I'm in a boot loop, I can't S-OFF because it requires me to enable debugger mode. Is there a way to S-OFF using bootloader?. Please help me. I'm Stuck with this for 2 days now.
Thanks.
I really love to get some help on this one please.
I don't know why anyone doesn't helps me. I have a HTC One which is,
Loading to bootloader,
Have TWRP 2.7 installed,
Device fully Data Wiped,
In a bootloop,
ADB doesn't recognize my device.
Only fastboot does.
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4322mV
(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
What do I do to fix my phone?. I'm from Sri Lanka where mobile is mostly needed these days because it is the Festival season here. Any help will be greatly appreciated.
Thanks.
damithark said:
I don't know why anyone doesn't helps me. I have a HTC One which is,
Loading to bootloader,
Have TWRP 2.7 installed,
Device fully Data Wiped,
In a bootloop,
ADB doesn't recognize my device.
Only fastboot does.
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4322mV
(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
What do I do to fix my phone?. I'm from Sri Lanka where mobile is mostly needed these days because it is the Festival season here. Any help will be greatly appreciated.
Thanks.
Click to expand...
Click to collapse
Buy a USB OTG cable (very cheap, about $5)
Copy ARHD/any other rom of your choice to a USB
Plug in your USB OTG cable with the USB containing the rom attached to the cable
Mount USB OTG in the Mounts section (within TWRP)
Hit Install, scroll up to the root of the phone (NOT THE /sdcard)
There, choose storage or USB OTG (whatever in shows)
Flash the ROM and wipe in Aroma
Profit
i already told you go back to 2.6.3.3 or .4
nkk71 said:
i already told you go back to 2.6.3.3 or .4
Click to expand...
Click to collapse
I did and it worked. Now I have another issue,
So what I did was I sideloaded a Custom Rom (ViperOne_5.8.0).
Installed it.
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
It continuously happens every time the device restarts. Can't pass the initial screen.
What do I have to do now?.
Thanks a lot.for the help so far.
damithark said:
I did and it worked. Now I have another issue,
So what I did was I sideloaded a Custom Rom (ViperOne_5.8.0).
Installed it.
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
It continuously happens every time the device restarts. Can't pass the initial screen.
What do I have to do now?.
Thanks a lot.for the help so far.
Click to expand...
Click to collapse
Wipe all the partitions except Internal Storgae in the 'Wipe' section of TWRP and in the Aroma and then re-install the ROM. For some reason, the Aroma wipe doesn't work properly. I also had the same issue........
The wipe did the trick
damithark said:
I did and it worked. Now I have another issue,
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
Click to expand...
Click to collapse
that doesn't sound good
In booted ROM, if you go to "Settings -> About -> Software information -> More" does baseband show up correctly?
and "Settings -> About -> Phone identity" shows correct IMEI, IMSI?
Is it saying:
Baseband version - unknown
IMEI - Unknown
IMWI SV - Unknown
Imsi - unavailable
hope not!!
raghav kapur said:
Wipe all the partitions except Internal Storgae in the 'Wipe' section of TWRP and in the Aroma and then re-install the ROM. For some reason, the Aroma wipe doesn't work properly. I also had the same issue........
The wipe did the trick
Click to expand...
Click to collapse
Thanks for the tip raghav. I did what you said and it doesn't work. Same issue appears saying "Process 'com.htc.htcdialer' isn't respoding".
and, reboots after a while. Do you think this is a hardware issue?.
Thanks for the help.
nkk71 said:
that doesn't sound good
In booted ROM, if you go to "Settings -> About -> Software information -> More" does baseband show up correctly?
and "Settings -> About -> Phone identity" shows correct IMEI, IMSI?
Is it saying:
Baseband version - unknown
IMEI - Unknown
IMWI SV - Unknown
Imsi - unavailable
hope not!!
Click to expand...
Click to collapse
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(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
Hope it is alright.
Thanks.
damithark said:
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(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
Hope it is alright.
Thanks.
Click to expand...
Click to collapse
Very very strange. I was on the latest Kitkat firmware, S-OFF and SuperCID though. @nkk71 had suggested me to wipe when I had that issue. That solved my problem. However, ARHD ALWAYS worked for me. InsertCoin and ViperOne gave me that same error. And, my networking wasn't working at all either in ViperOne/InsertCoin. I flashed ARHD, which has a 100% success rate for me.
My suggestion: Flash ARHD 31.6, which SHOULD work
Then S-OFF through Rumrunner
Update to 4.19.401.11
Then SuperCID
After that, choose any ROM
damithark said:
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(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.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(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
Hope it is alright.
Thanks.
Click to expand...
Click to collapse
1- Remove IMEI and s/n from your post.
2- get a "thinner" ROM, for example: http://forum.xda-developers.com/showthread.php?t=2272945
then check the above information
Hello all!
I'm an M7 user for almost 2 years and today I bought a used one for my girlfriend.
It came with the Viper one 7.01 rom.
This is way to complicated for my girlfriend and misses some standard stuff that she wants (can't even find the play store on it).
So I decided to get it back to a stock HTC version with Sense 5.5 (and update to 6.0).
I've now been busy a whole night, but I can't seem to get it to work. When using the RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1.exe file, it comes up with an 158 error. And when I try to flash it with fastboot and the Guru_Reset_M7_2.24.401.8.zip file, it gives me error: FAILED (remote: 24 parsing android-info fail)
I also tried with a Vodafone file (Guru_Reset_M7_2.24.161.1.zip), because the Phone came with a Vodafone bill. But this didn't work either...
I've managed to get it S-OFF with rumrunner and tried it Locked and unLocked. The tampered line is gone.
Here's the getvar all text:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: **************
(bootloader) imei: *****************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4298mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
I really have no idea what I should do next.
I just want this Phone to have the latest stock HTC one rom with sense 6.0, nothing more (and preferably future ota updates, if this is even possible).
But untill now I just can't flash any other rom.
I'm probably missing something and really hope one of you have the answer.
Gonna get some sleep now and try more tomorrow...
PIR3lly said:
Hello all!
I'm an M7 user for almost 2 years and today I bought a used one for my girlfriend.
It came with the Viper one 7.01 rom.
This is way to complicated for my girlfriend and misses some standard stuff that she wants (can't even find the play store on it).
So I decided to get it back to a stock HTC version with Sense 5.5 (and update to 6.0).
I've now been busy a whole night, but I can't seem to get it to work. When using the RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1.exe file, it comes up with an 158 error. And when I try to flash it with fastboot and the Guru_Reset_M7_2.24.401.8.zip file, it gives me error: FAILED (remote: 24 parsing android-info fail)
I also tried with a Vodafone file (Guru_Reset_M7_2.24.161.1.zip), because the Phone came with a Vodafone bill. But this didn't work either...
I've managed to get it S-OFF and tried it Locked and unLocked. The tampered line is gone.
Here's the getvar all text:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.401.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: **************
(bootloader) imei: *****************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4298mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
I really have no idea what I should do next.
I just want this Phone to have the latest stock HTC one rom with sense 6.0, nothing more (and preferably future ota updates, if this is even possible).
But untill now I just can't flash any other rom.
I'm probably missing something and really hope one of you have the answer.
Gonna get some sleep now and try more tomorrow...
Click to expand...
Click to collapse
flash the 4.19.401.9 firmware first then flash the ruu. Its a well known issue of 4.xx.xxx.x RUUs, you have to flash the firmware first.
also check your MD5 to make sure your ruu isn't corrupted.
Thanks for your quick reply.
I flashed the firmware, it's now got the dark boot bootloader with firmware 4.19.401.9. But I still can't flash the ruu (exe file with correct md5). Comes back with an error 150.
Phone still boots up normally into Viper One 7.0.1
Also tried a different file download, didn't work.
Tried different computer, didn't work.
I'm gonna try some more stuff, but any help would be appreciated.
New getvar:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ************
(bootloader) imei: *************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4294mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-5d4c562c
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.065s
EDIT:
Well, I just managed to update with the RUU Zip M7_UL_JB_50_HTC_Europe_1.29.401.16_R_Radio_4A.14.3250.13_10.33.1150.01_release_318486_signed_2_4_decrypted.zip" file.
Now to see if I can get it to update to the latest version...
EDIT 2:
SUCCES!!! It installed the ruu fine (with bootloader locked) and it's now updating ota!!! :laugh:
Thanks for the help...
PIR3lly said:
Thanks for your quick reply.
I flashed the firmware, it's now got the dark boot bootloader with firmware 4.19.401.9.
Click to expand...
Click to collapse
Why? You must flash the firmware that come with the RUU, not a modded firmware with the black bootloader...
SUCCES!!! It installed the ruu fine (with bootloader locked) and it's now updating ota!!! :laugh:
Thanks for the help...
Click to expand...
Click to collapse
With s-off you don't need to relock the bootloader to flash a RUU. Anyway glad to know that your problem is solved.
Well, I'm not that advanced with flashing and modding bootloaders, firmware and ruu's...
So I searched on the 4.19.401.9 firmware you told me to install and the only one I found was that one with the black bootloader. That's why I used it
Are you saying that if I would have flashed it with the firmware that came with the ruu, it might have worked right away?
But I only had the exe ruu file, so would that mean I had to extract the firmware from it, or download the zip somewhere?
As for locking the bootloader... I understood that if I want to get official HTC ota updates, that it has to be locked. Could have misunderstood, but at least it works great now and my girlfriend is happy as ever.