Help with DCD - Mogul, XV6800 ROM Development

The file for sd card flashing a rom says it should be TITAIMG.nbh, why when i download just the rom is it dcd_titan_3.2.6.exe. I'm trying to load my phone up with 3.2.6 and radio 3.42.50, so far I have updated my bootloader to 2.47 and updated the radio, but now it is just stuck at the verizon screen everytime i load and the bootloader is not dectecting the .exe file.

You must RUN the exe. It will unpack a file called RUU_Signed.nbh or something (just look, you'll see it along with the rest of the stuff, just close the program when it opens). Rename that to TITAIMG.nbh and put it at the root of ur card.

hybridfury said:
The file for sd card flashing a rom says it should be TITAIMG.nbh, why when i download just the rom is it dcd_titan_3.2.6.exe. I'm trying to load my phone up with 3.2.6 and radio 3.42.50, so far I have updated my bootloader to 2.47 and updated the radio, but now it is just stuck at the verizon screen everytime i load and the bootloader is not dectecting the .exe file.
Click to expand...
Click to collapse
If you have WinRAR or Winzip.... Right click on the EXE on the computer... extract the files.
In the extracted files list... find Ruu_signed.nbh.
Rename Ruu_signed.nbh > TITAIMG.nbh
Copy this file to the MicroSD card.. then get into bootloader.

nitro66215 said:
If you have WinRAR or Winzip.... Right click on the EXE on the computer... extract the files.
In the extracted files list... find Ruu_signed.nbh.
Rename Ruu_signed.nbh > TITAIMG.nbh
Copy this file to the MicroSD card.. then get into bootloader.
Click to expand...
Click to collapse
You can do that as well. Either way, try it and let us know how it goes.

Ahhh, I thought it was an executeable lol. Ok well anyways, i just went ahead and ran the kitchen utility and had it make one for me and renamed it, just now booting into windows 6.1 for the first time. One question, since i had the kitchen build the rom for me and i just used what was already checked as far as features and added no additional ones, is that gonna be identical to the rom i would get from extracting this .exe file?

hybridfury said:
Ahhh, I thought it was an executeable lol. Ok well anyways, i just went ahead and ran the kitchen utility and had it make one for me and renamed it, just now booting into windows 6.1 for the first time. One question, since i had the kitchen build the rom for me and i just used what was already checked as far as features and added no additional ones, is that gonna be identical to the rom i would get from extracting this .exe file?
Click to expand...
Click to collapse
yup. good luck

hybridfury said:
Ahhh, I thought it was an executeable lol. Ok well anyways, i just went ahead and ran the kitchen utility and had it make one for me and renamed it, just now booting into windows 6.1 for the first time. One question, since i had the kitchen build the rom for me and i just used what was already checked as far as features and added no additional ones, is that gonna be identical to the rom i would get from extracting this .exe file?
Click to expand...
Click to collapse
Yup, just don't forget to run your carrier cab when done.
-edit-
Since you r on verizon, you may have to get a new A-Key if this is the first time you flashed ur phone.

joojoobee666 said:
Yup, just don't forget to run your carrier cab when done.
-edit-
Since you r on verizon, you may have to get a new A-Key if this is the first time you flashed ur phone.
Click to expand...
Click to collapse
I think DCD should used GC's approach on that. BIG BOLD LETTERS.... RUN CARRIER CAB!!! lol. like the GPSMODE = 4 thing. ROFL

nitro66215 said:
I think DCD should used GC's approach on that. BIG BOLD LETTERS.... RUN CARRIER CAB!!! lol. like the GPSMODE = 4 thing. ROFL
Click to expand...
Click to collapse
No comment

Ok, I got everything up and running pretty easily. The only issue im having now is GPS. I loaded up google maps and it works fine, but it's not finding any satellites. What is the gpsmode=4 you are talking about ?

hybridfury said:
Ok, I got everything up and running pretty easily. The only issue im having now is GPS. I loaded up google maps and it works fine, but it's not finding any satellites. What is the gpsmode=4 you are talking about ?
Click to expand...
Click to collapse
Congrats on getting it up and running
The mode 4 was a joke regarding one of the other threads in this forum (http://forum.xda-developers.com/showthread.php?t=423231) which, incidentally, is where I would point you for GPS issues. Basically, you will need to get your phone into Service Programming mode via QPST and change some settings for the gpsOne chip. I say read through the thread (ignore some of the ehh....how should i put this....disagreements) and come come up with your own conclusion as to what the mode 4 issue is and what you need to do. Basically, If one doesn't work for you, try the other

Related

BB on Athena with WM6! Will pay for help, please

Well, I've searched the forum and I see where WM5 users have a hack to get BB on their Athena devices.
Is there a hack, or program mod to get BB on Athena with WM6? I've got a copy of the BB program. It tries to connect and something isn't allowing it.
Can someone point me in the right direction please? I need to get this working and I am a student and work full time. I'll be glad to contribute to your paypal fund. HELP.
I'm working on it. Stay tuned.
OK, got it working with AP Dual 3.0 by PK.
You have to do the following:
- Use a Hex-Editor and open the .nbh file from the update package
- Find the Text Unicode String: HTC-Athena and replace it with HTC-Hermes
- Find the follwing hex string:
1E3DA0E30D3083E3452FA0E30510A0E302 which means OS Version 5.2.1933
and replace it with the following hex-string:
4D3EA0E3063083E3452FA0E30510A0E302 which results in OS Version 5.2.1238
- Flash this to your Athena
- After boot use a registry editor and go to HKLM->System->Versions and change the vlue of Aku from .0.7.0 to .0.2.3
- Install Blackberry Connect Versionb 4.0.0.92 and go through the setup
- You're done, should work now
If some has webspace I can upload a fully modified version of the .nbh file.
Cheers
Is there a way to patch the official WM6 release from T-Mobile D? It comes as an exe File. No .nbh to patch.
Sebastian
c0rnholio said:
OK, got it working with AP Dual 3.0 by PK.
You have to do the following:
- Use a Hex-Editor and open the .nbh file from the update package
- Find the Text Unicode String: HTC-Athena and replace it with HTC-Hermes
- Find the follwing hex string:
1E3DA0E30D3083E3452FA0E30510A0E302 which means OS Version 5.2.1933
and replace it with the following hex-string:
4D3EA0E3063083E3452FA0E30510A0E302 which results in OS Version 5.2.1238
- Flash this to your Athena
- After boot use a registry editor and go to HKLM->System->Versions and change the vlue of Aku from .0.7.0 to .0.2.3
- Install Blackberry Connect Versionb 4.0.0.92 and go through the setup
- You're done, should work now
If some has webspace I can upload a fully modified version of the .nbh file.
Cheers
Click to expand...
Click to collapse
I've tried to do a ROM dump this weekend without much success. Can you back up a little bit for some one that isn't as technically savvy as yourself?
Do I need to flash to the AP dual 3.0 by PK first? Then modify the hex strings. I'm not sure how to do the hex strings. How much web space do you need for the files? I'm not certain of the exact order to do this.
Thanks,
Jacquie
jacquiegardner said:
I've tried to do a ROM dump this weekend without much success. Can you back up a little bit for some one that isn't as technically savvy as yourself?
Do I need to flash to the AP dual 3.0 by PK first? Then modify the hex strings. I'm not sure how to do the hex strings. How much web space do you need for the files? I'm not certain of the exact order to do this.
Thanks,
Jacquie
Click to expand...
Click to collapse
Here you go: http://rapidshare.com/files/84202603/AP_Dual_3.0_BB_Edition.rar.html
Enjoy
voegel said:
Is there a way to patch the official WM6 release from T-Mobile D? It comes as an exe File. No .nbh to patch.
Sebastian
Click to expand...
Click to collapse
You can use winRAR or winZIP to extract the exe and then you get the .nbh.
However, to shorten things up I did the job for you and uploaded the ROM to RS: http://rapidshare.com/files/8420583....35.111.3_1.50.00.00_Ship-BB-Edition.rar.html
It is not tested but should work without any problem. If not, you're on your own, it's your risk to flash it.
Cheers
c0rnholio said:
You can use winRAR or winZIP to extract the exe and then you get the .nbh.
However, to shorten things up I did the job for you and uploaded the ROM to RS: http://rapidshare.com/files/8420583....35.111.3_1.50.00.00_Ship-BB-Edition.rar.html
It is not tested but should work without any problem. If not, you're on your own, it's your risk to flash it.
Cheers
Click to expand...
Click to collapse
I understand complete and appreciate what you have done here. All this has changed so much since last I flashed ROMs (CE2003). Thanks.
jacquiegardner said:
I understand complete and appreciate what you have done here. All this has changed so much since last I flashed ROMs (CE2003). Thanks.
Click to expand...
Click to collapse
No problem mate, but the post you were quoting contains the link to the german rom. You have to use the other link I posted. Just wanted to make this clear to prevent you from accidently downloading and flashing the wrong file.
Cheers
c0rnholio said:
No problem mate, but the post you were quoting contains the link to the german rom. You have to use the other link I posted. Just wanted to make this clear to prevent you from accidently downloading and flashing the wrong file.
Cheers
Click to expand...
Click to collapse
Hi c0rnholio, nice job, as usual.
jacquiegardner said:
Is there a hack, or program mod to get BB on Athena with WM6? I've got a copy of the BB program. It tries to connect and something isn't allowing it.
Click to expand...
Click to collapse
...uh, what's BB? Big Brother?!?
c0rnholio said:
You can use winRAR or winZIP to extract the exe and then you get the .nbh.
However, to shorten things up I did the job for you and uploaded the ROM to RS: http://rapidshare.com/files/8420583....35.111.3_1.50.00.00_Ship-BB-Edition.rar.html
It is not tested but should work without any problem. If not, you're on your own, it's your risk to flash it.
Cheers
Click to expand...
Click to collapse
Thanks!! I will try.
voegel said:
Thanks!! I will try.
Click to expand...
Click to collapse
I tried twice, but I always get an error message regarding the image file. Flashing the original version works though.
Sebastian
voegel said:
I tried twice, but I always get an error message regarding the image file. Flashing the original version works though.
Sebastian
Click to expand...
Click to collapse
Is your Athena CID unlocked?
c0rnholio said:
Is your Athena CID unlocked?
Click to expand...
Click to collapse
No. Do I need to do that first? How do I do that?
please help!!!
Hello, I installed MICHYPRIMA ROM, and Blackberry connect version 4.0.0.106, Transport Version 4.0.0.102. I use BIS, and my terminal is CID unlocked. I tried to open the nbh file in order to modificate "the Text Unicode String: HTC-Athena and replace it with HTC-Hermes", and the hex-strings that you mencioned, but when I use any editor, it's impossible to find those strings. Is there a way you post detailed instructions and programs needed, to get bb connect working on my Athena? Thanks a lot

Cannot Copy ROM Files

Okay, I'm trying to pull out the new IE files from WM6.1 on my startrek, but it won't let me. I superCID unlocked and app unlocked, even redid it after flashing, still no good.
No matter what, when I try to copy "iexplore.exe" or "browser.dll" or any other file that is in ROM, I get access is denied.
Any thoughts on how I can get these out? Or if you know how to pull them right from the rom file, which I tried but failed at...
thelostsoul said:
Okay, I'm trying to pull out the new IE files from WM6.1 on my startrek, but it won't let me. I superCID unlocked and app unlocked, even redid it after flashing, still no good.
No matter what, when I try to copy "iexplore.exe" or "browser.dll" or any other file that is in ROM, I get access is denied.
Any thoughts on how I can get these out? Or if you know how to pull them right from the rom file, which I tried but failed at...
Click to expand...
Click to collapse
You can use this program to dump the rom in the folder on storage card. Remove cab extention, put it there and run it.
Please delete this post.
dancer_69 said:
delete it!!!
Click to expand...
Click to collapse
Sorry, what? Don't use the file in your last post?
Όχι, το ποστ αφορά. Μπήκε 2 φορές.
IE files from WM6.1. There are some hidden files in archive.
Rename ie61.zip to ie6.7z (or open by WinRAR)
Thanks Erofich! I tried copying them to my blackjack ii though, and wound up having to hard reset
Running the exe just from the folder though, doesn't have the zoom out feature. I'm not sure if it's running the wrong exe or something else is going on....

kitchen question

how can i use a kitchen, i have several from dcd, scrosler, and no2chem that ive wanted to try out but cant, to my understanding i have the latest kitchen from ppckitchen.org and have tried putting the .rar kitchen files to my buildos/kitchen folders but cant get them to show up for my selections, how can i do this? do they have to be in a folder??? do i have to extract them??
1 download kitchen RAR file
2 extract to desktop
3 run build os
4 enjoy
ok, do you mean run the .bat file or what? also, what i mean is how do i use it with the ppckitchen???
yes run the .bat file. kitchens are premade in order to "cook" your ownish version of the rom. you can add applications in OEM form to customize the kitchen further. if you have a kitchen for all those roms that you talked about, you need only that specific kitchen that you want to try. cook your rom say in dcd's kitchen, then flash the rom and try it out. honestly, you'd probably be better off using the .exe and flashing a standard version of the kitchen.
I myself am having the same problem. I downloaded DCD beta kitchen but how do I get BuildOS to see the kitchen. I am looking for exact locations to extract the files and where exactly I need to run BuildOS from. Like the normal program files directory or in the unzipped kitchen directory.
drewcam888 said:
I myself am having the same problem. I downloaded DCD beta kitchen but how do I get BuildOS to see the kitchen. I am looking for exact locations to extract the files and where exactly I need to run BuildOS from. Like the normal program files directory or in the unzipped kitchen directory.
Click to expand...
Click to collapse
DCD's kitchen works by itself. You do not put it in the PPC kitchen.
Just download DCD's kitchen, extract to its own folder, run the batch file.
unL33T said:
DCD's kitchen works by itself. You do not put it in the PPC kitchen.
Just download DCD's kitchen, extract to its own folder, run the batch file.
Click to expand...
Click to collapse
When I do this a DOS window opens and says relocating modules. The a BuildOS window opens and a bar on the bottom moves across while it is loading or doing something. The DOS window then asks me to put the phone in bootloader and the RUU opens. Shouldn't I be selecting OEM and packages to include first? Am I running the kitchen wrong?
kflipproductions said:
yes run the .bat file. kitchens are premade in order to "cook" your ownish version of the rom. you can add applications in OEM form to customize the kitchen further. if you have a kitchen for all those roms that you talked about, you need only that specific kitchen that you want to try. cook your rom say in dcd's kitchen, then flash the rom and try it out. honestly, you'd probably be better off using the .exe and flashing a standard version of the kitchen.
Click to expand...
Click to collapse
thats another thing, ive seen tutorials where it shows to click the .exe but the thing is that there is no .exe file in it, just the .bat file. believe me, ive tried searching but could not come up with anything.
unL33T said:
DCD's kitchen works by itself. You do not put it in the PPC kitchen.
Just download DCD's kitchen, extract to its own folder, run the batch file.
Click to expand...
Click to collapse
so then there is a way to do it from the .bat file??? also, when ever i click the bat file, i get an error saying that i need .net framework 2.0 and i already have it, i know this because when i downloaded it and tried to install it, it tells me i already have it. the picture attatched is what screen comes out as an error.
m_reyna_16 said:
thats another thing, ive seen tutorials where it shows to click the .exe but the thing is that there is no .exe file in it, just the .bat file. believe me, ive tried searching but could not come up with anything.
so then there is a way to do it from the .bat file??? also, when ever i click the bat file, i get an error saying that i need .net framework 2.0 and i already have it, i know this because when i downloaded it and tried to install it, it tells me i already have it. the picture attatched is what screen comes out as an error.
Click to expand...
Click to collapse
Both of those are odd problems I haven't seen before. Maybe posting what OS you're working in (XP/Vista, 32 or 64 bit) might help some other people help you. My experience with the kitchen is limited to 32 bit XP and I haven't had any problems.
unL33T said:
Both of those are odd problems I haven't seen before. Maybe posting what OS you're working in (XP/Vista, 32 or 64 bit) might help some other people help you. My experience with the kitchen is limited to 32 bit XP and I haven't had any problems.
Click to expand...
Click to collapse
well i have a vista 32 bit laptop, just so anyone knows
go to THIS thread for the solution

[Q] update utility problems, help a noob please,

hi!
i am currently using an HTC HD2- ROM version: 1.72.206.3 (86372) WWE
Radio version: 2.07.51.22_2
as you can see i have made no changes to the software since i got it.
i have tried to load in a new radio and a new rom- Leo_RADIO_2.12.50.02_2 and
Miri_Steve0007_Elegancia_V3.0_FINAL... but when i go to load them usoing the update utility i get the message in the image.
thanks, harry.
Hi
From the looks of it, the filename might be incorrect or in the wrong location.
First, put the update utility file(s) in a folder along with the radio file that you want to use. Rename the radio file to ruu_signed.nbh (exactly like that). The try run the update - it should work.
If you follow the above instructions for your ROM file (Miri_Steve0007_Elegancia_V3.0_FINAL... ) then that should work too! Make sure you rename it as I have said above.
PS you can only update the Radio OR the ROM not both at the same time (as far as I know), so do one after the other.
Latz
Thanks for your reply. i done what you said, but am now getting "ERROR [238] : file read" :S
any ideas?
thanks, harry
Couple of things here
1) did you hardspl the deivce yet?
2) did you try and mount the files with a cd image mounter?
If you haven't done 1 then you can't flash anything that isn't a stock rom and if you did 2 you'll probably want to redownload the files. Also ensure that the path to the file doesn't exceed 256 characters. Some programs still have issues with really long file names
in post 1 that long filename, you didn't show the file extension, you are unzipping the downloaded file? (assuming it comes zipped, most do, zip, rar, 7z file extensions all need unpacking.
you shouldn't actually need to rename the file ruu signed, and you can't have two rom/radio .nbh files in the same folder.
M3PH said:
Couple of things here
1) did you hardspl the deivce yet?
2) did you try and mount the files with a cd image mounter?
If you haven't done 1 then you can't flash anything that isn't a stock rom and if you did 2 you'll probably want to redownload the files. Also ensure that the path to the file doesn't exceed 256 characters. Some programs still have issues with really long file names
Click to expand...
Click to collapse
i have hspl3 on my phone... but i dont really know why or what it is, i have no clue about all this stuff, i was just trying everything lol
thanks,harry
samsamuel said:
in post 1 that long filename, you didn't show the file extension, you are unzipping the downloaded file? (assuming it comes zipped, most do, zip, rar, 7z file extensions all need unpacking.
you shouldn't actually need to rename the file ruu signed, and you can't have two rom/radio .nbh files in the same folder.[/QUOT
sorry i dont understand, is unpacking the same thing as unzipping?
thanks, harry
Click to expand...
Click to collapse
harryreid said:
samsamuel said:
in post 1 that long filename, you didn't show the file extension, you are unzipping the downloaded file? (assuming it comes zipped, most do, zip, rar, 7z file extensions all need unpacking.
you shouldn't actually need to rename the file ruu signed, and you can't have two rom/radio .nbh files in the same folder.[/QUOT
sorry i dont understand, is unpacking the same thing as unzipping?
thanks, harry
Click to expand...
Click to collapse
yes it is. unpacking is acutally the corect term considering the way compressed files work
Click to expand...
Click to collapse
harryreid said:
i have hspl3 on my phone... but i dont really know why or what it is, i have no clue about all this stuff, i was just trying everything lol
thanks,harry
Click to expand...
Click to collapse
Start with your phone off, hold the volume down Button and power the phone on. If the multi colored screen says HSPL on it, you should be able to flash just fine.
Sent from my HTC HD2 using XDA App
juggs said:
Start with your phone off, hold the volume down Button and power the phone on. If the multi colored screen says HSPL on it, you should be able to flash just fine.
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
it does come up, but still no joy. i cant think of what im doing wrong!
thaks, harry.

Restore Stock S-ON Bootloader

How would I go from s-off back to s-on?
Sent from my FroyoEris using XDA App
api1996 said:
How would I go from s-off back to s-on?
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
Using fastboot from the PC, as in
Code:
fastboot flash hboot name-of-hboot-image.nb0
(The phone needs to be in FASTBOOT USB mode (coldstart with Send+End), and an acceptable USB driver needs to be installed on a Windows PC)
The S-OFF bootloader is happy to let you replace itself - it is running in memory when you interact with it, not directly from the NAND flash memory.
You can find the .nb0 files inside any of the HTC leak PB00IMG.ZIP ROMs, or the "rom.zip" files embedded within the RUUs. (Note that the built-in Windows "compressed folder" methods for extracting a zip file will not work with these HTC .zip files because of the way that HTC "signs" these zip files, but the 7zip Utiltity for Windows will work).
The 1.47.0000 S-ON bootloaders are only found in the MR1 and MR2 RUUs; all of the "Leak" PB00IMG.ZIP files from HTC (Leak-V1,-V2, and -V3) contain the 1.49.0000 S-ON bootloader.
[SIZE=+1]Please be aware that flashing the bootloader is the single most dangerous thing you can do to your phone, and that if you flash a corrupted file to the bootloader you will certainly hard-brick the device. You absolutely must VERIFY THE MD5 SIGNATURE of the bootloader .nb0 image file before using it with fastboot! Fastboot provides you absolutely no protection from errors! YOU HAVE BEEN WARNED! You can find checksums listed in this reference post[/SIZE]
For clarity, I will repeat them here:
Code:
RUU___MR1 38899da4e5e002e3be22900f5f4eb6f7 hboot_7501a_1.47.0000_091023.nb0
RUU___MR2 38899da4e5e002e3be22900f5f4eb6f7 hboot_7501a_1.47.0000_091023.nb0
Leak___V1 0717a252deb8eed89f33bf277959b91c hboot_7501a_1.49.0000_100124.nb0
Root_Leak 22d3c7082811170e70f308e3213b5d1f hboot_7501a_1.49.2000_100124.nb0
Leak___V2 0717a252deb8eed89f33bf277959b91c hboot_7501a_1.49.0000_100124.nb0
Leak___V3 0717a252deb8eed89f33bf277959b91c hboot_7501a_1.49.0000_100124.nb0
bftb0
PS I could swear I wrote a post essentially identical to this one within the last week
Can you please post a download link for either the MR2 or MR1 PB00IMG.zip files? I can't seem to find them.
api1996 said:
Can you please post a download link for either the MR2 or MR1 PB00IMG.zip files? I can't seem to find them.
Click to expand...
Click to collapse
[ Edit ] Updated - check Consolidated HTC Eris RUU/OTA/ROM URLs for the MR1 or MR2 PB00IMG.ZIP files - if you haven't already done the steps below. cheers! bftb0
I don't have a download link right now. If you want to wait a couple days, maybe I'll have something more convenient. In the meantime, the way to get these files is to run the associated RUU utility - but not all the way through. More on that in a second.
You can get the MR2 (1.17.605.1) RUU utility from this folder at shipped-roms.com - the MR2 link is the RUU_Desire_C_Verizon_WWE_1.17.605.1_release_signed_with_driver.exe link.
OK, now how do you "get" the PB00IMG.zip file out of the RUU?
Simple. You run the RUU right up to the point where you would normally be starting the install to the phone - but you don't do that. Leave the RUU running, don't terminate it yet. The point of doing this is so that the RUU unpacks all the temporary files it is going to use - including the "rom.zip" file. It puts all this unpacked junk in two temporary folders underneath your Windows user area, perhaps at
C:\Documents and Settings\<your_windows_user_name_here>\Local Settings\Temp
use your windows search capability to look for a big "rom.zip" file underneath there. (The two top-level folders will have long names that look like Windows registry keys). Note that you may have to diddle with your Windows Explorer folder settings to "Display Hidden Files".
Now copy the "rom.zip" file to some other location on your hard drive, and when the copy is complete, exit the RUU utility. (You can't do this until you have copied the file someplace else first, because all the temporary files get wiped when you exit the RUU).
You can then rename the "rom.zip" file to PB00IMG.ZIP. If I am not mistaken, the MD5 checksum of that particular (1.17.605.1) "rom.zip" file will be 9e9ad31f01bbcb05157443287f4f38dd
bftb0
PS. Note the "_with_driver.exe" part of the RUU file name. All the RUUs attempt to install a USB driver for the Eris on to your PC. Since MR1 and MR2 came out one year ago - a couple months after the consumer release of Windows 7, the drivers might not be the same quality as whatever you have on your machine now (if it in fact installs the driver despite the presence of an existing driver). Just a heads up in case it tries to kang a crappy driver into your Windoze box. You might want to take a restore point just before running the RUU in case you find you need to un-kang the driver from your PC.
Thanks for the download links. I had just extracted the rom.zip and found the bootloader and figgured that I should check the tread one more time. That's when I saw the edit! I guess I just have bad timing . Anyway, I went ahead and extracted the bootloader, here's a download link for the 1.47 S-ON bootloader from the MR2 update for anyone who wants it: http://www.multiupload.com/9300LRSFZP
Thanks
I just noticed that I forgot to mention that the way that HTC "signs" those "rom.zip" / "PB00IMG.ZIP" files makes the "compressed folder" handling in Windows unhappy, so you need to use some other tool on windows to unpack those .zip files. 7-Zip will do the job, though.
You obviously got past that, though.
bftb0
bftb0 said:
I just noticed that I forgot to mention that the way that HTC "signs" those "rom.zip" / "PB00IMG.ZIP" files makes the "compressed folder" handling in Windows unhappy, so you need to use some other tool on windows to unpack those .zip files. 7-Zip will do the job, though.
You obviously got past that, though.
bftb0
Click to expand...
Click to collapse
I used 7 zip. You mentioned it in your first response.
Sent from my FroyoEris using XDA App
api1996 said:
I used 7 zip. You mentioned it in your first response.
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
. I thought I had read that someplace recently! LOL
Worked like a charm, thanks bftb0. BTW I'm getting my fifth Eris tomorrow, I got so tired of this I tried to get a different phone, they refused, so I went to best buy added a line and got a free DINC, more or less, I just have to pay an extra $10/month, I'm throwing my old Dare on that line so I don't have to pay for data. Now I can play with my Eris all I want and don't have to worry ruining my only phone
USSENTERNCC1701E said:
Worked like a charm, thanks bftb0. BTW I'm getting my fifth Eris tomorrow, I got so tired of this I tried to get a different phone, they refused, so I went to best buy added a line and got a free DINC, more or less, I just have to pay an extra $10/month, I'm throwing my old Dare on that line so I don't have to pay for data. Now I can play with my Eris all I want and don't have to worry ruining my only phone
Click to expand...
Click to collapse
I'm glad people are getting some use out of this stuff. 5th Eris? Holy crap, I guess I should feel lucky that the phone I got on drop day (Nov '09) is still hanging tough.
bftb0 said:
I'm glad people are getting some use out of this stuff. 5th Eris? Holy crap, I guess I should feel lucky that the phone I got on drop day (Nov '09) is still hanging tough.
Click to expand...
Click to collapse
No kidding, my first one was amazing, ran stable and cool, no trackball issues. I got some dirt in the speaker, when it blew out completely I just got it replaced. If I'd have know all the issues I'd be having with these refurbs I'd have just bought a bluetooth and called it good.
bftb0 said:
I'm glad people are getting some use out of this stuff. 5th Eris? Holy crap, I guess I should feel lucky that the phone I got on drop day (Nov '09) is still hanging tough.
Click to expand...
Click to collapse
Not for a lack of trying, though.

Categories

Resources