{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hello
I have an HTC dezire Z and it stuck after power on at the BOOTLOADER screen , as you can see on the Picture .
and i want to know if there is anyway to solve this problem
i flashed it with this room [RUU_Vision_Gingerbread_S_HTC_WWE_2.42.405.2_Radio_12.56.60.25_26.10.04.03_M_release_199043_signed] it was successful and i start using it normally but when i restart it , it stuck again on this screen
i know that the phone is working but there is something wrong with the boot sequence
i want to repair this phone to give it to my little brother
please Help
You have a S-ON Device, so you have to extract the boot.img from the zip file. Then enter fastboot modus on the phone and open fastboot in the command line on your pc, you also have to connect the phone via usb to the pc. Copy the boot.img to the folder where fastboot is.
Run "fastboot devices" and check if your device is listed.
Then run the command "fastboot flash boot boot.img", now the phone should boot.
akamarukiba said:
You have a S-ON Device, so you have to extract the boot.img from the zip file. Then enter fastboot modus on the phone and open fastboot in the command line on your pc, you also have to connect the phone via usb to the pc. Copy the boot.img to the folder where fastboot is.
Run "fastboot devices" and check if your device is listed.
Then run the command "fastboot flash boot boot.img", now the phone should boot.
Click to expand...
Click to collapse
thanks for your help ,
the problem is when i turn-on the phone it stuck on the BOOT screen as in the picture , AND the UP and DOWN button don't work at all
when i boot in the recovery mode ( power-on + down button ) i have the same problem the UP and DOWN keys don't work at all
the only way a can start the phone with is to plug it to the computer to execute FASTBOOT and type in the command line "FASTBOOT REBOOT" and it starts normally .
i followed the instruction carefully in http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD to get S-OFF and ROOT and ENG HBOOT with Gfree and i have a ROOTED device , and i installed clockwork recovery and a newer ROM (aosp-4.2.2) .
but the problem is always here , it's abnormal why my phone is not booting normally even if i flashed all things that can be flashed ???
View attachment 2445883
as you can see here
the Vol up and Down button are working normally expect in the BOOT Mode , i have tried to go to the recovery using ROM Manager App and it works by choosing " Reboot in recovery " , i have ClockworkMod Recovery v6.0.4.5 installed ,i did a test key to check if it's a hardware issue related to the keys, and am sure it's not due to that . keys are respnding perfectly .
if you have any suggestion or solution to that problem ????
i think it's related to the boot process :s
i typed "fastboot oem partition_test all" in the command line and i got :
C:\HTC>fastboot oem partition_test all
...
(bootloader) Testing Partition[merge_emmc]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[misc]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[hboot]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[sp1]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[wifi]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[recovery]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[boot]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[mfg]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[sp2]...
(bootloader) Can not allocate heap for flash_block_test
(bootloader) Testing Partition[pdata]...
(bootloader) Can not allocate heap for flash_block_test
OKAY [ 0.139s]
finished. total time: 0.141s
=============================================================
and for "fastboot oem check_emmc_mid"
C:\HTC>fastboot oem check_emmc_mid
...
(bootloader) Manufacturer ID, MID=45
(bootloader) eMMC should be Sandisk
OKAY [ 0.009s]
finished. total time: 0.009s
==============================================================
and also for "fastboot oem boot"
C:\HTC>fastboot oem boot
...
(bootloader) setup_tag addr=0xA0000100 cmdline add=0x8D087B50
(bootloader) TAG:Ramdisk OK
(bootloader) TAG:smi ok, size = 0
(bootloader) TAG:hwid 0x0
(bootloader) TAG:skuid 0x25209
(bootloader) TAG:hero panel = 0xF
(bootloader) TAG:engineerid = 0x4
(bootloader) MCP dual-die
(bootloader) MCP dual-die
(bootloader) TAG:mono-die = 0x0
(bootloader) Device CID is super CID
(bootloader) CID is super CID
(bootloader) Backup CID is HTC__102
(bootloader) setting->cid::HTC__102
(bootloader) serial number: SH0BMRT05576
(bootloader) commandline from head: no_console_suspend=1
(bootloader) command line length =465
(bootloader) active commandline: board_vision.disable_uart2=0 board_visio
(bootloader) n.usb_h2w_sw=0 board_vision.disable_sdcard=0 diag.enabled=0
(bootloader) board_vision.debug_uart=0 smisize=0 userdata_sel=0 androidbo
(bootloader) ot.emmc=true androidboot.baseband=26.13.04.19_M androidboot
(bootloader) .cid=HTC__102 androidboot.batt_poweron=good_battery androidb
(bootloader) oot.carrier=HTC-GER androidboot.mid=PC1011000 androidboot.ke
(bootloader) ycaps=qwerty androidboot.mode=normal androidboot.serialno=SH
(bootloader) 0BMRT05576 androidboot.bootloader=0.84.2000 no_console_suspe
(bootloader) nd=1
(bootloader) aARM_Partion[0].name=misc
(bootloader) aARM_Partion[1].name=recovery
(bootloader) aARM_Partion[2].name=boot
(bootloader) aARM_Partion[3].name=system
(bootloader) aARM_Partion[4].name=cache
(bootloader) aARM_Partion[5].name=userdata
(bootloader) aARM_Partion[6].name=devlog
(bootloader) aARM_Partion[7].name=pdata
(bootloader) partition number=8
(bootloader) Valid partition num=8
(bootloader) jump_to_kernel: machine_id(2245), tags_addr(0x4000100), kern
(bootloader) el_addr(0x4008000)
(bootloader) -------------------hboot boot time:493018 msec
FAILED (status read failed (Too many links))
finished. total time: 7.807s
Which radio do you have installed? I do not know if it is the problem, but it might be.
I am using this one: Vision_Radio_12.62.60.27_26.13.04.19
It workes well with Flinnys CM 10.1 Build 25 test4 and Nevergones CM 11.
Instruction and Radioimages are here:
http://forum.xda-developers.com/showthread.php?t=970809
akamarukiba said:
Which radio do you have installed? I do not know if it is the problem, but it might be.
I am using this one: Vision_Radio_12.62.60.27_26.13.04.19
It workes well with Flinnys CM 10.1 Build 25 test4 and Nevergones CM 11.
Instruction and Radioimages are here:
http://forum.xda-developers.com/showthread.php?t=970809
Click to expand...
Click to collapse
i have the same radio Radio_12.62.60.27_26.13.04.19
HLOOX said:
[...] and i installed clockwork recovery and a newer ROM (aosp-4.2.2) [...]ClockworkMod Recovery v6.0.4.5 installed
Click to expand...
Click to collapse
Sorry, I do not have any good ideas left, these are my last ideas, but I think they will not solve the problem.
Which AOSP-Rom are you using? Did you searched for similar issues with that rom, have you tried another rom yet? (Like the offical CM 7.2 for Vision?)
And you are using a ported ClockworkMod Recovery by NeverGone, I have not tested it yet, and I do not think it causes the problem, but there might me unkown issues with flashing. You could try the official one to flash the Rom.
http://download2.clockworkmod.com/recoveries/recovery-clockwork-5.0.2.7-vision.img
am using AOSP - Jelly Bean 4.2.2 - Build 16 ,
it's not caused by the ROM or by the ClockworkMod Recovery , because this problem appeared when i were using the phone with his original shipped ROM .
and to solve the problem i first tried to RUU shipped ROM file , the problem consist .
the problem was here bofore i flashed anything , i flashed the HBOOT and RADIO and changed the ROM to solve the problem but noting works with me to solve this problem .
I have a solution that you Should try...
You need to download proper RUU ... the android 2.2 PC10.img thing...I don't remember the name..
No doubt you will return to stock ...but after re root 100% it will solve your problem!!
Sent from my T05A using xda app-developers app
mohnish.killer said:
I have a solution that you Should try...
You need to download proper RUU ... the android 2.2 PC10.img thing...I don't remember the name..
No doubt you will return to stock ...but after re root 100% it will solve your problem!!
Sent from my T05A using xda app-developers app
Click to expand...
Click to collapse
thank you mohnish.killer , i have already try this solution with this original shipped rom
RUU_Vision_Gingerbread_S_HTC_WWE_2.42.405.2_Radio_ 12.56.60.25_26.10.04.03_M_release_199043_signed
am familiar with HTC devices and i know a lot about flashing and rooting and i know how to solve many problems and i have never faced like this problem .
before this problem my HTC was running under Gingerbread StockRom ,i shut it down before i sleep one night and in the next morning i tried to turn it on but it stuck on the boatlooder screen .
the first thing i did is to try solve the problem with an original shipped ROM (RUU) ,the instalation was successful but it didnt work .
the second thing is to flash only BOOT.IMG with fastboot using a Stok boot , the flashing was successfull but the problem is always here.
the last thing i did is to root the device with the ENG-HBOOT and install jelly bean 4.2.2 and ClockworkMod Recovery ,but i still have the problem.
my little brother is using the phone now , i show him how to start the phone with the computer and the command fastboot reboot
and am still confused with this problem , there is something freak with that phone
I don't know from where did you get that image for gingerbread stock anyways.... Just give the android 2.2 image another shot !
Sent from my HTC Vision using xda app-developers app
Related
hello, this desire is kicking my ass, 4 days not fixed? of trying and searching, can some one please help
was on orange,uk,htc branded dont know if was orange branded
tried several roms some they give error or just gets to black htc screen (waited) 30 min nothing
reboot loop after s-off ?
can flash this from gold card, shipped-roms.com/download.php?category=android&model=Bravo&file=OTA_Bravo_Froyrange_CH_2.22.71.4-2.22.71.2_releasevrnkzrd85wxshyvx.zip
but then just reboots continously
here is info i have
READING INFO: OK!
10:50:33 > MODEL: BRAVO / bravo
10:50:33 > VERSION: 0.5/None/0.93.0001
10:50:33 > FIRMWARE: 2.29.405.2/5.11.05.27
10:50:33 > HARDWARE: HBOOT-8x50
10:50:33 > HTC DESIRE READ INFO: END!
-----------------------------------------------------------------
C:\Users\POWERTECH 6000\AppData\Local\Android\android-sdk\platform-tools>fastboo
t oem boot
...
(bootloader) setup_tag addr=0xA0000100 cmdline add=0x8E07F9F0
(bootloader) TAG:Ramdisk OK
(bootloader) TAG:smi ok, size = 0
(bootloader) TAG:hwid 0x0
(bootloader) TAG:skuid 0x21F04
(bootloader) TAG:hero panel = 0x0
(bootloader) TAG:engineerid = 0x0
(bootloader) MCP dual-die
(bootloader) MCP dual-die
(bootloader) TAG:mono-die = 0x0
(bootloader) Device CID is super CID
(bootloader) CID is super CID
(bootloader) Backup CID is empty
(bootloader) setting->cid::11111111
(bootloader) serial number: HT03PPL06282
(bootloader) commandline from head: no_console_suspend=1
(bootloader) command line length =417
(bootloader) active commandline: board_bravo.disable_uart3=0 board_bravo.
(bootloader) usb_h2w_sw=0 board_bravo.disable_sdcard=0 diag.enabled=0 boa
(bootloader) rd_bravo.debug_uart=0 smisize=0 userdata_sel=0 androidboot.e
(bootloader) mmc=false androidboot.baseband=5.11.05.27 androidboot.cid=1
(bootloader) 1111111 androidboot.carrier=ALL androidboot.mid=PB992**** an
(bootloader) droidboot.keycaps=qwerty androidboot.mode=normal androidboot
(bootloader) .serialno=HT03PPL06282 androidboot.bootloader=0.93.0001 no_c
(bootloader) onsole_suspend=1
(bootloader) aARM_Partion[0].name=misc
(bootloader) aARM_Partion[1].name=recovery
(bootloader) aARM_Partion[2].name=boot
(bootloader) aARM_Partion[3].name=system
(bootloader) aARM_Partion[4].name=cache
(bootloader) aARM_Partion[5].name=userdata
(bootloader) partition number=6
(bootloader) Valid partition num=6
(bootloader) jump_to_kernel: machine_id(2457), tags_addr(0x20000100), ker
(bootloader) nel_addr(0x20008000)
(bootloader) -------------------hboot boot time:56610 msec
FAILED (status read failed (Too many links))
finished. total time: 6.879s
which ruu can i use just want to factory or get going in anyway i also noticed bottom end of phone gets really warm sometimes ?
thanks
kammy6000 said:
hello, this desire is kicking my ass, 4 days not fixed? of trying and searching, can some one please help
was on orange,uk,htc branded dont know if was orange branded
tried several roms some they give error or just gets to black htc screen (waited) 30 min nothing
reboot loop after s-off ?
can flash this from gold card, shipped-roms.com/download.php?category=android&model=Bravo&file=OTA_Bravo_Froyrange_CH_2.22.71.4-2.22.71.2_releasevrnkzrd85wxshyvx.zip
but then just reboots continously
here is info i have
READING INFO: OK!
10:50:33 > MODEL: BRAVO / bravo
10:50:33 > VERSION: 0.5/None/0.93.0001
10:50:33 > FIRMWARE: 2.29.405.2/5.11.05.27
10:50:33 > HARDWARE: HBOOT-8x50
10:50:33 > HTC DESIRE READ INFO: END!
-----------------------------------------------------------------
C:\Users\POWERTECH 6000\AppData\Local\Android\android-sdk\platform-tools>fastboo
t oem boot
...
(bootloader) setup_tag addr=0xA0000100 cmdline add=0x8E07F9F0
(bootloader) TAG:Ramdisk OK
(bootloader) TAG:smi ok, size = 0
(bootloader) TAG:hwid 0x0
(bootloader) TAG:skuid 0x21F04
(bootloader) TAG:hero panel = 0x0
(bootloader) TAG:engineerid = 0x0
(bootloader) MCP dual-die
(bootloader) MCP dual-die
(bootloader) TAG:mono-die = 0x0
(bootloader) Device CID is super CID
(bootloader) CID is super CID
(bootloader) Backup CID is empty
(bootloader) setting->cid::11111111
(bootloader) serial number: HT03PPL06282
(bootloader) commandline from head: no_console_suspend=1
(bootloader) command line length =417
(bootloader) active commandline: board_bravo.disable_uart3=0 board_bravo.
(bootloader) usb_h2w_sw=0 board_bravo.disable_sdcard=0 diag.enabled=0 boa
(bootloader) rd_bravo.debug_uart=0 smisize=0 userdata_sel=0 androidboot.e
(bootloader) mmc=false androidboot.baseband=5.11.05.27 androidboot.cid=1
(bootloader) 1111111 androidboot.carrier=ALL androidboot.mid=PB992**** an
(bootloader) droidboot.keycaps=qwerty androidboot.mode=normal androidboot
(bootloader) .serialno=HT03PPL06282 androidboot.bootloader=0.93.0001 no_c
(bootloader) onsole_suspend=1
(bootloader) aARM_Partion[0].name=misc
(bootloader) aARM_Partion[1].name=recovery
(bootloader) aARM_Partion[2].name=boot
(bootloader) aARM_Partion[3].name=system
(bootloader) aARM_Partion[4].name=cache
(bootloader) aARM_Partion[5].name=userdata
(bootloader) partition number=6
(bootloader) Valid partition num=6
(bootloader) jump_to_kernel: machine_id(2457), tags_addr(0x20000100), ker
(bootloader) nel_addr(0x20008000)
(bootloader) -------------------hboot boot time:56610 msec
FAILED (status read failed (Too many links))
finished. total time: 6.879s
which ruu can i use just want to factory or get going in anyway i also noticed bottom end of phone gets really warm sometimes ?
thanks
Click to expand...
Click to collapse
2.3 RUU.
desire
nlooooo said:
2.3 RUU.
Click to expand...
Click to collapse
hi thanks for help , i get error 155 ,please use correct update?
i am putting in fastboot to bypass battery low error!
is this incorrect?
i have s-off
hboot 0.93.001
thanks
kammy6000 said:
hi thanks for help , i get error 155 ,please use correct update?
i am putting in fastboot to bypass battery low error!
is this incorrect?
i have s-off
hboot 0.93.001
thanks
Click to expand...
Click to collapse
You cannot ruu while s-off is there. Make it S-ON and try aggain, but before making s-on flash a custom recovery. Just to be safe
desire
race55 said:
You cannot ruu while s-off is there. Make it S-ON and try aggain, but before making s-on flash a custom recovery. Just to be safe
Click to expand...
Click to collapse
thank you for telling me s must be on that why not work!
i tried to put recovery image bravo from clockwork from fastboot but no work cos i dont have eng boot i think,android flasher need eng boot aswell and i am not rooted
can you please tell me how to put s-off again please so i just factory
thanks
I'm not sure what are you talking about, what custom recovery before you do s-on?
The proper way to do that is to flash downgrade hboot from alpharev via fastboot and then run ruu.
Sent from my HTC Desire using Flashes and Thunders
desire
nlooooo said:
I'm not sure what are you talking about, what custom recovery before you do s-on?
The proper way to do that is to flash downgrade hboot from alpharev via fastboot and then run ruu.
Sent from my HTC Desire using Flashes and Thunders
Click to expand...
Click to collapse
ok sorry, phone was unlocked/ s off by, xtc clip
so no recovery installed!
i tried to write the image from alpharev website with fastboot commands i get starting recovery, then remote not allowed
C:\Users\ kammy\AppData\Local\Android\android-sdk\platform-tools>fastboo
t flash recovery bravo.img.img
sending 'recovery' (3256 KB)...
OKAY [ 0.485s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.502s
C:\Users\kammy\AppData\Local\Android\android-sdk\platform-tools>^A
how can i write the new img please, i am not very good with htc
thanks
kammy6000 said:
ok sorry, phone was unlocked/ s off by, xtc clip
so no recovery installed!
i tried to write the image from alpharev website with fastboot commands i get starting recovery, then remote not allowed
C:\Users\ kammy\AppData\Local\Android\android-sdk\platform-tools>fastboo
t flash recovery bravo.img.img
sending 'recovery' (3256 KB)...
OKAY [ 0.485s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.502s
C:\Users\kammy\AppData\Local\Android\android-sdk\platform-tools>^A
how can i write the new img please, i am not very good with htc
thanks
Click to expand...
Click to collapse
nlooooo ment flash Alpharev downgrader.img then run 2.3 ruu
Sent from my HTC Desire
desire
jmcclue said:
nlooooo ment flash Alpharev downgrader.img then run 2.3 ruu
Sent from my HTC Desire
Click to expand...
Click to collapse
can you tell me how to do that i thought it was through the run fastboot commands (i get errors) is there another way from sd card or something
or is there a exe file? sorry for noob q's
ok do i burn the alpharev iso to disk then boot from it then install new img to phone from the program?
thanks
As I understood you got s-off via htc site?
Then you don't have access to radio and hboot partitions only to recovery, system and data so it's not allowed to flash hboot via fastboot.
You can flash recovery from here:
http://www.clockworkmod.com/rommanager/
download proper recovery.img and flash it via fastboot. You have to type the path correctly to the space where you stored it, ie:
fastboot flash recovery c:\recovery.img
Then go here:
http://forum.xda-developers.com/showthread.php?t=809328
find and flash a rom of your choice. These are custom roms and are flashable from recovery (install zip from sd card command).
desire
nlooooo said:
As I understood you got s-off via htc site?
Then you don't have access to radio and hboot partitions only to recovery, system and data so it's not allowed to flash hboot via fastboot.
You can flash recovery from here:
http://www.clockworkmod.com/rommanager/
download proper recovery.img and flash it via fastboot. You have to type the path correctly to the space where you stored it, ie:
fastboot flash recovery c:\recovery.img
Then go here:
http://forum.xda-developers.com/showthread.php?t=809328
find and flash a rom of your choice. These are custom roms and are flashable from recovery (install zip from sd card command).
Click to expand...
Click to collapse
ok thats straight forward, and i followed it but why does it keep saying ,remote not allowed failed!
i have phone in usb displaying fastboot usb is highlighted!
users\kammy\appdata\local\android\android-sdk\platform-tools\fastboot
i dont get it,why the error
thanks very much
I didn't know what's xtc clip, now I found out and I'm sure that something failed in that process cause have s-off on your device but you actually don't have it cause you can't run fastboot commands. Sorry...
desire
nlooooo said:
I didn't know what's xtc clip, now I found out and I'm sure that something failed in that process cause have s-off on your device but you actually don't have it cause you can't run fastboot commands. Sorry...
Click to expand...
Click to collapse
ok thanks everyone for help, but i will be back with results
kammy6000 said:
ok thanks everyone for help, but i will be back with results
Click to expand...
Click to collapse
ok so now i have recovery clockwork installed i think ,i am able to install a custom rom , cyanogen , then it just crashes at the
load screen the screen goes all fuzzy or it looks like its loading but not going through the whole process
is this lcd,amoled issue?
or something else i am really close but what is stopping it loading
thanks
kammy6000 said:
ok so now i have recovery clockwork installed i think ,i am able to install a custom rom , cyanogen , then it just crashes at the
load screen the screen goes all fuzzy or it looks like its loading but not going through the whole process
is this lcd,amoled issue?
or something else i am really close but what is stopping it loading
thanks
Click to expand...
Click to collapse
ok now i have alpharev hboot cm7, but all roms just crash is there specific roms only please help me
kammy6000 said:
ok now i have alpharev hboot cm7, but all roms just crash is there specific roms only please help me
Click to expand...
Click to collapse
Here you go, just search the thread, for every rom it is written if it's cm7 hboot compatible.
http://forum.xda-developers.com/showthread.php?t=809328
The phone is a VZW HTC One. I have S-off with Hboot 1.55, bootloader unlocked and I was rooted prior to the flashing of TIKTAK going sideways. Now I can ADB when i'm in recovery and I can flash new recovery mods. I know this means that I'm not completely done for.
When I let the phone try to boot without going into the boot loader it sits at the green HTC screen with the red distribution statement. In this state it tries to make an MTP connection with windows but it doesn't install the drivers properly.
I don't seem to have an internal file structure. I tried downloading HTC1guru's nandroid backup but TWRP doesn't recognize it in either its zipped form or extracted. CWM doesn't seem to recognize any file system at all. I have to use someone elses backup because I was dumb and didn't move my backup off the device before dropping a bomb in the file system.
TWRP is asking for a password that I don't know (and didn't set) every time it opens
I also tried RUU but I never get to the silver HTC screen.
I'm at a loss as to how to proceed. Any thoughts would be most appreciated. I'm pretty handy in the IT world but this is my first time flashing a custom ROM, it may be the last. Thanks in advance.
>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 1.12.41.1112_2
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.10.605.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 99000428178272
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4328mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-3c88cdd7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Just do the 2.10.605.1 ruu (found in santods rom/radio/kernel thread), then " fastboot erase cache ", then " fastboot flash recovery name_of_recovery.img ". From there you can flash a rom, or just flash superuser and be stock rooted.
I can't get the phone into RUU. any reboot that doesn't go to recovery or fastboot just hangs on the green HTC screen.
>fastboot oem rebootRUU
...
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: read fifo failed, retry
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [ERR] partition_read_emmc(876): error 17
(bootloader) Start Verify: 0
(bootloader) [ERR] Cmd25 polling status timed out, MCI_STATUS: 0x4C0000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
OKAY [ 2.156s]
finished. total time: 2.156s
Are there any other thoughts out there on how I might proceed before I put the phone in a bucket of water and use my warranty?
Sent from my Galaxy Nexus using Tapatalk
Any luck?
jbeavis19 said:
Are there any other thoughts out there on how I might proceed before I put the phone in a bucket of water and use my warranty?
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
JBeavis, I am in a very similar situation to the one you are in. Have you had any luck with fixing it or getting a warranty repair?
Thanks!
I'm also in a similar situation
One critical difference between the HTC One and the thunderbolt... no SDCard. Which would not be a big deal had I not wiped the phone with no backup (stupid I know) before loading a new rom image to replace it. Now I can't get ADB to recognize my phone in CWM recovery. No sideload. Nothing. I do have S-off and CWM 6.0.4.7 installed successfully. If anybody has any advice I'd really appreciate it.
@wantasmartcookie @eicos
@jbeavis19
http://android-revolution-hd.blogspot.com/2013/10/fix-data-htc-one.html?m=1
Try this out.
Thanks, @Gizmoe, but I've already been down that road. I think my EMMC is fried. When I get the adb shell going and check /dev/block, I don't see any mmc devices - only ram and loop devices. And when I run cat /proc/emmc, all of the entries are mmcblk0. As with the others, when I try to relock the device, I get a CMD25 error.
I am open to suggestions but fear I will have to try to get a new device. Does anyone have any suggestions about how to do that? Should I go to Verizon or try HTC? And what should I say? This is really a bummer!
eicos said:
Thanks, @Gizmoe, but I've already been down that road. I think my EMMC is fried. When I get the adb shell going and check /dev/block, I don't see any mmc devices - only ram and loop devices. And when I run cat /proc/emmc, all of the entries are mmcblk0. As with the others, when I try to relock the device, I get a CMD25 error.
I am open to suggestions but fear I will have to try to get a new device. Does anyone have any suggestions about how to do that? Should I go to Verizon or try HTC? And what should I say? This is really a bummer!
Click to expand...
Click to collapse
Did you try the repair process regardless with the right mount point?
These are the Verizon HTC one mounts
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes @Gizmoe, the command fails with "could not stat /dev/block/mmcblk0p37 --- no such file or directory". Any other ideas? I appreciate your help.
Have you tried it with cache or system? Does fastboot oem rebootRUU give you an error too like the op?
---------- Post added at 09:37 PM ---------- Previous post was at 09:31 PM ----------
You could also hit up Mike1986 to see if he can help you out. He wrote the thread and does help people in irc. It's worth a shot.
I gave up and warrantied the phone and now it has 4.4.2 on it so no rooting until ther is a method that works and I'm not sure I'll try another custom rom any time soon.
@Gizmoe, thanks for the suggestion, that is an approach that I didn't try, I thought I went through them all.
Gizmoe said:
Have you tried it with cache or system? Does fastboot oem rebootRUU give you an error too like the op?
---------- Post added at 09:37 PM ---------- Previous post was at 09:31 PM ----------
You could also hit up Mike1986 to see if he can help you out. He wrote the thread and does help people in irc. It's worth a shot.
Click to expand...
Click to collapse
Thanks @Gizmoe, I had the same error with fastboot oem rebootRUU as the op. I am 99.999% sure the EMMC got fried somehow. Probably I hard booted the phone at a bad time during the installation or something - or maybe it was just ready to die. In any case I also have warrantied the phone. Replacement to arrive tomorrow. Here's hoping it doesn't have 4.4.2, though it probably will. @mike1986., do you have any light to shed on this topic?
Gizmoe said:
@wantasmartcookie @eicos
@jbeavis19
http://android-revolution-hd.blogspot.com/2013/10/fix-data-htc-one.html?m=1
Try this out.
Click to expand...
Click to collapse
I got my phone to a state where I could push a rom down to it using that fix. Thanks for the help! (I've created an entirely different thread detailing my new problem) http://forum.xda-developers.com/showthread.php?t=2657211
Please help it is the third day i have been stuck.
I have plowed through past posts and tried endless fixes but I am still stuck
I am about to throw my HTC One X out the window.
I have a problem flashing img file each time my PC says 'file is corrupted'
I will include this as it may help
C:\WINDOWS\system32>fastboot getvar all
(bootloader) version: 0.5a
(bootloader) version-bootloader: 1.72.0000
(bootloader) version-baseband: 5.1204.167.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.18.401.4
(bootloader) serialno: SH28MW105805
(bootloader) imei: 353995055058055
(bootloader) product: endeavoru
(bootloader) platform: HBOOT-T30S
(bootloader) modelid: PJ4610000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 3644mV
(bootloader) devpower: 1
(bootloader) partition-layout: None
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: None
(bootloader) hbootpreupdate: 2
(bootloader) gencheckpt: 0
all: Done!
Could somebody please help Thanks
sorojim said:
Please help it is the third day i have been stuck.
I have plowed through past posts and tried endless fixes but I am still stuck
I am about to throw my HTC One X out the window.
I have a problem flashing img file each time my PC says 'file is corrupted'
I will include this as it may help
C:\WINDOWS\system32>fastboot getvar all
(bootloader) version: 0.5a
(bootloader) version-bootloader: 1.72.0000
(bootloader) version-baseband: 5.1204.167.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.18.401.4
(bootloader) serialno:
(bootloader) imei:
(bootloader) product: endeavoru
(bootloader) platform: HBOOT-T30S
(bootloader) modelid: PJ4610000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 3644mV
(bootloader) devpower: 1
(bootloader) partition-layout: None
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: None
(bootloader) hbootpreupdate: 2
(bootloader) gencheckpt: 0
all: Done!
Could somebody please help Thanks
Click to expand...
Click to collapse
first delete your S/N and IMEI. Second little bit more explenation will be good what IMG what you want to do with the phone are you have custom recovery or you are with stock rom and recovery?
Thant said:
first delete your S/N and IMEI. Second little bit more explenation will be good what IMG what you want to do with the phone are you have custom recovery or you are with stock rom and recovery?
Click to expand...
Click to collapse
Hello Thant
I have been trying to install CynanenMod
but now I find I can not flash :
the fastboot file CMD sas was good but it is can not be seen on the phone sd
boot.img and recovery.img (I put full name when I flash) my PC says 'files corrupted' even if I get them from different sources.
I have: recovery-clockwork-touch-5.8.4.0-endeavoru installed.
I did not make a back up ( I Know ) so am stuck
THX for your help
sorojim said:
Hello Thant
I have been trying to install CynanenMod
but now I find I can not flash :
the fastboot file CMD sas was good but it is can not be seen on the phone sd
boot.img and recovery.img (I put full name when I flash) my PC says 'files corrupted' even if I get them from different sources.
I have: recovery-clockwork-touch-5.8.4.0-endeavoru installed.
I did not make a back up ( I Know ) so am stuck
THX for your help
Click to expand...
Click to collapse
wich CM11 or CM10.2. Now flash philz recovery 5.15.9 then mount sd card copy new rom to your sd card after this take the boot.img from your rom archive and flash it via fastboot. But if you want to flash CM11 you need latest recovery and after all procedure up after finish with sd card install latest philz recovery becouse in latest philz recovery sd card mountin not work but in 5.15.9 work great
you must to use boot.img from rom archive every time you flash new rom and wipe everithyng except sd card second is if you flash different roms
Thant said:
wich CM11 or CM10.2. Now flash philz recovery 5.15.9 then mount sd card copy new rom to your sd card after this take the boot.img from your rom archive and flash it via fastboot. But if you want to flash CM11 you need latest recovery and after all procedure up after finish with sd card install latest philz recovery becouse in latest philz recovery sd card mountin not work but in 5.15.9 work great
you must to use boot.img from rom archive every time you flash new rom and wipe everithyng except sd card second is if you flash different roms
Click to expand...
Click to collapse
I just downloaded ' fastboot_flash_recovery_philz_touch_6.47.3-a110.img ' could not find ' philz recovery 5.15.9 '
and get 'The disc image file is corrupted' when I flash in CMD.
sorojim said:
I just downloaded ' fastboot_flash_recovery_philz_touch_6.47.3-a110.img ' could not find ' philz recovery 5.15.9 '
and get 'The disc image file is corrupted' when I flash in CMD.
Click to expand...
Click to collapse
Is it a fault on my PC and could it be patched or adjusted
Thanks
sorojim said:
Is it a fault on my PC and could it be patched or adjusted
Thanks
Click to expand...
Click to collapse
download THIS fastboot and extract it to c:\fastboot folder after this download this RECOVERY PHILZ 5.15.9 and take the recovery.img inside from arhive and place in c:\fastboot directory then open cmd and type fastboot devices you must see your s/n your bootloader must be unlocked then type fastboot flash recovery recovery.img
Report back
Report back[/QUOTE]
Hi Thant
We are almost there
I did as you said and everything loaded (I'm so happy)
the only problem now is I get the message ' Unfortunatley the setup wizard has stopped '
so I press OK and the message pops up again and again so I can't setup the phone
I loaded CyanogenMod 10.2.1 stable
Cheers for your help
sorojim said:
Report back
Click to expand...
Click to collapse
Hi Thant
We are almost there
I did as you said and everything loaded (I'm so happy)
the only problem now is I get the message ' Unfortunatley the setup wizard has stopped '
so I press OK and the message pops up again and again so I can't setup the phone
I loaded CyanogenMod 10.2.1 stable
Cheers for your help[/QUOTE]
change the rom to CM11 or sense some newer rom where have support leave 10.2, but first copy the new rom to sd card after this flash latest CWM, PHILZ or TWRP2.7 and flash any rom you like it
This ' Unfortunatley the setup wizard has stopped ' is because of rom.
Are you do a full wipe except sd crad from recovery before install the rom
Thant said:
Hi Thant
We are almost there
I did as you said and everything loaded (I'm so happy)
the only problem now is I get the message ' Unfortunatley the setup wizard has stopped '
so I press OK and the message pops up again and again so I can't setup the phone
I loaded CyanogenMod 10.2.1 stable
Cheers for your help
Click to expand...
Click to collapse
change the rom to CM11 or sense some newer rom where have support leave 10.2, but first copy the new rom to sd card after this flash latest CWM, PHILZ or TWRP2.7 and flash any rom you like it
This ' Unfortunatley the setup wizard has stopped ' is because of rom.
Are you do a full wipe except sd crad from recovery before install the rom[/QUOTE]
Actually I just updated my gapps and all is good
Thanks a lot mate if your ever in Paris PM me and I'll buy you a pint
Cheers
sorojim said:
Actually I just updated my gapps and all is good
Thanks a lot mate if your ever in Paris PM me and I'll buy you a pint
Cheers
Click to expand...
Click to collapse
no problem
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hi...i need help!i was flashing an ruu on my htc one X and in the middle of the update it says error 152 and the phone stuck on htc silver logo....i can't get into bootloader but fastboot commands works...can anyone help me???
booster70 said:
hi...i need help!i was flashing an ruu on my htc one X and in the middle of the update it says error 152 and the phone stuck on htc silver logo....i can't get into bootloader but fastboot commands works...can anyone help me???
Click to expand...
Click to collapse
Give the result from command fastboot getvar version-main
Thant said:
Give the result from command fastboot getvar version-main
Click to expand...
Click to collapse
version-main: 4.19.708.2
booster70 said:
version-main: 4.19.708.2
Click to expand...
Click to collapse
No RUU for your base it is to newer you must restore nandroid backup if you want stock rom or install custom rom for this you receive Error 152.
Thant said:
No RUU for your base it is to newer you must restore nandroid backup if you want stock rom or install custom rom for this you receive Error 152.
Click to expand...
Click to collapse
Can you please give me a link which describe the way i can do it please??
booster70 said:
Can you please give me a link which describe the way i can do it please??
Click to expand...
Click to collapse
This is the PHILZ 5.15.9 download take the recovery.img from adchive and paste it in you fastboot folder. After this go in bootloader choice fastboot and connect the phone to computer run the command fastboot flash recovery recovery.img and then fastboot erase cache then go in recovery. For nandroid backup look in general section
i will try and tell u...thks
Thant said:
download take the recovery.img from adchive and paste it in you fastboot folder. After this go in bootloader choice fastboot and connect the phone to computer run the command fastboot flash recovery recovery.img and then fastboot erase cache then go in recovery. For nandroid backup look in general section
Click to expand...
Click to collapse
i tried to flash the recovery and it failed...its says
Code:
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (8050 KB)...
OKAY [ 1.253s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.465s
booster70 said:
i tried to flash the recovery and it failed...its says
Code:
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (8050 KB)...
OKAY [ 1.253s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.465s
Click to expand...
Click to collapse
are you unlocked your bootloader via HTCDEV.COM? If no and you have warranty send it for repair if no warrant unlock it and flash the recovery
Thant said:
are you unlocked your bootloader via HTCDEV.COM? If no and you have warranty send it for repair if no warrant unlock it and flash the recovery
Click to expand...
Click to collapse
No warranty....i will try to unlock it and feed back
booster70 said:
No warranty....i will try to unlock it and feed back
Click to expand...
Click to collapse
i tried to unlock bootloader but when i do fastboot oem get_identifier_token it shows nothing
booster70 said:
i tried to unlock bootloader but when i do fastboot oem get_identifier_token it shows nothing
Click to expand...
Click to collapse
copy the command exactly like in htcdev.com copy and paste in your cmd windows try you must unlock your bootloader
when you run the command you must to see numbers in your CMD window
Thant said:
copy the command exactly like in htcdev.com copy and paste in your cmd windows try you must unlock your bootloader
when you run the command you must to see numbers in your CMD window
Click to expand...
Click to collapse
i did exactly like you said but its the same nothing appears
booster70 said:
i did exactly like you said but its the same nothing appears
Click to expand...
Click to collapse
try different cable or different port or different windows
if you can't unlock the bootloader we can't do anything
Thant said:
try different cable or different port or different windows
if you can't unlock the bootloader we can't do anything
Click to expand...
Click to collapse
i tried with a toolkit and i have unlocked it....but i can't flash the recovery it always fails!then i have done
Code:
fastboot oem boot
and it boot in bootloader but the only option is ruu,no recovery no fastboot,none of the things that are there normally....i see my hboot version and it was 0.95 i want to ask if i tried and flash another hboot would it work???the ruu i was flashing and have that problem is RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.29.401.11_Radio_1.1204.105.14_release_260491_signed
i downloaded another jb ruu and they all refused to flash..so what can i do??
booster70 said:
i tried with a toolkit and i have unlocked it....but i can't flash the recovery it always fails!then i have done
Code:
fastboot oem boot
and it boot in bootloader but the only option is ruu,no recovery no fastboot,none of the things that are there normally....i see my hboot version and it was 0.95 i want to ask if i tried and flash another hboot would it work???the ruu i was flashing and have that problem is RUU_ENDEAVOR_U_ICS_40_HTC_Europe_1.29.401.11_Radio_1.1204.105.14_release_260491_signed
i downloaded another jb ruu and they all refused to flash..so what can i do??
Click to expand...
Click to collapse
please post result from command fastboot getvar all and delete your S/N and IMEI from the info!?!? You can't be with hboot 0.95 and main version 4.19.708.2 that is inposible and post a picture on your bootloader
and you must to be in fastboot to flash recovery volume down + power button and you are in bootloader take a picture and post it here after this give the info from the command and we will see what will do
Thant said:
please post result from command fastboot getvar all and delete your S/N and IMEI from the info!?!? You can't be with hboot 0.95 and main version 4.19.708.2 that is inposible and post a picture on your bootloader
and you must to be in fastboot to flash recovery volume down + power button and you are in bootloader take a picture and post it here after this give the info from the command and we will see what will do
Click to expand...
Click to collapse
C:\adb>fastboot getvar all
(bootloader) version: 0.5a
(bootloader) version-bootloader: 0.95.
(bootloader) version-baseband: 1.1204.
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.708.2
(bootloader) serialno:
(bootloader) imei:
(bootloader) product: endeavoru
(bootloader) platform: HBOOT-T30S
(bootloader) modelid: PJ461****
(bootloader) cidnum: None
(bootloader) battery-status: good
(bootloader) battery-voltage: 4068mV
(bootloader) devpower: 94
(bootloader) partition-layout: None
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: None
(bootloader) hbootpreupdate: 2
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.822s
and here is the image
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.casimages.com/img.php?i=140830083217934400.jpg
booster70 said:
C:\adb>fastboot getvar all
(bootloader) version: 0.5a
(bootloader) version-bootloader: 0.95.
(bootloader) version-baseband: 1.1204.
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.708.2
(bootloader) serialno:
(bootloader) imei:
(bootloader) product: endeavoru
(bootloader) platform: HBOOT-T30S
(bootloader) modelid: PJ461****
(bootloader) cidnum: None
(bootloader) battery-status: good
(bootloader) battery-voltage: 4068mV
(bootloader) devpower: 94
(bootloader) partition-layout: None
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: None
(bootloader) hbootpreupdate: 2
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.822s
and here is the image
http://www.casimages.com/img.php?i=140830083217934400.jpg
Click to expand...
Click to collapse
Are your bootloader say S-OFF???? And are you Endeavoru XE or PVT??? you can see this in your bootloader
If the answare on the 1 question is YES then download this RUU relock the bootloader and run the RUU as administrator
but if the answare on 2 question is XE then we must to do something before run RUU
Thant said:
Are your bootloader say S-OFF???? And are you Endeavoru XE or PVT??? you can see this in your bootloader
If the answare on the 1 question is YES then download this RUU relock the bootloader and run the RUU as administrator
but if the answare on 2 question is XE then we must to do something before run RUU
Click to expand...
Click to collapse
I solved the problem by doing
fastboot erase cache
fastboto oem rebootRUU
fastboot flash zip rom.zip
i used the rom.zip inside the ruu i was trying to flash and it passed now the phone turn on but there is another problem.the touhscreen is not responding
booster70 said:
I solved the problem by doing
fastboot erase cache
fastboto oem rebootRUU
fastboot flash zip rom.zip
i used the rom.zip inside the ruu i was trying to flash and it passed now the phone turn on but there is another problem.the touhscreen is not responding
Click to expand...
Click to collapse
I know answare on my question your hboot is too old must be newr. Please answare on my question
And now what version is your hboot the same 0.95
Hi all, I have a big problem with my htc one m9. Today I was trying to get in recovery mode but the phone was rebooting itself, so I tryed to flash a ruu (via oem rebootRUU) but maybe something went wrong (hboot pre-update) and now the phone reboots when I try to enter in download mode via bootloader and also I canno't enter in "oem rebootRUU".
I have S-OFF.
Someone can help me? Thanks..
Insaniity said:
Hi all, I have a big problem with my htc one m9. Today I was trying to get in recovery mode but the phone was rebooting itself, so I tryed to flash a ruu (via oem rebootRUU) but maybe something went wrong (hboot pre-update) and now the phone reboots when I try to enter in download mode via bootloader and also I canno't enter in "oem rebootRUU".
I have S-OFF.
Someone can help me? Thanks..
Click to expand...
Click to collapse
can you provide more information please, (usually I'd ask for a "fastboot getvar all" excluding IMEI and s/n), but since you can't get to download mode, can we have some screenshots of bootloader, a copy/paste of your command prompt output when typing the fastboot commands
and most important, what were you trying to flash (link to thread and file please)
nkk71 said:
can you provide more information please, (usually I'd ask for a "fastboot getvar all" excluding IMEI and s/n), but since you can't get to download mode, can we have some screenshots of bootloader, a copy/paste of your command prompt output when typing the fastboot commands
and most important, what were you trying to flash (link to thread and file please)
Click to expand...
Click to collapse
I can do all command on bootloader so :
C:\minisdk>fastboot getvar all
(bootloader) version: 0.5
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:cache: 0x14000000
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:userdata: 0x5e0000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:system: 0x118000000
(bootloader) serialno: FA54SYJ03650
all:
Insaniity said:
I can do all command on bootloader so :
C:\minisdk>fastboot getvar all
(bootloader) version: 0.5
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:cache: 0x14000000
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:userdata: 0x5e0000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:system: 0x118000000
(bootloader) serialno: FA54SYJ03650
all:
Click to expand...
Click to collapse
that's what I meant with "usually" (usually I'd ask for a "fastboot getvar all" excluding IMEI and s/n, but since you can't get to download mode)
on the M9, the "fastboot getvar all" informational data, comes from download mode, not bootloader, so unfortunatly the above is quite useless,
let's go back to
* some screenshots
* copy/paste of fastboot commands (fastboot devices, fastboot oem rebootRUU, fastboot oem reboot-download)
EDIT: and what were you trying to flash (link to thread and file please)
nkk71 said:
that's what I meant with "usually" (usually I'd ask for a "fastboot getvar all" excluding IMEI and s/n, but since you can't get to download mode)
on the M9, the "fastboot getvar all" informational data, comes from download mode, not bootloader, so unfortunatly the above is quite useless,
let's go back to
* some screenshots
* copy/paste of fastboot commands (fastboot devices, fastboot oem rebootRUU, fastboot oem reboot-download)
Click to expand...
Click to collapse
Ok, I managed to get into download mode by writing this in bootloader mode ( I used the firmware 2.10.401.x )
fastboot flash aboot aboot_signed.img
fastboot flash adsp adsp.img
fastboot flash cota cota.img
fastboot flash cpe cpe.img
fastboot flash hosd hosd_signed.img
fastboot flash hyp hyp-8994-1.img
fastboot flash modem_st1 modem_st1.img
fastboot flash modem_st2 modem_st2.img
fastboot flash persist persist.img
fastboot flash pg2fs pg2fs_ship_signkey.img
fastboot flash pmic pmic-8994-1.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash rpm rpm-8994-1.img
fastboot flash sbl1 sbl1-8994-1.img
fastboot flash sdi sdi.img
fastboot flash sensor_hub sensor_hub.img
fastboot flash tz tz-8994-1.img
This is getvar
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei:
(bootloader) version-main: 1.32.401.17
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.04_U11440601_71.02.50709G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
all:
It is very strange, If i try to flash another firmware, for example 1.32.401.xx, after flashing I can't get to download mode again.
Insaniity said:
fastboot flash aboot aboot_signed.img
fastboot flash adsp adsp.img
fastboot flash cota cota.img
fastboot flash cpe cpe.img
fastboot flash hosd hosd_signed.img
fastboot flash hyp hyp-8994-1.img
fastboot flash modem_st1 modem_st1.img
fastboot flash modem_st2 modem_st2.img
fastboot flash persist persist.img
fastboot flash pg2fs pg2fs_ship_signkey.img
fastboot flash pmic pmic-8994-1.img
fastboot flash radio radio.img
fastboot flash recovery recovery.img
fastboot flash rpm rpm-8994-1.img
fastboot flash sbl1 sbl1-8994-1.img
fastboot flash sdi sdi.img
fastboot flash sensor_hub sensor_hub.img
fastboot flash tz tz-8994-1.img
This is getvar
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei:
(bootloader) version-main: 1.32.401.17
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.04_U11440601_71.02.50709G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
all:
It is very strange, If i try to flash another firmware, for example 1.32.401.xx, after flashing I can't get to download mode again.
Click to expand...
Click to collapse
Please dont do firmware/low-level stuff that way, unless you are sure what you're doing
baseband has been updated to 2.10.401.1 firmware, obviously version-main wont reflect that change since it's not a "proper" flash... and serisously don't mess with "fastboot flash aboot, hosd, sbl, etc" .... you're heading into trouble
stop rushing things, relax, and take it one step at a time (slowly)
nkk71 said:
Please dont do firmware/low-level stuff that way, unless you are sure what you're doing
baseband has been updated to 2.10.401.1 firmware, obviously version-main wont reflect that change since it's not a "proper" flash... and serisously don't mess with "fastboot flash aboot, hosd, sbl, etc" .... you're heading into trouble
stop rushing things, relax, and take it one step at a time (slowly)
Click to expand...
Click to collapse
Ok, now I'm here.
C:\minisdk>fastboot getvar all
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei:
(bootloader) version-main: 2.10.401.1
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.04_U11440601_71.02.50709G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
all:
I can access only to download mode and my firmware is ok.
It is matching with the download mode.
What should I do now?
Insaniity said:
Ok, now I'm here.
C:\minisdk>fastboot getvar all
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei:
(bootloader) version-main: 2.10.401.1
(bootloader) boot-mode: download
(bootloader) version-baseband: 01.04_U11440601_71.02.50709G_F
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: HTC__031
all:
I can access only to download mode and my firmware is ok.
It is matching with the download mode.
What should I do now?
Click to expand...
Click to collapse
I'd recommend taking a break; I have no idea how you got there, because you keep forgetting that we need to know what you are flashing and how
for example, this is me flashing my firmware:
http://forum.xda-developers.com/showpost.php?p=62552232&postcount=646
and how I choose to copy/paste my information
^^ you don't need to follow those steps, I'm just saying you're going from:
I'm at location D ... okay now I'm at location K ... you're probably doing just fine, but not saying what and how you are flashing, it's difficult to help
nkk71 said:
I'd recommend taking a break; I have no idea how you got there, because you keep forgetting that we need to know what you are flashing and how
for example, this is me flashing my firmware:
http://forum.xda-developers.com/showpost.php?p=62552232&postcount=646
and how I choose to copy/paste my information
^^ you don't need to follow those steps, I'm just saying you're going from:
I'm at location D ... okay now I'm at location K ... you're probably doing just fine, but not saying what and how you are flashing, it's difficult to help
Click to expand...
Click to collapse
I know how to flash a firmware....
Now I'm tryng to flash a RUU
Insaniity said:
I know how to flash a firmware....
Now I'm tryng to flash a RUU
Click to expand...
Click to collapse
fine, have it your way
flashing RUU is exactly the same procedure as flashing firmware
but you continuously refuse to say, what you are flashing or how, if you look at my first reply, I asked for more details, including what you are trying to flash ("link to thread and file please")
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I see some things change and some things never do
as a final hint (dont know if that's the case or not, since you wish not to share, the information), in a word: htc_fastboot.exe (try version 3.0.9.2)
do you try the ruu.exe or the zip? it will be MUCH better to use the zip. also mostly only the zip seems to work
DeeZZ_NuuZZ said:
...also mostly only the zip seems to work
Click to expand...
Click to collapse
elaborate, thank you
I have something similar, I flashed NoRedTxt_Aboot+2.11.531.19 once in my m9 tmo. Supposlly it flashed good. Now I can't get to download mode or ruu mode. In ruu mode after 1 sec it gets me back to download mode. Which is where it takes me everytime, besides that twrp is the other place I ca go too.
---------- Post added at 11:51 AM ---------- Previous post was at 11:44 AM ----------
Insaniity said:
Hi all, I have a big problem with my htc one m9. Today I was trying to get in recovery mode but the phone was rebooting itself, so I tryed to flash a ruu (via oem rebootRUU) but maybe something went wrong (hboot pre-update) and now the phone reboots when I try to enter in download mode via bootloader and also I canno't enter in "oem rebootRUU".
I have S-OFF.
Someone can help me? Thanks..
Click to expand...
Click to collapse
I'm stuck in same place as you. But different reason.I'm running stock 2.11.531.19 tmo m9. Just twrp s off and unlocked. What can I do to get to work again ruu or download again
Hello Guys,
I have a problem with my HTC M9 prime Camera Edition yesterday I paid 25 $ for S-Off with sunshine App everything was working great (great App thanks)
after that my phone was S-OFF i was excited and wanted to flash a other Stock Rom but something went wrong and my download mode is deleted now or not more availlable.
Information about my Phone: HTC_Himar 128 SHIP S-OFF
before CID was HTC__034 CID
before MID was 2PRG10000 MID
LK-1.01.0000
OS-2.18.401.10
Bootloader UNLOCKED
The device is rooted and recovery is twrp-3.0.2-0-himar
Android version: marshmallow 6.0
What i did is i wanted to flash the 3.35.401.12-Firmware to change my stock i did it with renaming the file in 0PJAIMG.zip and flashing with sd card in download mode
file could be not flashed some zip error displayed i rebooted the phone everything was ok no problems after that.
I also changed the MID before flashing to: OPJA10000 and CID to HTC__J15. After that i wanted to try it again with the firmware from xda forum 3.35.401.12-Firmware.zip
Phone was flashing the file after that i rebooted and i opened the developer options to check the firmware info but the firmware stayed the same 2.18.401.10
and after that i wanted to reboot to Download mode but it seems after the last flash the Download mode is deleted or missing.
I can boot into Bootloader mode recovery twrp is working very fine system is working very fine everything is working just the problem is that i want the download mode back
but i canĀ“t flash my stock rom without download mode. I was sitting yesterday half night and reading and searching for solutions and help, but withoud success so im now here and hope that someone of u guys
can help me to solve my problem. The thing is that i wanted to change my stock because i am not able with the 2.18.401.10 to flash any custom rom for the M9 nothing is working for example the viper rom
or cyanogenmode also the recovery name is different for my HTC M9 prime CE name is himar and on the M9 original is hima nothing is working for this phone..... please help
hi, i have the same probleme, but I can't flash anything, since My M9 have s-on :S
soo, I cant install a ruu exe, because it says low battery (by go to log_ruu I see it cant do adbdevices)
I can't enter in download mode, it jumbps to bootloader
I can do only some commands on fastboot, for exemple Fastboot oem get_identifier_token don't work, only in download mode (I can't go to download mode, because it doesnt exists)
I can't do comands by adb
C:\adb>fastboot flash zip M9_2.10.401.1_NoWipe_TWRP_2871b1_rename_to_ROM.zip
target reported max download size of 536870912 bytes
sending 'zip' (64024 KB)...
OKAY [ 1.418s]
writing 'zip'...
FAILED (remote: cannot flash this partition in s-on state)
finished. total time: 1.436s
Click to expand...
Click to collapse
C:\adb>fastboot getvar all
(bootloader) version:0.5
(bootloader) variant:MTP eMMC
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x14000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x5e0000000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x118000000
(bootloader) serialno:MB523YJ06983
all:
finished. total time: 0.138s
Click to expand...
Click to collapse
C:\adb>Fastboot oem get_identifier_token
...
FAILED (remote: unknown command)
finished. total time: 0.006s
Click to expand...
Click to collapse
Guys ,pls share hosd_signed himaul img for m9.I don't have download,recovery mode with s on too..pls help me
Way forward
EclipseX said:
hi, i have the same probleme, but I can't flash anything, since My M9 have s-on :S
soo, I cant install a ruu exe, because it says low battery (by go to log_ruu I see it cant do adbdevices)
I can't enter in download mode, it jumbps to bootloader
I can do only some commands on fastboot, for exemple Fastboot oem get_identifier_token don't work, only in download mode (I can't go to download mode, because it doesnt exists)
I can't do comands by adb
Click to expand...
Click to collapse
Hi, were you able to fix this eventually?
Yeah, did send it to HTC without invoice. HTC change the entire motherboard for free
lubaid said:
Hi, were you able to fix this eventually?
Click to expand...
Click to collapse