[Q] Please help Bootloop, Recovery dead. - Atrix 4G Q&A, Help & Troubleshooting

I have an uk atrix, unlocked bootloader, rooted and has had many roms successfully flashed before.
I decided to go from MROM to Neutrino, did a wipe and installed fine in recovery, rebooted and it ran like normal!
I then Installed, GPS mod, Gapps, Theme chooser and Clock mod in recovery and rebooted
im now stuck in a motorola logo boot loop and when i try to boot into recovery the screen is just blank black with no writing
could somebody please help urgently i need my phone for tomorrow, what are my options?
thank you.

is there any way i can use fastboot? although im not sure how it works so i would need a little help! please

Bump
help? please?

Pull the battery out and plug your phone into USB.
Hold DOWN volume and then put your battery back (while holding down the volume)
Se if fastboot is there.

Did you look here?
http://forum.xda-developers.com/showthread.php?t=1905222

okay i have managed to fastboot and erase my old recovery in order to replace with a new one to see if it works, but im not sure where to place the recovery.img so fastboot can find it and flash it to my phone? will somebody help please?

Rhadamg said:
Pull the battery out and plug your phone into USB.
Hold DOWN volume and then put your battery back (while holding down the volume)
Se if fastboot is there.
Click to expand...
Click to collapse
yes i have fastboot im currently trying to replace my recovery to see if another version will boot up, just not sure which directory to place my new recovery img so fastboot can find it? all i need now is to flash a new one the old is wiped out

upndwn4par said:
Did you look here?
http://forum.xda-developers.com/showthread.php?t=1905222
Click to expand...
Click to collapse
yes thank you i am currently half way through fastboot im stuck though

heres what my cmd says
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i think i have img is wrong directory, where should it be so it can load?
do i place it somewhere near my SDK directory?

Pixelguy said:
heres what my cmd says
i think i have img is wrong directory, where should it be so it can load?
do i place it somewhere near my SDK directory?
Click to expand...
Click to collapse
You must use:
moto-fastboot erase recovery
moto-fastboot flash recovery XXXXXXX.img
Search for Moto-Fastboot. Fastboot only doenst do the job to our Atrix.

Rhadamg said:
You must use:
moto-fastboot erase recovery
moto-fastboot flash recovery XXXXXXX.img
Search for Moto-Fastboot. Fastboot only doenst do the job to our Atrix.
Click to expand...
Click to collapse
okay i have downloaded moto fastboot instead
now whenever i try and install recovery it says it cannot be found, where do i place my recovery.img file?
thanks.

Pixelguy said:
okay but i have already fastboot and fastboot recovery erase, should i do it again using moto fastboot? and what shall i type to write path to directory my img is in c:/android/cmw, how would i write this in cmd? moto-fastboot flash recovery recovery C:\android\cmw????
im really bad with this im noob
Click to expand...
Click to collapse
You must put the Recovery at the same folder as moto-fastboot.
Download moto-fastboot here:
http://forum.xda-developers.com/showthread.php?t=1905222
down there, attached files: fastboot_moto-fastboot_ADB.zip - [Click for QR Code] (328.7 KB, 48 views)
as moto-fastboot and the recovery img are in the same folder, just do this:
moto-fastboot erase recovery
moto-fastboot flash recovery XXXXX.img (where XXXX.img is the name of the image file. Dont forget to put .img at the end of the file)

Rhadamg said:
You must put the Recovery at the same folder as moto-fastboot.
Download moto-fastboot here:
http://forum.xda-developers.com/showthread.php?t=1905222
down there, attached files: fastboot_moto-fastboot_ADB.zip - [Click for QR Code] (328.7 KB, 48 views)
as moto-fastboot and the recovery img are in the same folder, just do this:
moto-fastboot erase recovery
moto-fastboot flash recovery XXXXX.img (where XXXX.img is the name of the image file. Dont forget to put .img at the end of the file)
Click to expand...
Click to collapse
EDIT: It had worked! thank you very very much! !!

Related

Unable to flash "Boot.img" file

