ROOT - Redmi 6A (Oreo 8.1) - Android Q&A, Help & Troubleshooting

Hello everybody ,
I need some tricks/advices and I think you guys can help me .
My old and outdated smartphone Android 4.1 is down, so I've bought a brand new Xiaomi Redmi 6A (Android 8 .1).
Anyway, I'm going nuts since few days, trying to root my device...... I've already found some topics online dealing with that issue..... already tested a lot(!)...... but no one works!! :crying:
So I just wonder if someone have already succeded in it? Does anyone have the perfect trick to do it, and especially working links if it requires to download some tools (twrp, magisk, and so on)?
Thanks a lot guys, any help would be appreciated!
root example N°1:
- TWRP recovery is required to Root Redmi 6A without PC, You can Follow Our guide to Install TWRP recovery on Any Android Device without PC: got it from the PlayStore, and install OK
- First of all Get Supersu to Root Your Redmi 6a: OK
- Now paste the Supersu.zip fle in your device’s memory: OK
- Now rename the file to Update.zip: OK
- Now turn off your android smartphone: OK
- Now boot your smartphone in TWRP Recovery mode: OK
- To boot in recovery mode you have to Press Volume up + Power button together or Volume Up + Power + Home button , basically it is different for every phone . Dont release the keys until the smartphone boots in recovery mode: FAILED
root example N°2:
- Unlock Bootloader of your device. Check How to Unlock Bootloader of Xiaomi phones: OK factory settings as I read about
- You’ll lose all your data upon unlocking bootloader. We advise you to backup all your data to a safer location OK
- Download and install the latest Xiaomi USB Drivers on your PC. OK
- Enable Developer Options and USB Debugging from Settings. (Complete guide) OK
- Setup ADB and Fastboot Drivers on your PC. OK
- There should be at least 75% battery on your device to perform the rooting procedure. OK
- TWRP image file for Redmi 6A – Download OK
- Download the TWRP image file based on your device model from above links to your computer. Rename the file to twrp.img and copy it to ADB & Fastboot folder OK
-Enable Developer Options and USB Debugging from Settings. (Complete guide)OK
-Setup ADB and Fastboot Drivers on your PC.OK
-There should be at least 75% battery on your device to perform the rooting procedure.OK
- 1. Download the TWRP image file based on your device model from above links to your computer. Rename the file to twrp.img and copy it to ADB & Fastboot folder.OK
- 2. Turn off your device and boot into fastboot mode. To do so, you need to completely turn off your device and boot it on by pressing and holding Volume Down + Power button simultaneously .OK
- 3. Now you will see a fastboot logo on your device. Take a USB cable and connect your device with PC.OK
- 4. Go to ADB & Fastboot folder. Here you need to press Shift key and right click anywhere in the folder. Now, select Open Command Window Here.OK
- 5. Now follow our simple guide on how to install TWRP Recovery via Fastboot.OK
- 6. Once TWRP recovery is successfully installed, you need to enter the below command to enter into TWRP mode.OK
fastboot boot twrp.img OK
- 7. Tap on Install button from recovery main menu and install the DisableForceEncryption_Treble.zip file. FAILED, still the Xiaomi bootloader with vol+&power, despite ok message after fastboot flash recovery recovery.img
- 8. Done! Reboot the system.

Thanks SacredDeviL666 for moving my post at the right place.

I am experiencing the same problem on Xiaomi Redmi 6A.
$ fastboot flash recovery trwp.img
OKAY
$ fastboot boot twrp.img
boots to Xiaomi bootloader
$fastboot reboot recovery
boots to Xiaomi recovery
Can anybody assist with this issue? Thanks....

Related

[Q] Volume down (-) broken. Security issue?

