I haven't seen anything on this yet and wondered whether the program found here:http://forum.xda-developers.com/showthread.php?t=1182871 can fix any 0x1000 boot issue since option 3 in the picture says you can?
No it's unrelated. One is the 0x1000 hard brick (no options to fastboot, rsd etc)
The other is just a step in unlocking 2.3.4, 0x1000 with options, then fastboot with oem unlock again.
There is NO fix for the 0x1000 hard brick.
mysticdrew said:
No it's unrelated. One is the 0x1000 hard brick (no options to fastboot, rsd etc)
The other is just a step in unlocking 2.3.4, 0x1000 with options, then fastboot with oem unlock again.
There is NO fix for the 0x1000 hard brick.
Click to expand...
Click to collapse
thanks for clearing that up
Related
I'm trying to de-softbrick an Evo3D for an aquaintance, and I've run out of ideas, so any help this forum is willing to offer is muy apreciada.
Info about phone:
UNLOCKED
HBOOT 1.5
S-ON
Phone will not boot to OS. Phone will boot into hboot. Recovery menu does not function, it shows the fastboot menu instead. Selecting Fastboot takes you to the Fastboot menu, which seems to work fine. Factory Reset option takes you to Fastboot menu.
Initially phone seems to load PG86IMG.zip for flashing, but when the blue loading meter fills up, it says "parsing PG86IMG.zip" for a second and then boots me back to the hboot menu, without asking me to install the file. I've tried both the stock rooted and unrooted zips.
Tried plugging the phone into my computer and running the RUU exe. It will not detect the phone, which I'm guessing is because the phone won't boot into the OS. Also, phone does not appear to respond to any adb or fastboot commands (tried doing adb pull and fastboot reboot, neither worked).
EDIT: Now the phone is detected by the RUU, but I get a 155 error code, and the phone says "Security fail!" and "Update fail!"
Again, any help is appreciated.
What happens when you try to run any fastboot command?
xxjrkkrjxx said:
What happens when you try to run any fastboot command?
Click to expand...
Click to collapse
I get < waiting for device > and it just sits there forever.
try this
Enter FASTBOOT
Open command prompt in your computer
Relock your device by typing "fastboot oem lock" , device will reboot.
Enter FASTBOOT again (you will see *** RELOCKED ***)
Apply the RUU.
RUU_Shooter_S_Sprint_WWE_2.08.651.3_Radio_0.97.10. 0808_NV_SPCS_1.31_003_release_219445_signed
http://www.filefactory.com/file/cfd5...445_signed.exe
Your device will be back to stock rom unrooted
Mr.Esp said:
try this
Enter FASTBOOT
Open command prompt in your computer
Relock your device by typing "fastboot oem lock" , device will reboot.
Enter FASTBOOT again (you will see *** RELOCKED ***)
Apply the RUU.
RUU_Shooter_S_Sprint_WWE_2.08.651.3_Radio_0.97.10. 0808_NV_SPCS_1.31_003_release_219445_signed
http://www.filefactory.com/file/cfd5...445_signed.exe
Your device will be back to stock rom unrooted
Click to expand...
Click to collapse
Here's the output of the fastboot oem lock (it's responding to fastboot commands now YAY!):
Code:
C:\android-sdk\platform-tools>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 66977136 (0x3FDFD70)
FAILED (status read failed (Too many links))
finished. total time: 0.936s
It does show the phone as relocked now, but right below the pink "***RELOCKED*** I also have ***SECURITY WARNING***. The security warning part seems to go away if I boot into hboot with the sd card removed.
EDIT: RUU worked on the second try after this. Thanks a ton!
I'm having the same issue but the link to the RUU does not work anymore, can anyone repost?
martymania85 said:
I'm having the same issue but the link to the RUU does not work anymore, can anyone repost?
Click to expand...
Click to collapse
http://tinyurl.com/6tauv3b
billdozer357 said:
Here's the output of the fastboot oem lock (it's responding to fastboot commands now YAY!):
Code:
C:\android-sdk\platform-tools>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 66977136 (0x3FDFD70)
FAILED (status read failed (Too many links))
finished. total time: 0.936s
It does show the phone as relocked now, but right below the pink "***RELOCKED*** I also have ***SECURITY WARNING***. The security warning part seems to go away if I boot into hboot with the sd card removed.
EDIT: RUU worked on the second try after this. Thanks a ton!
Click to expand...
Click to collapse
Does USB come up next to Fastboot? If so can you reflash CWM?
Hi,
I have an AT&T Atrix 4G and I wanted to imstall CM7.2.
I had the latest Atrix Android version on it. Then I followed the instruction at the cyanogemod wiki for the atrix. So I flashed the sbf (cyanodenmod wiki -> Motorola_Atrix_4G:_Full_Update_Guide).
The rsd lite flashing didn't succeed because the atrix rebooted and the programm couldn't switch into BP passtrougth, or so.
At this point the device said something about 0x1000 no bootloader, but I could choose between rsd, fastboot and the other possibilities.
I booted into the fastboot mode and did an oem unlock. Now it says unlocked.
I booted again into the fastboot mode, and now it should be a simple
Code:
fastboot flash recovery recover.img
.
But:
Windows) it always says:
Code:
sending 'recovery' (4824 KB)... OKAY [ 0.453s]
writing 'recovery'... FAILED (status read failed (Too many links))
after that the device reboots and is in a boot loop
so i tried linux)
The first time i tried the command everythings worked fine, but after reboot i chose
Code:
android recovery mode
, but after a while (secs) the device rebooted.
so went to fastboot again, but now the device reboots after the sending command and then it says writing failed because of no device
Thats my story
I don't know what to do, because I am frightened to make something stupid; maybe I did it already.
I don't know if when I am using rsd lite to flash a complete image the phone reboots again and i have a hard brick.
It would be nice if someone has an idea to solve this problem.
BR,
rommon
You should post this in the Atrix forums.
Posted from my rooted Motorola Atrix.
sorry,
I reposted it in Atrix 4G Q&A.
so please close or delete this thread
Hi,
I have an AT&T Atrix 4G and I wanted to imstall CM7.2.
I had the latest Atrix Android version on it. Then I followed the instruction at the cyanogemod wiki for the atrix. So I flashed the sbf (cyanodenmod wiki -> Motorola_Atrix_4G:_Full_Update_Guide).
The rsd lite flashing didn't succeed because the atrix rebooted and the programm couldn't switch into BP passtrougth, or so.
At this point the device said something about 0x1000 no bootloader, but I could choose between rsd, fastboot and the other possibilities.
I booted into the fastboot mode and did an oem unlock. Now it says unlocked.
I booted again into the fastboot mode, and now it should be a simple
Code:
fastboot flash recovery recover.img
.
But:
Windows) it always says:
Code:
sending 'recovery' (4824 KB)... OKAY [ 0.453s]
writing 'recovery'... FAILED (status read failed (Too many links))
after that the device reboots and is in a boot loop
so i tried linux)
The first time i tried the command everythings worked fine, but after reboot i chose
Code:
android recovery mode
, but after a while (secs) the device rebooted.
so went to fastboot again, but now the device reboots after the sending command and then it says writing failed because of no device
Thats my story
I don't know what to do, because I am frightened to make something stupid; maybe I did it already.
I don't know if when I am using rsd lite to flash a complete image the phone reboots again and i have a hard brick.
It would be nice if someone has an idea to solve this problem.
BR,
rommon
Search for automatic bootloader unlocker in these forums. The program gives you an option to clear out this error. Don't worry, you are soft bricked.
MB860, CM7.2.0, Faux 026b1 1Ghz
I looked at this site, but it looks like it uses fastboot and/or rsd.
I have thoughts about that, because everytime I use fastboot the device reboots. I am frightened that rsd does this too.
That's one reason I didn't tried it yet. The second ist that I haven't the phone with me.
I also read something about, that you should flash sbf's when you already unlocked your phone. My phone is already unlocked.
Did I read over something?
By the way, I cannot boot into android and I only see shortly the "unlocked" screen.
BR,
rommon
Hello there!
I was on Sultanxds Custom rom + kernel and decided to flash another Rom. Therefore i wanted to update my TWRP to Version 3.0.2.0.
So i went into fastboot, connected my phone to the pc as always an ran the comand: "fastboot flash recovery twrp-3.0.2-0-onyx-20161116-113742.img". I got the message: "FAILED (remote: Device not unlocked cannot flash or erase)"
So i checked for oem unlock and this was the message i got.
"(bootloader) Device tampered: true
(bootloader) Device unlocked: false"
I just dont understand why the bootloader is locked... how is this even possible but anyways so i tried to just normaly reboot the device. But now i see the 1+ logo for 1 sec and it vibrates. And then it turns black again and I see the logo again and again...
But i'm still able to enter fastboot mode and i can send command from my PC. Can anyone tell what steps i have to do to make it bootable again? (is this a hardbrick?).
Thx in advice!
I just followed the hardbrick guide and i'm now on stock OS. For some reason the bootloader was locked again... problem solved and this thread can be closed...
fastboot oem get-build-number
(bootloader) :ANE-LX1 9.1.0.360(IRLC368E6R1P6)
fastboot getvar vendorcountry
vendorcountry: h3g/ie
fastboot oem oeminforead-CUSTOM_VERSION
(bootloader) :ANE-LX1-CUST 9.1.0.6(IRLC368)
fastboot oem oeminforead-SYSTEM_VERSION
(bootloader) :ANE-LX1 9.1.0.134(IRLC368E4R1P6)
Click to expand...
Click to collapse
First, this phone has been hell, no other phone that I've ever tried to root behaved like this, anyways, yesterday I unlocked my bootloader using the PotatoNV Test pin method, All was smooth sailing until I tried installing TWRP with the help of this thread, but somewhere along the line, everything just broke, For some reason every time I flash 'recovery_ramdisk' it does nothing, I still get put into the stock eRecovery.
Some more info:
Phone: UNLOCKED
FRP: UNLOCKED
After flashing 'recovery_ramdisk', the phone boots up for a second, than turns back on, than it boots to the 'Your device cant be trusted screen'
I have 2 options, boot into recovery, or the system.
I cant seem to boot into TWRP as it always boots into eRecovery, the 'Update and recover system' Button doesn't work, it always fails to fetch info.
when I boot into the system I get promoted with.
ERROR MODE
Attention!
Please update system again
Error!
Func NO: 10 (Boot image)
Func NO: 2 (Load failed!)
Click to expand...
Click to collapse
Any help would be greatly appreciated, guides on reflashing everything to stock etc.
In fastboot flash EMUI 9.1 Stock recovery_ramdisk, download here
- fastboot reboot
- When the yellow warning appears, press and hold Vol Up. In eRecovery turn off your phone.
- Then press and hold Power & Vol Up, your phone should reboot into Recovery.
Thank you! Last step cleared everything up a lot