Flashing Custom Kernel (boot.img):
this WILL NOT WIPE ur data
the custom kernel will be provided as boot.img file
just copy this file to fastboot folder
just power down device and get into FASTBOOT MODE (LED notification turns BLUE) with usb-cable connected to PC
once u are in fastboot mode open command prompt and navigate to the folder containing fastboot files then just use the following command to flash custom kernel:
I didn't get those lines :/
Can someone explain ??
Code:
fastboot flash boot boot.img
once flashing is complete you will get a prompt on pc saying that everything is ok
now just unplug ur device and u are on the custom kernel
How do i do that ???
What i do is drag the fastboot.exe file in CMD and then type "fastboot flash boot boot.img"
Boot.img is in same folder as fastboot
Help
Thanks
EDIT:
LOOK
I get this "circled " over and over again :/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Boot.img must be there where is fastboot.exe.Click shift on pc and click right on mouse at the same time i click "open command window here"(just like that" and then write command ... boot boot.img enter
Write in my mobile
open folder where is fast boot.exe
Hold down Shift...right mouse click..."open command prompt here" don't work?
If cmd opens then type fastboot flash boot boot.img Enter
Sent from my MT15i
Qwerty123 \m/ said:
Flashing Custom Kernel (boot.img):
this WILL NOT WIPE ur data
the custom kernel will be provided as boot.img file
just copy this file to fastboot folder
just power down device and get into FASTBOOT MODE (LED notification turns BLUE) with usb-cable connected to PC
once u are in fastboot mode open command prompt and navigate to the folder containing fastboot files then just use the following command to flash custom kernel:
I didn't get those lines :/
Can someone explain ??
Code:
fastboot flash boot boot.img
once flashing is complete you will get a prompt on pc saying that everything is ok
now just unplug ur device and u are on the custom kernel
How do i do that ???
What i do is drag the fastboot.exe file in CMD and then type "fastboot flash boot boot.img"
Boot.img is in same folder as fastboot
Help
Thanks
EDIT:
LOOK
I get this "circled " over and over again :/
Click to expand...
Click to collapse
From the command promt, type fastboot flash boot boot.img.
No need to write any thing but first you should have to setup the driver of your phone to your computer..... you will see that one in the device manager from the properties of your PC.
Thanks guys
Flashed Inteks Kernel V15 xD
I didn't know about the Shift R-click function
Worked perfectly
Btw if i up my Neo V to .42 firmware
will i lose root and CWM ?? And i'm guessing OTA updates and updates via all official methods wont work right ??
So flashtool or Wotan server ??
And again will i lose CWM an root ??
More importantly i got unlocked bootloader !
Thanks for your help
Qwerty123 \m/ said:
Btw if i up my Neo V to .42 firmware
will i lose root and CWM ?? And i'm guessing OTA updates and updates via all official methods wont work right ??
So flashtool or Wotan server ??
And again will i lose CWM an root ??
More importantly i got unlocked bootloader !
Thanks for your help
Click to expand...
Click to collapse
you can upgrade your Neo V to .42 using flashtool/wotan.
just make again the method for kernel.. always backup your system...
Can't flash my boot.img
I can't flash my boot.img by using cmd!!!
the screen will stop ay <wating for device>
I've done everything I had to do!!!
please help me................
Allen Hu said:
I can't flash my boot.img by using cmd!!!
the screen will stop ay
I've done everything I had to do!!!
please help me................
Click to expand...
Click to collapse
Fastboot drivers installed?
Where do get drivers?
Solution. Download flastool, install it, navigate C:/ Flashtool/ Drivers and install drivers.
And after that make restart your pc.
Edit: you can flash kernel with flashtool also, and its "must be tool for android fans"
Sent from my MT15i using Tapatalk 2
Flashtool
kirbygonzalo said:
you can upgrade your Neo V to .42 using flashtool/wotan.
just make again the method for kernel.. always backup your system...
Click to expand...
Click to collapse
+1. Try flashtool. I always use flashtool and it has never failed me.
Dont forget to press thans if I helped you. Cheers
Allen Hu said:
I can't flash my boot.img by using cmd!!!
the screen will stop ay <wating for device>
I've done everything I had to do!!!
please help me................
Click to expand...
Click to collapse
You can try using FlashTool, it is easier to load new kernels than CLI.
Just open FlashTool, connect your phone in fastboot mode, then click on the flash/lighting icon, select fastboot mode, then select kernel to flash and navigate to the folder where you have the kernel image.

[Q] Boot Loop

I hate to be a newbie but I really read through the entire troubleshooting guide and didn't really understand how to proceed.
I have a rooted Evo 4G LTE with latest stock ROM and TWRP recovery installed (2.5).
This morning my device was pissing me off so I thought it would be a good idea to flash it with CyanogenMod. I went into TWRP, wiped EVERYTHING. loaded the CYanogen Zip on the SD Card, and flashed. Device went right into soft brick.
Tried to flash a couple of other ROMS, also didn't work. in the mean time I discovered BeanStalk which I think is the ROM I want to use.
I have ADB / Fastboot / Latest drivers installed on my computer but when I try to do anything it acts like the device is not connected.
Any advice how to proceed?
From the troubleshooting guide I think my problem might be:
Missing ROM Due to a misunderstanding, you have already wiped all ROM data from phone (cache, dalvik, and system) and fastboot flashed the kernel. Now phone hangs on HTC boot screen and will not load Android. Only the kernel has been flashed, the screen hangs because there is no OS to load. Fear not, return to recovery and flash the ROM package that your boot.image originated from. Now select reboot to system and wait for your phone to restart. The kernel will boot, your OS will load, and all will be right with the world.
Click to expand...
Click to collapse
But I already tried to flash the rom package ( I think).
Help would be much appreciated! thank you!
yoerz said:
I hate to be a newbie but I really read through the entire troubleshooting guide and didn't really understand how to proceed.
I have a rooted Evo 4G LTE with latest stock ROM and TWRP recovery installed (2.5).
This morning my device was pissing me off so I thought it would be a good idea to flash it with CyanogenMod. I went into TWRP, wiped EVERYTHING. loaded the CYanogen Zip on the SD Card, and flashed. Device went right into soft brick.
Tried to flash a couple of other ROMS, also didn't work. in the mean time I discovered BeanStalk which I think is the ROM I want to use.
I have ADB / Fastboot / Latest drivers installed on my computer but when I try to do anything it acts like the device is not connected.
Any advice how to proceed?
From the troubleshooting guide I think my problem might be:
But I already tried to flash the rom package ( I think).
Help would be much appreciated! thank you!
Click to expand...
Click to collapse
If you are s-on you have to fastboot flash or use Flash Image GUI to flash the boot.img/kernel first then flash the rom from twrp
bigdaddy619 said:
If you are s-on you have to fastboot flash or use Flash Image GUI to flash the boot.img/kernel first then flash the rom from twrp
Click to expand...
Click to collapse
Thanks for the help man, I'm just not sure HOW to flash the boot.img/kernel first then flash the rom from twrp
1. Where do I get the Boot.img/kernel? is it just a file I download?
2. What's the command to flash it to the device?
THANK U
You can get a copy of Flash Image GUI here to flash the kernel or pull the boot.img from the rom zip and put it in the folder you have adb and fastboot in and fastboot flash from there.
Here is a guide you can look at to show you how to do the whole process
http://forum.xda-developers.com/showthread.php?p=40848479#post40848479
bigdaddy619 said:
You can get a copy of Flash Image GUI here to flash the kernel or pull the boot.img from the rom zip and put it in the folder you have adb and fastboot in and fastboot flash from there.
Here is a guide you can look at to show you how to do the whole process
http://forum.xda-developers.com/showthread.php?p=40848479#post40848479
Click to expand...
Click to collapse
Well, clearly "Flash Image GUI" isn't going to help me because as I stated before, my device is in boot loop.
I've placed boot.img in my C:\ROOT folder where I keep all my root related files (like ADB and FASTBOOT) but when I run the command:
fastboot flash boot.img
I get the error: unknown partition 'boot.img' error cannot determine image filename for boot.img
Should be
fastboot flash boot boot.img
at this point it just goes < WAITING FOR DEVICE >
I think this is part of the problem. Even though I installed the latest HTC Drivers it seems the computer isn't recognizing the device. When I'm in TWRP and I mount it - it DOES show up in My computer. But not when I'm at that first boot menu.
yoerz said:
at this point it just goes < WAITING FOR DEVICE >
I think this is part of the problem. Even though I installed the latest HTC Drivers it seems the computer isn't recognizing the device. When I'm in TWRP and I mount it - it DOES show up in My computer. But not when I'm at that first boot menu.
Click to expand...
Click to collapse
Try this
On your PC go to device manager and find your phone, right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
Whats next
OK! turns out I just needed a restart. I ran the command:
C:\ROOT>fastboot flash boot boot.img
sending 'boot' (5770 KB)...
OKAY [ 0.899s]
writing 'boot'...
OKAY [ 1.461s]
finished. total time: 2.360s
Now what? what's the next command? do I flash the rom? the recovery?
yoerz said:
OK! turns out I just needed a restart. I ran the command:
C:\ROOT>fastboot flash boot boot.img
sending 'boot' (5770 KB)...
OKAY [ 0.899s]
writing 'boot'...
OKAY [ 1.461s]
finished. total time: 2.360s
Now what? what's the next command? do I flash the rom? the recovery?
Click to expand...
Click to collapse
Choose recovery from the bootloader then flash the rom like you normally would
ALL GOOD
NEVER MIND! That totally did it! Wonderful! Thank you so much for your help man!
I REALLY appreciate it!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Fastboot Images And OTA ] Final Pre-production CM 11s Build XNPH22Q

