[HBOOT] HBOOT-8064 Groups Engneering HBOOT - HTC Droid DNA

Hi.
I hear that S-OFF was enabled with DNA, I distribute it.
this eng hboot is HBOOT-8064 group.
http://www.androidfilehost.com/?fid=9390288116658475065
The support models are as follows.
EVM : E806400
DROID DNA (MONARUDO) : PL83200
HTC J butterfly (DELUXE_J) : PL99100
DELUXE_R : PL99200
INFOBAR A02 (IMPRESSIN_J) : PM65100
BUTTERFLY X920e (DELUXE_U) : PL99300
DELUXE_UL : PL99400
M7_UL : PN07100
M7_U : PN07110
M7_WLS : PN07200
M7_WLV : PN07300
Butterfly X920d (DELUXE_UB1) : PL99100
Click to expand...
Click to collapse
S-OFF is MANDATORY
http://twitter.com/fnoji/status/292263541875019776
-------------------------------------------------------------------------------------------------------------
ENG hboot flash guide (MONARUDO)
http://forum.xda-developers.com/showpost.php?p=38180376&postcount=6
thx Argumentation!

fnoji111 said:
Hi.
I hear that S-OFF was enabled with DNA, I distribute it.
this eng hboot is HBOOT-8064 group.
http://www.androidfilehost.com/?fid=9390288116658475065
The support models are as follows.
S-OFF is MANDATORY
http://twitter.com/fnoji/status/292263541875019776
Click to expand...
Click to collapse
Sorry if I overlooked something, but how do you flash this? I tried "fastboot flash bootloader (file name)" but it said REMOTE : NOT ALLOWED.

Argumentation said:
Sorry if I overlooked something, but how do you flash this? I tried "fastboot flash bootloader (file name)" but it said REMOTE : NOT ALLOWED.
Click to expand...
Click to collapse
it would be while in system
su
dd if=/pathtonewhboot of=/dev/block/yourhbootpartition

Be very careful with the ENG Hboot. If you're just flashing ROM's and Kernels, you don't need it. ENG Hboot's make it easier to break things...

What exactly is this?
Sent from my HTC6435LVW using Tapatalk 2

Zarboz said:
it would be while in system
su
dd if=/pathtonewhboot of=/dev/block/yourhbootpartition
Click to expand...
Click to collapse
I ended up flashing it a bit differently, I made a PL83IMG.zip and did
Code:
fastboot oem rebootRUU
then
Code:
fastboot flash zip PL83IMG.zip
and it worked beautifully :good::laugh:

Lykarsis said:
What exactly is this?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
2nd

Lykarsis said:
What exactly is this?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
It's a development hboot with more features and commands.

Lykarsis said:
What exactly is this?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
It unlocks all the fastboot commands, shows more system info and hardware info, and lets you flash even more stuff then just being unlocked and S-OFF. :good:

Zarboz said:
it would be while in system
su
dd if=/pathtonewhboot of=/dev/block
yourhbootpartition
Click to expand...
Click to collapse
What's the DNA hboot partition?
Sent from my HTC6435LVW using Tapatalk HD

idkwhothatis123 said:
What's the DNA hboot partition?
Sent from my HTC6435LVW using Tapatalk HD
Click to expand...
Click to collapse
If you can't find it, you can try my method. :good:

Delete Please!
Droid DNA

Argumentation said:
If you can't find it, you can try my method. :good:
Click to expand...
Click to collapse
Worked perfectly for me, the bar got stuck 3/4 but the terminal had it finished, just issued a fastboot reboot.
Now..for the radio...fastboot flash radio <radio.img>?
Edit: nvm got the radio done too, for those wondering like I was, I was correct its fastboot flash radio radio.img. My first HTC device so I'm still learning.

can this be flashed the same way we used to do with the TBolt? by placing the appropriate file name on the root of the SDcard and it will automatically load when booted into hboot... it looks like PL83IMG.zip is the proper name... and where can I get the radios from the OTA update or do I just pull it from the OTA PKG?

two_cents said:
can this be flashed the same way we used to do with the TBolt? by placing the appropriate file name on the root of the SDcard and it will automatically load when booted into hboot... it looks like PL83IMG.zip is the proper name... and where can I get the radios from the OTA update or do I just pull it from the OTA PKG?
Click to expand...
Click to collapse
Since we have no SD card, HBOOT doesn't look for the PL83IMG file, and yes, just pull the radios from the OTA and fastboot flash them and you should be good.

two_cents said:
can this be flashed the same way we used to do with the TBolt? by placing the appropriate file name on the root of the SDcard and it will automatically load when booted into hboot... it looks like PL83IMG.zip is the proper name... and where can I get the radios from the OTA update or do I just pull it from the OTA PKG?
Click to expand...
Click to collapse
Since the DNA does not have an SDCard, it does not search for a PL83IMG.zip to the best of my knowledge. The updated firmware can be found in the firmware.zip in the OTAPkg.zip: http://www.androidfilehost.com/?fid=9390288116658474558

