Please fix half brick of my devices - Android Q&A, Help & Troubleshooting

Dear all,
I've used device name EBEN T4 (e人e本 T4 - from china). I rooted device and deleted/modified system. So, now it can not boot, it stuck at manufacter logo. I wiped data/factory reset or wipe cache but not success. So it need to be reflashed device roms.
Device allowed me to enter recovery mode and select update rom from zip file on SDCard (internal memory). I saved zip file on SDCard. BUT SDcard have so many folders and files in root folder, and zip file names "update.zip" - it means that it is on near last of list, and recovery limited number of line to view, so i could not browse to update file.
{
"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"
}
Device has Vol +/-, home, left, right, back, menu and power button. (Home + Power will bring me to recovery mode)
Device use CPU Freescale i.MX535, android 2.3.4, origional recovery system.
Please suggest me how to fix that by anyway.
P/S: I found that Back + Power will bring me to fastboot interface?

Need help so much

That's why you should backup your system before rooting etc. Do you have a stock image of your device?

eagleeyetom said:
That's why you should backup your system before rooting etc. Do you have a stock image of your device?
Click to expand...
Click to collapse
Thank you for reply.
This is stock image: http://update.eben.cn/t4/update.zip

I found that my device could enter fastboot mode by press back + power button.
When connect usb, screen show:
[fastboot mode]
fastboot is in init......
fastboot transfer buffer: 0x0000000
flash <1 word i cant recoginze> is MMC: 1
USB Mini b cable Connected!
fastboot initialized
USB_SUSPEND
USB_RESET
USB_RESET
Windows device Manager (on WIndows 7 32bit) shows that device connect (ADB), i'm used to use many ADB universal driver (google, ClockworkMod). When i used "fastboot devices" command, it reponsed nothing.
Could i connect to fastboot to update file update.zip to device? If ok, how i connect?

Fastboot will give you nothing, mate. Try to set up the ADB and use adb sideload <path/to/zip> without "<>" or delete folders in recovery by going to adb shell and changing the dir by cd command and removing them by rm -r foldername.
Good luck.

Related

LG L70 recovery via fastboot (hard mode) (solves infinite loop and others)

If you killed your LG L70, and can no longer access the recovery menu, follow these steps.
First do the Download LG Laf Recovery multitool on your computer, and extract to any folder.
Turn off your device (advise that the clearance was connected via USB, but cases of infinite loop will not have as then is dispensable).
Plug in fastboot mode (when off connect USB and press vol +) will appear on a black screen as the image below:
{
"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"
}
Inside the folder you extracted before press Shift + click right mouse button, and click "Open command window here"
Enter [FONT="<font><font class="goog-text-highlight">Courier New</font></font>"]fastboot devices[/FONT] (to activate the fastboot) and hit enter.
Enter [FONT="<font><font class="">Courier New</font></font>"]fastboot boot recovery.img[/FONT] and press enter again.
Ready, your bricked device enter into recovery mode. With this you can install another rom normally or return to the previous rom if you made a backup.
Obs .: Do this only when your phone is not going into recovery mode by typing the command window "fastboot reboot recovery"
The next time you want to access the recovery, you can use the above command. You can also use the adb devices.
Sorry for my bad English, original post on my blog (Brazilian) search on google Arenandroid :Boa:
Excuse me, and what about flashing my device with stock rom? I can use android (turn it off, plugin usb, download mode, remove battery, and enter android) i want to get rid of all this problem, i regret downloading all fast boot and cwm things
Can i have a chat with someone via skype? Is for getting rid of fastboot please.
I speak english or spanish

Error: Cannot load twrp-2.8.7.1-h901.img

I have been trying to Root my LG-V10 by T-Mobile recently, and it's being a pain in the rear.
So here is what I've tried:
Re-downloading TWRP
Renaming TWRP
Copy and pasting code
None of this worked.
Also; I don't want to end up bricking my phone.
Also, when I try to go into fastboot mode the custom way, (Power + Down) it will restart my phone over and over until I stop holding the two down.
{
"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"
}
This kind of looks like the "klickit" tool. Is that what you are using?
Make sure you have USB Debugging selected in developer options, and make sure you plug the device into the computer while the OS is booted. When you do that, make sure you are using the cable that came with the device... And make sure you check the option to always allow that particular PC to be trusted.
After that..
Honestly, if your device is already unlocked... Make this easy on yourself...
Remove the install.bat from the directory in your folder there...
Change the twrp files to a simple name...
Try "twrp3000.img" and "twrp2871.img"
Boot the phone into download mode by holding the power down button and plugging your USB cable into the phone while it is powered off...
Open your folder in windows there... And hold shift, then right click somewhere in the folder, select "open command prompt here" or something like that whatever it says...
Type the following command, without quotes, and hitting enter after each line:
"fastboot flash recovery twrp2871.img"
"fastboot boot twrp2871.img"
Your phone should then boot into recovery.
Also, make sure you don't try to boot the device before flashing your root.zip file, because you might have to do all of these steps again.
I will try that when I get home, however I did not also provide these things:
I enabled OEM
I enabled debugging
I put the setting to "always allow" when I did the abd/adb (forgot which one) devices.
Also try phone off hold volume down, connect usb cable to phone which is already connected to the comp. That should boot you straight into fastboot mode.
Maybe also try typing the first 3 letters of the twrp image file, then hit Tab... If it auto-completes the name of the file, then you know you and the file are in the right directory lol.

ACER LIQUID Z630 - System Update Loop / Can't boot

