CLK Recovery Boot Error - HD2 Android Q&A, Help & Troubleshooting and Genera

Hey guys. Decided to try and fix my old HD2 which I stopped using after it became stuck on the MAGLDR screen at Go Go Go. Recently flashed CLK 1.5 via SD card because my USB port on the phone is broken. Tried to boot into recovery and I get this message
{
"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"
}
Any ideas? Also when I checked the bad block table it said I had a single bad block at 812. The start position however begins at 278 and the end position is at 1322. Also stated that it was marked. The partition section of the bad block is stated as Recovery. Not sure if this means the phone should be put in the bin or not lol.

Have you tried to boot to clk, back key!

shanman-2 said:
Have you tried to boot to clk, back key!
Click to expand...
Click to collapse
Should of said that. CLK boots fine. I can repartition sections if I want. I can choose to start Android NAND or Android EMMC etc. That boots fine. I just get this random error when trying to boot to recovery

Not sure if you use clk to mark the bad block and then reinstall clk ... maybe could help!
I operate without usb port aswell, so am interested.
Fastboot vis wifi could be handy...

shanman-2 said:
Not sure if you use clk to mark the bad block and then reinstall clk ... maybe could help!
I operate without usb port aswell, so am interested.
Fastboot vis wifi could be handy...
Click to expand...
Click to collapse
Yeah I reinstalled CLK but no go. Same error when trying to boot to recovery. Shame I can't load a rom from the SD card

DramatikBeats said:
Yeah I reinstalled CLK but no go. Same error when trying to boot to recovery. Shame I can't load a rom from the SD card
Click to expand...
Click to collapse
Boot to cLK and see what is the bad blocks layout for your phone like. Increase the recovery partition to, say, 7 MB and try flashing recovery alone again- I suggest CWM 5.0.2.6 for starters.
Swyped from my HTC HD2 using XDA app

ph03n!x said:
Boot to cLK and see what is the bad blocks layout for your phone like. Increase the recovery partition to, say, 7 MB and try flashing recovery alone again- I suggest CWM 5.0.2.6 for starters.
Swyped from my HTC HD2 using XDA app
Click to expand...
Click to collapse
Thanks for the tip but how do I flash Recovery alone without being able to use my usb port? I keep coming across CLK builds that are pre-bundled with Recovery but have not see a recovery build that I can install via sd card.
Edit: I reinstalled CLK and the bad block is in the system partition. So the recovery partition should of installed properly, it has no bad blocks. I'm still getting that error message if I try to boot into recovery after CLK starts. If I hold the home button to boot straight into recovery the phone gets stuck on the HTC boot logo

Anyone got any ideas before I chuck this phone in the bin?

DramatikBeats said:
Anyone got any ideas before I chuck this phone in the bin?
Click to expand...
Click to collapse
I see that you are using my black variant of cLK. Which version do you have installed? Did you try the stable cLK 1.5.rc1 first?
Well, 1.5.0.5 had an issue with the partition table;it was messed up after some certain changes (i.e. adding sboot).
Latest version (1.5.0.6) has this issue fixed.
So start from re-installing newer cLK (see my sig / cLK 1.5.black) and see if you still cannot boot into recovery.
Regards!

kokotas said:
I see that you are using my black variant of cLK. Which version do you have installed? Did you try the stable cLK 1.5.rc1 first?
Well, 1.5.0.5 had an issue with the partition table;it was messed up after some certain changes (i.e. adding sboot).
Latest version (1.5.0.6) has this issue fixed.
So start from re-installing newer cLK (see my sig / cLK 1.5.black) and see if you still cannot boot into recovery.
Regards!
Click to expand...
Click to collapse
Just installed 1.5.0.6. Same error when booting to recovery unfortunately.

Just change the size of the recovery partition in cLK to 7MB, commit the change, reflash the cLK NBH again, reboot to cLK, change recovery partition size back to what you set I the earlier step, commit changes, see if recovery boots.
The logic is- When you change a partition size in cLK, the underlying data is not destroyed. So when you set recovery as 7MB first, that layout will remain when you flash cLK the second time, just the marker for recovery will default to 5MB. Redoing the same partition layout will give recovery the needed space AND it will already be there in a 7MB partition, so it should boot.
I have never tried it for recovery, but have done this for /data and it works. Try it.
Alternatively, you can change the order of the positions and move cache to recovery's place, reflash cLK and then set the order again (cache to recovery's place).
Read up the cLK thread and the NAND bad Bocks thread, and sure there are creative solutions
Swyped from my HTC HD2 using XDA Premium