im confused on how to extract the radio.img.. after i unzip the ota i cant extract the files from the firmware.zip it keeps giving me an invalid error... do we need this hboot just to flash a radio?

Argumentation said:
I ended up flashing it a bit differently, I made a PL83IMG.zip and did
Code:
fastboot oem rebootRUU
then
Code:
fastboot flash zip PL83IMG.zip
and it worked beautifully :good::laugh:
Click to expand...
Click to collapse
Thanks for this example. I used it to flash the radio from 2.04 update. :good:

pio_masaki said:
Worked perfectly for me, the bar got stuck 3/4 but the terminal had it finished, just issued a fastboot reboot.
Now..for the radio...fastboot flash radio <radio.img>?
Edit: nvm got the radio done too, for those wondering like I was, I was correct its fastboot flash radio radio.img. My first HTC device so I'm still learning.
Click to expand...
Click to collapse
I get:
FAILED (remote: not allowed)

orangechoochoo said:
I get:
FAILED (remote: not allowed)
Click to expand...
Click to collapse
You have to flash the ENG HBOOT first to unlock all the commands. :good:
Sent from my HTC6435LVW using xda app-developers app

Related

[HBOOT] Engineering Bootloader For Extended Fastboot Commands

Now that S-OFF is available we can use the eng bootloader to get extra fastboot commands. If you set S-ON for whatever reason you must flash a SHIP bootloader first or you will brick your phone. If you aren't sure if you need this or not odds are you probably don't, it can be extremely useful but it assumes you know what you are doing so it is much easier to brick your phone with it.
To flash either rename to PG86IMG, place on your sd card and then reboot to the bootloader; or you can use 'fastboot oem rebootRUU' followed by 'fastboot flash zip PG86IMG_eng-hboot.zip'. A list of the available commands can be found here.
hBoot 1.04.2000, mirror - MD5: 3348C361FED927DABB853E49744BD7F2
If you would like to go back to the SHIP one you can download it here. The process to flash it is the same except over USB you can do it straight from fastboot without RUU mode.
PG86IMG_1.40-hboot - MD5: 1B994699EA226390B47282BCB54088DD
For more versions of hboots including hacked ones check out ramjet73's post here.
Thank you to the AlphaRev & Unrevoked teams for getting us all S-OFF! I also want to say thank you to TeamWin for making the wait bearable by getting us root and to everyone who has spent time ripping this phone apart.
Also thanks go out to SolsticeZero for being a guinea pig and making sure it flashed correctly
Thanks Haus!
Did you already check to see if they included the extra commands??
have you flashed this hboot? would like to have a confirmation first. I am s-off, rooted and nandroided!
TMartin said:
Thanks Haus!
Did you already check to see if they included the extra commands??
Click to expand...
Click to collapse
Yep, they're all there. I would have loved to get the 1.40.2000 hBoot that was pictured a few days ago but this works fine for me so far. I am still using the ancient 0.76 hBoot on the 4G and never had any trouble with it.
welrope said:
have you flashed this hboot? would like to have a confirmation first. I am s-off, rooted and nandroided!
Click to expand...
Click to collapse
I have used it and it works fine
xHausx said:
Yep, they're all there. I would have loved to get the 1.40.2000 hBoot that was pictured a few days ago but this works fine for me so far. I am still using the ancient 0.76 hBoot on the 4G and never had any trouble with it.
Click to expand...
Click to collapse
Do you think we will get a later version on it?
xHausx said:
Yep, they're all there. I would have loved to get the 1.40.2000 hBoot that was pictured a few days ago but this works fine for me so far. I am still using the ancient 0.76 hBoot on the 4G and never had any trouble with it.
Click to expand...
Click to collapse
I have the 1.40.0000 on dropbox
Bentenrai said:
I have the 1.40.0000 on dropbox
Click to expand...
Click to collapse
ENG or SHIP'd?
xHausx said:
ENG or SHIP'd?
Click to expand...
Click to collapse
How do I tell? I thought it was eng. Let me get into fastboot
Bentenrai said:
How do I tell? I thought it was eng. Let me get into fastboot
Click to expand...
Click to collapse
It should tell you at the top
Please specify the extra commands and what they do would be much appreciated.
Also, do we flash this via Recovery or fastboot (with flash recovery option??)
Bentenrai said:
I have the 1.40.0000 on dropbox
Click to expand...
Click to collapse
If it's the ENG can you post it?
vboyz103 said:
Please specify the extra commands and what they do would be much appreciated.
Also, do we flash this via Recovery or fastboot (with flash recovery option??)
Click to expand...
Click to collapse
A list of all the commands can be found here. To flash it you can rename it to PG86IMG and place it on your sdcard, then boot into the bootloader. Or, you can also flash through fastboot by using:
fastboot oem rebootRUU
fastboot flash zip PG86IMG_eng-hboot.zip
graffixnyc said:
If it's the ENG can you post it?
Click to expand...
Click to collapse
It's the SHIP.
I'm sorry for being such a noob and now my dropbox upload won't be too much use but just for clarification (I only got dropbox to host this specific file since my websites ftp is acting screwy) how do I make like a hyperlink straight to the .img file in my dropbox so I can share it?
Dumb question lol I just never jumped on the dropbox bandwagon
EDIT: NVM, got it, one sec
EDIT 2: Okay gotta reup it, apparently deleting my public folder caused my issue. I'll be back with a hyperlink if anyone needs.
xHausx said:
A list of all the commands can be found here. To flash it you can rename it to PG86IMG and place it on your sdcard, then boot into the bootloader. Or, you can also flash through fastboot by using:
fastboot oem rebootRUU
fastboot flash zip PG86IMG_eng-hboot.zip
Click to expand...
Click to collapse
Alpharev didn't include the extended fastboot commands in there hboot?? I thought they normally did that.
http://dl.dropbox.com/u/36719158/mmcblk0.img
This is a COMPLETE dump of every partition on a freshly restored 1.13, SHIP 1.40.0000 HBOOT Evo 3D. Sure hope it helps somewhere.
Thanks for posting this Haus. Glad to be of assistance.
Bentenrai said:
http://dl.dropbox.com/u/36719158/mmcblk0.img
This is a COMPLETE dump of every partition on a freshly restored 1.13, SHIP 1.40.0000 HBOOT Evo 3D. Sure hope it helps somewhere.
Click to expand...
Click to collapse
Did you say you had some of the eng apps installed? If so the system partition would be useful. Otherwise everything should already be included in the 1.13.651.7 RUU.
xHausx said:
Did you say you had some of the eng apps installed? If so the system partition would be useful. Otherwise everything should already be included in the 1.13.651.7 RUU.
Click to expand...
Click to collapse
I'm not sure if I do or not, pretty sure not. But I might.. would I have got those apps from the OTA or should I look at a dump from before the OTA? Either way I'll make dumps of the individual partitions as well now that I got that freaking public folder working.
Thanks haus. Now I got eng. hboot root recovery and s=off! I know I've seen you in these threads since day one so I wanted to thank you first. This all made my day after a long one at work.

