[HOWTO][ROOT]KM8 P 2GB/8GB S912 Amlogic TV Box Android 7.1, TWRP Root Instructions - Android Stick & Console AMLogic based Computers

{
"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 is how I rooted my KM8P, using help and tools made by people far more awesome than me. Probably works for other RAM/ROM size variants too and possibly for Android 6 if you can get the TWRP for it.
1. Copy TWRP.zip and Magisk.zip file to SD Card or USB key. The Android recovery can read extFAT but TWRP cannot. FAT32 works for both.
2. Boot to Android recovery - hold reset and power on until logo appears Reset hole is at the front on the top face where the "KM8 P" writing is.
3. Apply update, from external.
4. "Install" TWRP (attached, for Android 7) - It will just load, not actually install. Optionally backup your ROM now or have a recovery zip on hand.
5. Install magisk from TWRP - I used 15.3 (attached) but feel free to try a newer one.
5a. I could not update Magisk via the manager so I flashed 17.1 via TWRP. (attached)
6. Reboot
7. Install BusyBox (Stericson)
8. Open Magisk Manager - Check for update
9. Donate a couple of bucks to topjohnwu for Magisk: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445

This worked for my T95Z Plus with a few hiccups. I had to wire up the UART.
Since updating to 7.1 it won't boot to recovery from the reset button anymore. I had to use UART to get into the bootloader console (hold space while plugging in power) and execute "run recovery_from_flash". It refuses to boot recovery images directly from external media anymore, but by going into recovery this way I was able to execute TWRP (which starts up in Russian, but can be changed) and make a backup.
Next, installing Magisk ended up being a chore. I had to use the "create patched image" method. For whatever reason it refused to let me copy files to my USB stick, so I ended up having to split the patched image into chunks and email them to myself... anyway, TWRP was able to flash the image.
The final complication is that Magisk could only install to the recovery partition (no ramdisk) which means it's only active when booting in recovery mode. I was able to make this the default mode from the bootloader console by executing "env set bootcmd run recovery_from_flash" and "saveenv". After that, it boots up normally with Magisk enabled. I guess I don't have an actual recovery mode now, but I can use UART or USB Burn Tool to recover from bricking, so no big deal.
(Also Android itself was in Vietnamese but again this can be changed)
Thanks for the files and guide!

Related

Please fix half brick of my devices

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.

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)

Soft brick, stock recovery, no downloadable ROM; use files from another mobiie?

Dear XDA Developers Users,
I have two STK Hero X mobiles. One of them is rooted and working (1), the second one is soft-bricked (2). I´m looking for a way how to unbrick the second one, maybe using the first one.
Both mobiles: No official or custom ROM available, no custom recovery available, rooted using KingRoot, Android 5.1, MTK6735P chipset.
The working one (1): Can use ADB, Fastboot, Dev options, stock recovery
The bricked one (2): Can only get to recovery, fastboot. Bootloader locked. Freezes at the STK logo during booting. I had removed a few system apps using System App Remover: AVG antivirus or Chrome. In recovery, there is a root integrity check. A few files are modified (2; because of root, I suppose, including /system/bin/app_process64), missing (7; antivirus), and new (13 of them). It´s the Android System Recovery <3e> which looks like that (not a my photo):
{
"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"
}
What I´ve tried (2)
- Factory reset using recovery (/data, /cache). Still feezes at the logo during booting (two hours).
- Create a ZIPme recovery from the working one (1) with system apps. In the recovery (2), the ZIP is loaded via SD card and suddenly interrupted with no reason. (Battery charged.) Tried with two different ZIPme recoveries.
- Create a FlashFire ROM brackup (1). Can´t because of the KingRoot. Supersume Pro didn´t help. Source: https://www.xda-developers.com/chainfires-flashfire-can-now-create-fastboot-flashable-backups/
- Create a complete ADB backup (1), and restore it (2). Well, wasn´t possible because the ADB in recovery (2) doesn´t support adb restore. Source: https://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351¨
- Unlock the bootloader (1). I can´t boot the OS and allow OEM via Dev tools. Unlocking with Fastboot fails. Source: http://www.theandroidsoul.com/unlock-bootloader-via-fastboot-android/
- Port a TWRP recovery and then simply use a recovery from (1). Well, I can´t unlock the bootloader. Source: http://forum.xda-developers.com/showthread.php?t=2798257
- Create a complete nandroid backup (1). I can´t restore it using the stock recovery. Source: https://www.informationlord.com/create-nandroid-backup-without-cwmcustom-recovery/
I will be grateful for any idea how to make my mobile (2) boot into Android. Maybe using the files from the working one (1), restoring the partitions? In the recovery (2), there is a backup user data option. The mobile has a 16GB storage, and after a factory reset, the backup user data needs around 12GB of free space on SD card. Since there is no user data, is it possible it includes the system files somehow?