ph03n!x said:
Alternatively, you can change the order of the positions and move cache to recovery's place, reflash cLK and then set the order again (cache to recovery's
Click to expand...
Click to collapse
Unfortunately, the way it works now does not allow to change 'recovery' partition's order from the phone's menu(cause then you'll need a pc to reflash recovery and the purpose is to be pc-free).
You can do it through fastboot commands but this is not applicable in DramatikBeats' case since the USB port on the phone is broken.
So all that I could think of to help is to create a *.nbh file which has the recovery partition at 2nd place (after an empty one). I have tried it on my phone and I can enter to recovery as usual. Didn't try any other feature!
If the problem insists, then maybe the hardware problem extends beyond the broken USB port...Can't be sure
Regards!

kokotas said:
Unfortunately, the way it works now does not allow to change 'recovery' partition's order from the phone's menu(cause then you'll need a pc to reflash recovery and the purpose is to be pc-free).
You can do it through fastboot commands but this is not applicable in DramatikBeats' case since the USB port on the phone is broken.
So all that I could think of to help is to create a *.nbh file which has the recovery partition at 2nd place (after an empty one). I have tried it on my phone and I can enter to recovery as usual. Didn't try any other feature!
If the problem insists, then maybe the hardware problem extends beyond the broken USB port...Can't be sure
Regards!
Click to expand...
Click to collapse
Thank you for trying mate. Still getting the same error so I believe the phone is busted. The fact that MAGLDR couldn't boot up past the GO GO GO screen and CLK being stuck at a similar point leads me to think that this phone is now R.I.P. unfortunately. Would of been nice to have this guy as a second phone since he's served me well throughout the years. Thanks again though!

DramatikBeats said:
Thank you for trying mate. Still getting the same error so I believe the phone is busted. The fact that MAGLDR couldn't boot up past the GO GO GO screen and CLK being stuck at a similar point leads me to think that this phone is now R.I.P. unfortunately. Would of been nice to have this guy as a second phone since he's served me well throughout the years. Thanks again though!
Click to expand...
Click to collapse
i know that this is a dead tread but i've found out the same problem but the bad block is in the system partition and is marked... anyone could help?

Related

Guide: Flashing WP 7 on your HD2

Okay, so I finally found the WP7 Rom and the new MAGLDR 112 that comes in the zip with it.
It's on DFTs forum.
I've uploaded the text file from DFT's forum which includes the download links for the ROM and MAGLDR 112(included in the ROM's zip file)
It's a pretty simple process if you've already flashed your own NAND Android ROM.
First I suggest you backup your SD card and your current NANDroid.
Then enter your bootloader (hold volume down and power button while device is off)
Connect to your computer and start the RomUpdateUtility provided in the MAGLDR112 folder.
Follow the prompts and update to MAGLDR 1.12
After that, your device should restart.
In MAGLDR 1.12 go to USB flasher and wait for the USB connection.
Then run the DWI (as Admin in Win7/Vista) and follow the prompts to install WP7.
After that the device will reboot and instead of booting into Android it will boot into WP7.
Simple
To activate Windows Live services follow this guide http://forum.xda-developers.com/showthread.php?t=912218
It's pretty straight forward.
hey hey!
i still have win6.5 stock rom installed.
do i need to do anything different like flash it to nand droid rom.
Sorry if the question is a stupid one.I am a real NOOB!
Thanks for guidlines!
elasticity19 said:
i still have win6.5 stock rom installed.
do i need to do anything different like flash it to nand droid rom.
Sorry if the question is a stupid one.I am a real NOOB!
Thanks for guidlines!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=893948
Follow this guide first, up until the point where it tells you to flash the Android ROM, instead flash the Windows Phone 7 ROM, and don't forget to install MAGLDR 1.12(from the WP7 Rom zip file and not the MAGLDR 1.11 from the link above)
THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
seriously out of topic question
will your android boot up from SD card if u're running WM7
in eg: copying all the Android folders into SD card, and booting clrad/haret?
My phone wont go into magloader after flashing it, i am simply stuck on the bootup screen.
Any ideas?
xandercom said:
My phone wont go into magloader after flashing it, i am simply stuck on the bootup screen.
Any ideas?
Click to expand...
Click to collapse
Same problem here
DanneG said:
Same problem here
Click to expand...
Click to collapse
Any ideas?
I have tried installing with both a 64bit and 32bit machine as another user suggested that might resolve it.
My next step is going to be reflashing of the NRG rom I installed, see if that will revert and then try again.
xandercom said:
Any ideas?
I have tried installing with both a 64bit and 32bit machine as another user suggested that might resolve it.
My next step is going to be reflashing of the NRG rom I installed, see if that will revert and then try again.
Click to expand...
Click to collapse
no idea, I have triead with a win 7 & win xp machine, same problem.
Everything runs without any problems, exept its stuck on the bootup screen
Do you have HSPL 2.08?
Sent from my HD2 using XDA App
{
"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"
}
Sent from my HTC Desire using Tapatalk
Solved it!
Download a new radio
I'm using Leo_RADIO_2.15.50.14 now
http://forum.xda-developers.com/showthread.php?t=611787
Hi, for me I have update to wp7 already but when I plug the USB to my PC the phone it don't show me anything...i can't syn I can't use it as USB drive..so what next that I next to do?
DanneG said:
Solved it!
Download a new radio
I'm using Leo_RADIO_2.15.50.14 now
http://forum.xda-developers.com/showthread.php?t=611787
Click to expand...
Click to collapse
Is it necessary to have that radio? I have the Tmous Leo and I have 2.10.50.26 (Im pretty sure) and I got through the installation process. I havent activated it yet, Im waiting on the downloads of the WPDK and all (slow internet). Everything seems to be working wonderfully except for 1 problem: if my screen is off for more than a minute or two, it wont turn back on and I have to yank the battery and restart my phone. Any way to fix that? So far, setting the screen to never turn off works fine, but that will kill my battery while not plugged in.

"E1FATAL HIT 1" Problem.

I need help with this problem. I read the post and have them run what they say, but I still have the problem. When I give the option in MAGLDR "Ad Recovery", I get the following screen "1EFATAL HIT 1". I flashed with several options, I've done task 29, even I did hard reset and I returned the handset to factory defaults. But still the problem. I need help.
diwif said:
I need help with this problem. I read the post and have them run what they say, but I still have the problem. When I give the option in MAGLDR "Ad Recovery", I get the following screen "1EFATAL HIT 1". I flashed with several options, I've done task 29, even I did hard reset and I returned the handset to factory defaults. But still the problem. I need help.
Click to expand...
Click to collapse
Is this your first time trying MAGLDR and android on the HD2? If so do you have HSLP and the correct radio flashed? If you dont know then find a TUT that explains how to go from winmo to andoid tep by step.
Cheers,
Evil.
I have no problems installing Android rom for over a year. Lately install "ICS NexusHD2 CM9 (5.Feb.2012)." In a system reset occurred to me this problem. I've done hard factory reset, I installed HSPL 2, 3, 4, original SPL, etc. I changed several radios. I installed the original rom from sd, etc. MAGLDR I have reinstalled several times, just as with Recovery. No but I think it's internal memory, or not work properly. Do not know if changing the polarity on the battery, as when reversing the polarity on the stack for a PC. The truth is that I think has no solution.
Im right there with you my hd2 did this same thing and I have no answers either..
diwif said:
I have no problems installing Android rom for over a year. Lately install "ICS NexusHD2 CM9 (5.Feb.2012)." In a system reset occurred to me this problem. I've done hard factory reset, I installed HSPL 2, 3, 4, original SPL, etc. I changed several radios. I installed the original rom from sd, etc. MAGLDR I have reinstalled several times, just as with Recovery. No but I think it's internal memory, or not work properly. Do not know if changing the polarity on the battery, as when reversing the polarity on the stack for a PC. The truth is that I think has no solution.
Click to expand...
Click to collapse
tashsru said:
Im right there with you my hd2 did this same thing and I have no answers either..
Click to expand...
Click to collapse
Try this.
Download stock windows mobile rom
Extract LEOIMG.nbh from downloaded wm rom
format sd card
put nbh file onto root of sd card
shut down phone
power on phone and hold vol down + end key to enter bootloader
install stock windows mobile rom which uninstalls hspl and everything else
boot windows mobile
once booted turn off
install hspl again (2.08)
install magldr or clk
install cwm
reboot
install rom
reboot
I think that will fix your problems.
Hello
I followed all your instructions, but the problem persists. I put some pictures of the screens. A pulse is when the option MAGLDR "Ad Recovery", and the other is when I do the partitioning. Not if you serve something. Thanks anyway.
{
"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"
}
[/URL][/IMG]
[/URL][/IMG]
diwif said:
Hello
I followed all your instructions, but the problem persists. I put some pictures of the screens. A pulse is when the option MAGLDR "Ad Recovery", and the other is when I do the partitioning. Not if you serve something. Thanks anyway.
[/URL][/IMG]
[/URL][/IMG]
Click to expand...
Click to collapse
:/ sorry I thought it would fix it.
check out this thread
http://forum.xda-developers.com/showthread.php?t=982454
nightmare
I have officially given up.. I think this hd2 is a lost cause I have tried everything and well its strange. I have a stock rom on it and its still the same. it boots bt freezes up after boot no response and only way to shut it off is to pull the battery. so i officially give up..
try sticking the phone in the freezer for couple min and flash it. if it works then u have hardware problem. happened to me when i received my cousins hd2, when i tried to flash it with android i got that e1fatal error. try it, it wont hurt.

My 3rd Root & guide for the ultra-noob [WP7/ Android]

I just got my 3rd HD2 here in HK & it seems like there are a lot more here that are in very good condition. I use 3 SIM cards so i have 3 HD2 but i'll be giving them to the wife & son
I just realized how efficient WinMo6.5 was when it came to battery life, 4 days of continuous standby & there is still 3bars from the 4bars of battery indicator - will we ever have this efficiency in WP7/ Android system?
{
"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"
}
so if you just got your HTC HD2 & it's running WM6.5 & you want to run WP7 or Android or even Both, here's what I did with mine & for some of my friends. I have made this as close to what the steps I took with pictures & screen caps so that the first timer can also follow it easily. For some steps I really can't explain since some of them just came out of trial & error, please do correct any mistakes I've made, thanks
Many-many thanks to guys, dev's, chefs for making such software's & ROM's for us to continuously enjoy our HD2's. Don't forget to thank them also by hitting the Thanks button
What you will need
- USB cable from HD2 to PC(preferably connected to a UPS)
- a fully charged battery
- a Micro SD with Card reader (16gig if your going to dual boot, Card will be formatted & all files will be deleted during the process)
- MS Active Sync, HD2 Drivers which you might have already, ADB & USB drivers >>>> http://forum.xda-developers.com/showpost.php?p=23358842&postcount=16
- HD2 NAND Toolkit - A must have!
get it here >>> http://forum.xda-developers.com/showthread.php?t=1090783
- Radio 2.15.50.14 - I use this & it is mostly recommended [TMOUS user read this to avoid bricking >>> http://forum.xda-developers.com/showthread.php?t=669733]
get it here >>> http://forum.xda-developers.com/showthread.php?t=611787 or here >>> http://www.addictivetips.com/mobile/install-2-15-50-14-radio-on-htc-hd2/
- Your choice of ROM [Android or WP7]
see them here >>> http://www.mojardroid.com/htchd2/index.php or here >>> http://forum.xda-developers.com/forumdisplay.php?f=977
Once you've downloaded the software's & ROM's needed we can proceed to root/ flash our HD2.
here's a peek at the existing spec of WM6.5 I had (most of the HD2's here are in Chinese)
IF IN DOUBT - DO NOT FLASH!
1. So first thing we need to do is to get into HD2's "bootloader mode" or the "Tri-color" screen.
- turn off your HD2 [I assume you got ALL you files/ Data on Backup already]
- hold the volume down button
- while holding the VOL. down then Press the POWER button
this is what you will see, notice the SPL version & the word "Serial" at the bottom. We need to change the SPL-1.42.0000 to SPL-2.08.HSPL
while in this mode, plug in your HD2 to the PC, noticed that the "Serial" has changed to USB.
run HD2 NAND Toolkit & hit Install HSPL 1
a screen will pop-up & noticed the SPL's needed before rooting/ flashing can be done, press Next
select 2.08.HSPL
there you go, your phone now is in SPL-2.08.HSPL
Now go back to the bootloader mode as in 1. & noticed that the SPL-2.08.HSPL is already there & is in USB, unless you've unplug it.
2. run HD2 NAND Toolkit & hit Wipe(Task29) 2
when a series of screen pops up just tick the Boxes & press next & flash
this is what you will see while flashing
& this is what it will be after Task29 - an empty shell
3. Now we need to flash the Radio 2.15.50.14 (you downloaded it right?) TMOUS users read Warnings >>> http://forum.xda-developers.com/showthread.php?t=669733
open the Folder [HD2_Leo_Radio_2_15_50_14] where the Radio is & run CustomRUU
Now go back to the bootloader mode as in 1.
when a series of screen pops up just tick the Boxes & press next & update
check out the Radio Version
Alternatively you can flash Radio via HD2 NAND Toolkit
open Toolkit & select browse & point to the location of your Radio
just follow the next steps. Be Careful when flashing RADIO as it can Brick Your Phone
Now we are ready to flash magldr - a versatile bootloader for our HD2's
Now go back to the bootloader mode as in 1.
4. run HD2 NAND Toolkit & hit Install MAGLDR 4
when a series of screen pops up just tick the Boxes & press next & flash
when the phone starts it will show you the magldr bootloader
Now going down to #8 AD recovery (vol. button up/down) we see that CWM is still not there.
No Boot Sources
5. Now "I" repartition my HD2 which also places CWM into the HD2
put the HD2 in USB Flasher mode via magldr #5
now in USB Flasher mode
ticking Magldr Repartition 5 I choose 300mb 45mb cache & click repartition
a warning message will pop-up, press OK
a series of pop-up screen will appear just press next & finish
showing you the instructions w/c we just did
Booting the phone again & going into magldr & Choosing #8 AD Recovery we see CWM, the phone now is ready for either WP7 or Android.
In this Phone I will flash WP7, I choose Pdaimatejam Rom Wp7.5 Tango **This will erase CWM **
- in magldr choose #10 Services
- choose Clear SD MBR press the green key(call key) to confirm
- choose uselast24Nand press the green key(call key) to confirm
Put in USB Flasher mode option #5 in magldr
I then ran the DWI file of Pdaimatejam Rom Wp7.5 Tango
here is what you can see while flashing is going on
& there you have it
common errors that occur when there are problems with the SD card/ partition or forgetting to uselast24nand & clear SD MBR.
How To Dual Boot Windows Phone 7 And Android On HTC HD2
http://forum.xda-developers.com/showthread.php?t=913815
http://www.jayceooi.com/2011/02/10/...hone-7-and-android-on-htc-hd2-with-1-sd-card/
An In-depth Guide - What is HSPL, MAGLDR, cLK, and CWM, and how to install them.?
http://forum.xda-developers.com/showthread.php?t=1021837
Good guide, I do have a suggestion though. You should put a warning about not installing a 51 radio or a radio veraion lower than a 2.08.50.?? radio to a TMOUS HD2 as that is a assured way to brick a TMOUS HD2. I know you have to have a TMOUS radio for MAGLDR to even boot. But considering this is s guide for noobs you should still include this info.
Also you can use the HD2 NAND Toolkit to flash the radio if you want to you just have to browse to the location of the .nbh file for the radio and use the custom RUU built into the toolkit.
Last you do not have to flash CWM if you are going to install WP7.
Just some suggestions.
I get a [260] Error. Why is this? Was it because mine was x50 ,on the blue green white screen? and yours was x30?
Or what am i doing wrong?
Connection gets lost and I don't get the white HTC screen, rather I get the Stick Together logo by T-mobile.
@T-Macgnolia
thanks for the suggestion, yes I already thought about the TMOUS & radio last night but i was like very sleepy lol I will add that warning - thanks.
as for the HD2 NAND Toolkit to flash the radio, i'll look into that. i'm new to this also & when i first used the HD2 NAND Toolkit, it was really intimidating!
===================================================================================================================
How to Run Android SD-ROMs
OK, so I wanted to try out an Android ROM but i don't want to go through all that hassle about dual booting with one SD Card & since I just want to try one out & still keep the existing WP7 in NAND I opted to go for another SD Card
what you'll Need to boot to Android SD
- another SD Card, preferably 8gig but 4gig is also OK w/ card reader
- Your Choice of SD ROM, get it Here >>>> http://forum.xda-developers.com/forumdisplay.php?f=735
To Do:
- after downloading the SD ROM (i choose MIUI SD for this) unzip the file on your PC then copy the whole Folder to the Root of your SD card.
my folder name is MIUIICS remember your folder name
- Turn OFF you phone & take out the SD Card that is used by WP7 & insert the SD Card from which you copied the SD ROM Android.
- Press the Power button & don't let go untill it boots into MAGLDR & then scroll down to #10 Service via the up/down Vol. Key
- Press the CALL button to get into the SERVICE MENU then select #1 BootSetting
- Press the CALL button to get into the AutoBoot Menu then scroll down to #3 AD SD Dir
- Press the CALL button to Select Directory then scroll to find your directory & then Press the CALL Button again where the Folder of the Android SD Rom is located.
- which will bring you back to the Boot Menu, scroll down to #2 Boot AD SD then press CALL button
- then you will see the ROM booting
& if all is OK the familiar MIUI GUI will appear
iamjerry123 said:
I get a [260] Error. Why is this? Was it because mine was x50 ,on the blue green white screen? and yours was x30?
Or what am i doing wrong?
Connection gets lost and I don't get the white HTC screen, rather I get the Stick Together logo by T-mobile.
Click to expand...
Click to collapse
hi, what was your OS & is your phone TMOUS?
Android in NAND via CWM
Android in NAND via CWM
OK, so I've decided to have Andy in NAND but at the moment WP7 is in NAND! So before flashing an Android NAND we must wipe the NAND clean so that we can use the full space of the NAND which is only 512mb in our case. Tmous users have 1024mb.
*Remember to get all your Files/ notes/ message/ pictures from WP7/ other OS*
*Repartition/ Format your SD card using minitool partition or eause since WP7 formats the interior SD card with a RAID format. This is wp7 special format that allows WP7 to use and see the SD card as internal memory, not as removable storage.* Thanks T-Macgnolia
put your HD2 in bootlaoder mode (tri-color) by Holding down the Vol. Down button then press the power button.
follow the steps in:
2. run HD2 NAND Toolkit & hit Wipe(Task29) 2
**Again this will wipe/ erase WP7 & Magldr**
4. run HD2 NAND Toolkit & hit Install MAGLDR 4
**We don't need to flash Radio anymore since Task29 leaves it alone**
5. Now "I" repartition my HD2 which also places CWM into the HD2
**I choosed aokp_leo_build-40.zip to be flashed to NAND so we must check what the chefs recommended partition size**
here is the partition size table
Code:
misc ya 1M
boot yboot|ro 5M
system ya 150M
cache ya 2M
userdata ya|asize|hr allsize
follow the steps in 5. but this time we will set the partition to 150m & cache to 5m(minimum for toolkit) & since this is the only option we can change in the Toolkit we can disregard the other settings.
Booting the phone again & going into magldr & Choosing #8 AD Recovery we see CWM & now we are ready to Flash "aokp_leo_build-40.zip" which should be in the Root of the SD Card. Just copy aokp_leo_build-40.zip to you SD card & do not decompress it since recovery will look for a zip file.
perform the following
- wipe data/ factory reset
...- Yes delete all user data > press the call button
- wipe cache partition
...- Yes - Wipe Cache
- advanced
... - Wipe Dalvic Cache
.... - Yes - Wipe Dalvic Cache
Press the end call button which brings you back to the main CWM.
- install zip from sdcard
...- choose zip from sdcard
.... scroll down to aokp_leo_build-40.zip > press the call button
..... - Yes - Install aokp_leo_build-40.zip
if all is OK you'll boot into Android NAND
HTH
NOTE:
after flashing this ROM I only have a total space of 256MB & an Available space of 201MB, i guess this is the cons of not having other options in Toolkit to set the desired partition. I used/ set 155MB total when i partitioned it but now i'm missing 101MB which i guess was distributed for the other partitions needed.
Also there are still a lot of options in recovery that you can do like partitioning your SD card for Ap2sd/ LinktoSD functions if the ROM supports it & off course backing up your ROM etc.
After try all steps my htc hd2 leo still on bootscreen may be full bricked?
acarmon said:
After try all steps my htc hd2 leo still on bootscreen may be full bricked?
Click to expand...
Click to collapse
where you coming from wm6.5 when you started?
can you still go into the tri-color SPL screen?
what shows in your bootloader screen?
it is very hard t brick the HD2 unless you flash the wrong radio(TMOUS) or did the wrong steps
I got it for free and the phone dosent leave from the bootloader its stuck on bootloader.
Sent from my SGH-T959V using Tapatalk
mengfei said:
where you coming from wm6.5 when you started?
can you still go into the tri-color SPL screen?
what shows in your bootloader screen?
it is very hard t brick the HD2 unless you flash the wrong radio(TMOUS) or did the wrong steps
Click to expand...
Click to collapse
My screen
Sent from my SGH-T959V using Tapatalk
acarmon said:
I got it for free and the phone dosent leave from the bootloader its stuck on bootloader.
Sent from my SGH-T959V using Tapatalk
Click to expand...
Click to collapse
- was the phone in 2.08 HSPL when it was given to you?
- do you have the HD2 NAND Toolkit, if so try it from the Top
- try to press the RED reset button a couple of times together with the power button.
- I see that it is a Tmous phone - could it be a wrong radio flash?
mengfei said:
- was the phone in 2.08 HSPL when it was given to you?
- do you have the HD2 NAND Toolkit, if so try it from the Top
- try to press the RED reset button a couple of times together with the power button.
- I see that it is a Tmous phone - could it be a wrong radio flash?
Click to expand...
Click to collapse
Why is it missing the line "CotullaHSPL" and touchscreen code 0x30/0x50.:what:
^ I was wondering that also since most of the one's I had have that line. Could it be a corrupted SPL?
TYVM
A gr8 tutorial for all tyvm.
i have a question for experts peoples here,
currently i've clk in my hd2, now i'm going to install another rom via magldr, do i need to uninstall clk first or i can directly install magldr which will replace clk at the same time ?
Very good guide that will help a lot of newbies, good job !
here is a video of my problem.
Edit: after do a task29 my phone still in the problem and not show the empty shell whith the HTC logo on screen.
http://www.youtube.com/watch?v=UAQnWUBrz80
Other symtoms.
- When i plug my phone via usb to the computer its turn on automatically and tuck on bootloader.
- If the phone are power on i cant turn off... not if i press the power bottom, so if i want to turn off the phone i need to take off the battery.
uglyprince said:
A gr8 tutorial for all tyvm.
i have a question for experts peoples here,
currently i've clk in my hd2, now i'm going to install another rom via magldr, do i need to uninstall clk first or i can directly install magldr which will replace clk at the same time ?
Click to expand...
Click to collapse
i'll be experimenting on that, but my guess is once you install magldr - clk will be overwritten, i guess no ned to task29 here unless you have existing OS that you want to clean from nand.
acarmon said:
here is a video of my problem.
Edit: after do a task29 my phone still in the problem and not show the empty shell whith the HTC logo on screen.
http://www.youtube.com/watch?v=UAQnWUBrz80
Other symtoms.
- When i plug my phone via usb to the computer its turn on automatically and tuck on bootloader.
- If the phone are power on i cant turn off... not if i press the power bottom, so if i want to turn off the phone i need to take off the battery.
Click to expand...
Click to collapse
Some how your bootloader has become corupted, you should go to this thread and start trying each of the ROMs listed there. Do not try 2.01 as it has a non TMOUS compatible radio and WILL brick your device if you flash it to it. I recommend that you start at 2.02 and work your way down the list. When and if you find a ROM that will flash I suggest that you try flashing the 2.07 or the 2.09 ROM, if that is not the first ROM you got to flash. After you have flashed one of those ROMs you should be able to flash the 3.14.1 ROM and that will have you good to go again.
@T-Macgnolia
thanks for shedding some light on acarmons problem, i do hope he can fix his Tmous HD2.

[Q] HTC HD2 (T mobile) vibrats 7 times!!! and wont run

Hi everyone,
I have a problem with my HTC HD2 (T-mobile)
when i try to tun it on the phone vibrate 1 time and it show the logo
But then the phone vibrates 7 times and i cant do anything
i tried to change the rom but the phone do not show the menu of MAGLDR
{
"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"
}
this what i can see only!!!
so i cant do anything and im not expert in htc hd 2
i have searched about this problem and some of them said that this is a hardware problem
and some of them said that i have to get back for stock rom
but when i looked for the rom from t-mobile.com /wmupgrade/
when i chose get software the link for HTC HD 2 is dead
and when i tried to download it from other sites
i have read if its HTC HD2 T-mobile i cant download other roms expect the original one or i will brick my phone
im using
HSPL 4
2.08 HSPL
NexusHD2-ICS-CM9-HWA_V2.9a
MAGLDR1.13
Radio_Leo_2.15.50.14
this problem happened maybe after one year after switching from windows mobile to android
one more thing after this problem when i was trying to change the rom when i download the radio it come to 96% and then just show error 290
i have tried other radios and the same problem error 290
can anyone help me and tell me what to do??
sorry for my bad English
Thanks in advance
just put device to bootloader and flash 2.08hspl3
magldr(as and cLk) don't work with hspl4
dennes544 said:
just put device to bootloader and flash 2.08hspl3
magldr(as and cLk) don't work with hspl4
Click to expand...
Click to collapse
magldr do work with hspl4
and i tried what you said but nothing changed
i cant use the options of MAGLDR
it dose not show the options from 1 to 12
Thank you
Try this to reinstall Magldr & clk.
Step 1 download HD2 Kit 4.2.0.1
once installed open it
put your HD2 into download mode ( color screen)
plug your usb into both HD2 & computer
make sure usb is displayed in HD2 Toolkit
check the box make sure to check the box express tool (beta) is checked
then click wipe (task29)
Once completed go back into download mode
then install Magldr once completed
with magldr open click on usb flash
on your device it should display usb, usb, usb then go to
hd2 toolkit go to choose system partition'select your preference i selected 400
cache i changed to 5
then click on repartition
your done
Make sure to follow all screen prompts accordingly.
Don't forget to say thanks.
rr26200 said:
Step 1 download HD2 Kit 4.2.0.1
once installed open it
put your HD2 into download mode ( color screen)
plug your usb into both HD2 & computer
make sure usb is displayed in HD2 Toolkit
check the box make sure to check the box express tool (beta) is checked
then click wipe (task29)
Once completed go back into download mode
then install Magldr once completed
with magldr open click on usb flash
on your device it should display usb, usb, usb then go to
hd2 toolkit go to choose system partition'select your preference i selected 400
cache i changed to 5
then click on repartition
your done
Make sure to follow all screen prompts accordingly.
Don't forget to say thanks.
Click to expand...
Click to collapse
I cant see the boot menu !!!
i can see only this:
aMAGLDR v1.13
Build: Feb 1 2011 03:46:07
By Cotulla 2011
________________________
but i cant see the menu of MAGLDR
from 1 to 12
like this pic:
View attachment 2511659
Thank you
i am going to make a video
ok i am goind to make a video tutorial and post it
abdulaziz93 said:
I cant see the boot menu !!!
i can see only this:
aMAGLDR v1.13
Build: Feb 1 2011 03:46:07
By Cotulla 2011
________________________
but i cant see the menu of MAGLDR
from 1 to 12
like this pic:
View attachment 2511659
Thank you
Click to expand...
Click to collapse
HD2 TOOLKIT 4.2.0.1 youtube video
you will need to change your HSPL 4 and you can use HD2 Toolkit to make that change as well. just click on install HSPL before install Magldr
http://www.youtube.com/watch?v=CkU_-UZzkQY
sorry for the video my be sideways, or it should be corrected shortly.
abdulaziz93 said:
Hi everyone,
I have a problem with my HTC HD2 (T-mobile)
when i try to tun it on the phone vibrate 1 time and it show the logo
But then the phone vibrates 7 times and i cant do anything
i tried to change the rom but the phone do not show the menu of MAGLDR
View attachment 2498470
this what i can see only!!!
so i cant do anything and im not expert in htc hd 2
i have searched about this problem and some of them said that this is a hardware problem
and some of them said that i have to get back for stock rom
but when i looked for the rom from t-mobile.com /wmupgrade/
when i chose get software the link for HTC HD 2 is dead
and when i tried to download it from other sites
i have read if its HTC HD2 T-mobile i cant download other roms expect the original one or i will brick my phone
im using
HSPL 4
2.08 HSPL
NexusHD2-ICS-CM9-HWA_V2.9a
MAGLDR1.13
Radio_Leo_2.15.50.14
this problem happened maybe after one year after switching from windows mobile to android
one more thing after this problem when i was trying to change the rom when i download the radio it come to 96% and then just show error 290
i have tried other radios and the same problem error 290
can anyone help me and tell me what to do??
sorry for my bad English
Thanks in advance
Click to expand...
Click to collapse
rr26200 said:
you will need to change your HSPL 4 and you can use HD2 Toolkit to make that change as well. just click on install HSPL before install Magldr
sorry for the video my be sideways, or it should be corrected shortly.
Click to expand...
Click to collapse
I did like your video
but after installing MAGLDR and the phone reboot and nothing!!
the phone does not show the menu of MAGLDR
so i cannot select ( 5. USB Flasher )
how i can make my HTC HD2 show the boot menu of MAGLDR ???
the menu from 1 to 12
thank you so much for your help
use hd2 toolkit
to downgrade your hspl4, click on install hspl in hd2 toolkit.
abdulaziz93 said:
I did like your video
but after installing MAGLDR and the phone reboot and nothing!!
the phone does not show the menu of MAGLDR
so i cannot select ( 5. USB Flasher )
how i can make my HTC HD2 show the boot menu of MAGLDR ???
the menu from 1 to 12
thank you so much for your help
Click to expand...
Click to collapse
rr26200 said:
to downgrade your hspl4, click on install hspl in hd2 toolkit.
Click to expand...
Click to collapse
I tried to do that but the same problem i cant see the boot menu
abdulaziz93 said:
I tried to do that but the same problem i cant see the boot menu
Click to expand...
Click to collapse
Hi,
Did you ever find a solution to this problem? I have exactly the same issue.
Please help......

Stuck on boot (soft-bricked?)

Hello there,
So I've tried to put Android on my HTC HD2, but now it wont boot anymore. When I try to run CustomRUU, I get error: 270. (Yes, I've installed the HSPL 2.08 thingy) Now when I boot my phone, all I see is a white screen (infinite loop). I've also tried to wipe my phone with the power button up and down pressed while my phone is powering on, this seems to work, but when it's finished, all I see is the HTC logo with a yellow-ish background.
I would be very happy if someone could help me and knows a solution to this problem.
Sapphire~
little help
darkshadw said:
Hello there,
So I've tried to put Android on my HTC HD2, but now it wont boot anymore. When I try to run CustomRUU, I get error: 270. (Yes, I've installed the HSPL 2.08 thingy) Now when I boot my phone, all I see is a white screen (infinite loop). I've also tried to wipe my phone with the power button up and down pressed while my phone is powering on, this seems to work, but when it's finished, all I see is the HTC logo with a yellow-ish background.
I would be very happy if someone could help me and knows a solution to this problem.
Sapphire~
Click to expand...
Click to collapse
use HD2 TOOLKIT 4.2 or 4.3.1
boot the phone to bootloader [ the tri-color screen ] power + volume down ]
run task29
run bootloader again
load CLK or magldr
run bootloader again
load Leo_Radio_2.15.50.14
IF CLK
during boot hold power key+ the back arrow key
IF MAGLDR
it will autoboot to magldr menu
Choose the rom you want, read instructions how to install it.
ya5 said:
use HD2 TOOLKIT 4.2 or 4.3.1
boot the phone to bootloader [ the tri-color screen ] power + volume down ]
run task29
run bootloader again
load CLK or magldr
run bootloader again
load Leo_Radio_2.15.50.14
IF CLK
during boot hold power key+ the back arrow key
IF MAGLDR
it will autoboot to magldr menu
Choose the rom you want, read instructions how to install it.
Click to expand...
Click to collapse
Thanks for your reply, but the only result I get are errors . I followed your steps exactly, here are some screenshots of what happens
{
"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 remember to had this error and you doing something wrong, now I forgot, BTW, did you installed the Radio 2.15 after Cotulla HSPL4?
eclyptos said:
I remember to had this error and you doing something wrong, now I forgot, BTW, did you installed the Radio 2.15 after Cotulla HSPL4?
Click to expand...
Click to collapse
I am not able to due to these errors.
darkshadw said:
I am not able to due to these errors.
Click to expand...
Click to collapse
Is not be "able", is something what you forgot to do. It can be even a problem with your USB which you don't know to have, which it not mean is not working properly but in some circumstances like flashing HD2 can get errors. I had those a lot and when I learned I rid of them all but at the moment I don't have mine HD2 to test it again. I already posted all the tools and guide here, if I find it, I will post it for you. BTW, I will recommend to use separate tools for each flash. I don't like the Toolkits.
eclyptos said:
Is not be "able", is something what you forgot to do. It can be even a problem with your USB which you don't know to have, which it not mean is not working properly but in some circumstances like flashing HD2 can get errors. I had those a lot and when I learned I rid of them all but at the moment I don't have mine HD2 to test it again. I already posted all the tools and guide here, if I find it, I will post it for you. BTW, I will recommend to use separate tools for each flash. I don't like the Toolkits.
Click to expand...
Click to collapse
Thanks, I did use seperate tools before I started this thread. Also, the USB is in a good state afaik, I've used it to root my HTC Wildfire and my Samsung Galaxy S3.
darkshadw said:
Thanks, I did use seperate tools before I started this thread. Also, the USB is in a good state afaik, I've used it to root my HTC Wildfire and my Samsung Galaxy S3.
Click to expand...
Click to collapse
Ok, then you are not new to this. Let me see if I find something.
eclyptos said:
Ok, then you are not new to this. Let me see if I find something.
Click to expand...
Click to collapse
Thanks, much appreciated!
darkshadw said:
Thanks, much appreciated!
Click to expand...
Click to collapse
...in the main time try, if you can, use different PC...
eclyptos said:
...in the main time try, if you can, use different PC...
Click to expand...
Click to collapse
Already did , same results >.<
Using power & volume button
> While phone is Off: Hold Volume down & press power button
can you get to bootloader if so post details of bootloader information exactly as you see them
Mister B said:
Using power & volume button
> While phone is Off: Hold Volume down & press power button
can you get to bootloader if so post details of bootloader information exactly as you see them
Click to expand...
Click to collapse
This is the screen I get:
darkshadw said:
This is the screen I get:
Click to expand...
Click to collapse
When you connect to PC instead of Serial text do you get USB?
darkshadw said:
This is the screen I get:
Click to expand...
Click to collapse
I would suggest using a 2 or 4gb memory card & try flashing a custom ROM & radio from sd card via this bootloader.
sd flashing tutorial here: http://forum.xda-developers.com/showthread.php?t=681317
Use only a custom rom such as linked below along with radio link. Doing with custom ROM has no SPL so you will retain the HSPL & have no issues with CID errors.
Custom ROM: http://www.mediafire.com/download/bhh47jlowm9zph6/Energy.Leo.23699.Sense2.5.Reference.Nov.24.7z
Radio: http://htcfanboys.com/download/joplayer/files/HTC HD2/Radios/Radio Leo 2.15.50.14.rar
The versions above are safe flash on any HD2 variant
Try flashing radio first then rom, if fails flash rom then radio, if suceeds it may resolve the mess you in now & allow easier further flash (after testing device stable) to your required ROM
if fails you could try an original rom via SD if you now what CID version it should be but you will loose HSPL with original rom & sd flash as first flash stage is the SPL & be extra careful if have the USA T-Mobile HD2 as wrong rom radio versions can brick it. Read HD2 wiki for more info:
http://forum.xda-developers.com/wiki/HTC_HD2
Mister B said:
I would suggest using a 2 or 4gb memory card & try flashing a custom ROM & radio from sd card via this bootloader.
sd flashing tutorial here: http://forum.xda-developers.com/showthread.php?t=681317
Use only a custom rom such as linked below along with radio link. Doing with custom ROM has no SPL so you will retain the HSPL & have no issues with CID errors.
Custom ROM: http://www.mediafire.com/download/bhh47jlowm9zph6/Energy.Leo.23699.Sense2.5.Reference.Nov.24.7z
Radio: http://htcfanboys.com/download/joplayer/files/HTC HD2/Radios/Radio Leo 2.15.50.14.rar
The versions above are safe flash on any HD2 variant
Try flashing radio first then rom, if fails flash rom then radio, if suceeds it may resolve the mess you in now & allow easier further flash (after testing device stable) to your required ROM
if fails you could try an original rom via SD if you now what CID version it should be but you will loose HSPL with original rom & sd flash as first flash stage is the SPL & be extra careful if have the USA T-Mobile HD2 as wrong rom radio versions can brick it. Read HD2 wiki for more info:
http://forum.xda-developers.com/wiki/HTC_HD2
Click to expand...
Click to collapse
Help, The instructions for flashing via MicroSD doesn't work for me. They say I have to boot to the bootloader until a 'searching' thingy comes up, but it doesn't. Any idea? I'm starting to get affraid it's broken ;~;, please help me
EDIT: I can see the searching thingy flash by real fast! I see it for maybe 50ms and after that it just goes back to the bootloader again... Any idea :/?
EDIT2: Okai.. .I've figured out why that happend, apparently, the SD card isn't supported or something like that (yes it's formatted in FAT32 format). But do I have to flash the radio also via sd? Because It says it failed in red letters.
try another sd and format it, be sure rename the file correctly or it will not work. If Rom flashes but radio will not try another radio version such as 2.12.50.02_2 (in my sig below), you can also try booting and see what happens & even retry usb flashing for the radio or even a complete original rom .
Mister B said:
try another sd and format it, be sure rename the file correctly or it will not work. If Rom flashes but radio will not try another radio version such as 2.12.50.02_2 (in my sig below), you can also try booting and see what happens & even retry usb flashing for the radio or even a complete original rom .
Click to expand...
Click to collapse
I get this now...? It will just reboot if I leave it like this for a few minutes...
Well ...
darkshadw said:
I get this now...? It will just reboot if I leave it like this for a few minutes...
Click to expand...
Click to collapse
Dear friend ... I had such problem before ... but when I tried with HD2Toolkit and Windows XP , The Serial Changed into USB ... you know ? maybe related to the drivers ... I just recommend you to try with Windows XP ... Good Luck
With best Wishes
Hitman1376​
Mmm not looking too promising, I would suggest first off fully charging & then putting in a clear zip lock or seal bag & putting in fridge to let cool for an hour or a freezer for 15 minutes then remove & pop rear cover & reset device using the reset pin pressed & kept pressed till device vibrates then watch boot process & see if proceeds further/fully.
You could also try flashing via cable again & do so using files in my links & see if get any better results & perhaps try an original complete ROM (loads of links in HD2 Wiki) via USB flash & also by SD if you know what country & vendor your device was .

Categories

Resources