HBOOT 2,27

Which files in the firmware.zip in the latest OTA are the HBOOT files?
warpurlgis said:
Which files in the firmware.zip in the latest OTA are the HBOOT files?
Click to expand...
Click to collapse
Inside the firmware.zip it's the only file thats not an img
"hboot_8x60-lte_2.27.0000_120803_MR2.signedbyaa.nb0"
I flashed the firmware and still remained S-OFF just needed to dev-unlock again.... Either way just remove that file and you can flash without risking S-OFF /unlock
also becareful with the boot.img (kernel) unless you are running the stock OTA
Tachi91 said:
Inside the firmware.zip it's the only file thats not an img
"hboot_8x60-lte_2.27.0000_120803_MR2.signedbyaa.nb0"
I flashed the firmware and still remained S-OFF just needed to dev-unlock again.... Either way just remove that file and you can flash without risking S-OFF /unlock
also becareful with the boot.img (kernel) unless you are running the stock OTA
Click to expand...
Click to collapse
Why would you need to unlock again if you are S-OFF?
Sent into the innertubes from my Arnova 10 G2.
hgoldner said:
Why would you need to unlock again if you are S-OFF?
Sent into the innertubes from my Arnova 10 G2.
Click to expand...
Click to collapse
Run fastboot commands would be the only reason I can think of.
mjones73 said:
Run fastboot commands would be the only reason I can think of.
Click to expand...
Click to collapse
Yeah I don't care if it says unlocked I love me some fast boot commands
If you are s-off you dont need to re unlock. I cant believe as many ti.es as this has been covered people still worry/do this.
Sent from my ADR6425LVW using Tapatalk 2
is this an engineering hBoot?
Not that i know of. Just an hboot update
Sent from my ADR6425LVW using Tapatalk 2
apophis9283 said:
If you are s-off you dont need to re unlock. I cant believe as many ti.es as this has been covered people still worry/do this.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Yup, then if you want to use fastboot flash commands, you need to have the jb hboot as opposed to stock.:highfive:
apophis9283 said:
Not that i know of. Just an hboot update
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
thank you, ill wait for an eng version of it.
apophis9283 said:
If you are s-off you dont need to re unlock. I cant believe as many ti.es as this has been covered people still worry/do this.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Well if you install the newest hboot and need to run fastboot commands, you do need to unlock.
The Jbear 2.25 hboot works fine on this update if you need extended capabilities. I have flashed the jb2.25 and back to the stock 2.27, I made flashable zips for both stock 2.25 and the 2.27 hboots have flashed between them all on this Patch OTA.
Sent from my HTC Rezound / ADR6425LVW using Tapatalk v2.2.6
mjones73 said:
Well if you install the newest hboot and need to run fastboot commands, you do need to unlock.
Click to expand...
Click to collapse
No you don't. I've been running fastboot commands all the time and I'm still S-OFF and LOCKED. never re-unlocked my bootloader. It works fine.
a.mcdear said:
No you don't. I've been running fastboot commands all the time and I'm still S-OFF and LOCKED. never re-unlocked my bootloader. It works fine.
Click to expand...
Click to collapse
I stated you need to unlock if you install the latest 2.27 hboot and want to run fastboot commands. As I can see in your signature, you're on an engineering hboot, in that case you would not...

