[Completed] My AT&T HTC One M7.. Help? - XDA Assist

Okay so, I was being all in awe because this was my first root, and I did it, but here's the messy bit, I kept installing ROMs and it felt messy so I went into TWRP (Version: 2.6.3.0) and I sort of went into advanced restore/reset options and I checked off everything. Bad idea by the way. So to sum it up this far, I uninstalled the operating system. The original backup of the original stock ROM was on the phone, it's now lost. I've been trying for days to fix it, and I know I messed up big , I re-locked the phone and I cannot get it to unlock again, so I lost access to TWRP, and I just want my phone back.. When I try to flash anything, from my experience anyways, it says (in this example, the TWRP img file, for recovery),
"C:\HTCOneRoot>fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
sending 'recovery' (8432 KB)...
OKAY [ 1.065s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.073s"
Really, I just want the stock ROM and for this all to be over. If someone could possibly help me, I'd love it. The phone is also AT&T, and the SIM card is disabled for the most part, it's an old phone from my (almost) uncle. As for the info I could get from fastboot:
"C:\HTCOneRoot>fastboot getvar all
(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.26.502.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT34SW909721
(bootloader) imei: 354439053939734
(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: 4221mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 3.872s"
Sorry for the spam bit, please help? I'm honestly lost. If this problem does get resolved, and I'm honestly not sure it will, I'm also interested in a good, stable Lollipop ROM for my HTC One M7. Thanks! :fingers-crossed:

Hi,
You have already made a post here on same topic. Please do not create multiple threads of same topic. wait for experts to answer your questions.
Thread Closed.

Related

[Q] unlock bootloader

I fried my one s a few days ago and just got the replacement. I went to htcdev.com and put in my new identifier token, got my bin, went to flash and got
sending 'unlocktoken' (0 KB)...
OKAY [ 0.142s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.148s
and i thought ok maybe i messed up and used the old. I deleted all the bins, cleared cache on browser, and re-ran fastboot oem get_identier_token
it gave me something different... i thought ok i ****ed up some how, put the new one in to htcdev, got a bin flash, same thing...
i just sat here and spammed get id and its different every single time and none of the bins are working.
it came with hboot 2.15; but i was running this on the last phone (although i was s-off..) i did a quick forum search for "oem get-identifier_token" and didnt really see anything useful..
am i ****ed? whats the way ahead? thanks!
here's some possibly relevant info; this is a straight up latest **** from tmous phone
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.15.0000
(bootloader) version-baseband: 1.13.50.05.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.14.531.17
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT24YW402012
(bootloader) imei: 359902042972202
(bootloader) product: vle
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ4011000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 3979mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-64bedd38
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
scratch that, i was trying to do this at work on a windows box; i got home and did it on my linux laptop and it worked fine.. strange.. never tried doing anything in windows before :/
See if your bootloader is unlocked
Sent from my Nexus 7 using Tapatalk HD

[Q] CWM version for HBOOT - 0.35 - Recovery Mode just hangs!!

Dear Experts..
I bought HTC Desire 5088 from China for my father
and it doesnt have Google Play services and has Blinkfeed with Chinese News feeds :crying:
To change all that i wanna ROOT this device and make some needed changes
Have already Unlocked the Bootloader,
But this Phone has weird old HBOOT version:-
Kinldy check the results from Fastboot command -
C:\Users\AB\Desktop\FASTBOOT>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.35.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.80.1403.14
(bootloader) version-misc: UNKNOWN SHIP S-ON
(bootloader) serialno: HC43PWE00770
(bootloader) imei: 35519500000100
(bootloader) meid: 35519500000100
(bootloader) product: z4td
(bootloader) platform: HBOOT-SP8830
(bootloader) modelid: 0P3Z20000
(bootloader) cidnum: HTCCN704
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: f75a5d23
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.038s
anyhow, i thought to try the CWM Recovery file for HBOOT version 1.02 (which seems to work for HTC Desire 500)
When i run Fastboot command -> fastboot flash recovery recovery.img
That goes sucessful as:-
C:\Users\AB\Desktop\FASTBOOT>fastboot flash recovery recovery.img
sending 'recovery' (6982 KB)...
OKAY [ 0.309s]
writing 'recovery'...
OKAY [ 0.577s]
finished. total time: 0.886s
However, when i try to enter Recovery Mode
It just keeps the message "Entering Recovery... " on htc whte screen
i let it wait for 30 minutes and then had to power off the device..
Could any of you Experts kindly Help me out..
With suggestion of approach or maybe a different verison of CWM recovery file which i should try?
Any help would be highy appreciated :good:
Thanks,
Prvsh....
any custom recovery for this device..? htc 5088..?

[Completed] [Q] Phone system folder wiped after failed cyanogenmod install

Alright, this is yet another wiped OS for an HTC ONE M7. I have spent DAYS trying to figure out a solution to this, but nothing has worked... Probably because I don't even know what the next step is.
BOOTLOAD SCREEN **
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.28.3218.04
OpenDSP-v32.128.274.0909
OS-6.10.531.9
eMMC-boot 2048 MB
(todays date)
I have tried fastboot flashing the zip files for the OS and it shows this in command prompt.
C:\Users\JamesM\Desktop\adbfastboot\adbfastboot>fastboot flash zip OS.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1221704 KB)...
OKAY [ 44.790s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 44.853s
Basically, the phone was rooted and unlocked and I was installing cyanogenmod on it which failed and I deleted the system folder instead of doing a factory reset on it. It does not get past the HTC screen and I have attempted to flash zip files after attempting relocking and rebootRUU, which have all failed.. I have also tried the .exe RUU files. I am also feeling like there is a definite driver issue, since my computer used to show My HTC in the device manager and now it shows it in "other devices" as "One" and seems to be showing up as a disc drive. There honestly is not much that I can think of at the moment that I have not tried to get this going, youtube videos, hours of looking for similar issues, messing with things on my own to see if there is ANYTHING to do and nothing has worked. I am assuming that it has something to do with it being S-ON, but I have tried to change that with revone and it wouldn't flash through USB. Everything is wiped, but I have my bootloader and recovery... there has to be a way back from here..
This is my fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.10.531.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA39HW907463
(bootloader) imei: 355972057571995
(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: 4328mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.069s
Seriously though, if anyone can help me with this that would be amazing. If there is any information needed, I will be around to update. I have installed CWM recovery v6.0.4.3 and also have TWRP v2.6.3.0.
SIDE NOTE*
I don't expect someone to spend a tremendous amount of time spelling things out for me, but if someone could give me a starting point... Like (Oh, it's probably drivers.. Or incorrect RUU)
Thanks again!
JamesM1027 said:
Alright, this is yet another wiped OS for an HTC ONE M7. I have spent DAYS trying to figure out a solution to this, but nothing has worked... Probably because I don't even know what the next step is.
BOOTLOAD SCREEN **
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.28.3218.04
OpenDSP-v32.128.274.0909
OS-6.10.531.9
eMMC-boot 2048 MB
(todays date)
I have tried fastboot flashing the zip files for the OS and it shows this in command prompt.
C:\Users\JamesM\Desktop\adbfastboot\adbfastboot>fastboot flash zip OS.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1221704 KB)...
OKAY [ 44.790s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 44.853s
Basically, the phone was rooted and unlocked and I was installing cyanogenmod on it which failed and I deleted the system folder instead of doing a factory reset on it. It does not get past the HTC screen and I have attempted to flash zip files after attempting relocking and rebootRUU, which have all failed.. I have also tried the .exe RUU files. I am also feeling like there is a definite driver issue, since my computer used to show My HTC in the device manager and now it shows it in "other devices" as "One" and seems to be showing up as a disc drive. There honestly is not much that I can think of at the moment that I have not tried to get this going, youtube videos, hours of looking for similar issues, messing with things on my own to see if there is ANYTHING to do and nothing has worked. I am assuming that it has something to do with it being S-ON, but I have tried to change that with revone and it wouldn't flash through USB. Everything is wiped, but I have my bootloader and recovery... there has to be a way back from here..
This is my fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.10.531.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA39HW907463
(bootloader) imei: 355972057571995
(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: 4328mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.069s
Seriously though, if anyone can help me with this that would be amazing. If there is any information needed, I will be around to update. I have installed CWM recovery v6.0.4.3 and also have TWRP v2.6.3.0.
Click to expand...
Click to collapse
Hi,
Here a dedicated help thread in your device section that you can ask about your issue in,
http://forum.xda-developers.com/showthread.php?t=2180425
Good luck!

HTC One M7 cant instal Firmware

Hi all,
Firstly, i hope this is in the right place!
I have accidentally wiped my phone again using the TWRP v2.8.4.0 custom recovery.. i have relocked the bootloader using the All-In-One toolkit and when in fastboot USB i try to flash the firmware i receive this message:
D:\FASTBOOT ADB>fastboot flash zip fw_4.19.401.9_custom.zip
< waiting for device >
sending 'zip' (27605 KB)...
OKAY [ 2.326s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 2.366s
Have tried swapping USB ports and still get the same message.
I have also tried putting the firmware zip onto the SD card with MTP enabled in TWRP and then installing from the 'Install' option but that just returns a fail each time.
Bootloader:
Relocked
S-Off
CID HTC___001
D:\FASTBOOT ADB>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(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: 4216mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.080s
I'm hoping someone can help me here please.
Thank you in advance,
Craig
HBOOT 1.57

[Q] Problem after moonshining

Hi, I have problem with my phone which is similar to the one described in this topic.
I have tried to S-off my One SV but I didn't update to the newest version of stock ROM which resulted in an error while running moonshine (it stopped after step 10 saying "Don't drink and moonshine" which was quite funny at first ).
Now the hboot says that the phone is unlocked and tampered.
I have tried flashing a stock rum using RUU exe file but it obviously failed.
Flashing .img files works fine (I have already tried to flash several boot.img's), I have even tried to flash new Venom ROM using TWRP recovery and it flashed fine, but the phone hangs on boot screen.
When I try to flash zip using fastboot it fails:
sending 'zip' (441985 KB)...
OKAY [ 19.654s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 24 parsing android-info fail)
finished. total time: 31.754s
When I try to flash anything using PL80IMG.zip method the file is being read (I can see a progress bar) but nothing happens after that.
getvar all output:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.01.0000
(bootloader) version-baseband: 0.12.40.00.14_2
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT32WTP00820
(bootloader) imei: 352803051180587
(bootloader) product: k2_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PL8010000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3986mV
(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.075s
I would appreciate any help Thanks

Categories

Resources