i juast flash neutrino cm7.2 over cm10 a while ago, it boots but after installing gapps it goes black screen. waah! i tried to find solutions over the entire thread but none exept for RDS. please help. i have already managed to flashed a CWM recovery in fastboot. installed already still blank screen after reboot.
anyone? i have red i can install rom in fastboot but how? does this solves my issue?
Flash it in fastboot. I believe there is info in a sticky but if you search you'll find it pretty easy.
Sent from my MB860 using xda app-developers app
AnotherBill said:
Flash it in fastboot. I believe there is info in a sticky but if you search you'll find it pretty easy.
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
please stay for a while, can't find the exact thread. first time i got boot loop.
i can no longer boot into fastboot, why?
From power off state, press and hokd down volume button and pressing the power button is not putting you into the menu with fastboot? How far does it get? Perhaps your battery is too low?
Sent from my MB860 using xda app-developers app
AnotherBill said:
From power off state, press and hokd down volume button and pressing the power button is not putting you into the menu with fastboot? How far does it get? Perhaps your battery is too low?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
phone can boot to fastboot, the error is from cmd "fastboot doesnt recognize the internal or external command or something. help me.
Please tell us wich command are you typing... in one ocasion I have that problem too and it solved when I install the recovery (clockworkmod touch)
Enviado desde mi MB860 usando Tapatalk 2
to lionhart_1912 i tried this method before and managed to install cwm touch problem is as if the comand promt is not detecting the atrix anymore. what could i probably missing?
upndwn4par said:
1) Set up fastboot as described in post #2
2) Download the most recent CWM available Link
3) Place recovery image in c:\Android
4) Type the following commands (no quotes, hit enter after each command)
4a) "fastboot flash recovery recovery-clockwork-5.0.2.0-olympus.img" (note: the name of your recovery image may be different)
4b) "fastboot reboot"
If everything was successful, you should see something like this:
Code:
c:\Android>fastboot flash recovery recovery-clockwork-5.0.2.0-olympus.img
sending 'recovery' (4824 KB)... OKAY [ 0.575s]
writing 'recovery'... OKAY [ 0.592s]
finished. total time: 1.169s
c:\Android>fastboot reboot
rebooting...
finished. total time: 0.002s
c:\Android>
Click to expand...
Click to collapse
gradd said:
to lionhart_1912 i tried this method before and managed to install cwm touch problem is as if the comand promt is not detecting the atrix anymore. what could i probably missing?
Click to expand...
Click to collapse
solved it. whew. . .unrooted now back to gb2.3.4 att.
please confirm, can i install cm7.2 via fastboot without rooting? tnx. and cmd command sir for installing custom rom. thank you:victory:
Related
so i had rooted my 2.3.4 phone and installed gingerblur on it, now im dealing with a problem it seems to be in bootloop, and i have tried to wipe all the data/cache and still no boot :/ and i noobishly did not back up my phone and the gingerblur is on the internal card and not on my external, any idea? i have rsd on there but i dont know if my usb debugging is enabled.
helppp lol
Ok. Search the android development forums for fruitcake. Download the 2.3.4 fruitcake onto your computer. Take your sd card out of your phone and hopefully u have a mini sd card holder so u can plug into your computer to put the fruitcake on your external sd card. Once its on, boot into fastboot and erase system, user data, webtop, preinstall, boot, and cache. Then fastboot reboot into recovery and flash the fruitcake.
Sent from my MB860 using XDA Premium App
when i turn it down and hold the volume down there are quite a bit of options to choose from
garrett_tx said:
when i turn it down and hold the volume down there are quite a bit of options to choose from
Click to expand...
Click to collapse
Yeh keep hitting down till u see fastboot then hit up to get into fastboot
Sent from my MB860 using XDA Premium App
do i delete everything via android recovery?
alrighty sorry about all the questions
sorry not reading
and what should i type into cmd for the flashing of fruitcake
fastboot erase system
fastboot erase data
...etc...
Just go through and erase what Phalanx621 listed and then boot into recovery. Make sure you do NOT erase the recovery.
garrett_tx said:
alrighty sorry about all the questions
i have fruitcake zip on my sd card now and its plugged into usb do i press the volume up when i get to fastboot?
and what should i type into cmd
Click to expand...
Click to collapse
Alternatively, you can just use "fastboot -w" to clear the data and cache in one shot. Just thought I throw that in there...
live4nyy said:
fastboot erase system
fastboot erase data
...etc...
Just go through and erase what Phalanx621 listed and then boot into recovery. Make sure you do NOT erase the recovery.
Click to expand...
Click to collapse
But you still have to do system, webtop, preinstall, and boot.
how do i flash fruitcake? do i just NvFlash or what
After you finish erasing everything you just power down the phone and then power it up while holding down "VOL Down" and wait for it to say "Fastboot", then press the "VOL Down" until it says "Android Recovery" and then press "VOL Up". You should be able to flash using the menu there. Of course, it would help if you had Tenfar's or romracer's recovery. Do you have either one of those?
If not, you will have to go to one of their threads, download it to your computer, put it in the same folder as fastboot, reboot into fastboot, and then run the commands:
fastboot erase recovery
fastboot flash recovery "file name.img" (make sure you type in the file name exactly)
After that, you can boot into recovery and flash the fruitcakes by using "flash from zip" > "external SD"
garrett_tx said:
how do i flash fruitcake? do i just NvFlash or what
Click to expand...
Click to collapse
garrett_tx said:
how do i flash fruitcake? do i just NvFlash or what
Click to expand...
Click to collapse
Phalanx7621 said:
Ok. Search the android development forums for fruitcake. Download the 2.3.4 fruitcake onto your computer. Take your sd card out of your phone and hopefully u have a mini sd card holder so u can plug into your computer to put the fruitcake on your external sd card. Once its on, boot into fastboot and erase system, user data, webtop, preinstall, boot, and cache. Then fastboot reboot into recovery and flash the fruitcake.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Right there buddy.
Here is romracer's recovery:
http://forum.xda-developers.com/showthread.php?t=1204500
live4nyy said:
After you finish erasing everything you just power down the phone and then power it up while holding down "VOL Down" and wait for it to say "Fastboot", then press the "VOL Down" until it says "Android Recovery" and then press "VOL Up". You should be able to flash using the menu there. Of course, it would help if you had Tenfar's or romracer's recovery. Do you have either one of those?
If not, you will have to go to one of their threads, download it to your computer, put it in the same folder as fastboot, reboot into fastboot, and then run the commands:
fastboot erase recovery
fastboot flash recovery "file name.img" (make sure you type in the file name exactly)
After that, you can boot into recovery and flash the fruitcakes by using "flash from zip" > "external SD"
Click to expand...
Click to collapse
i do have tenfars, when i try to erase stuff it says failed to process command erase recovery error (0x180001)
im not getting an option to flash
Are u typing the command properly ? Errors show up usually if u mistype the commands
Sent from my MB860 using XDA Premium App
you have to be more specific about where you're getting these errors
garrett_tx said:
im not getting an option to flash
Click to expand...
Click to collapse
yeah i am, its saying
C:\root>fastboot flash recovery "root.img"
sending 'recovery' (32768 KB)... OKAY 2.052s
writing 'recovery'... FAILED (remote: (00180002))
Are you leaving the quotation marks out of the command?
Also, why is it called root.img? It should be a recovery. If that's what you renamed it then it should be fine. Which recovery are you using? have you tried typing "fastboot devices" to make sure it is recognized?
garrett_tx said:
yeah i am, its saying
C:\root>fastboot flash recovery "root.img"
sending 'recovery' (32768 KB)... OKAY 2.052s
writing 'recovery'... FAILED (remote: (00180002))
Click to expand...
Click to collapse
i guess i dont know the orginal recovery name from tenfars cwm so its not flashing it it just fails every time
im so lost right now -____-
Good day gentleman! I was trying to unlock the bootloader on my atrix using the RSD and the unlock.sbf and when it was going to boot for the first time to finish the process it didn´t and I got a message "Failed to boot 1". Then it will not start, and if I press Pwer + Vol Down nothing happens, if I press Pwer+Vol up I get:
"Failed to boot 1"
PwrReason: PWR_KEY_PRESS
Starting Fastboot protocol support
So.......I can´t get it into RSD , just into fastboot protocol.........wich I have not a clue of what to do with it!
Can anyone give me an advice please?
Thanks a lot!
mgonzalezpolo said:
Good day gentleman! I was trying to unlock the bootloader on my atrix using the RSD and the unlock.sbf and when it was going to boot for the first time to finish the process it didn´t and I got a message "Failed to boot 1". Then it will not start, and if I press Pwer + Vol Down nothing happens, if I press Pwer+Vol up I get:
"Failed to boot 1"
PwrReason: PWR_KEY_PRESS
Starting Fastboot protocol support
So.......I can´t get it into RSD , just into fastboot protocol.........wich I have not a clue of what to do with it!
Can anyone give me an advice please?
Thanks a lot!
Click to expand...
Click to collapse
Check out these threads
http://forum.xda-developers.com/showthread.php?t=1138204
http://forum.xda-developers.com/showthread.php?t=1136261
Try to install recovery from adb.
Worked for me
Sent from my MB860 using xda premium
Blackball said:
Try to install recovery from adb.
Worked for me
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Hello! Thanks! Is there a tutorial for that? I´m really not familiarize with ADB
Thanks!
Download a recovery.
Move it into ur adb folder.
Rename it to 5.img or what u want.
Boot into Fastboot
Type with adb:
moto-fastboot erase recovery
moto-fastboot flash recovery 5.img
moto-fastboot reboot
http://forum.xda-developers.com/showthread.php?t=1204500
Sent from my MB860 using xda premium
This is fastboot, it has nothing to do with adb. Don't confuse the poor guy even more with incorrect terminology. Maybe you keep your moto-fastboot in the adb folder but that's specific to you.
ravilov said:
This is fastboot, it has nothing to do with adb. Don't confuse the poor guy even more with incorrect terminology. Maybe you keep your moto-fastboot in the adb folder but that's specific to you.
Click to expand...
Click to collapse
How do you flashed your recovery first time ??
I did it with fastboot and adb.
i got my fastboot from here : http://www.mediafire.com/?jfytd3dabf4m4fu
if it not called moto-fastboot in your adb folder than rename it to:
fastboot erase recovery
fastboot flash recovery 5.img
fastboot reboot
it work for me but if u know a better solution please tell me.
Let's try again...
"Fastboot" and "ADB" are two completely separate things, unrelated to each other. One is not required to use the other.
I flashed my recovery using moto-fastboot, I didn't have adb installed at all and it still worked fine.
Like I said, if you want to put your moto-fastboot in your adb folder, that's fine, but that's specific to you.
Okay... Lol... Now i know what u mean.
My fault. Im sorry
Sent from my MB860 using xda premium
From Mrom.
Playing with stock sbf 141 which i have RSDlite'ed a few times - last time after updating to 145 I tried to root and it said no room left, so this time after clearing data/cache/dalvic, I formatted system.
That apparently cost me my bootloaders and now when I boot I get "failed 1", vol up yields fastboot (RSDlite recognizes it as fastboot), vol down yields a quick flash of failed 1, entering recovery, and then blank screen and nothingness (RSDlite doesn't recognize it. It will not let me flash a 4.0.0.2 image.
mhelpmmmm
Thanks!
Your boot is fine. Just flash a custom recovery via fastboot.
ravilov said:
Your boot is fine. Just flash a custom recovery via fastboot.
Click to expand...
Click to collapse
1. power on and vol up:
failed to boot 1
PwrReason: PWR_KEY_PRESS
Starting Fastboot Protocol Support
(connect to PC)
fastboot devices:
"TA207.... fastboot"
fastboot flash recovery recovery-en-goapk-0630-1029.img
pause
"E:\My Documents\CELL PHONE and WAP\MOTO ATRIX 4G\CWM RECOV 4.0.0.2\atrix4gcwm2>f
astboot flash recovery recovery-en-goapk-0630-1029.img
sending 'recovery' (4612 KB)...
OKAY [ 0.287s]
writing 'recovery'...
FAILED (remote: (00180004))
finished. total time: 0.357s
E:\My Documents\CELL PHONE and WAP\MOTO ATRIX 4G\CWM RECOV 4.0.0.2\atrix4gcwm2>p
ause
Press any key to continue . . ."
That particular flash I have used many times with no probs.
Path to disaster:
wipe data/cache/Dalvic
format /system
boot (successfully) to RSD (Power+vol up)
use RSDlite to flash 141 sbk as I have done about 6 times with no prob. (sbk is in root of PC partition and dragged it to RSDlite window)
Went through 99% and rebooted for switch to BP Pass through and hung until fail because phone did not reboot, but stopped at failed to boot 1.
EDIT: phone showed :
Flashing partition recovery
Flashing MBR to device
Failed to process command flash: recovery error (0x180004)
KrisM22 said:
1. power on and vol up:
failed to boot 1
PwrReason: PWR_KEY_PRESS
Starting Fastboot Protocol Support
(connect to PC)
fastboot devices:
"TA207.... fastboot"
fastboot flash recovery recovery-en-goapk-0630-1029.img
pause
"E:\My Documents\CELL PHONE and WAP\MOTO ATRIX 4G\CWM RECOV 4.0.0.2\atrix4gcwm2>f
astboot flash recovery recovery-en-goapk-0630-1029.img
sending 'recovery' (4612 KB)...
OKAY [ 0.287s]
writing 'recovery'...
FAILED (remote: (00180004))
finished. total time: 0.357s
E:\My Documents\CELL PHONE and WAP\MOTO ATRIX 4G\CWM RECOV 4.0.0.2\atrix4gcwm2>p
ause
Press any key to continue . . ."
That particular flash I have used many times with no probs.
Path to disaster:
wipe data/cache/Dalvic
format /system
boot (successfully) to RSD (Power+vol up)
use RSDlite to flash 141 sbk as I have done about 6 times with no prob. (sbk is in root of PC partition and dragged it to RSDlite window)
Went through 99% and rebooted for switch to BP Pass through and hung until fail because phone did not reboot, but stopped at failed to boot 1.
EDIT: phone showed :
Flashing partition recovery
Flashing MBR to device
Failed to process command flash: recovery error (0x180004)
Click to expand...
Click to collapse
Jw, why use 4.0.0.2 when 5.0.2.0 and 5.0.2.7 are available?
Try renaming the img to just recovery and then flash it via fastboot
Sent from my MB860 using xda app-developers app
palmbeach05 said:
Jw, why use 4.0.0.2 when 5.0.2.0 and 5.0.2.7 are available?
Try renaming the img to just recovery and then flash it via fastboot
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
Thanks for your time. I have 5020 and 5027 as zip. I d/l'ed 5020 as image and tried it and same thing, even with the rename to just recovery.
KrisM22 said:
Thanks for your time. I have 5020 and 5027 as zip. I d/l'ed 5020 as image and tried it and same thing, even with the rename to just recovery.
Click to expand...
Click to collapse
Odd, idk why that is happening
Sent from my MB860 using xda app-developers app
palmbeach05 said:
Odd, idk why that is happening
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
ditto, but huge thanks for your looking in!!!
any ideas? anybody? anything I can do in fastboot?
fleshing this out, I find that if I power on with no vol buttons pressed, I get failed boot 1, I am in RSD mode. So I can re-RSDlite 141, but again get failed boot 1. The reason for this is that when I was last on 141, I ota (wifi) updated a 20mb file to 145. And as it is reported across the net, you can't go backward.
Anyone found a fix for "going backward"?
Nevermind, I'm up. The solution may have been to remove the SD card while doing stuff. Or else I got lucky.
I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
medick_ said:
I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
Click to expand...
Click to collapse
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
cva_kabil said:
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
Click to expand...
Click to collapse
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
medick_ said:
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
Click to expand...
Click to collapse
Which recovery u tried?
Exodusche said:
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
Click to expand...
Click to collapse
When i boot it stays stuck on the OP logo so I want to try other methods before ereasing my recovery. Cause I think this will give me another problem. Of course if you have more knowledge about this problem and say that it works then i will try it
cva_kabil said:
Which recovery u tried?
Click to expand...
Click to collapse
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
medick_ said:
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
Click to expand...
Click to collapse
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not? Just for should i get another phone or when i update too nougat
medick_ said:
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not?
Click to expand...
Click to collapse
Not exactly,but as of now there is no official twrp for onyx new bootloader.. Luckily we hv smart dev like @Nachiket.Namjoshi Thank for dem.. And not sure about other devices,but u can update to nougat using this unofficial recovery,all AOSP,CM based Nougat roms are compatible with this..
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
how do you edit the thread title so it's [solved] ?
medick_ said:
how do you edit the thread title so it's [solved] ?
Click to expand...
Click to collapse
Found Go to edit, then advanced edit :good:
cva_kabil said:
Found Go to edit, then advanced edit :good:
Click to expand...
Click to collapse
i know who to contact when i have another problem ;p Thanks a lot
medick_ said:
i know who to contact when i have another problem ;p Thanks a lot
Click to expand...
Click to collapse
Lol happy to help
cva_kabil said:
Lol happy to help
Click to expand...
Click to collapse
hahahah unbelievable phone won't boot after installing superSU any advice
medick_ said:
hahahah unbelievable phone won't boot after installing superSU any advice
Click to expand...
Click to collapse
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
cva_kabil said:
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
Click to expand...
Click to collapse
quick question how do i place this in my internal storage since it won't boot
medick_ said:
quick question how do i place this in my internal storage since it won't boot
Click to expand...
Click to collapse
Connect ur device with usb cable to pc while u r in twrp screen...
cva_kabil said:
Connect ur device with usb cable to pc while u r in twrp screen...
Click to expand...
Click to collapse
thanks, i had to boot recovery with out usb cable else it wouldnt find my phone. I tried deleting the supersu before i came for help but it wouldnt find my phone
SOLVED & THREAD CLOSED
C:\Android>fastboot devices
317251cf fastboot
C:\Android>fastboot erase data
erasing 'data'...
FAILED (remote: Check device console.)
finished. total time: 0.004s
Hello,
I want to erase data because i can't do this unbrick method (https://forum.xda-developers.com/one...lus-6-t3796665)
despite that it worked before.
(and the Msm recovery don't work)
this problem appeared after many successful uses of the method mentioned above. The problem appeared after wanting to install an older rom on my OP6 for downgrade the play services
I am desperate, I searched for hours and hours on the internet so if a little genius goes through, a little help would not be refused
Awehweh said:
C:\Android>fastboot devices
317251cf fastboot
C:\Android>fastboot erase data
erasing 'data'...
FAILED (remote: Check device console.)
finished. total time: 0.004s
Hello,
I want to erase data because i can't do this unbrick method (https://forum.xda-developers.com/one...lus-6-t3796665)
despite that it worked before.
(and the Msm recovery don't work)
this problem appeared after many successful uses of the method mentioned above. The problem appeared after wanting to install an older rom on my OP6 for downgrade the play services
I am desperate, I searched for hours and hours on the internet so if a little genius goes through, a little help would not be refused
Click to expand...
Click to collapse
Flash a compatible recovery first by dv minimal tools from PC to phone,in fastboot mode,if you cannot enter in twrp
Sent from my LEX820 using Tapatalk
bilausdaniel said:
Flash a compatible recovery first by dv minimal tools from PC to phone,in fastboot mode,if you cannot enter in twrp
Sent from my LEX820 using Tapatalk
Click to expand...
Click to collapse
it dont work, its possible to have recovery stock ?
Awehweh said:
it dont work, its possible to have recovery stock ?
Click to expand...
Click to collapse
Don't know about stock twrp...ask in telegram group.but you tried latest official twrp to flash it by adb in fasboot mode?press volume up and power both time 15 seconds,
Sent from my LEX820 using Tapatalk
bilausdaniel said:
Don't know about stock twrp...ask in telegram group.but you tried latest official twrp to flash it by adb in fasboot mode?press volume up and power both time 15 seconds,
Sent from my LEX820 using Tapatalk
Click to expand...
Click to collapse
yes i already did it