CID : HTC__E11
USB brick/rickrolled/b0rked -> FIXED!
Started by
IEFtm
, May 30 2010 01:26 PM
#21
Posted 30 May 2010 - 02:01 PM
misc.img for :
CID : HTC__E11
CID : HTC__E11
#22
Posted 30 May 2010 - 02:02 PM
#23
Posted 30 May 2010 - 02:03 PM
may be, Paul or everybody else could make a "little" kitchen where we enter our CID and ROM version and get the appropriate misc.img as this is only 655ko and only a few bytes to change (CID & ROM Version). I don't have time now to do it (I have a trin to take) but it's just a little script...
#24
Posted 30 May 2010 - 02:05 PM
chefs could just add these 2 files to roms and then if ppl get the usb brick they can just run it
even maybe make an app to do it 
#25
Posted 30 May 2010 - 02:06 PM
stevebrush, on May 30 2010, 14:03, said:
may be, Paul or everybody else could make a "little" kitchen where we enter our CID and ROM version and get the appropriate misc.img as this is only 655ko and only a few bytes to change (CID & ROM Version). I don't have time now to do it (I have a trin to take) but it's just a little script...
Is it possible to flash misc from fastboot? that would simplify stuff.
Congrats all
#26
Posted 30 May 2010 - 02:06 PM
I'm not bricked but should I apply this fix ? USB behavior is strange... sometimes the connection just disappear... will this fix solve it? Thanks
#27
Posted 30 May 2010 - 02:07 PM
applying it wouldnt break anything thats for sure so try it
#28
Posted 30 May 2010 - 02:08 PM
IT WORKED !!!! Omg so much thanks for this! I love you ALL :* :* :DDD
#29
Posted 30 May 2010 - 02:09 PM
DrMon, on May 30 2010, 15:59, said:
Hi r&a,
flash_image needs to be run from your phone (so yeah, linux only I guess, heh).
Copy it over to /data before you run it
flash_image needs to be run from your phone (so yeah, linux only I guess, heh).
Copy it over to /data before you run it
Doesnt matter
Good work guys, makes me feel a lot more secure about flashing froyo!
#30
Posted 30 May 2010 - 02:10 PM
will this also fix the huge battery drain most of us have gotten from brick? i was unlucky and sent in my phone for repair yesterday xD
#31
Posted 30 May 2010 - 02:10 PM
You can run flash_image from within the phone, no fastboot required. Somebody could just make an app/script that does it from a shortcut on the desktop, in theory.
#32
Posted 30 May 2010 - 02:11 PM
the step 1 is the root step ... you can run step1.sh on a bricked device
its fastboot
so even if u brick while rooting or have applies the WWE and gone back to stock u can still run step 1 and get root acess
its fastboot
#33
Posted 30 May 2010 - 02:15 PM
Snarkasm, on May 30 2010, 14:55, said:
It would be best to pull a misc.img if you're not bricked right now. It would also be best if a nandroid backup would pull misc.img during a normal backup.
To get your own misc.img out of a working device, use
And pull the misc.img off of your SD card next time you link up.
To get your own misc.img out of a working device, use
cat /dev/mtd/mtd0 > /sdcard/misc.img
And pull the misc.img off of your SD card next time you link up.
And misc.img contains the mtd0.img that needs to be replaced if I did end up with a usb brick?
Samsung Galaxy Nexus : MoDaCo Custom Rom
#34
Posted 30 May 2010 - 02:16 PM
im such a noob. How do i do a "fastboot oem boot" when in fasboot?
#35
Posted 30 May 2010 - 02:17 PM
madmic, on May 30 2010, 14:01, said:
You guys are legends 
A few questions:
1) first post says you need ROOT to flash this repair - so what happens if you 'brick' first time during the root, can you still apply the fix??
Credits to Paul for the root and those who resolved the issue, I bet there are interesting things to come from the debug mode very shortly
A few questions:
1) first post says you need ROOT to flash this repair - so what happens if you 'brick' first time during the root, can you still apply the fix??
Credits to Paul for the root and those who resolved the issue, I bet there are interesting things to come from the debug mode very shortly
seems to be my situation. tried root procedure again after brick and uploaded testimage.zip again.
device is wiped know and cant access sd card
#36
Posted 30 May 2010 - 02:21 PM
Nrond, on May 30 2010, 14:17, said:
seems to be my situation. tried root procedure again after brick and uploaded testimage.zip again.
device is wiped know and cant access sd card
device is wiped know and cant access sd card
You can re-enable the SDCard using fastboot. Boot the phone into fastboot by holding down VOL- and power.
Wait for the screen to flash some messages and disappear, then plug in the USB, ensure fastboot is highlighted in the menu and press the power button once.
Then, from your pc (in the directory containing the fastboot executable):
fastboot oem enableqxdm 0
then
fastboot oem boot
Should re-enable your SDCard.
Edited by DrMon, 30 May 2010 - 02:24 PM.
#37
Posted 30 May 2010 - 02:22 PM
StuMcBill, on May 30 2010, 16:15, said:
And misc.img contains the mtd0.img that needs to be replaced if I did end up with a usb brick?
ibila, on May 30 2010, 16:16, said:
im such a noob. How do i do a "fastboot oem boot" when in fasboot?
Nrond, on May 30 2010, 16:17, said:
seems to be my situation. tried root procedure again after brick and uploaded testimage.zip again.
device is wiped know and cant access sd card
device is wiped know and cant access sd card
#38
Posted 30 May 2010 - 02:26 PM
madmic, on May 30 2010, 16:01, said:
You guys are legends 
A few questions:
1) first post says you need ROOT to flash this repair - so what happens if you 'brick' first time during the root, can you still apply the fix??
A few questions:
1) first post says you need ROOT to flash this repair - so what happens if you 'brick' first time during the root, can you still apply the fix??
You should be able to apply the TestRUU (which gives root from step1) in RUU flashing mode.
Quote
2) what happens if you do brick? do you repair and try re-rooting again? Would be interesting to know if you re-brick, this would point to something about the phone causing this
It's probably the hacked recovery that is causing this. We will investigate with Paul, obviously. Somehow, misc partition gets overwritten.
So you can try all you want , as long as you have the correct misc.img to reflash in case of a usbbrick.
Quote
3) now we know what caused the brick, can the original root be modified to prevent it?
See above.
See above.
Credits to Paul for the root and those who resolved the issue, I bet there are interesting things to come from the debug mode very shortly
HTC Desire
-ShadowSense 2.0 (HTC 2.10 base, not yet released..)
-World's first HBOOT S-OFF Desire by AlphaRev.
Proud project initiator for the AlphaRev project, bringing S-OFF to all the HTC devices that need it!
If you feel like supporting our device fund (which enables us to do more S-OFF hacks!) - then please do so here: Paypal donation
-ShadowSense 2.0 (HTC 2.10 base, not yet released..)
-World's first HBOOT S-OFF Desire by AlphaRev.
Proud project initiator for the AlphaRev project, bringing S-OFF to all the HTC devices that need it!
If you feel like supporting our device fund (which enables us to do more S-OFF hacks!) - then please do so here: Paypal donation
#39
Posted 30 May 2010 - 02:28 PM
#40
Posted 30 May 2010 - 02:29 PM
nico1375, on May 30 2010, 14:28, said:
From where do you issue this command?
Terminal? Adb shell?
phone?
Terminal? Adb shell?
phone?
From the phone througha terminal emulator, though you could use adb and type:
adb shell <command> (Unless of course you're bricked and can't
All works the same in the end
Edited by DrMon, 30 May 2010 - 02:35 PM.
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users







Sign In
Create Account


Back to top









