[Q] HTC ONE Problems with installing ROM Bricked ?

Search This thread

zulfikar

Senior Member
Jan 17, 2010
124
3
Netherlands
Hey all,

First of all sorry for mine bad english. I have since yesterday some problems with mine HTC ONE.

I was reseting it to sell mine phone, but i deleted mine ROM too i see now. I cant boot up mine HTC anymore. I have tried much things. I get an error when i use rumrunner to s off mine phone again.

I have now
TAMPERED
UNLOCKED
S-ON
HBOOT 1.55.0000

I really dont know how to solve it. I have also problems with mine drivers i think. I tried much guides and howtos but it doesnt work.
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,592
Hey all,

First of all sorry for mine bad english. I have since yesterday some problems with mine HTC ONE.

I was reseting it to sell mine phone, but i deleted mine ROM too i see now. I cant boot up mine HTC anymore. I have tried much things. I get an error when i use rumrunner to s off mine phone again.

I have now
TAMPERED
UNLOCKED
S-ON
HBOOT 1.55.0000

I really dont know how to solve it. I have also problems with mine drivers i think. I tried much guides and howtos but it doesnt work.

You need a working rom to s-off

start by posting the output of ''fastboot getvar all'' minus IMEI/SERIALNO

What OS is on your computer?
 
  • Like
Reactions: zulfikar

zulfikar

Senior Member
Jan 17, 2010
124
3
Netherlands
C:\sdk-tools>fastboot getvar all
< waiting for device >
(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__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3887mV
(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.058s

This is what i get


Thanksss
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,592
C:\sdk-tools>fastboot getvar all
< waiting for device >
(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__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3887mV
(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.058s

This is what i get


Thanksss

flash this rom http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/

this is the stock rom for your version
 
  • Like
Reactions: zulfikar

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,592
  • Like
Reactions: zulfikar

zulfikar

Senior Member
Jan 17, 2010
124
3
Netherlands
Oh, I don't know the command for sending the file to mine Phone. or how to install it with fastboot. I had just many errors with ADB. Mine recovery is TWRP
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,592
Oh, I don't know the command for sending the file to mine Phone. or how to install it with fastboot. I had just many errors with ADB. Mine recovery is TWRP

what is your twrp version? 2.6.6.3? 2.6.6.4?

You can't flash a rom via fastboot you need to flash it using twrp but before you have to push to rom to your phone.

Make sure your rom is in the same folder were adb and fastboot are. Open a cmd prompt from that folder (shift + right click)
  1. boot your phone in twrp recovery and make sure its detected by your computer:
    Code:
    adb devices
  2. then push the rom to your phone internal sd card
    Code:
    adb push <name_of_file>.zip /sdcard/
  3. next in twrp select install and choose the rom


---------- Post added at 02:25 PM ---------- Previous post was at 02:24 PM ----------


Ok good
 
  • Like
Reactions: zulfikar

zulfikar

Senior Member
Jan 17, 2010
124
3
Netherlands
what is your twrp version? 2.6.6.3? 2.6.6.4?

You can't flash a rom via fastboot you need to flash it using twrp but before you have to push to rom to your phone.

Make sure your rom is in the same folder were adb and fastboot are. Open a cmd prompt from that folder (shift + right click)
  1. boot your phone in twrp recovery and make sure its detected by your computer:
    Code:
    adb devices
  2. then push the rom to your phone internal sd card
    Code:
    adb push <name_of_file>.zip /sdcard/
  3. next in twrp select install and choose the rom


---------- Post added at 02:25 PM ---------- Previous post was at 02:24 PM ----------



Ok good


Thank you veryy muchh. But thats the problem, I cant connect using adb idk why
 

zulfikar

Senior Member
Jan 17, 2010
124
3
Netherlands

Attachments

  • Knipsel.PNG
    Knipsel.PNG
    18.9 KB · Views: 30

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut
Yes, i tried downloading drivers, but i think it is not installed right. Where can i download the right driver ?

download and install latest htc sync manager from here http://www.htc.com/www/software/htc-sync-manager/

it will install the latest drivers for you.

After uninstall it (drivers will still be installed)

What is the output of

Code:
adb version

??

@alray, copy/paste FAQ #2 from my guide :)
 
  • Like
Reactions: alray

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    thanks much appreciated!

    no problem, use/edit at your discretion (it's not only Win7; applies to all Windows versions), it's always nice to be credited for it though... all those screenshots :cyclops:

    ---------- Post added at 09:27 PM ---------- Previous post was at 09:05 PM ----------

    Thankkk you veryy muchh bothh it works !! pff i was sooo long busy with this

    if all is good, could i kindly ask you to edit the main thread title to include [SOLVED], thanks
    2
    idk better to uninstall these and start over.

    Follow FAQ 2 from nkk71's guide.

    ---------- Post added at 02:44 PM ---------- Previous post was at 02:42 PM ----------



    Thanks! I was not able to copy all the contents, don't know why...!


    sending the code to you via PM :) copy/paste at your discretion, kindly give credit when it helps ;)
    1
    Hey all,

    First of all sorry for mine bad english. I have since yesterday some problems with mine HTC ONE.

    I was reseting it to sell mine phone, but i deleted mine ROM too i see now. I cant boot up mine HTC anymore. I have tried much things. I get an error when i use rumrunner to s off mine phone again.

    I have now
    TAMPERED
    UNLOCKED
    S-ON
    HBOOT 1.55.0000

    I really dont know how to solve it. I have also problems with mine drivers i think. I tried much guides and howtos but it doesnt work.

    You need a working rom to s-off

    start by posting the output of ''fastboot getvar all'' minus IMEI/SERIALNO

    What OS is on your computer?
    1
    C:\sdk-tools>fastboot getvar all
    < waiting for device >
    (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__E11
    (bootloader) battery-status: good
    (bootloader) battery-voltage: 3887mV
    (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.058s

    This is what i get


    Thanksss

    flash this rom http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/

    this is the stock rom for your version
    1
    Oke, I will try. But how can I flash it ? Almost evreything I try gives an error

    what recovery version do you have on your phone?

    ---------- Post added at 12:48 PM ---------- Previous post was at 12:47 PM ----------

    Oke, I will try. But how can I flash it ? Almost evreything I try gives an error

    and be more precise. ''an error'' doesnt say much... What error?