[RECOVERY][UNOFFICIAL] Batik Recovery for 2019 Galaxy Tab A 10.1 [SM-T510]

{
"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"
}
PREREQUISITES
TWRP unofficial already installed on tablet with data partition decrypted (otherwise make a format data) and multidisabler samsung.zip already flashed (otherwise you will take a stuck of Batik Recovery on splash screen)
PROCEDURE
1- Flash with odin the recovery.tar in AP
2) To enter correctly in recovery, after the first flash, with tablet connect to PC, long press vol up + power and after , when you see a "flash light of an second" on the display when appear the samsung logo, release immediately power and long press vol up + vol down
3) For the next time, to enter in recovery, turn on the tablet (always connected to pc) long press vol up + power and after , when you see a "flash light of an second" on the display when appear the samsung logo, release immediately power and long press vol up + vol down
Mod Edit: Link removed.
I already have Lin 17.1 installed, so all I did was download the file and flashed it Odin. Didn't bother with anything else. Worked fine. Now I just need to know what all of the new features do. For instance, what can I safely uninstall with the apps feature?
Advanced feature are not working for now because for activate it was necessary flash the rom by twrp. This actually is not possibile because, the source code of twrp of T510 on github, has an issue. In fact if you try flash the zip of this recovery with TWRP you will have stuck at digest verification, same if you try to reflash with the same Batik recovery.
fosseperme said:
Advanced feature are not working for now because for activate it was necessary flash the rom by twrp. This actually is not possibile because, the source code of twrp of T510 on github, has an issue. In fact if you try flash the zip of this recovery with TWRP you will have stuck at digest verification, same if you try to reflash with the same Batik recovery.
Click to expand...
Click to collapse
So, the only real difference is that it looks different?
lewmur said:
So, the only real difference is that it looks different?
Click to expand...
Click to collapse
And major compatibility with image treble...i m building actually Havoc OS Android 10 for T510. In few hours will be ready

[GUIDE] ROG3 android 12 unlockboot,install twrp, magisk root, volte

unlock bootloader, install twrp recovery and root rog3 ANDROID12 work on a11 too
tested on WW only
warning warranty will be void!!!!
to unlock boot download app below and install
unlockAPP
open app. scroll down and as follow
{
"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"
}
when you press to unlock device it will reboot your phone (NOTE: this will format
your phone, backup necessary files before you proceed)and when phone is booting you will
a warning. don't worry it just alarming you, that your phone is already unlock
next is to install twrp
files needed
adb&fastboot driver download here
google how to install it
adb&fastboot tool download
(extract in desktop. create your desired folder name EG: rog3project)
twrp android 12 download here
for a11 see download page https://dl.twrp.me/I003D/
(move or copy downloaded image in same folder as adb&fastboot tool EG: rog3project
extract first if you downloaded zip file)
todoso
first boot your phone to bootloader
1. power your device off
2. when device is off press and hold volume up and power button together till popup
will appear your now in bootloader mode
3.now connect your device to pc (NOTE: connect side port of device. very important use only the upper c port
before proceed)
4.check if device is connected and or the driver is installed correctly
go to extracted adb&fastboot tool folder EG: rog3project and open
cmd from that folder. in command prompt type the command
fastboot devices
this should show your fastboot device, if it return blank try to install driver again mentioned above
5.installing twrp based on your android version. on cmd type this command. for a12
fastboot flash recovery twrp-3.7.0_12-0-I003D.img
or
fastboot flash recovery (then grab the image file folder and drop to cmd)
then reboot to system
next is to root with magisk
on your phone
-first downlaod magisk apk here
(NOTE: put it on main device storage or just leave it in download folder)
-second boot to recovery. now power your device off
after switching off press and hold volume up and power key till your in bootloader mode
now use volume key and navigate to recovery and press power key to proceed.
-third on twrp recovery goto INSTALL and loacte the magisk apk file. select and install
wait till it end successfuly and reboot
-last after device is switch on goto file manager and install the magisk apk
DONE
next is how to enable volte on android 12 and custom rom android13 in any country
CREDITS:
@Captain_Throwback
@topjohnwu
@meisnerwest
I got an error. Failed to unlock your device[11003], please try again late. my software info : CN_18.0410.2203.201 . and my imei1 : 0 imei2 :0

Categories

Resources