Going back to Sense from JB?

I was on a JB rom, didn't like due to the bugs, figuired I'd go back to Sense and wait it out until a 'stable' JB rom comes out. I wanted to go back to Ineffabilis Deus v1.2 and his thread he recommends flashing back to 4.03.605.2 RUU before flashing his rom. So I did the the RUU but now I'm back to stock recovery, etc.?
Couple questions...
- Did I lose root/su?
- Am I still unlocked/s-off
- Do I have to do the wire trick again
If all of the above are yes I guess I start buy flashing AmonRa, how do I do that again? After I flash AR I'll have root access again, right?
Thanks for the help,
MAC
You will retain s off through anything you do.
You lost root and your custom recovery.
You will have to flash a custom recovery and then a superuser to gain root. Then you'll be back to normal stock rom rooted and free to flash a custom rom again.
Also you probably lost everything in internal sd so yeah.... I lost some good photos from that before
Sent from my ADR6425LVW using xda app-developers app
You didn't need to RUU your phone to go back to Dues if you were already on that firmware level. The thread just recommends you be at 4.03.605.2.
Follow the guide to re-install your recovery.
mjones73 said:
You didn't need to RUU your phone to go back to Dues if you were already on that firmware level. The thread just recommends you be at 4.03.605.2.
Follow the guide to re-install your recovery.
Click to expand...
Click to collapse
im having a brain fart. i downloaded the amon.img. how do i flash it? what are the steps? thanks,
xXezmacXx said:
im having a brain fart. i downloaded the amon.img. how do i flash it? what are the steps? thanks,
Click to expand...
Click to collapse
rename to PH98IMG flash in hboot
Damasterjj said:
rename to PH98IMG flash in hboot
Click to expand...
Click to collapse
That doesn't work for an .img file.
You need adb installed on your pc to flash an .img file. Copy the file somewhere, bring up a command prompt, reboot the phone to the bootloader, select fastboot, plug it into your PC, run "fastboot flash recovery path/to/recovery.img" without the quotes.
You can also just download the all in one toolkit which contains everything you need - http://forum.xda-developers.com/showthread.php?t=1504824
Damasterjj said:
rename to PH98IMG flash in hboot
Click to expand...
Click to collapse
so i rename "recovery-ra-vigor-3.16-gnm.img" to "PH98IMG.img"? how do i get into hboot?
mjones73 said:
That doesn't work for an .img file.
You need adb installed on your pc to flash an .img file. Copy the file somewhere, bring up a command prompt, reboot the phone to the bootloader, select fastboot, plug it into your PC, run "fastboot flash recovery path/to/recovery.img" without the quotes.
You can also just download the all in one toolkit which contains everything you need - http://forum.xda-developers.com/showthread.php?t=1504824
Click to expand...
Click to collapse
i tried what you told me and now my phone is at screen with a red triangle /!\?
C:\android-sdk\platform-tools>fastboot flash recovery C:\android-sdk\platform-to
ols\recovery.img
sending 'recovery' (7796 KB)...
OKAY [ 1.409s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.736s
Click to expand...
Click to collapse
is my phone ok?
xXezmacXx said:
i tried what you told me and now my phone is at screen with a red triangle /!\?
Click to expand...
Click to collapse
Place this in your sdk platform tools folder
http://unlimited.io/downloads/hboots/vigor/ICS_3.14.605.5/jb_hboot.zip
Then flash using the following commands:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip jb_hboot.zip
fastboot reboot
Then you can proceed with your recovery flash. Technically, you don't need to root again. A custom rom will cover that for you.
Snuzzo said:
Place this in your sdk platform tools folder
http://unlimited.io/downloads/hboots/vigor/ICS_3.14.605.5/jb_hboot.zip
Then flash using the following commands:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip jb_hboot.zip
fastboot reboot
Then you can proceed with your recovery flash. Technically, you don't need to root again. A custom rom will cover that for you.
Click to expand...
Click to collapse
edit: got it to work, thx. whats the diff between JuopunutBear HBOOT and the HBOOT i had before?
also, now my radio/hboot are back to 2.25.2525? i thought 2.27 was the most up to date?
delete please.
xXezmacXx said:
I was on a JB rom, didn't like due to the bugs, figuired I'd go back to Sense and wait it out until a 'stable' JB rom comes out. I wanted to go back to Ineffabilis Deus v1.2 and his thread he recommends flashing back to 4.03.605.2 RUU before flashing his rom. So I did the the RUU but now I'm back to stock recovery, etc.?
Couple questions...
- Did I lose root/su?
- Am I still unlocked/s-off
- Do I have to do the wire trick again
If all of the above are yes I guess I start buy flashing AmonRa, how do I do that again? After I flash AR I'll have root access again, right?
Thanks for the help,
MAC
Click to expand...
Click to collapse
1. every personalized ROM in xda has been rooted
2. yes still S-OFF
3. idk
How do I get on the latest hboot? Snuzzo had me flash this JuopunutBear 2.25 hboot.
Sent from my ADR6425LVW using Tapatalk 2
xXezmacXx said:
How do I get on the latest hboot? Snuzzo had me flash this JuopunutBear 2.25 hboot.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
That hboot is fine, if you're s-off you can download the latest here - http://forum.xda-developers.com/showthread.php?t=1614366
If you're s-on you need to download the whole RUU with the 2.27 hboot, re-lock your phone and install it via hboot.
mjones73 said:
That hboot is fine, if you're s-off you can download the latest here - http://forum.xda-developers.com/showthread.php?t=1614366
If you're s-on you need to download the whole RUU with the 2.27 hboot, re-lock your phone and install it via hboot.
Click to expand...
Click to collapse
So I just rename it and go in fastboot to flash it or flash it in recovery? Thx btw for link.
Oh and what is that firmware patch do?
Sent from my ADR6425LVW using Tapatalk 2
xXezmacXx said:
So I just rename it and go in fastboot to flash it or flash it in recovery? Thx btw for link.
Oh and what is that firmware patch do?
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
The firmware patch will upgrade all the firmware only without wiping out your rom. It will only work if you're s-off and you need to rename it and flash it in the bootloader.
xXezmacXx said:
edit: got it to work, thx. whats the diff between JuopunutBear HBOOT and the HBOOT i had before?
also, now my radio/hboot are back to 2.25.2525? i thought 2.27 was the most up to date?
Click to expand...
Click to collapse
The stock 2.27 only allows pc fastboot remote to only certain commands. Also the 2.25 hboot will work fine, sometimes you don't need the latest firmware.
Sent from my ADR6425LVW using Xparent Green Tapatalk 2

[Q] HTC J Butterfly stuck after installing Droid DNA SW

Hello
I got HTC J Butterfly from Japan and have been trying to get it working in Finland since.
We tried first to change the phone to Taiwan version (x920d), but the result was no good 2G.
The next step was to try to change to phone into Droid DNA,
Starting point:
DELUXE_J PVT SHIP S-OFF
CID-KDDI_801
HBOOT-1.41.0000
RADIO-1.01.10.0201
OpenDSP-v6.120.274.0114
Original HTC J Butterfly ROM
What was done:
1. installed jdk1.7.0_25 and android sdk tools, platform tools and google usb driver (installer_r22.0.5)
2. installed ViperDNA 1.3.5 ROM (via CWM recovery from external sd card)
3. installed engineering HBOOT (see below)
fastboot oem rebootRUU
fastboot flash zip xxxxxx.zip
4. installed twrp recovery: twrp-htc-dlxj.img
5. modify (CID: 11111111 and IMEI and MEID according to my phone) in mmcblk0p5 block file and copy to /dev/block with dd:
dd if=/sdcard/mmcblk0p5 of=/dev/block/mmcblk0p5 (copied to /sdcard/ with adb push in recovery mode)
NOTE1: HERE ADB STILL OK
6. fastboot oem writemid PL8320000
NOTE2: HERE ADB CANNOT BE USED ANYMORE
NOTE3: phone was encrypted and asking for password (cleared by formatting internal SD)
7. flash firmware
fastboot oem rebootRUU
fastboot flash zip dna2.06firmware.zip
7.1 installed twrp recovery: twrp-htc-dlx.img
8. installed engineering HBOOT (see below)
fastboot oem rebootRUU
fastboot flash zip xxxxxx.zip
Current situation:
MONARUDO PVT ENG S-OFF
CID-11111111
HBOOT-1.39.2000 (PL8320000)
RADIO-1.01.04.0308
OpenDSP-v6.120.274.0114
No ROM currently
Fastboot USB (OK)
ADB (NOK)
USB connection (NOK)
- cannot connect to device from Windows 7 or Windows XP, because the phone/device is flashing as portable device called:
WPD FileSystem Volume Driver
What I would like to do is to flash ROM.
but since I cannot transfer any files to the system it seems to be impossible.
I can flash in fastboot, because that is working just fine.
Any ideas how to proceed are more than welcome !?
Thank you
Can you run the RUU ? Or if can not because windows does not see it, run the RUU to extract the files to temp folder, then flash the zips manually via fastboot?
You prolly have seen this thread;
http://forum.xda-developers.com/showthread.php?t=2155334
thehoovie said:
Can you run the RUU ? Or if can not because windows does not see it, run the RUU to extract the files to temp folder, then flash the zips manually via fastboot?
You prolly have seen this thread;
http://forum.xda-developers.com/showthread.php?t=2155334
Click to expand...
Click to collapse
Thanks for the reply.
What do you mean by running the RUU ? fastboot oem rebootRUU ? (that is working for me)
I was also thinking that I cannot flash anything for DELUXE_J since I changed the moid. Not sure if this is true ?
Thanks
Hello again
Currently I'm assuming there is no way to install ROM without working USB/ADB, because no replies.
If you know such method and needed files please let me know.
Thank you
Hello
Raised the topic since I have not received any replies.
Most probably someone knows how to get the phone working again (install ROM).
Please help. Thanks
jko76 said:
Hello
Raised the topic since I have not received any replies.
Most probably someone knows how to get the phone working again (install ROM).
Please help. Thanks
Click to expand...
Click to collapse
Since you're S-OFF you could probably just change the model id back to the J Butterfly the same way you changed it to the DNA
Sent from my HTC6435LVW using xda app-developers app
times_infinity said:
Since you're S-OFF you could probably just change the model id back to the J Butterfly the same way you changed it to the DNA
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
For changing the model id I would need to copy a block file to the device. Currently i cannot do that.
Any other ideas ?
jko76 said:
For changing the model id I would need to copy a block file to the device. Currently i cannot do that.
Any other ideas ?
Click to expand...
Click to collapse
In the OP you said you changed the model id with fastboot oem writemid.
Since you're soff, you should just be able to do that again, back to the J Butterfly mid
Sent from my HTC6435LVW using xda app-developers app
Yeah why did you flash DNA files on a j butterfly anyways man you probably messed the phone up .
Sent from my HTC6435LVW using Tapatalk 2
times_infinity said:
In the OP you said you changed the model id with fastboot oem writemid.
Since you're soff, you should just be able to do that again, back to the J Butterfly mid
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
In the OP step 5 I copied Droid DNA block file into my phone and then changed the mid. I was thinking that without putting back my original
block HTC J blockfile I cannot change the mid back. Of course I could try the command but I'm worried that the incorrect block file mid combination will brick the phone totally.
Is there any RUU available for Droid DNA that could be flashed through fastboot ?
Thanks
coachcrey said:
Yeah why did you flash DNA files on a j butterfly anyways man you probably messed the phone up .
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
The idea was to try to make the phone working in Finland (the phone was locked to AU network in Japan). It did not work with x920d SW (2G NOK) and therefore decided to give the DNA SW a go.
Yes, the phone might be messed up, but still I would like to think there is a way to recover since the fastboot and recovery are working.
Thanks
jko76 said:
The idea was to try to make the phone working in Finland (the phone was locked to AU network in Japan). It did not work with x920d SW (2G NOK) and therefore decided to give the DNA SW a go.
Yes, the phone might be messed up, but still I would like to think there is a way to recover since the fastboot and recovery are working.
Thanks
Click to expand...
Click to collapse
I guess the better question is who gave you the idea to try and flash dna files on a butterfly to my understanding they are similar phones not the same.
Sent from my HTC6435LVW using Tapatalk 2
coachcrey said:
I guess the better question is who gave you the idea to try and flash dna files on a butterfly to my understanding they are similar phones not the same.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
The idea was mine.
We tried x920d SW as well and that was working apart from the unstable 2G connection.
thehoovie said:
Can you run the RUU ? Or if can not because windows does not see it, run the RUU to extract the files to temp folder, then flash the zips manually via fastboot?
You prolly have seen this thread;
http://forum.xda-developers.com/showthread.php?t=2155334
Click to expand...
Click to collapse
I can run the RUU*.exe until it checks the USB connectivity. In the temp files I can find the data1.cab file which most probably has the image files that I would need. The remaining problem is that I cannot extract the data1.cab file.
Does anyone know how to extract the cab file ?
Thank you
jko76 said:
I can run the RUU*.exe until it checks the USB connectivity. In the temp files I can find the data1.cab file which most probably has the image files that I would need. The remaining problem is that I cannot extract the data1.cab file.
Does anyone know how to extract the cab file ?
Thank you
Click to expand...
Click to collapse
Actually I found the ROM.zip as well from temp directory. I cannot unzip the file.
How to use this ROM.zip file ?
jko76 said:
Actually I found the ROM.zip as well from temp directory. I cannot unzip the file.
How to use this ROM.zip file ?
Click to expand...
Click to collapse
Use ruuveal to decrypt the zip
Sent from my HTC6435LVW using xda app-developers app
times_infinity said:
Use ruuveal to decrypt the zip
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Done and now I can open/extract the rom.zip. There are many .img files inside.
Now I need some help how to proceed ?
Please remember that the phone is S-OFF and engineering HBOOT is currently installed.
Do I need to change HBOOT ? What about S-ON ?
What is the best way of flashing the images ?
Thank you very much for your help.
jko76 said:
Done and now I can open/extract the rom.zip. There are many .img files inside.
Now I need some help how to proceed ?
Please remember that the phone is S-OFF and engineering HBOOT is currently installed.
Do I need to change HBOOT ? What about S-ON ?
What is the best way of flashing the images ?
Thank you very much for your help.
Click to expand...
Click to collapse
You can try just flashing the whole zip. Do fastboot oem rebootRUU and then fastboot flash zip ruu.zip
Sent from my HTC6435LVW using XDA Premium 4 mobile app
times_infinity said:
You can try just flashing the whole zip. Do fastboot oem rebootRUU and then fastboot flash zip ruu.zip
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
AFTER fastboot flash zip rom.zip:
MONARUDO PVT SHIP S-OFF
CID-11111111
HBOOT-1.33.0001
RADIO-1.00.00.1023_3
OpenDSP-v4.120.240.0920
eMMC-boot
fastboot flash recovery twrp-htc-dlx.img
TWRP recovery installed
fastboot flash zip PL832.zip
MONARUDO PVT ENG S-OFF
HBOOT-1.39.2000 (PL8320000)
Unfortunately the USB/ADB is still unstable. Also it seems that the ROM does not boot up. The droid boot image can be seen. Then it goes away and I can see in the upper part of the screen USB debugging connected flashing...
Fastboot interface is ok, bootloader and recovery as well.
Let's see what could be the next step/try. Currently it seems that Droid SW cannot be used with HTC J Butterfly HW !?
All I can offer is they obviously have differences or the kernels would be the same. Try using the proper kernel for it and see if it proceeds any further in booting the ROM. Making it think its a DNA doesn't change the hardware itself, at a minimum the kernel needs to be the correct one foe the device hardware, not name, and maybe the ROM just to eliminate drivers and libs being incompatible as well.
Or is the kernel the same?
Tapatalked from my HTC DNA - Carbon

[Q] 2.07 RUU?????

I have heard that there is an DNA 2.07 RUU leak out there somewhere. Has anyone seen it? As of right now I am at a brick and cannot get my DNA running again without that RUU. PLEASE HELP!!!!!
We can probably solve it, and there is no 2.07 ruu.
How did you brick your phone?
orangechoochoo said:
We can probably solve it, and there is no 2.07 ruu.
How did you brick your phone?
Click to expand...
Click to collapse
You're already replying on my other thread concerning the brick. I am s-on and locked but stuck in bootlaoder.
Been talking to beaups on IRC and he seems to think he saw the 2.07 RUU leak somewhere. It's the only way to fix it
jcrss13 said:
You're already replying on my other thread concerning the brick. I am s-on and locked but stuck in bootlaoder.
Been talking to beaups on IRC and he seems to think he saw the 2.07 RUU leak somewhere. It's the only way to fix it
Click to expand...
Click to collapse
If anyone call solve it it's Beaups.
jcrss13 said:
You're already replying on my other thread concerning the brick. I am s-on and locked but stuck in bootlaoder.
Been talking to beaups on IRC and he seems to think he saw the 2.07 RUU leak somewhere. It's the only way to fix it
Click to expand...
Click to collapse
could you please post a link if he can find it
egoy936 said:
could you please post a link if he can find it
Click to expand...
Click to collapse
Beaups got me fixed up. It isn't an exe file like the 1.15 but it includes everything needed you just have to flash it manually. Here is the link I used and it worked perfectly. It takes some time to figure out how to download it because everything is in Chinese but it works.
2.07 RUU
jcrss13 said:
Beaups got me fixed up. It isn't an exe file like the 1.15 but it includes everything needed you just have to flash it manually. Here is the link I used and it worked perfectly. It takes some time to figure out how to download it because everything is in Chinese but it works.
2.07 RUU
Click to expand...
Click to collapse
Thanks for sharing! I'm glad you got the problem worked out :good:
jcrss13 said:
Beaups got me fixed up. It isn't an exe file like the 1.15 but it includes everything needed you just have to flash it manually. Here is the link I used and it worked perfectly. It takes some time to figure out how to download it because everything is in Chinese but it works.
2.07 RUU
Click to expand...
Click to collapse
Hey, I'm in the same situation as you, can you provide the steps u did to fix ur problem? Thanks
Can someone repost their working zip of this file? I have tried to download it 5 or so times with different browsers and download managers and the file still ends up corrupt.
I need this too
Can someone repost their working zip of this file? I have tried to download it 5 or so times with different browsers and download managers and the file still ends up corrupt.
Click to expand...
Click to collapse
Any rom I try to flash will fail
I hate being a rookie...
It's been driving me crazy
Sent from my ROOTED HTC DROID DNA - -
I'm uploading a working copy through mega right now, be back in around 50 min with link.
---------- Post added at 03:02 PM ---------- Previous post was at 02:06 PM ----------
https://mega.co.nz/#!Z89y2IRI!IVAHT2WJxpGctK22SgPKgWSrb-c2rYB497zo83NNeTo
see if this works for you guys, flash in fastboot as a zip.
binzokun said:
I'm uploading a working copy through mega right now, be back in around 50 min with link.
---------- Post added at 03:02 PM ---------- Previous post was at 02:06 PM ----------
https://mega.co.nz/#!Z89y2IRI!IVAHT2WJxpGctK22SgPKgWSrb-c2rYB497zo83NNeTo
see if this works for you guys, flash in fastboot as a zip.
Click to expand...
Click to collapse
Can you please tell me exactly what to type into cmd? I can not get it right, I'm sorry!
I try to type:
fastboot flash 99HSD014-00_PL83IMG_DLX_WL_JB_45_S_VERIZON_WWE_2.07.605.1_Radio_1.01.01.0308_NV_VZW_2.44_002_release_334727_signed_2_4.zip
ADRogers said:
Can you please tell me exactly what to type into cmd? I can not get it right, I'm sorry!
I try to type:
fastboot flash 99HSD014-00_PL83IMG_DLX_WL_JB_45_S_VERIZON_WWE_2.07.605.1_Radio_1.01.01.0308_NV_VZW_2.44_002_release_334727_signed_2_4.zip
Click to expand...
Click to collapse
first of all, rename the file to something simple like "rom.zip"
then you type
fastboot flash zip rom.zip
binzokun said:
first of all, rename the file to something simple like "rom.zip"
then you type
fastboot flash zip rom.zip
Click to expand...
Click to collapse
still no luck! I type:
fastboot oem rebootRUU
fastboot flash zip rom.zip
error: cannot load 'rom.zip': Unknown error
I have the rom.zip in my platform-tools folder and i have tried just in the same folder as the whole bundle.
ADRogers said:
still no luck! I type:
fastboot oem rebootRUU
fastboot flash zip rom.zip
error: cannot load 'rom.zip': Unknown error
I have the rom.zip in my platform-tools folder and i have tried just in the same folder as the whole bundle.
Click to expand...
Click to collapse
Move your sdk folder straight to your c drive and rename it sdk
Then type this first in cmd
cd C:\sdk\platform-tools\
Then run the flash command
Sent from my DLX using xda app-developers app
Phaded said:
Move your sdk folder straight to your c drive and rename it sdk
Then type this first in cmd
cd C:\sdk\platform-tools\
Then run the flash command
Sent from my DLX using xda app-developers app
Click to expand...
Click to collapse
i am getting this C:\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.048s]
finished. total time: 0.049s
C:\sdk\platform-tools>fastboot flash zip rom.zip
error: cannot load 'rom.zip': Unknown error
ADRogers said:
i am getting this C:\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.048s]
finished. total time: 0.049s
C:\sdk\platform-tools>fastboot flash zip rom.zip
error: cannot load 'rom.zip': Unknown error
Click to expand...
Click to collapse
Do you have file extensions hidden? If so, if you renamed it rom.zip it's actually rom.zip.zip
Turn extensions on, then name properly
Sent from my DLX using xda app-developers app
Phaded said:
Do you have file extensions hidden? If so, if you renamed it rom.zip it's actually rom.zip.zip
Turn extensions on, then name properly
Sent from my DLX using xda app-developers app
Click to expand...
Click to collapse
That was it thank you!
Unzip this in ur adb folder for Sense 5 OTA
http://www.androidfilehost.com/?fid=23269279319196129
and run in fastboot
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot reboot
Sent from my VS980 4G using Tapatalk

Categories

Resources