[Q] desire hd stuck - Desire HD Q&A, Help & Troubleshooting

heres what the screen says in the bootloader
***UNLOCKED***
ACE PUT SHIP S-ON RL
HBOOT--2. 00.0029
MICROP--0438
RADIO--26.14.04.28_M
eMMc--boot
so my phone is stuck in the bootloader after i tried rooting my phone by this method - " http://forum.xda-developers.com/showthread.php?t=2221039 "
after installing the ROM it gets stuck at the htc logo when i rebooted it. why?
can someone help pls?

your device is just booltloader unlock.. just flash the boot.img from the rom
1. Extract the boot.img from zip rom
2. from your bootloader go to fastboot and plug it to your computer
- make sure you have sdk
3. put the "boot.img" file in your platform-tools, directory is sdk/platform-tools
4. using shift+rightclick open command window and type "fastboot flash boot boot.img" disregard the ( " ) sign.
5. wait and then type "fastboot reboot"
your device should boot normally now... hope it helps "newbie here" :fingers-crossed:

anythingbutipod said:
your device is just booltloader unlock.. just flash the boot.img from the rom
1. Extract the boot.img from zip rom
2. from your bootloader go to fastboot and plug it to your computer
- make sure you have sdk
3. put the "boot.img" file in your platform-tools, directory is sdk/platform-tools
4. using shift+rightclick open command window and type "fastboot flash boot boot.img" disregard the ( " ) sign.
5. wait and then type "fastboot reboot"
your device should boot normally now... hope it helps "newbie here" :fingers-crossed:
Click to expand...
Click to collapse
do i need to do step 5? because after i did step 4 it rebooted and now im able to access the phone normally, although im not sure if ill have to this procedure to access my phone again if my phone switches off somehow?
THANKS A MILLION IN ADVANCE

No, you dont have to... Your device will boot normaly even if you turn it off
Just remember to flashboot the boot.img file if you flash a new rom for your device... Glad to help

Related

[Q] Stuck on HTC quietly brilliant screen

hi sorry in advance if this is a stupid question however i am new to all this kind of stuff.
i tried flashing vipers rom to my htc one x however i forgot to flash the boot.img before i flashed the rom itself and now my phone is stuck on the htc quietly brilliant screen. whenever i try to go into recovery mode it goes back tot he htc quietly brilliant screen. i did make a nandroid back up not sure what to do though any help is appreciated.
thank you
Hold power+volm down for 10-15 seconds, select fastboot -> then flash boot.img
you're done
tomascus said:
Hold power+volm down for 10-15 seconds, select fastboot -> then flash boot.img
you're done
Click to expand...
Click to collapse
Hi thanks for the reply but the only options I get under fastboot is hboot,reboot, reboot bootloader and power down
deets456 said:
Hi thanks for the reply but the only options I get under fastboot is hboot,reboot, reboot bootloader and power down
Click to expand...
Click to collapse
Oh sorry man, didn't realise that you were new to this stuff, don't worry.
Basically, flashing boot.img is done on the computer.
1. Open Command Prompt. Start -> type 'cmd' into search area (without quotes)
2. Browse to your folder containing fastboot using cmd prompt. example: your folder located at C:/fastboot so type 'cd C:/fastboot'
3. Flash by typing: 'fastboot flash boot boot.img
4. Erase cache, type 'fastboot erase cache'
5. You're done.
BTW, next time I suggest you read everything properly and know how to do everything before you attempt things like this...
You also need to have your phone connected via usb once you're in fastboot mode to flash the boot.img.
Sent from somewhere....if I could only remember where....
Help!
tomascus said:
Oh sorry man, didn't realise that you were new to this stuff, don't worry.
Basically, flashing boot.img is done on the computer.
1. Open Command Prompt. Start -> type 'cmd' into search area (without quotes)
2. Browse to your folder containing fastboot using cmd prompt. example: your folder located at C:/fastboot so type 'cd C:/fastboot'
3. Flash by typing: 'fastboot flash boot boot.img
4. Erase cache, type 'fastboot erase cache'
5. You're done.
BTW, next time I suggest you read everything properly and know how to do everything before you attempt things like this...
Click to expand...
Click to collapse
Hi,
Another amateur here...and will really appreciate your help. I am facing the same problem but after I enter Fastboot, I do not understand how you want me to flash the boot.img file. As of now my phone is on the fastboot screen with the four options mentioned earlier, its connected to the PC (although the PC doesn't show anything) and I am wondering what to do next.
Can you please explain which folder does one have to browse to on the PC? I have no fastboot folder on the PC. All I have is a copy of the zip file of the rom on desktop\android. Do I need to download and install the Android SDK for this??
Really need your help; spend the last five hours looking for a solution but in vain
Regards
Get fastboot files here. Place them in a folder, and this folder will be called the fastboot folder from now on.
Then extract the boot.img from rom.zip to your fastboot folder.
To launch fastboot command prompt, hold shift, and at the same time RIGHT click anywhere in the fastboot folder. Select open command prompt here.
Then do the commands as described by tomascus.

[Q] Arc S, fastboot stuck at " sending 'boot' "

Hi,
I have wanted to try CM10 for some time, and unlocked my Arc S for the first time today. I followed the guides at freexperiaproject, so it seems that I was able to unlock the bootloader successfully. After it was unlocked I rebooted and all my user data was reset (as expected).
I downloaded "FXP150-cm-10-20121208-UNOFFICIAL-anzu" from rapidgator and "gapps-jb-20121011-signed" wich I found at the cyanogenmod wiki. I put both the zip files in the root of my SD card. When I try running "fastboot flash boot boot.img" it says "sending 'boot' <5616 KB>...", but nothing more happens. I let it stay for several minutes and I have to push Control+C to abort it. I also extracted "boot.img" to the platform-tools folder under android-sdk.
In the SDK Manager I have installed "Android SDK Tools", "Android SDK Platform-tools" and "Google USB Driver".
Am I doing something wrong? Is there anything more I should do before running fastboot? Sorry if I have missed a basic step here.
Espen
First, copy the file .img to the fastboot folder, if the file system.img means you have to run the command with the command: fastboot> fastboot flash system system.img, if the file userdata.img means that the command should be fastboot> fastboot flash userdata userdata.img .if the file xxxxboot.img mean form the command fastboot> fastboot flash boot xxxxboot.img
Iam using google translate.so,I hope I helped you and I hope you understand
Sent from my LT18i
The file from the zip file is called "boot.img". I have copied it to the fastboot folder, and I am running "fastboot flash boot boot.img", as the "how to-" says.
Reinstall drivers
Sent from my LT15i using xda premium
espenta said:
Hi,
I have wanted to try CM10 for some time, and unlocked my Arc S for the first time today. I followed the guides at freexperiaproject, so it seems that I was able to unlock the bootloader successfully. After it was unlocked I rebooted and all my user data was reset (as expected).
I downloaded "FXP150-cm-10-20121208-UNOFFICIAL-anzu" from rapidgator and "gapps-jb-20121011-signed" wich I found at the cyanogenmod wiki. I put both the zip files in the root of my SD card. When I try running "fastboot flash boot boot.img" it says "sending 'boot' <5616 KB>...", but nothing more happens. I let it stay for several minutes and I have to push Control+C to abort it. I also extracted "boot.img" to the platform-tools folder under android-sdk.
In the SDK Manager I have installed "Android SDK Tools", "Android SDK Platform-tools" and "Google USB Driver".
Am I doing something wrong? Is there anything more I should do before running fastboot? Sorry if I have missed a basic step here.
Espen
Click to expand...
Click to collapse
did you make the phone enter fastboot mode?
you should run "fastboot devices" to see.
Thanks for the replies!
I tried on a different computer this morning, and here it worked immediately. Not sure what was wrong on the other one, because I installed the same SDK packages and USB driver. Installing ROM at the moment.
[Edit]: Everything seems to be working fine. Very happy with CM10 at the moment
dewa999 said:
First, copy the file .img to the fastboot folder, if the file system.img means you have to run the command with the command: fastboot> fastboot flash system system.img, if the file userdata.img means that the command should be fastboot> fastboot flash userdata userdata.img .if the file xxxxboot.img mean form the command fastboot> fastboot flash boot xxxxboot.img
Iam using google translate.so,I hope I helped you and I hope you understand
Sent from my LT18i
Click to expand...
Click to collapse
I just tried to install cm 10 on Arc S mobile...
It's bootloader is unlocked & rooted...
but when I try to connect it in flashboot mode & In flashtool Press "Reboot into fastboot mode (via ADB) ,
It show error that "This action needs a connected device in ADB mode"
what I have to do to flash boot.img ?
I attached 2 screenshots of connecting & error....
device is connected in flashmode , I also attached blue noti. LED pic which on when connect...
How I connect device & flash boot.img ???
Can I flash that kernel directly by clicking "select kernel to flash" ?
& Why it is showing ADB error when I click "reboot into fastboot mode (via ADB) ??
In advance thank you...
Tech-G.ONE said:
I just tried to install cm 10 on Arc S mobile...
It's bootloader is unlocked & rooted...
but when I try to connect it in flashboot mode & In flashtool Press "Reboot into fastboot mode (via ADB) ,
It show error that "This action needs a connected device in ADB mode"
what I have to do to flash boot.img ?
I attached 2 screenshots of connecting & error....
device is connected in flashmode , I also attached blue noti. LED pic which on when connect...
How I connect device & flash boot.img ???
Can I flash that kernel directly by clicking "select kernel to flash" ?
& Why it is showing ADB error when I click "reboot into fastboot mode (via ADB) ??
In advance thank you...
Click to expand...
Click to collapse
You already asked for help in another topic, why here again?
Someguyfromhell said:
You already asked for help in another topic, why here again?
Click to expand...
Click to collapse
sorry bro....
But my main question is remain....
Why It is showing ADB error... I tried on two laptops, but result is same...
so I thought any one know the exact reason behind it.
ok I will try to flash kernel directly....
Tech-G.ONE said:
sorry bro....
But my main question is remain....
Why It is showing ADB error... I tried on two laptops, but result is same...
so I thought any one know the exact reason behind it.
ok I will try to flash kernel directly....
Click to expand...
Click to collapse
i dont like flashing kernel by flashtool, as far i done several 2011 devices the best method allways was over adb:good: & it pretty easy.
download android sdk & open the exe. leave all like it is (only may make sure google usb drivers are checked) & press on install.
after install place the boot.img here: ...\sdk\platform-tools
2. connect device into fastboot mode (blue led)
3.click in a empty space in the folder. now HOLD SHIFT & right click, choose ''open command line window here'' (<-- or sth like that sorry my setup is german)
4. enter 'fastboot devices' --> your device should be recognized as a bunch of numbers.
5. flash kernel by entering ''fastboot flash boot boot.img'' it tells you all done.
6. ''fastboot reboot''
7. enjoy new kernel

[Q] Stuck in HTC logo, no power

Hi guys,
I am stuck REALLY stuck. I have or now had a rooted htc one x. I tried to flash a rom but this kept on stucking on the logo (carbon logo, cause it was a Carbon rom). When I saw this I got confused so I deleted everything from recovery mode. EVERYTHING the rom and what was on the sd card. Now when i try to turn oi on it is stuck on the htc logo (the first one that appears). I presume its doing so cause it is finding no rom to load. My other problem is the power. The battery got drained and I cannot even see my SD card on the pc ! I found somewhere that in recovery mode i could go to advanced and to side load but i cannot even see this side load option. PLEASSSSE help me I am really desperate!!
When you're in recovery, connect to your PC and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your PC, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
sinkster said:
when you're in recovery, connect to your pc and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your pc, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
Click to expand...
Click to collapse
thanks for your reply.at the moment i am trying to charge the bat. To tell you the truth i tried mount sdcard in advance mode but still int memory didnt show up on pc. I shall retry when i get some power up
sinkster said:
when you're in recovery, connect to your pc and mount your sdcard, in twrp it's advanced/mount. The card should then show up on your pc, put the rom zip on your card and let the phone charge for a while. Use fastboot to erase cache then flash the rom.
Click to expand...
Click to collapse
nothing cant do it!!!!!!!!!!!!!!!!!!!did i brick my phone???
Why cant i see it on my pc. Doesit have to do with the cable i am using???
xxinterboyxx said:
nothing cant do it!!!!!!!!!!!!!!!!!!!did i brick my phone???
Why cant i see it on my pc. Doesit have to do with the cable i am using???
Click to expand...
Click to collapse
Try the original cable together with a 2.0 usb port,
if it still doesnt work flash another recovery like philz touch when you have enough juice
xxinterboyxx said:
Hi guys,
I am stuck REALLY stuck. I have or now had a rooted htc one x. I tried to flash a rom but this kept on stucking on the logo (carbon logo, cause it was a Carbon rom). When I saw this I got confused so I deleted everything from recovery mode. EVERYTHING the rom and what was on the sd card. Now when i try to turn oi on it is stuck on the htc logo (the first one that appears). I presume its doing so cause it is finding no rom to load. My other problem is the power. The battery got drained and I cannot even see my SD card on the pc ! I found somewhere that in recovery mode i could go to advanced and to side load but i cannot even see this side load option. PLEASSSSE help me I am really desperate!!
Click to expand...
Click to collapse
You should flash boot.img and it should boot fine
So another time read, read, read so you won't get in trouble and be without phone few hours/days
nikola016 said:
You should flash boot.img and it should boot fine
So another time read, read, read so you won't get in trouble and be without phone few hours/days
Click to expand...
Click to collapse
Thanks for the advise..but could you please be more specific like making a step by step proceedure. please note that mob is saying "battery level is lowto flash" and i cannot see my sd card on my pc.
thanks again
Extract the boot.img file from the rom, place it in the same location as your adb set up. Reboot to fastboot mode, connect to PC, open cmd window at same location as abd and type:
fastboot erase cache
fastboot flash boot boot.img
Reboot.
sinkster said:
Extract the boot.img file from the rom, place it in the same location as your adb set up. Reboot to fastboot mode, connect to PC, open cmd window at same location as abd and type:
fastboot erase cache
fastboot flash boot boot.img
Reboot.
Click to expand...
Click to collapse
cache erase but getting cannot open boot.img!!!!!!!!!
Don't open it. Just extract it to your adb folder, and flash it via fastboot. If it's not called boot.img then either use fastboot flash boot (bootname).img or rename it to boot.img. Plus if you've erased the system you'll need to flash the rom again via recovery.
sinkster said:
Don't open it. Just extract it to your adb folder, and flash it via fastboot. If it's not called boot.img then either use fastboot flash boot (bootname).img or rename it to boot.img. Plus if you've erased the system you'll need to flash the rom again via recovery.
Click to expand...
Click to collapse
i am typing "C:\android\sdk\platform-tools\fastboot flash boot boot.img" is it good? cause its replying cannot open boot.img and the file i extracted is called boot.img. I cant understand were i am wrong. Perhaps cause the battery is still very low?
The extracted boot.img should be in the sdk folder, for example mine is C:\Users\Sinclair\Downloads\adb_fastboot_and_other_tools\adb_fastboot_and_other_tools\Android. Open the folder, shift+right click and choose 'open command window here'. Try 'fastboot devices' to ensure it's been detected, if so it should work. Possibly a bad download.
sinkster said:
The extracted boot.img should be in the sdk folder, for example mine is C:\Users\Sinclair\Downloads\adb_fastboot_and_other_tools\adb_fastboot_and_other_tools\Android. Open the folder, shift+right click and choose 'open command window here'. Try 'fastboot devices' to ensure it's been detected, if so it should work. Possibly a bad download.
Click to expand...
Click to collapse
please you are my only hope before i throw this device in the rubbish can. could you send me a detailed step by step proceedure of what to do cause I am completely lost. the files i need to down load where to put themand commands i should write down in command mode. I am completely noob on this and all these words you all use.If you cant and i completly understand could you recomend wewre i can post my problem for more veterans to see or perhaps there is somewhere where i can ship my device and get it fixed at a cost of course.
THANKS
You put literally the boot.img file in that state in the Fastboot.exe folder on the pc. So it goes into the platform tools folder !
Then you put the phone in the bootloader where you see "Fastboot usb" in red text
Then you point with the mouse inside the platform tools folder and hold down shift and click the right button and select "open command window here"
Then you type the command in that window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
By your reply I'm presuming you don't have a full adb/fastboot setup. Read this http://forum.xda-developers.com/showthread.php?p=42407269,
and follow the instructions.
Mr Hofs said:
You put literally the boot.img file in that state in the Fastboot.exe folder on the pc. So it goes into the platform tools folder !
Then you put the phone in the bootloader where you see "Fastboot usb" in red text
Then you point with the mouse inside the platform tools folder and hold down shift and click the right button and select "open command window here"
Then you type the command in that window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Click to expand...
Click to collapse
t
Hi there
Thanks for your interest in helping me out. After i do this right click thing i go to the black window and give these commands as they are no previous path like c:\ etc etc before the commands you gave me? Cause the funny thing i did the erase cache thing and it did it but this boot boot.img isnt doing it. And bdw i redownloaded another rom, copied it to the file tools and extracted it there. In it there was a boot.img file. Did i do the right thing?
Thanks again
When you open the cmd window by right click in a folder then all commands you enter are for that folder path, so it's fastboot flash boot xxx.img(replace xxx with the boot name), and it's only the boot.img for your rom you need extracted to the folder.
I think you are confusing yourself. Just stay calm and read carefully ! It's not rocket science. Open the rom.zip with 7Zip and just drag out the boot.img file to the exact same folder as where your fastboot.exe file is located. Open the command window there and type the commands.
The command fail cannot open is only because the file is just not there !
---------- Post added at 10:20 AM ---------- Previous post was at 09:30 AM ----------
http://forum.xda-developers.com/showthread.php?t=2069904
Mr Hofs said:
I think you are confusing yourself. Just stay calm and read carefully ! It's not rocket science. Open the rom.zip with 7Zip and just drag out the boot.img file to the exact same folder as where your fastboot.exe file is located. Open the command window there and type the commands.
The command fail cannot open is only because the file is just not there !
---------- Post added at 10:20 AM ---------- Previous post was at 09:30 AM ----------
http://forum.xda-developers.com/showthread.php?t=2069904
Click to expand...
Click to collapse
I opened the foldet where my fastboot command is pointed the arrow inside the file, pressed down and holded the shift key when i right click the mouse cant see the command open command window here!!!!!!! What I am doing wrong i cant understand http://forum.xda-developers.com/images/icons/icon9.gif
xxinterboyxx said:
I opened the foldet where my fastboot command is pointed the arrow inside the file, pressed down and holded the shift key when i right click the mouse cant see the command open command window here!!!!!!! What I am doing wrong i cant understand http://forum.xda-developers.com/images/icons/icon9.gif
Click to expand...
Click to collapse
AND THE boot.img file is there cause I am seeing it!!!!!!

[Q] htc phone stuck on htc logo

hi friends
i got htc desire HD a9191 phone but its stuck on htc logo
Ace pvt SHIP S-On RL
Hboot -2.00.0027
MICROP-0438
RAdio -26.14.04.28_M
Emmc-boot
Sep 7 2011 ,19:0:24
Even factory reset and recovery is not working
Factory reset : ON clicking factory phone gets stuck (i.e even menu gets unresponsive)
Recovry : clicking recovey phone vibrates 7 times:crying:
Bootloader
vippz said:
hi friends
i got htc desire HD a9191 phone but its stuck on htc logo
Ace pvt SHIP S-On RL
Hboot -2.00.0027
MICROP-0438
RAdio -26.14.04.28_M
Emmc-boot
Sep 7 2011 ,19:0:24
Even factory reset and recovery is not working
Factory reset : ON clicking factory phone gets stuck (i.e even menu gets unresponsive)
Recovry : clicking recovey phone vibrates 7 times:crying:
Click to expand...
Click to collapse
Things that you forgot to mention is BOOT LOADER,is it locked Or unlocked?
it will written above your phone's Hboot -2.00.0027.
If it's unlocked that try locking it back and then run stock RUU the one you were using it in last working stat.
Thanks.
How would i get to know thats its unlocked
Because its not mentioned any where on screen. what I can tell u i its was working every sim card was working on this phone .
I am new to this please if possible explain me in detail :good:
No Worry Bro!
vippz said:
How would i get to know thats its unlocked
Because its not mentioned any where on screen. what I can tell u i its was working every sim card was working on this phone .
I am new to this please if possible explain me in detail :good:
Click to expand...
Click to collapse
Don't get panic!
It's really easy.....as you may check that i am also new to xda infect i registered on December last month,ever since then i get to know things which i didn't know before so don't worry it will take time but you will know step by step.
As you have mention about S-On and some other detail by pressing volume down and power button.,the same way do it.
first phone should be switched off,and press volume down and power button together,once you see white background with several information regarding your phone's current status.
HBOOT
FASTBOOT
RECOVERY
and some others but in that screen look for top on the list it should written locked or relocked,if not then you have to lock it back in order to run any stock RUU.
as you said that any sim card works which means that your phone is unlocked to network. but for now if there is no other issue in your phone than you have to relock the bootloader in order to run STOCK RUU.
without locked boot loader you won't be able to install RUU.
If it stats ***Locked*** than just flash any RUU by double clicking on it.,if not than just follow this: http://forum.xda-developers.com/showthread.php?t=2133336
But its says nothing locked or unlocked at the top
and how to enable USB Debgging
I tried the link above
and EasyUnlockTool.cmd says the following
***ERROR***ERROR**ERROR
Phone not plugged in
or
Driver not Installed
or
USB debugging not enbaled
***ERROR***ERROR**ERROR
vippz said:
How would i get to know thats its unlocked
Because its not mentioned any where on screen. what I can tell u i its was working every sim card was working on this phone .
I am new to this please if possible explain me in detail :good:
Click to expand...
Click to collapse
unlocked network doesn't mean your bootloader is already unlocked..
@dr.patron99
sorry just wanna correct this...
unlocked network doesn't mean the bootloader is already unlocked..both are is separate different thing...
vippz said:
But its says nothing locked or unlocked at the top
and how to enable USB Debgging
I tried the link above
and EasyUnlockTool.cmd says the following
***ERROR***ERROR**ERROR
Phone not plugged in
or
Driver not Installed
or
USB debugging not enbaled
***ERROR***ERROR**ERROR
Click to expand...
Click to collapse
you can try flashing RUU with the latest or same version as you know that you already using it..but firstly you must find the correct RUU that are suitable with you CIDnum (country ID) of you phone...or else you might using a goldcard method
to check the CIDnum of your phone..your pc must have the latest HTC driver (you can find it here ), and your must already had ADB/ SDK to running android debugging bridge (you can download it minimal ADB from here or download full SDK from here )
after that get your phone to the bootloader n select FASTBOOT then connecting your phone with your pc..then open cmd and change source to your ADB / SDK folder..then typing "fastboot devices" (this is to see connected of your phone to pc)
if success connected..the output will prompt it of your phone serial number..after that you can continue to typing "fastboot getvar all"
then see your CIDnum in the line of output "INFOCID.....XXXX"
hope this help..
JJeamy said:
unlocked network doesn't mean your bootloader is already unlocked..
@dr.patron99
sorry just wanna correct this...
unlocked network doesn't mean the bootloader is already unlocked..both are is separate different thing...
you can try flashing RUU with the latest or same version as you know that you already using it..but firstly you must find the correct RUU that are suitable with you CIDnum (country ID) of you phone...or else you might using a goldcard method
to check the CIDnum of your phone..your pc must have the latest HTC driver (you can find it here ), and your must already had ADB/ SDK to running android debugging bridge (you can download it minimal ADB from here or download full SDK from here )
after that get your phone to the bootloader n select FASTBOOT then connecting your phone with your pc..then open cmd and change source to your ADB / SDK folder..then typing "fastboot devices" (this is to see connected of your phone to pc)
if success connected..the output will prompt it of your phone serial number..after that you can continue to typing "fastboot getvar all"
then see your CIDnum in the line of output "INFOCID.....XXXX"
hope this help..
Click to expand...
Click to collapse
Sir common,i know unlock to network doesn't mean his device unlock to bootloader as well
May be misspelled.:good:
dr.patron99 said:
Sir common,i know unlock to network doesn't mean his device unlock to bootloader as well
May be misspelled.:good:
Click to expand...
Click to collapse
yap..just wanna correct misspelled..
because..you already suggest it to OP to relock his phone bootloader..that's mean you already assume that his bootloader is already unlocked just not show in the top of bootloader..
because of that...i just wanna correct that..because what i know until now is.. actually the bootloader of Ace..by default is indeed nothing showing state locked or unlocked on the top of bootloader.. that's why i suggest him to flashing RUU again..no needed to relock bootloader first..
i just wanna correct miss direction to the OP....nothing else..
anyway..i'm really glad and appreciated to see you wanna trying helping all people in this forum..mate
JJeamy said:
yap..just wanna correct misspelled..
because..you already suggest it to OP to relock his phone bootloader..that's mean you already assume that his bootloader is already unlocked just not show in the top of bootloader..
because of that...i just wanna correct that..because what i know until now is.. actually the bootloader of Ace..by default is indeed nothing showing state locked or unlocked on the top of bootloader.. that's why i suggest him to flashing RUU again..no needed to relock bootloader first..
i just wanna correct miss direction to the OP....nothing else..
anyway..i'm really glad and appreciated to see you wanna trying helping all people in this forum..mate
Click to expand...
Click to collapse
Thanks buddy this is the information i got from cmd see attachment
please help me further on
could u provide me the link to which i should proceed (i.e what steps i should do next)
thanxxx
vippz said:
Thanks buddy this is the information i got from cmd see attachment
please help me further on
could u provide me the link to which i should proceed (i.e what steps i should do next)
thanxxx
Click to expand...
Click to collapse
that's CID num is for RUU HTC India 3.13.720.2 , but i can't find it anywhere ...
so i think you must using goldcard to flashing another RUU with version above 3.13.720.2
here some of other RUU with version above than yours..:
RUU_Ace_Sense30_S_HKCSL_CHT_3.13.832.4_R_Radio_12.65.60.29_26.14.04.28_M_release_234218_signed.exe
or
RUU_Ace_Sense30_S_TWM_TW_3.16.921.2_Radio_12.65.60.29_26.14.04.28_M_release_247385_signed.exe
you can make a goldcard with a tool from here..
hope this help..
JJeamy said:
that's CID num is for RUU HTC India 3.13.720.2 , but i can't find it anywhere ...
so i think you must using goldcard to flashing another RUU with version above 3.13.720.2
here some of other RUU with version above than yours..:
RUU_Ace_Sense30_S_HKCSL_CHT_3.13.832.4_R_Radio_12.65.60.29_26.14.04.28_M_release_234218_signed.exe
or
RUU_Ace_Sense30_S_TWM_TW_3.16.921.2_Radio_12.65.60.29_26.14.04.28_M_release_247385_signed.exe
you can make a goldcard with a tool from here..
hope this help..
Click to expand...
Click to collapse
But trying creating goldCARD Says
error Device not contected
Please Help what should i do
vippz said:
But trying creating goldCARD Says
error Device not contected
Please Help what should i do
Click to expand...
Click to collapse
sorry..forgot..your phone still can't booting normal..
so i suggest you to unlock bootloader via HTCdev unlock first..then installing custom recovery like 4ext or TWRP..then installing custom rom..
after that..if you still wanna back to the stock again...then you can do it with relock bootloader first then continued to process making a gold card..then flashing the RUU that i give it to you above..
just go to https://www.htcdev.com/ ..don't forget to sign up first..then select unlock bootloader..after that..you must download the latest hboot from there..then extracted the rom.zip from exe..copied to your adb/fastboot.exe folder then update your hboot via fastboot.. with command "fastboot oem rebootRUU" then continued "fastboot flash zip rom.zip" wait until finish..if doesn't automatic reboot just type "fastboot reboot bootloader" then cek your hboot that's already change to hboot 2.00.0029..then you can continued to FASTBOOT mode again..then type "fastboot oem get_identifier_token" ..after you get token...then you can continued to process submit token to htcdev unlock for request unlock.bin from htc to unlock your bootloader..
hope this can help..
JJeamy said:
sorry..forgot..your phone still can't booting normal..
so i suggest you to unlock bootloader via HTCdev unlock first..then installing custom recovery like 4ext or TWRP..then installing custom rom..
after that..if you still wanna back to the stock again...then you can do it with relock bootloader first then continued to process making a gold card..then flashing the RUU that i give it to you above..
just go to https://www.htcdev.com/ ..don't forget to sign up first..then select unlock bootloader..after that..you must download the latest hboot from there..then extracted the rom.zip from exe..copied to your adb/fastboot.exe folder then update your hboot via fastboot.. with command "fastboot oem rebootRUU" then continued "fastboot flash zip rom.zip" wait until finish..if doesn't automatic reboot just type "fastboot reboot bootloader" then cek your hboot that's already change to hboot 2.00.0029..then you can continued to FASTBOOT mode again..then type "fastboot oem get_identifier_token" ..after you get token...then you can continued to process submit token to htcdev unlock for request unlock.bin from htc to unlock your bootloader..
hope this can help..
Click to expand...
Click to collapse
but HTC sycn says no Device connected
And i am not getting any HBOOT Files From HTC Website
please provide me the Latest Downloads here or the links and the process to proceed further on :
vippz said:
but HTC sycn says no Device connected
And i am not getting any HBOOT Files From HTC Website
please provide me the Latest Downloads here or the links and the process to proceed further on :
Click to expand...
Click to collapse
you don't need HTC sync to do that...just download SDK from here.. and placed in C:\ drive on your pc.
then you continued to step :
1. download your hboot update from here..
2. after you already download your hboot.. running that exe file until next to second step..now you must hold at this point..don't close this..let open
3. open explorer then search the rom.zip file under C:\Users\"your username"\AppData\Local\Temp\ "you will see a lot of folder like this {5917E83E-C23B-491F-9D62-6AB7E6E87DC6} and you must try looking one by one by open it and see there is a file dotnetinstaller.exe inside that folder and had a folder like before too {5917E83E-C23B-491F-9D62-6AB7E6E87DC6}..then open it again that folder..now you can find the rom.zip file in there"
4. copying that rom.zip file to your SDK under platform-tools folder..and turn on your phone again with pressing and hold volume down+power until get inside bootloader then select FASTBOOT mode
5. open cmd change source to your SDK / platform-tools folder then typing "fastboot devices" enter to checking first that your phone is already connected properly
5. typing "fastboot oem rebootRUU" enter
6. "fastboot flash zip rom.zip" enter and wait until finish..
7. now if succes you can continued to the step unlocking your bootloader just following instruction from www.htcdev.com
8. if already success unlock your bootloader..then you can continued installing custom recovery like 4ext recovery (just try searching it on google how to do that)
9. download custom rom..then installing
10. done..enjoy it
all command without quote
hope this can help..
JJeamy said:
you don't need HTC sync to do that...just download SDK from here.. and placed in C:\ drive on your pc.
then you continued to step :
1. download your hboot update from here..
2. after you already download your hboot.. running that exe file until next to second step..now you must hold at this point..don't close this..let open
3. open explorer then search the rom.zip file under C:\Users\"your username"\AppData\Local\Temp\ "you will see a lot of folder like this {5917E83E-C23B-491F-9D62-6AB7E6E87DC6} and you must try looking one by one by open it and see there is a file dotnetinstaller.exe inside that folder and had a folder like before too {5917E83E-C23B-491F-9D62-6AB7E6E87DC6}..then open it again that folder..now you can find the rom.zip file in there"
4. copying that rom.zip file to your SDK under platform-tools folder..and turn on your phone again with pressing and hold volume down+power until get inside bootloader then select FASTBOOT mode
5. open cmd change source to your SDK / platform-tools folder then typing "fastboot devices" enter to checking first that your phone is already connected properly
5. typing "fastboot oem rebootRUU" enter
6. "fastboot flash zip rom.zip" enter and wait until finish..
7. now if succes you can continued to the step unlocking your bootloader just following instruction from www.htcdev.com
8. if already success unlock your bootloader..then you can continued installing custom recovery like 4ext recovery (just try searching it on google how to do that)
9. download custom rom..then installing
10. done..enjoy it
all command without quote
hope this can help..
Click to expand...
Click to collapse
After doing what step 5 says that is putting in the command fastboot oem rebootRUU i get 3 dots and nothing happens...
I tried rebooting it manually but the hboot was stuck.
vippz said:
After doing what step 5 says that is putting in the command fastboot oem rebootRUU i get 3 dots and nothing happens...
I tried rebooting it manually but the hboot was stuck.
Click to expand...
Click to collapse
what do you mean stuck..?
did you already see the screen white HTC text with black background after execute command "fastboot oem rebootRUU" ?
just try boot to bootloader again...then select FASTBOOT mode..connect it again with your pc..disable it all antivirus..then try running PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe and following the step until finish..
JJeamy said:
what do you mean stuck..?
did you already see the screen white HTC text with black background after execute command "fastboot oem rebootRUU" ?
Click to expand...
Click to collapse
I mean the phone is in fastboot mode and stuck on the screen as shown below... and the command prompt is showing this screen
vippz said:
I mean the phone is in fastboot mode and stuck on the screen as shown below... and the command prompt is showing this screen
Click to expand...
Click to collapse
just try boot to bootloader again...then select FASTBOOT mode again..and connect it again with your pc..disable it all antivirus..then try running PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe and following the step until finish..
IF that's step above does'n success too..then you can try it..
rename it the rom.zip file that you are already tried to flashing it from fastboot command previously (rename it to PD98IMG.zip)..then copied the file to the root of your sd card..this mean copied just inside your sd card not inside any folder..just using card reader to copied that file..then put it in back again in your phone..then boot to bootloader again with pressing volume down+power then wait until bootloader check the zip file then ask you to update it..
then confirm it with volume UP..wait until finish and ask you to reboot the phone with pressing power button..
hope this can help..
JJeamy said:
what do you mean stuck..?
did you already see the screen white HTC text with black background after execute command "fastboot oem rebootRUU" ?
just try boot to bootloader again...then select FASTBOOT mode..connect it again with your pc..disable it all antivirus..then try running PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe and following the step until finish..
Click to expand...
Click to collapse
The PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe Showed me Showed me screen Rebootiing to Bootloader .......................
noting elsee
What Should I Do v??
vippz said:
The PD9810000_Ace_Sense30_S_hboot_2.00.0029.exe Showed me Showed me screen Rebootiing to Bootloader .......................
noting elsee
What Should I Do v??
Click to expand...
Click to collapse
just try what i said above..
IF .exe step does'n success too..then you can try it..
rename it the rom.zip file that you are already tried to flashing it from fastboot command previously (rename it to PD98IMG.zip)..then copied the file to the root of your sd card..this mean copied just inside your sd card not inside any folder..just using card reader to copied that file..then put it in back again your sd card in your phone..then boot to bootloader again with pressing volume down+power then wait until bootloader check the zip file then ask you to update it..
then confirm it with volume UP..wait until finish and ask you to reboot the phone with pressing power button..

Want to root Bootloader unlocked what next

I have unlocked bootloader of my desire 820u Indian version running on lollipop 5.0.2. Now I want to root it, I have twrp and su file also don't know how to proceed further. When I click on recovery a command window opens with Chinese language I don't know what to do next. I m having S-ON in fastboot mode and. Is it safe to flash custom recovery with S-ON? Plz help ?
Which custom recovery you have? Is it TWRP 2.8.7.0 with exe file format?
Then switch on your phone an turn on usb debugging mode and then go to security and turn on the "Unknown Sources" mode. Place SuperSU.zip file in sd card.
Switch off your phone and go to fastboot mode. Connect your phone with PC. And open command window and type "fastboot devices" -> It should be having some code like HT******** and device should be listed there. If it's showing waiting for devices, then you need to install the drivers for mobile and check it again. Now close the command box.
NOW
if you're having recovery.exe then just open the file and press any key while mobile is connected with PC. It'll flash the recovery automatically. When it'll end switch off the phone and go to recovery mode. then select install and find the supersu zip file and swipe it to flash.
And if you're having recovery.img then you need to download the fastboot folder (find it in other threads) and then place the recovery.img to the same folder. Now open the folder and press shift+right click-> open command window here. Then connect the phone in fastboot mode and check for fastboot device is connected or not. then type "fastboot flash recovery recovery.img"
*Recovery file must be named as recovery and extension should be img. It should not be like recovery.img.img *
CONGRATULATIONS This will help you to root your phone.
@coolmmk07 Thanks a lot mate for such a detailed reply ? just one more question, in fastboot mode it shows S-ON is it safe to flash custom recovery with S-ON? Does it make any difference?
alok singh said:
@coolmmk07 Thanks a lot mate for such a detailed reply just one more question, in fastboot mode it shows S-ON is it safe to flash custom recovery with S-ON? Does it make any difference?
Click to expand...
Click to collapse
I don't think so. It'll work
Hey bro everything is ok accept when I open su app is says there is no su binary installed... What's the solution?
Rooted successfully, thanks alot
alok singh said:
Rooted successfully, thanks alot
Click to expand...
Click to collapse
COOL! Enjoy bro

Categories

Resources