I just want to pose a question:
My volume down button has been broken (peculiar build quality of these things ), but to the best of my current knowledge i'm safe. In CWM recovery i can always loop in the scroll to make the right decisions and to reach "fast boot" i don't need to use the "volume down". My question is then this: Is there any situation that I could happen to stumble upon in which I would need the down button to carry out an "unbricking process"/wipe/reseting? I have never had to use "fast boot" since all my issues jumping between firmwares have been resolved through CWM, and I don't want to just try "fast boot" now just to find I need the "volume down" to be able to restart the device
I don't think that button is needed for a major task, I think you're safe for now!
With the stock recovery you'll need it to use the update, but with cmw as you said it you don't need it, for fastboot/adb you don't need it, for now there's no major task that I can think of that that button is needed.
Enviado através do Tapatalk
Thanks for the swift answer! So if i for example flash FolioMod then I need to flash CWM in order to change to another firmware. How do one flash CWM without using stock recovery? ADB? Guide somewhere?
Heres a post i've found on another forum that explains how to set up fastboot:
Step 1 - Install fastboot driver for the Folio :
- Download PdaNet and install it on your PC, it will go till a point where it says it can't be installed and cancel itself but the magic is that the driver is installed.
Download PdaNet from www[dot]junefabrics[dot]com/android/download.php (i had to put the link that way cause the forum wont allow me to post outside links yet)
Step 2 - Download the tools needed to prepare the Folio
- Download and extract the following archive on your PC, these are the tools needed to erase the Folio and to flash the Honeycomb rom. You will only need what's inside the folder ToolsD...
Download from www[dot]box[dot]net/shared/4ugbev5jnx5fbp3v3u2e
Step 3 - Start fastboot mode on the Folio
- Start the tablet and at the TOSHIBA logo press 3 times Power and 1 time Vol+, then connect it to the PC. It should be detected by the driver we installed at step 1.
Step 4 - Erase the tablet and flash the new recovery (ClockWorkMod)
- Open a cmd window on your PC, go to the folder ToolsD we extracted at step 2 and type in the following commands :
Code:
fastboot erase userdata
fastboot erase system
fastboot erase cache
fastboot erase linux
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot reboot
Step 5 - Install the new rom from ClockWorkMod
- Once the reboot starts, at the TOSHIBA logo, press Power and Vol+ at the same time, then Vol+, then Vol-, then Vol+. You should be in ClockWorkMod recovery...
- Prepare a SD card with your favorite rom (for me it's Folio3x(HoneyComb 3.0.1) for Folio100 - VegaComb based), don't forget to unzip it, you should end with a update.zip file.
- Insert the SD card in the tablet and select - apply sdcard:update.zip, it should start the installation. If not chose - install zip from sdcard and choose the file. If you can't see it, either the sdcard is not formated correctly or it simply does not see the card, try to reboot the recovery with the sdcard inserted.
After these steps and once it's installed, it should reboot and start VEGACOMB. Please be patient, it takes a while to start... and do not forget to reboot after the initial setup to activate the wifi (yes it's a bug)!
If it still does not start, reflash it again (step 5) sometimes it just does not work on first try. What you can also try is to format the different partitions from ClockWorkMod recovery, there's a Mounts and Storage menu and after you mount all the possible partitions (some won't), format them all, reboot the recovery and start step 5 again.
Regards,
Luis
Click to expand...
Click to collapse
If you want to change your recovery, just replace the recovery.img on the ToolsD folder with the one you want, then on step 4 just do the following:
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot reboot
You dont need step 5.
I also think that if you remove the recovery.img from the update.zip before you flash the rom it will keep the recovery you have now, but i cant confirm that, anyway, if you need to change the recovery just do those steps.

[Q] I NEED HELP URGENTLY. RedMi 1s is stuck in boot animation