Here is the full update package for CM 11's Build XNPH22Q as well as the OTA update zip (The OTA cannot be flashed alone, you need o come from a previous build to flash the zip)
For the fastboot image zip you flash each of the images in fastboot DO NOT FLASH IN RECOVERY: Unzip the file and then run each of the commands
Code:
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
Download links:
Full Fastboot Img zip: http://d-h.st/qe5
OTA Zip: http://d-h.st/o9I
Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it, or it kills your neighbor's dog.. It was the other guy... I swear.... Flash at your own risk
Thx for last update... Oppo users will be happy...
:good:
It may too be a server problem from androidfilehost but somehow the download is broken in a strange way. On the download page it says that the file is about 4xx.xx MB but when you download it, it's only 0B and of course you can not open it. So, I want to request if you could upload the fastboot image .zip to an alternative web host like MEGA or Google Drive. I believe not only I would appreciate it very much!
Thank you in advance!
Cheers
iH8ra!n
Apparently this isn't the production build, but the final pre-production build. Phones sold to public will be sold with the next update installed, at least that's implied by the message:
This is the final pre-production release for the OnePlus One and will prepare your device for the production build to follow.
Click to expand...
Click to collapse
iH8ra!n said:
It may too be a server problem from androidfilehost but somehow the download is broken in a strange way. On the download page it says that the file is about 4xx.xx MB but when you download it, it's only 0B and of course you can not open it. So, I want to request if you could upload the fastboot image .zip to an alternative web host like MEGA or Google Drive. I believe not only I would appreciate it very much!
Thank you in advance!
Cheers
iH8ra!n
Click to expand...
Click to collapse
I uploaded them to dev host now. Mega doesn't let me see how many people have DL'ed it
Dev Host links are working, thanks a lot
thanks for your post, awaite invite, then buying and testing.
anyone mind adb pulling mixer_paths.xml, media_profiles.xml and audio_conf from this final build for me?
very much appreciated
ayysir said:
anyone mind adb pulling mixer_paths.xml, media_profiles.xml and audio_conf from this final build for me?
very much appreciated
Click to expand...
Click to collapse
Sure.. where is the audio_conf? In that same dir I have audio_effects.conf, audio_policy.conf is it in a different dir?
graffixnyc said:
Sure.. where is the audio_conf? In that same dir I have audio_effects.conf, audio_policy.conf is it in a different dir?
Click to expand...
Click to collapse
should all be in system/etc folder
ayysir said:
should all be in system/etc folder
Click to expand...
Click to collapse
yeah then it's not there only audio_policy.conf and audio_effects.conf
Media_profiles: https://www.dropbox.com/s/3imu2xo4k2k6ebb/media_profiles.xml
mixer path: https://www.dropbox.com/s/eqrd0a1z0q07pbb/mixer_paths.xml
Audio effects: https://www.dropbox.com/s/eyopy7gcuic30oq/audio_effects.conf
Audio policy: https://www.dropbox.com/s/94ewo086v40fn9o/audio_policy.conf
thank you sir
if I ever want to go back to stock everything for RMA purposes, all I need to do is load the fastboot img and it'll restore the phone to factory condition?
Hi graffixnyc,
I wanted my OnePlus One flashed with this rom: http://forum.xda-developers.com/showthread.php?t=2772511
I'm locked in bootloop.
And now I can not go back to cyanogenmod cm11s via your method.
Look at my screen :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
webgrafx said:
Hi graffixnyc,
I wanted my OnePlus One flashed with this rom: http://forum.xda-developers.com/showthread.php?t=2772511
I'm locked in bootloop.
And now I can not go back to cyanogenmod cm11s via your method.
Look at my screen :
Click to expand...
Click to collapse
Your bootloader is locked.. You need to unlock your bootloader first..Hence the "Failed.. device not unlocked" message you see there.
graffixnyc said:
Your bootloader is locked.. You need to unlock your bootloader first..Hence the "Failed.. device not unlocked" message you see there.
Click to expand...
Click to collapse
Yet it is unlocked with this command: fastboot oem unlock
But I can more TWRP restored and told me that I have not installed OS
Not possible to give me an ADB command sideload with zip cm11s?
webgrafx said:
Yet it is unlocked with this command: fastboot oem unlock
But I can more TWRP restored and told me that I have not installed OS
Not possible to give me an ADB command sideload with zip cm11s?
Click to expand...
Click to collapse
It's not unlocked.. That's why you are getting that failed error.. I don't know why it's not unlocked if you ran fastboot oem unlock but that failed message in your screen shot means the bootloader is not unlocked. Sorry, I don't have time to make a zip
Sent from my HTC One_M8 using Tapatalk
For the italian users: http://www.smartylife.net/guida-installazione-cm11s-oneplus-one/
Hi Graffix
question, once I have flashed the fastboot zip using the individual commands, I can flash teh OTA zip using TWRP or stock recovery ? or is there is any method to flash it?
thanks for your help,
I have ver CM11.XNPH16Q (April 16) and wanted to upgrade.
Can I have to say as?
thanks
@graffixnyc
Explain in detail please