This phone is my brother's. He said he just downloaded a system update, I think it is OTA. And when update starts (from the stock recovery? not sure) It stucks at 50% progress bar, and it reboots. And update starts again, and reboots again. It won't boot even after removing battery, putting battery back on and turning the phone on, it persistently go back to loop update system. Should I flash it with a stock ROM? which one? The build no. I think is 1.0020? Can I flash the 1.050 one? Here is a pic of what's happening in a loop.
{
"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"
}
Follow this guide to reboot into recovery
http://www.hardreset.info/devices/acer/acer-liquid-z630/recovery-mode/
After entering recovery , try factory resetting your device.
This will reset all data.
If the above method didnt work , only option is to flash a Rom manually using SP Flash Tool
Stock Rom
http://vache-android.com/hubicAcer/Z630/OS Images/Acer_AV0L0_T03_1.020.00_EMEA_GEN1.zip
Hello there. Please take a look at this guide by Shreps.
Download a compatible custom recovery (CWM or TWRP) for your device. Also download the firmware (ROM) for your device (list by Shreps). Please refer to the guide (there should be one). You would need to (a) Install necessary drivers, and (b) ADB and Fastboot interface (try this)
Copy the custom recovery image into the root folder of your ADB and Fastboot program. Copy the firmware to your device (via external sdcard since you cant copy directly into the internal sdcard).
Go to recovery via (a) volume up + power buttons, or if device accessible via ADB, (b) adb reboot recovery
In the recovery options, choose 'fastboot' (or simply, via adb: adb reboot bootloader)
Go to your terminal/cmd: fastboot devices - and see if your device is recognized
Then: fastboot boot "recovery.img" (replace "recovery" with the name of the recovery image)
In the recovery, navigate and select "Install" and select the firmware on the external sdcard. (wiki)
If you cant install via fastboot (bootloader must be unlocked first before using fastboot), then flash the rom via SP Flash tool (refer to the guide)

I lost the TWRP Recovery!!

Guys, I installed the OS lineage on my Sony Z2 D6543. Perfect, except that in this process I lost the recovery, I used TWRP, now I have the 7.1 Nougat android, which is a good one. But I can not access recovery anymore. And do not even root on my device. Do you have any solutions for my problem? If so, I wanted to kindly pass the step by step, because I'm still kind of "Noob" in these processes. Thank you very much in advance!
First thing, reboot and login to recovery with pressing volume up button (not volume down).
If the above mentioned step didn't work for you then you can go further a flash a recovery image using "Minimal ADB Fastboot".
1- Make sure you have installed Sony Xperia Z2 D6503 PC drivers in order for your device to be recognized as an ADB device.
2- Install "Minimal ADB Fastboot" and make sure you make a desktop shortcut to make things easier.
3- Download a TWRP image from the official website.
4- Rename the image to "recovery", right click on the minimal ADB shortcut and open file location then move the image you've renamed to the folder.
5- On your device, go to settings/ about phone / click build number 7 times /step back, open developer options and enable USB debugging.
6- Open "cmd" and type the following command :
adb devices (to make sure your device is recognized)
7- Turn off your device and remove USB cable.
8- Press the power button with volume up simultaneously. (Blue LED indicate you're in Fastboot mode)
9- Type the following command :
fastboot flash recovery recovery.img
10- Power off and see if your device boots to recovery with either volume up or down.
Thank you for your attention and willingness to help. But in my case did not work, when I press the power button and volume + it turns on the blue led, but does not enter fastboot, it is only restarting. Until I release the key and it reboots and enters the system normally. I'm sending some prints of the fastboot program. If there's anything else I can do, thank you in advance!
{
"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"
}

[GUIDE] Flashing any Custom recovery on Poco X3 | ADB Fastboot

{
"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"
}
Yes until now people ask here, how to flash custom recovery over stock mi recovery. It's easy and quick detailed guide, Let's start.
Pre-requirement:
1- unlocked bootloader.​2- USB debugging enabled:
- Go to settings -> My device -> All specs -> hit build number 7 times till you see message ( you are developer now..)
- Then go to settings -> Additional settings -> Developers options -> Toggle on "USB debugging".
3- Download Minimal ADB Fastboot & install it.
Steps:
1- Download the custom recovery IMG to your PC.
2- re-name the IMG file to easy name such as: flash_me.img
3- copy the IMG file to the "Minimal ADB Fastboot" installation Dictionary.
4- Run "cmd-here.exe" as Administrator.
5- turn off your device and hold the "volume down + power" to enter fastboot mode.
6- once you booted in fastboot plug-in your device with usb cable to PC.
7- type in cmd :
Code:
fastboot flash recovery flash_me.img
8- When it finished type this command, When the screen goes off, Immediately Press "Volume Up + Power buttons" to boot into Recovery mode. or you will reset all the steps of flashing
Code:
fastboot reboot
9- Done
Good job.
Just a note: regarding point 3 of the pre-requirements, the official and most updated source would be https://developer.android.com/studio/releases/platform-tools...
pnin said:
Good job.
Just a note: regarding point 3 of the pre-requirements, the official and most updated source would be https://developer.android.com/studio/releases/platform-tools...
Click to expand...
Click to collapse
Thanks for your note
I had just uploaded latest version that I use and uploaded on my drive
(I meant to involve something I already tested)
my regards
i have unlocked the bootloader and i want to install a recovery, do i need to root my phone before flashing a recovery or not???
thanks in advance
MLDamazigh said:
i have unlocked the bootloader and i want to install a recovery, do i need to root my phone before flashing a recovery or not???
thanks in advance
Click to expand...
Click to collapse
No root need it. Flash recovery in fastboot mode and ur good to go.

Categories

Resources