So what I did was.
-Root my phone using the lastest guide.
-Succesfully Rooted.
-Install Xposed Framework
-Rebooted Phone, STUCK IN BOOT ANIMATION
Followed this guide;
Use fastboot
- Download Miflash and unzip the file on your computer (c
- connect your Redmi 1S to your computer
- hold together Vol - and Power
Your enter in the fastboot mode
- open Miflash (take a while to open because it install drivers, etc)
- click on refresh and the flash tool reconized your phone
- click on browse and select where you unzip the fasboot image
Wait 5 minutes.
The phone reboot on the official Chinese - English ROM. You can flash what you want after.
But nothing is working.
Phone is just in the FASTBOOT logo
And the MiFlash wont recognize my phone
HELP =[
jazvdb said:
So what I did was.
-Root my phone using the lastest guide.
-Succesfully Rooted.
-Install Xposed Framework
-Rebooted Phone, STUCK IN BOOT ANIMATION
Followed this guide;
Use fastboot
- Download Miflash and unzip the file on your computer (c
- connect your Redmi 1S to your computer
- hold together Vol - and Power
Your enter in the fastboot mode
- open Miflash (take a while to open because it install drivers, etc)
- click on refresh and the flash tool reconized your phone
- click on browse and select where you unzip the fasboot image
Wait 5 minutes.
The phone reboot on the official Chinese - English ROM. You can flash what you want after.
But nothing is working.
Phone is just in the FASTBOOT logo
And the MiFlash wont recognize my phone
HELP =[
Click to expand...
Click to collapse
Is you problem solved now?
jazvdb said:
So what I did was.
-Root my phone using the lastest guide.
-Succesfully Rooted.
-Install Xposed Framework
-Rebooted Phone, STUCK IN BOOT ANIMATION
Followed this guide;
Use fastboot
- Download Miflash and unzip the file on your computer (c
- connect your Redmi 1S to your computer
- hold together Vol - and Power
Your enter in the fastboot mode
- open Miflash (take a while to open because it install drivers, etc)
- click on refresh and the flash tool reconized your phone
- click on browse and select where you unzip the fasboot image
Wait 5 minutes.
The phone reboot on the official Chinese - English ROM. You can flash what you want after.
But nothing is working.
Phone is just in the FASTBOOT logo
And the MiFlash wont recognize my phone
HELP =[
Click to expand...
Click to collapse
Try this
http://en.miui.com/thread-57188-1-1.html

[Unbrick] Bricked Lenovo Vibe Shot Z90a40 Stuck on Logo , no edl , no recovery FIX

Hi everybody , today I will share very easy way to unbrick your Lenovo Vibe Shot Z90a40 device .
In my case this device was bricked while instaling custom twrp recovery and custom android 7 OS I got device in that state so the problem was that you are unable to flash your device in diagnostic 9006 mode with to many read only partitions , which I was unable to format or delete in read only state , but actually the problems was not it those partition at all, is about to get
HS-USB QDLoader 9008 mode so you can flash stock firmware on it .
Preparing Steps to do before we start :
1. Disable or remove your Antivirus (because sometimes antivirus can block instaling drivers , ports or running flash tool)
2. Uninstall all the previous drivers you used for flashing or unbrick use free tool called USBDeview
for 32 bit users:
https://www.nirsoft.net/utils/usbdeview.zip
for 64 bit users:
https://www.nirsoft.net/utils/usbdeview-x64.zip
3. Put your windows in Test mode
To put your Windows in test mode just Run As Administrator Command Prompt and insert one of the following command:
bcdedit -set testsigning on ( to enable test mode)
bcdedit -set testsigning off ( to disable test mode)
Or Disable driver signature
for Windows 7
https://www.youtube.com/watch?v=6gYhHD622AA
for Windows 10 users:
https://www.youtube.com/watch?v=71YAIw7_-kg
After that reboot your PC .
4. Uninstall all flash program from your pc like MiFlash , QPST , Qloader ...
Use Revo Uninstaller for advanced uninstaling that clean leftover files and registry which is stored inside your Windows registry.
https://www.revouninstaller.com/revo_uninstaller_free_download.html
After that reboot your PC .
5. Install Microsoft .NET Framework 4 download from here: (if you already have instaled skip this)
https://www.microsoft.com/en-us/download/details.aspx?id=17851
6. Install first right Qualcomn driver download from here :
https://drive.google.com/file/d/0B1Sms71Oe6FIdUE4em9DNjV3Y00/view
Credits for driver : https://www.youtube.com/channel/UC8LoQb68tjBYxwN97b4pvtA
7. Install Lenovo USB driver download from here :
https://lenovousbdriver.com/tutorial/install-lenovo-usb-driver
8. Install Qpst (Qfil flash tool) download from here:
https://drive.google.com/file/d/0B1Sms71Oe6FIVTRwbWpSdEZfM2c/view
9. Install Minimal ADB & Fastboot 1.4.2 command tool download from here
(while you start installing tool check to be in desktop is easy )
https://androidfilehost.com/?fid=745425885120698566
in order to install run ADB & Fastboot 1.4.2.exe with Administrator and just write y and hit enter for all .
10. Download twrp recovery for fastboot flashing and extract to Desktop, download from here :
http://lenovo-forums.ru/applications/core/interface/file/attachment.php?id=56391
11. Download stock firmware for QPST Flashing ( inside is drivers and tools also but don't use that one's ) download from here :
https://cloud.mail.ru/public/HCn4/auVy8DVo1
Also extract stock recovery for later one inside adb folder
12. Very important is to use Original usb cable ! otherwise your device won't be recognized property!
13. Make sure your battery is charged if you are not sure put in charger for about 2 hours in charger on in pc!
If your device immediately show up Lenovo logo just hold Vol - and power button together release power button once is rebooting put keep holding Vol - it should be black screen now with white indicator while is charging if not , repeat this proces without charger. This is secure because if you let your phone to be charged with Lenovo logo device will be hot and probably the lcd will hot burning effect !!!
So Let's start
1. Make sure your device is OFF first !
2. Hold Vol + and Vol - buttons together in order to enter into FastBoot mode and hold it like that plug usb and see if windows is detecting your device then release buttons.
3. Now once the drivers are successfully installed run Minimal ADB & Fastboot tool .
4. Write command :
fastboot device and press Enter
(you should see your device available )
5. Now write :
fastboot flash recovery (drag inside command tool with mouse "recovery.img" extracted from stock recovery from preparing steps on 11.) and press Enter
6. Next write each command one by one :
fastboot erase cache and press Enter
fastboot erase system and press Enter
7. Now unplug your device from PC.
8. Enter to Lenovo stock recovery by holding 3 buttons :
Vol + & Vol - & Power button at the same time , release just power button once your device vibrate .
Once you see Lenovo MAIN MENU screen press on ''wipeuser data" and wipe each one ,
one by one :
fuse wipe data ( press on YES )
fuse format data ( press on YES )
wipe cache ( press on YES )
Now there is two method for fix :
#First method - Flashing ota firmware from stock recovery
This method is from forum.lenovo.com which doesn't work for me is fail at 49% probably because S208 is old version which is maybe not allowed because I flashed recovery from S363 firmware I don't know but you can try .
1. You need 4 gb or more micro SD card , also make sure is formatted with Fat 32 .
2. Download Z90a40_USR_S208_1507141216_Q2020131.4_ROW_OTAFull.zip, rename it to "update.zip"
https://drive.google.com/file/d/0B8CarqWdS9gZZmJmVGp6NkFWRlk/view
3. Copy it to micro SD card again 4 GB or more !
4. Go into recovery menu:
- turn off the phone
- hold both vol+ and vol- buttons
- power on phone, keep both vol+ and vol- keys pressed until it enters recovery
5. From recovery menu choose install update package
After that go back and press on "poweroff"
#Second method - Flashing stock firmware with Qfil
1. Hold Vol + & Vol - buttons and plug usb cable to enter into fastboot mode and open Minimal ADB & Fastboot to again .
2. Now to put your device in EDL mode and open HS-USB QDLoader 9008 for flashing write this command:
fastboot reboot edl and press Enter
Now you should see that your device is detected like "HS-USB QDLoader 9008" so wait for instalation of that driver.
If you are unable to reboot into EDL mode , flash twrp.img from "twrp/img" folder .
In order to flash twrp recovery probably you need to unlock bootloader , but try first without unlocking if is not flashing then unlock bootloader , if is flashing without unlocked bootloader skip this!
https://www.cyanogenmods.org/forums/topic/unlock-bootloader-android-phone-using-fastboot/
To do that just write :
fastboot flash recovery (drag inside command tool with mouse "twrp.img" from " twrp/img" folder ) and press Enter
3. Once is installed go to QPST directory in my case "C:\QPST\bin" and Run as Administrator "QFIL.exe."
.
Rest you have here here explained ...
https://www.gsmhelpful.com/2017/07/how-to-flash-lenovo-vibe-shot-z90a40-with-qfil-flash-tool.html
If for some reasons flashing is fail , plug usb in another usb port USB 2.0 (recommended) and repeat process.
DOWNGRADE from Marshmallow 6.0.1 to Lolipop 5.1
For those one's who want to downgrade device back to Lolipop try this at your own risk !!!
https://forums.lenovo.com/t5/K-and-...-downgrade-to-lollipop-5-1-GUIDE/td-p/3527835
Good luck and God bless you all
The files uploaded on tinyupload can't be downloaded, Lenovo USB driver and unbrick stock recovery & twrp recovery, the link expired.
Could you please upload them again?
Thank you!
Links is updated . Thank you for let me know ...

[GUIDE]nVidia Shield TV 2017(16gb)China Version(Iqiyi)

nVidia Shield TV 2017(16gb)China Version(Iqiyi)
Flash non Chinese Version firmware Installation Guide with root
Things to know:
1.Adb & fastboot drivers,shield family drivers.(https://nvidiashieldzone.com/download/shield-family-drivers/).
2.Download the latest Stock Recovery or developer OS Images from nvidia download site(https://developer.nvidia.com/gameworksdownload#?search=SHIELD%20TV%202017&tx=$additional,shield)
Downlaod and extract.(There will be system flash-all.bat to execute in bootloader mode for flashing firmware)
3.To flash firmware you must unlock your bootloader.(It will void your warranty and every reboot Message for lock bootlodaer to avoid corrupt & that cant be removed forever)
4.TWRP download link ,Alwyas check latest build(https://twrp.me/nvidia/nvidiahshieldandroidtv.html (https://eu.dl.twrp.me/foster/twrp-3.2.3-0-foster.img)Thanks for the developer who made custom recovery.
5.Super users or Magisk patching for rooting.Check latest Build on related websites.(Superuser Also Attached)
6.Build.prop modifications.As if user in china need skip setup wizard to go to Launcher screen other wise Google services blocked in china and cant skip the setupwizard without Google linking for signup.Or There are other guides to connect shield with google services wifi. People can able to create hotspot in windows pc or any vpn router.
7.Male to male usb cable.Connect with pc & shield Tv.
Goto to Instructions :
SHIELD TV drivers and conenction is must before go head to below steps.
1.Put shield to Bootloader state by Gamepad Controller.There are adb command also after enabling USB Debugging to put device in bootloader.
PLug your gamepad controller usb in shield tv Near to HDMI usb port.Power Off Shield TV plug take out.
While keep holding down the A and B buttons at the same time, plug the Shield TV into the power supply till it shows bootloader options.(Gamepad will vibrate two times)Ater that you will be in Bootloader screen.
X and Y buttons can use for menu option selection.A for confirm.
Ton makesure if device is connected with pc without any issue use the below command in windiws CMD.
fastboot reboot-bootloader
-or
fastboot devices
2.Unlocking bootloader(Latest 7.2 bootloader will show more options then 7.1 Firmware) Sleect unlock bootloader for latest bootloader 7.2.
otherwise use below commands.Type below command
fastboot oem unlock
-Confirm by pressing A button.It will take while to unlock bootloader(Tooks max 5-10 min)
3.Flashing Stock Firmware(7.1 or 7.2 latest build)
Open the flash-all.bat. It will start flashing the firmware took 5-10 min max.
It will reboot your device and you can see Setupwizard.Firmware Updated.(In China its quite not easy to finish setupwizard)
4.Flashing or Booting custom Recovery or fully repalcing recovery.Put your device in BOOTLOADER as mentiond in Instructions 1.
Open CMD in same directory location.(Rename your TWRP recovery file to recovery.img)
-Type below for Temproray booting to custom recovery.
fastboot boot recovery.img
-Fully Replace stock recovery to Custom TWRP use below command
fastboot flash recovery recovery.img
You will boot in TWRP.And use Backup restore or other funtions.
Install Magisk Mangaer Root or SuperUser Root.There are other Thread available for Superuser & Magisk installation.
5.Applying Superuser root patch OR Magisk Mangaer root patch to boot.img.Download files from Things to know: in step 5.
Click Advanced Adb sideloaded in TWRP menu and apply below commands.
For Flashing Supersuer root(Change zip file name to supersu.zip) OR For flashing Magisk root(Change zip file name to Magisk-v18.0.zip).
adb sideload supersu.zip
or
adb sideload Magisk-v18.0.zip
Skipping SetupWizard
6.This is for Skipping SetupWizard and go to Launcher screen directly.
Got to TWRP Mount option and slect System tick.And use below commands.
adb pull system/build.prop
adb shell mv system/build.prop /system/build.propp
You will see build.prop file in your folder.Open it and go to ro.setupwizard.mode=OPTIONAL and change OPTIONAL to DISABLED (ro.setupwizard.mode=DISABLED)
and Save file.Apply below command tp push modiefied build.prop to system and setting Permissions.
adb push build.prop system/
adb shell chmod 0755 system/build.prop
7.Reboot system from TWRP or adb reboot
I will update this thread based on New 7.2 Upgrade Version after Root & TWRP got updates.
Update 26.12.2018
I downgraded to 7.1 by below step.
-Flashed developer 7.1 firmware.Flash all.bat.Device will reboot after finish and next step must has to follow.
Next step is important-Note
-After install finish shield will reboot so be ready with your Game controller plugged by usb in device in near hdmi usb port.
-hold A B button of controller to enter fastboot and locked the bootloader.
-Rebooted and on 7.1 firmware setupwizard,Luckily after few steps i goes directly to Home screen and adb debugging on.
-Unlocked bootloader and flashed Magiskv18 via twrp.
Now i downloaded FULL OTA Update 7.2.2 and update after backup ota file from Root explorer i patched it with magisk app with Preserve AVB 2.0/dm-verity checked.And saved pathced_boot.img of 7.2.2.
-Then Updated to 7.2.2 ota.
-After boot to home screen enabled adb debugging.and reboot to bootloader.
-flashed pathced_boot.img of 7.2.2.
-rebooted and magisk root available on my 7.2.2 version(as it doesnt shows any version in system info just- Unkown)
-As current magisk wont give full root acces and work as sysemless root.
thanks to follwing guide too.
https://forum.xda-developers.com/sh...7-2-developer-update-downgrade-t3880950/page4
https://forum.xda-developers.com/sh...-root-nvidia-shield-experience-t3882254/page4
Reserve

Flash custom ROM Lineage OS Lenovo Tab 2 (TB2-X30L)

After few day i find out solution how to install custom ROM to my Lenovo tablet. I think its first guide how to do it because every other guides were for TB2-X30F but not for TB2-X30L.
Installation guide:
FILES TO DOWNLOAD:
ALL FILES: https:// drive.google.com/drive/folders/1heVQAryphuXNVt5k-HsUhfRrVr9MV34D
ALL LINKS WORK ! JUST DELETE THE SPACE BEFORE drive.google.com...​
1) On the tablet, at Settings, you must activate on the Developer Options the Bootloader Unlock (OEM unlocking) and USB debugging. Uncheck Verify apps over USB.
How to unlock Developer: https: //youtu.be/g5wkFAWDsg0
2) Download these files directly to your Android device, not to SD card.
a) https:// drive.google.com/file/d/1230xFbPA7DOGMhuX59yagEd6w1gNCI4o/view SuperSU-v2.79.zip (for me working only v2.79)
b) https:// drive.google.com/file/d/1vRW5RZixtNVfKbJ7nL2EUetANydfmLNg/view Gapps.zip (open_gapps-arm-7.1-micro-20180721)
b) https:// drive.google.com/file/d/13Mp8guzzOvb17s88IQyez_9reozpTNbw/view boot.img (from LiOS14-UNOFFICIAL-TB2-X30L)
3) Power off completely the tablet.
4) REMOVE SD CARD ! (because for me a part of system was installed on SD card).
5) Make sure you have a good cable so the connection between PC and tablet is perfect.
6) Download https: //drive.google.com/file/d/1XTDYs7kxagj-CXHsH_yyQnMXqYwAP_hK/view ADB and Fastboot to your PC .(here are the drivers too).
7) Unzip the zip archive and run with Administrator the apps from inside of the zip. To all the questions you must to press key Y to grant all the rights it needs.
8) Press and hold Volume up and plug in usb. Now you are in stock recovery menu.
9) From stock recovery select reboot to bootloader by using volume keys and power keys.
10) Wait about 5-10sec to tablet boot in bootloader mode. (shows lenovo logo in screen when ready)
11) Download the https:// drive.google.com/file/d/15IH55DgmD6SmlILjTukGeNcmYgUPcmCg/view recovery.img(its TWRP version for Lenovo Tab2 x30f so it wont work properly) and copy it into folder adb at local disk C (installed on step 7)
12) Run CMD with administrator and type cd C:\adb to select the adb folder.
13) In cmd type fastboot unlock-go and press enter. In case this command does not work, please try fastboot -s or fastboot oem unlock-go or fastboot oem unlock .
14) Flash recovery with command fastboot flash recovery recovery.img and then type fastboot boot recovery.img
15) From TWRP select Install and browse to emmc folder and then to your folder where you stored all files you downloaded.
(in bottom right corner you have Images... or Zips... here you can choose what type of file you want to install.
Install SuperSU-v2.79.zip
16) Now in menu select Wipe -> Advanced Wipe and check Dalvik Cache, Data and Cache. Wipe them.
17) Go back to menu and select Install. And install boot.img. At top of display check Boot and flash it.
19) Download https:// drive.google.com/file/d/1MlDxidIqLOZv_QZ91i8bsHgGdBMf7l9g/view LiOS14-UNOFFICIAL-TB2-X30L.zip and copy it into folder adb at local disk C (C:\adb).
18) Go to Menu select Advanced and open ADB Sideload. Go back to CMD on your pc and type
adb devices
If its your tablet properly connected you will see some letters and numbers and sideload. After that type
adb sideload LiOS14-UNOFFICIAL-TB2-X30L.zip
Now wait for finish the installation. If its installed corectly you will see Succesful at the top.
19) Repeate step number 15 and again install SuperSU-v2.79.zip (In installation you will see Boot image patcher)
20) Unplug your tablet from PC. And reboot it. First reboot may take 5-10 minutes and can reboot few times. DO NOT INTERRUPT THIS PROCESS.
21) After first start (set language, date..) Turn off devices.
22) Power on devices to recovery mode
(Press continuously the volume up and power key. When the screen on the tablet has started, release the power key and keep pressing the volume up key)
23) Now select again Install and install Gapps (open_gapps-arm-7.1-micro-20180721.zip). Then reboot it.
Now you have installed LiOS14-UNOFFICIAL (Android 7.1), with all stock apps(gapps) and also rooted device.
this is exactly what i was looking for 3 weeks ago. my sister asked if i could have a look at her old tablet. i managed to do it by translating myself through some russian forums. btw. does netflix work? on my sisters one it does not atm. i guess the play protect thing.
binocchio said:
this is exactly what i was looking for 3 weeks ago. my sister asked if i could have a look at her old tablet. i managed to do it by translating myself through some russian forums. btw. does netflix work? on my sisters one it does not atm. i guess the play protect thing.
Click to expand...
Click to collapse
You need to download apk from Netflix site.
https:// help.netflix.com/en/node/57688
direct link to apk
https:// netflixhelp.s3.amazonaws.com/netflix-4.16-200217-release.apk
mutrin said:
You need to download apk from Netflix site.
https:// help.netflix.com/en/node/57688
direct link to apk
https:// netflixhelp.s3.amazonaws.com/netflix-4.16-200217-release.apk
Click to expand...
Click to collapse
my sister is very grateful
Thank you very much.
What build date has this rom? Sec. patches?
Can you please post your local manifest?
Very interesting guide, unfortunately the links don't work...
Is it possible to restore them?
Tanks. Max
I think its first guide how to do it because every other guides were for TB2-X30F but not for TB2-X30L.
I have only found lineage os for x30l, can someone please link lineage (Android 7) for x30f?
The difference between L and F is that L is the sim card variant. Ive read several people getting "insert sim card" when installing L on a F tablet. So I dont want messages like this.
Thanks for this tutorial. It was possible, to upgrade this old Tablet.
Do you know, if there is anything newer version for our Lenovo?
mutrin said:
After few day i find out solution how to install custom ROM to my Lenovo tablet. I think its first guide how to do it because every other guides were for TB2-X30F but not for TB2-X30L.
Installation guide:
FILES TO DOWNLOAD:
ALL FILES: https:// drive.google.com/drive/folders/1heVQAryphuXNVt5k-HsUhfRrVr9MV34D
1) On the tablet, at Settings, you must activate on the Developer Options the Bootloader Unlock (OEM unlocking) and USB debugging. Uncheck Verify apps over USB.
How to unlock Developer: https: //youtu.be/g5wkFAWDsg0
2) Download these files directly to your Android device, not to SD card.
a) https:// drive.google.com/file/d/1230xFbPA7DOGMhuX59yagEd6w1gNCI4o/view SuperSU-v2.79.zip (for me working only v2.79)
b) https:// drive.google.com/file/d/1vRW5RZixtNVfKbJ7nL2EUetANydfmLNg/view Gapps.zip (open_gapps-arm-7.1-micro-20180721)
b) https:// drive.google.com/file/d/13Mp8guzzOvb17s88IQyez_9reozpTNbw/view boot.img (from LiOS14-UNOFFICIAL-TB2-X30L)
3) Power off completely the tablet.
4) REMOVE SD CARD ! (because for me a part of system was installed on SD card).
5) Make sure you have a good cable so the connection between PC and tablet is perfect.
6) Download https: //drive.google.com/file/d/1XTDYs7kxagj-CXHsH_yyQnMXqYwAP_hK/view ADB and Fastboot to your PC .(here are the drivers too).
7) Unzip the zip archive and run with Administrator the apps from inside of the zip. To all the questions you must to press key Y to grant all the rights it needs.
8) Press and hold Volume up and plug in usb. Now you are in stock recovery menu.
9) From stock recovery select reboot to bootloader by using volume keys and power keys.
10) Wait about 5-10sec to tablet boot in bootloader mode. (shows lenovo logo in screen when ready)
11) Download the https:// drive.google.com/file/d/15IH55DgmD6SmlILjTukGeNcmYgUPcmCg/view recovery.img(its TWRP version for Lenovo Tab2 x30f so it wont work properly) and copy it into folder adb at local disk C (installed on step 7)
12) Run CMD with administrator and type cd C:\adb to select the adb folder.
13) In cmd type fastboot unlock-go and press enter. In case this command does not work, please try fastboot -s or fastboot oem unlock-go or fastboot oem unlock .
14) Flash recovery with command fastboot flash recovery recovery.img and then type fastboot boot recovery.img
15) From TWRP select Install and browse to emmc folder and then to your folder where you stored all files you downloaded.
(in bottom right corner you have Images... or Zips... here you can choose what type of file you want to install.
Install SuperSU-v2.79.zip
16) Now in menu select Wipe -> Advanced Wipe and check Dalvik Cache, Data and Cache. Wipe them.
17) Go back to menu and select Install. And install boot.img. At top of display check Boot and flash it.
19) Download https:// drive.google.com/file/d/1MlDxidIqLOZv_QZ91i8bsHgGdBMf7l9g/view LiOS14-UNOFFICIAL-TB2-X30L.zip and copy it into folder adb at local disk C (C:\adb).
18) Go to Menu select Advanced and open ADB Sideload. Go back to CMD on your pc and type
adb devices
If its your tablet properly connected you will see some letters and numbers and sideload. After that type
adb sideload LiOS14-UNOFFICIAL-TB2-X30L.zip
Now wait for finish the installation. If its installed corectly you will see Succesful at the top.
19) Repeate step number 15 and again install SuperSU-v2.79.zip (In installation you will see Boot image patcher)
20) Unplug your tablet from PC. And reboot it. First reboot may take 5-10 minutes and can reboot few times. DO NOT INTERRUPT THIS PROCESS.
21) After first start (set language, date..) Turn off devices.
22) Power on devices to recovery mode
(Press continuously the volume up and power key. When the screen on the tablet has started, release the power key and keep pressing the volume up key)
23) Now select again Install and install Gapps (open_gapps-arm-7.1-micro-20180721.zip). Then reboot it.
Now you have installed LiOS14-UNOFFICIAL (Android 7.1), with all stock apps(gapps) and also rooted device.
Click to expand...
Click to collapse
I have followed the instructions and successfully installed LiOS14. Then, however, I have factory reset the tablet via Settings. Now it always boots to TWRP, no matter what I have tried I could not installed back the LiOS14 I only have TWRP right now.
Any help?
Boyalikus said:
I have followed the instructions and successfully installed LiOS14. Then, however, I have factory reset the tablet via Settings. Now it always boots to TWRP, no matter what I have tried I could not installed back the LiOS14 I only have TWRP right now.
Any help?
Click to expand...
Click to collapse
Same here
For me, this worked:
Lg v20 keeps booting to twerp recovery after factory reset. Megarom
Really not loving this phone and this rom. After learning I can't return to stock. Decided to factory reset it andoesn't then it boots directly to twerp recovery. Do did the first factory recovery from within the phone. Then after it booted into...
forum.xda-developers.com
The tablet can also run on LineageOS 16 which is Android 9.
As I saw that the guys in the Russian 4PDA-Forum had been able to create a LiOS16, I was able to make some adjustments and compile a ROM with most recent security patches which now runs on my good old TB2-X30L / TAB2 A10-30:
lineage-16.0-20210328-UNOFFICIAL-TB2-X30L.zip | by kenschbacher9 for 10
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
it seems that google drives are off. Can someone re-upload please?
Hallo,
I have installed LiOS14-UNOFFICIAL-TB2-X30L.zip. The installation was without problems.
But I am having problem with WiFi - problem of MAC 02:00:00:00:00:00. I have tried a lots of tips but nothig worked. Two times I was succesfull to set some MAC, but always, after while, it was gone. No able to reproduce to set.
Is it really so difficult to set somehow the MAC addres for the WiFi?
As I understand the setting of the MAC differs between different releases of OS. Does anybody know how it work in this release? It should by known where this relaese expects the MAC setting. Am I right?
1. temporary succes: Setting MAC in system/etc/firmware/wlan/qca_cld/wlan_mac.bin (I think. Its longer time ago and there was more attempts). It lasted for few months. It is not mine device so I don't know how it was handled.
2. temporary succes: I copied system/etc/firmware/wlan dir to system/vendor/firmware/wlan. I did it based on how it is in Samsung Galaxy S4 mini with Lineage 16. It worked. After restart I had to swith off and on the airplane mode to set MAC. After few attempts it was gone. No able to reproduce to set the MAC.
I am not Linux expert
nonicktoday said:
The tablet can also run on LineageOS 16 which is Android 9.
As I saw that the guys in the Russian 4PDA-Forum had been able to create a LiOS16, I was able to make some adjustments and compile a ROM with most recent security patches which now runs on my good old TB2-X30L / TAB2 A10-30:
lineage-16.0-20210328-UNOFFICIAL-TB2-X30L.zip | by kenschbacher9 for 10
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Click to expand...
Click to collapse
Thank you very much, install your rom on my TB2-X30F and it goes very well, the only drawback that I present is that the wifi is very slow but the rom is excellent, thank you very much for your work.
palamaro said:
it seems that google drives are off. Can someone re-upload please?
Click to expand...
Click to collapse
it still work. u just need to remove the space between htttp:// AND drive.google.com...
nonicktoday said:
The tablet can also run on LineageOS 16 which is Android 9.
As I saw that the guys in the Russian 4PDA-Forum had been able to create a LiOS16, I was able to make some adjustments and compile a ROM with most recent security patches which now runs on my good old TB2-X30L / TAB2 A10-30:
lineage-16.0-20210328-UNOFFICIAL-TB2-X30L.zip | by kenschbacher9 for 10
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Click to expand...
Click to collapse
Hi all, I've been trying to install the L16 version but I cannot install gapps or any zip from twrp. What is the procedure to install it correctly?
Boyalikus said:
I have followed the instructions and successfully installed LiOS14. Then, however, I have factory reset the tablet via Settings. Now it always boots to TWRP, no matter what I have tried I could not installed back the LiOS14 I only have TWRP right now.
Any help?
Click to expand...
Click to collapse
removing battery worked for me
Ive tried this tutorial and i bricked my tablet (i didn t backup the original firmware ) but i learned something new
for everybody who bricked their tablets lenevo tab 2 tb2 x30L do this:
1.first install Qualcomm_USB_Driver_v1.0 https://androiddatahost.com/nbyn6
2.install qfill 2.0.0.5 https://mydevfiles.com/download/qfil-tool-v2-0-0-5/
3.in qfill select flat build , progammer path is where you have your stock rom and load content same thing
4.press volume up +volume down and power button at the same time on your tablet *screen should be black*
5.press download content in qfil as soon as you connect the tablet to pc
stock firmware https://firmwarefile.com/lenovo-tab-2-tb2-x30l
^ english is not my first language so sorry for mistakes ^
[DELETED]
mutrin said:
After few day i find out solution how to install custom ROM to my Lenovo tablet. I think its first guide how to do it because every other guides were for TB2-X30F but not for TB2-X30L.
Installation guide:
FILES TO DOWNLOAD:
ALL FILES: https:// drive.google.com/drive/folders/1heVQAryphuXNVt5k-HsUhfRrVr9MV34D
ALL LINKS WORK ! JUST DELETE THE SPACE BEFORE drive.google.com...​
1) On the tablet, at Settings, you must activate on the Developer Options the Bootloader Unlock (OEM unlocking) and USB debugging. Uncheck Verify apps over USB.
How to unlock Developer: https: //youtu.be/g5wkFAWDsg0
2) Download these files directly to your Android device, not to SD card.
a) https:// drive.google.com/file/d/1230xFbPA7DOGMhuX59yagEd6w1gNCI4o/view SuperSU-v2.79.zip (for me working only v2.79)
b) https:// drive.google.com/file/d/1vRW5RZixtNVfKbJ7nL2EUetANydfmLNg/view Gapps.zip (open_gapps-arm-7.1-micro-20180721)
b) https:// drive.google.com/file/d/13Mp8guzzOvb17s88IQyez_9reozpTNbw/view boot.img (from LiOS14-UNOFFICIAL-TB2-X30L)
3) Power off completely the tablet.
4) REMOVE SD CARD ! (because for me a part of system was installed on SD card).
5) Make sure you have a good cable so the connection between PC and tablet is perfect.
6) Download https: //drive.google.com/file/d/1XTDYs7kxagj-CXHsH_yyQnMXqYwAP_hK/view ADB and Fastboot to your PC .(here are the drivers too).
7) Unzip the zip archive and run with Administrator the apps from inside of the zip. To all the questions you must to press key Y to grant all the rights it needs.
8) Press and hold Volume up and plug in usb. Now you are in stock recovery menu.
9) From stock recovery select reboot to bootloader by using volume keys and power keys.
10) Wait about 5-10sec to tablet boot in bootloader mode. (shows lenovo logo in screen when ready)
11) Download the https:// drive.google.com/file/d/15IH55DgmD6SmlILjTukGeNcmYgUPcmCg/view recovery.img(its TWRP version for Lenovo Tab2 x30f so it wont work properly) and copy it into folder adb at local disk C (installed on step 7)
12) Run CMD with administrator and type cd C:\adb to select the adb folder.
13) In cmd type fastboot unlock-go and press enter. In case this command does not work, please try fastboot -s or fastboot oem unlock-go or fastboot oem unlock .
14) Flash recovery with command fastboot flash recovery recovery.img and then type fastboot boot recovery.img
15) From TWRP select Install and browse to emmc folder and then to your folder where you stored all files you downloaded.
(in bottom right corner you have Images... or Zips... here you can choose what type of file you want to install.
Install SuperSU-v2.79.zip
16) Now in menu select Wipe -> Advanced Wipe and check Dalvik Cache, Data and Cache. Wipe them.
17) Go back to menu and select Install. And install boot.img. At top of display check Boot and flash it.
19) Download https:// drive.google.com/file/d/1MlDxidIqLOZv_QZ91i8bsHgGdBMf7l9g/view LiOS14-UNOFFICIAL-TB2-X30L.zip and copy it into folder adb at local disk C (C:\adb).
18) Go to Menu select Advanced and open ADB Sideload. Go back to CMD on your pc and type
adb devices
If its your tablet properly connected you will see some letters and numbers and sideload. After that type
adb sideload LiOS14-UNOFFICIAL-TB2-X30L.zip
Now wait for finish the installation. If its installed corectly you will see Succesful at the top.
19) Repeate step number 15 and again install SuperSU-v2.79.zip (In installation you will see Boot image patcher)
20) Unplug your tablet from PC. And reboot it. First reboot may take 5-10 minutes and can reboot few times. DO NOT INTERRUPT THIS PROCESS.
21) After first start (set language, date..) Turn off devices.
22) Power on devices to recovery mode
(Press continuously the volume up and power key. When the screen on the tablet has started, release the power key and keep pressing the volume up key)
23) Now select again Install and install Gapps (open_gapps-arm-7.1-micro-20180721.zip). Then reboot it.
Now you have installed LiOS14-UNOFFICIAL (Android 7.1), with all stock apps(gapps) and also rooted device.
Click to expand...
Click to collapse
Will this work with x30F?

Categories

Resources