Nexus 5. Wiped the OS. Need Help.

Hello everyone.
I wanna start this by saying that I'm very new to all this rooting and custom roms.
So I rooted my Nexus 5 and installed multirom and a couple of roms, being the tinkerer that I am, I went to the recovery settings to mess with it, and I wiped the phone clean by mistake. Everything gone, even the OS.
Now I have no idea how to fix it, any help will be appreciated.
iyzyz said:
Hello everyone.
I wanna start this by saying that I'm very new to all this rooting and custom roms.
So I rooted my Nexus 5 and installed multirom and a couple of roms, being the tinkerer that I am, I went to the recovery settings to mess with it, and I wiped the phone clean by mistake. Everything gone, even the OS.
Now I have no idea how to fix it, any help will be appreciated.
Click to expand...
Click to collapse
Boot into TWRP recovery and connect to your PC. Download a ROM from your development forums to your PC. You should see your nexus 5 internal storage listed on your PC. Drag and drop the ROM from PC to your internal storage. Flash ROM with TWRP, profit.
Evolution_Tech said:
Boot into TWRP recovery and connect to your PC. Download a ROM from your development forums to your PC. You should see your nexus 5 internal storage listed on your PC. Drag and drop the ROM from PC to your internal storage. Flash ROM with TWRP, profit.
Click to expand...
Click to collapse
When I choose Recovery Mode in the bootloader, I just get a black screen and it stays that way!
I don't know how you managed to wipe the recovery but here is how to fix it:
Download TWRP for nexus 5
Boot into bootloader, connect to pc and:
fastboot flash recovery /path/to/recovery.img
if that doesnt work do this:
fastboot boot /path/to/recovery.img
nagalun said:
I don't know how you managed to wipe the recovery but here is how to fix it:
Download TWRP for nexus 5
Boot into bootloader, connect to pc and:
fastboot flash recovery /path/to/recovery.img
if that doesnt work do this:
fastboot boot /path/to/recovery.img
Click to expand...
Click to collapse
Sorry but how do I type this " /path/to/recovery.img" in the command prompt? I have the twrp file on the desktop.
iyzyz said:
Sorry but how do I type this " /path/to/recovery.img" in the command prompt? I have the twrp file on the desktop.
Click to expand...
Click to collapse
Make sure you have the TWRP.IMG somewhere where fastboot can find it, ie in your platform-tools folder. Open command prompt there by holding shift and right clicking in that location. Select open command window here. Then type: fastboot flash recovery (name of)recovery.img
I suggest renaming the TWRP IMG to either recovery.img or TWRP.img , remember, Windows will automatically add the extension so only rename it TWRP or recovery. Otherwise, you'll end up with a file named recovery.img.img
Then after renaming, you'd type:
fastboot flash recovery TWRP.img or if renamed to recovery:
fastboot flash recovery recovery.img
Evolution_Tech said:
Make sure you have the TWRP.IMG somewhere where fastboot can find it, ie in your platform-tools folder. Open command prompt there by holding shift and right clicking in that location. Select open command window here. Then type: fastboot flash recovery (name of)recovery.img
I suggest renaming the TWRP IMG to either recovery.img or TWRP.img , remember, Windows will automatically add the extension so only rename it TWRP or recovery. Otherwise, you'll end up with a file named recovery.img.img
Then after renaming, you'd type:
fastboot flash recovery TWRP.img or if renamed to recovery:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Oh nevermind I got it from here
When I try to flash the rom I get this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
EDIT: IT WORKED! I downloaded a Cyanogen rom and it worked! Thanks a lot everyone.

Bootloader unlocked message

How can I get rid of this message?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SkubiDoo said:
How can I get rid of this message?
Click to expand...
Click to collapse
I have to mi8 but i have global version and after when I unlock my bootloader I don't have that same message like you. I think we can't hide this information
https://forum.xda-developers.com/mi-8/help/how-remove-mi8-bootloader-unlocked-t3841496
I dont have this screen, just do same what i say before here
https://forum.xda-developers.com/showpost.php?p=77660743&postcount=123
I have the same ugly bootlogo; but only in miui.eu, in Global Rom normal with unlocked padlock
---------- Post added at 02:15 PM ---------- Previous post was at 02:05 PM ----------
its solved, only need flash a logo.bin from other rom
SkubiDoo said:
How can I get rid of this message?
Click to expand...
Click to collapse
only flash the attached file, fisrt unrar and then flash img from twrp for logo
the option for flash logo only is in twrp-cn
It works! Thanks chivomugroso !!!
for me it does't work
chivomugroso said:
only flash the attached file, fisrt unrar and then flash img from twrp for logo
the option for flash logo only is in twrp-cn
Click to expand...
Click to collapse
Hello! I put the unzipped logo in the SD card and i tried to flash with TWRP 3.2.3 0918 but i can't find it anywhere I checked and it is there in sd card (logo.img) but TWRP can't see it so i cannot flash it
Can you help please? thanks in advance!
mokolino29 said:
Hello! I put the unzipped logo in the SD card and i tried to flash with TWRP 3.2.3 0918 but i can't find it anywhere I checked and it is there in sd card (logo.img) but TWRP can't see it so i cannot flash it
Can you help please? thanks in advance!
Click to expand...
Click to collapse
can you try with the twrp-cn?, only the "CN" has the option for flash logo or you can try flash from fastboot, with the next commands fastboot flash logo logo.bin
chivomugroso said:
can you try with the twrp-cn?, only the "CN" has the option for flash logo or you can try flash from fastboot, with the next commands fastboot flash logo logo.bin
Click to expand...
Click to collapse
Thank you, it worked!
Now instead of that ugly message i have the original boot with unlocked pad, and instead of empty battery image in fastboot mode i have the bunny logo back.
I tried in adb with fastboot command: fastboot flash logo logo.img (not bin).
Thank you very much, Regards!
mokolino29 said:
Thank you, it worked!
Now instead of that ugly message i have the original boot with unlocked pad, and instead of empty battery image in fastboot mode i have the bunny logo back.
I tried in adb with fastboot command: fastboot flash logo logo.img (not bin).
Thank you very much, Regards!
Click to expand...
Click to collapse
How did you do that?
I have xiaomi.eu 8.8.30, I tried flashing logo.img from Global 9.5.11.0 but didin't work. Can you upload yours? Thank you.
carlo.esposito said:
How did you do that?
I have xiaomi.eu 8.8.30, I tried flashing logo.img from Global 9.5.11.0 but didin't work. Can you upload yours? Thank you.
Click to expand...
Click to collapse
Check post #6
Download that logo.rar, unrar it and copy the logo.img in Folder adb on your computer (you have to install adb installer on your PC-look for it here on XDA).
Put your phone in fastboot, connect it to PC, open adb from PC and make the command: fastboot flash logo logo.img
That's how i did it!
a simple post, with the detailed instructions step by step
https://forum.xda-developers.com/mi-8/themes/fix-bootloader-message-t3855002/
Hi people. I have the messages in my smartphone Lenovo S5 K520 when I turn on him. I have an unlocked bootloader and 2 messages of orange and red state warnings. I need a solution to solve my problem. I tried to load a firmware an Oreo 8.0 Tomy smartphone but still they are showing. I have a twrp. I need a help for solve this problem. Who can help me?
I need to remove orange, red state warnings because these messages get excited me.
One of the first of message last about an five seconds and a second message last thirty seconds.

Categories

Resources