Cant install TWRP - Xiaomi Mi Pad Questions & Answers

I tried many tutorials and (zips and imgs) but after every install (successful result) my tab is still booting into Mi stock recovery (2.0.x).
How can I properly install TWRP on mi tab 1?

azfar said:
I tried many tutorials and (zips and imgs) but after every install (successful result) my tab is still booting into Mi stock recovery (2.0.x).
How can I properly install TWRP on mi tab 1?
Click to expand...
Click to collapse
Did you follow this: https://forum.xda-developers.com/mi-pad/how-to/guide-flash-twrp-merge-partitions-mi-t3611814

Palm Trees said:
Did you follow this: https://forum.xda-developers.com/mi-pad/how-to/guide-flash-twrp-merge-partitions-mi-t3611814
Click to expand...
Click to collapse
Same again, still MI recovery 2.0.1.
1. Install 15 seconds ADB Installer v1.4.3 and extract the contents of Mi Pad 1 AIO.zip to your Mi Pad's internal storage.
2. On your Mi Pad 1 go to ‘Settings’ and ‘About Tablet’ press 7 times on ‘MIUI Version’ to enable developer options.
3. Go to ‘Additional Settings’ select ‘Developer Settings’ and turn on ‘USB Debugging’
4. Rename TWRP_multirom-v2.8.4-mocha.zip to update.zip (small letters only)
5. Run the following command in CMD ‘adb reboot recovery’
6. Press volume down and choose ‘English’ by pressing the power button
7. Choose ‘Install update.zip to System One’
8. ‘Confirm install update.zip?’ select ‘Yes’
9. Once complete, press ‘Back’ and ‘Power Off’.
10. Once Android is booted run the ‘adb reboot recovery’ command.

What are other steps you have followed?
Have you tried this? https://forum.xda-developers.com/mi-pad/help/twrp-recovery-mipad-t3109713

i managed to install cwm then twrp via cwm and things went fine.

Related

Unlocking Bootloader unofficially without a fastboot rom

Alright, this can be a noob-ish question but just wanted to ask if we can unlock the bootloader unofficially by wiping data of current rom and then directly using the fastboot flash *bootlader* command?
Proper Unofficial method suggests the internal storage wipe too, which i don't want.. so is this possible?
Manan44 said:
Alright, this can be a noob-ish question but just wanted to ask if we can unlock the bootloader unofficially by wiping data of current rom and then directly using the fastboot flash *bootlader* command?
Proper Unofficial method suggests the internal storage wipe too, which i don't want.. so is this possible?
Click to expand...
Click to collapse
I have the file for unlocking bootloader and installing twrp without voiding your warranty and loosing data...
Its unofficial but works well for me
I will be uploading it. With full instructions.
Wait for some days
The solution is here:
download the required files from the given link: [50mb]
https://drive.google.com/file/d/0B8198j2pU-9ZcjVFZjFkLVAtT1E/view?usp=drivesdk
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....
See the following overview video after installing the CM13 ROM:
https://www.youtube.com/watch?v=T--f7ClmQVM
[email protected] said:
The solution is here:
download the required files from the given link: [50mb]
https://drive.google.com/file/d/0B8198j2pU-9ZcjVFZjFkLVAtT1E/view?usp=drivesdk
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....
See the following overview video after installing the CM13 ROM:
Click to expand...
Click to collapse
Thanks for this, but i already have twrp and root.. just wanted to unlock bootloader as i flashed a MM aosp rom which relocked the bootloader.. so will the unlock bootloader bat file alone do the job???
Manan44 said:
Thanks for this, but i already have twrp and root.. just wanted to unlock bootloader as i flashed a MM aosp rom which relocked the bootloader.. so will the unlock bootloader bat file alone do the job???
Click to expand...
Click to collapse
Yes may be... But do it after getting your phone into edl mode
help
[email protected] said:
The solution is here:
download the required files from the given link: [50mb]
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
and GAPPS:
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine....
See the following overview video after installing the CM13 ROM:
Hi.what can i do if i can't open the phone to allow oem unlocking and usb debugging and windows don't let me to go to test mode.
Click to expand...
Click to collapse

need urgent help

hi guys m new to redmi note 3 i applied for unlock 20 days back and i tried unlocking it on global developer build but stuck at 50% tried china developer rom still same problem even tried i.mi and shows location when phone on it shows blue color when phone switched off shows grey colour any solution for this?
or i need to flash lolipop rom?
I have the file for unlocking bootloader and installing twrp without voiding your warranty and loosing data...
Its unofficial but works well for me
I will be uploading it. With full instructions.
Wait for some days
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine

[AIO]Bootloader unlock,twrp flashing and rooting

********************************
UNLOCK BOOTLOADER
********************************
WARNING:​I will not responsible if you damage your phone. So do this at your own risk.
************************************************** *
INSTRUCTIONS 1 (Getting Unlocking Permission)
************************************************** *​Before unlocking bootloader, you need to take permission from Xiaomi.
SKIP these steps and Jump to Instruction 2 if you already have unlocking permission in your mi account.
1. open this link[ http://en.miui.com/unlock ] and click on "Unlock Now" button.
2. Log in with your mi account.
3. Fill all details. While filling details you will find a text field "Please input your unlocking reason"
4. In this text field, enter these reasons: "I understand the risks of unlocking bootloader. I want to flash the ROM to fix the bootloop. I request you to grant me the permissions for unlocking."
5. Click on "Apply Now"
6. Verify phone via OTP. After that, your Account is verified and it says Processing and you will receive a SMS within 10 days.
7. Afer 2-3 days you will get a SMS Like "You have been granted for permissions To unlock ur device ..."
**********************************************
INSTRUCTIONS 2 (Changing Phone Setting)
**********************************************​1. Now you are having unlocking permission on your phone. So login into the Mi account in your phone with the same id on which you got the unlocking permission.
3. On your Redmi 3s/3s Prime, go to Settings > About Phone > Tap on "MIUI Version" 7 times. This will enable Developer Options.
3. Now go to Settings > Additional settings>Developer options > enable "USB debugging" and "OEM unlocking".
***********************************************
INSTRUCTIONS 3 (Downloading & Installing)
***********************************************​ 1.Download ADB driver and install it.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhT_fT0o5ui-Zk0Rl
2. Download & Install Mi Flash Tool.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUBGYLbwbHCczzH_
3.Download MiFlashUnlock Tool and extract to folder
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhT51klLtCm3abV_6
YOU NEED WINDOWS 7 TO UNLOCK BOOTLOADER SO PLEASE GUYS COOPERATE​GUYS WINDOWS 7 BECAUSE OF KEDACOM DEVICE PROBLEM AS WINDOWS 10 AUTOMATICALLY DOWNLOADS DEVICE DRIVER AND INSTALLS IT AND KEDACOM DRIVER DOSENT ALLOW ANY COMMAND TO GET TO YOUR DEVICE SO THERE IS UNLOCKING PROBLEM THAT YOU GUYS FACE I ALSO FACED SAME PROBLEM GUYS BUT AFTER IT I TRIED IN WINDOWS 7 AND I SUCCEEDED IN FIRST TRY.
***********************************************
STEPS:
***********************************************​1. On your computer, open MiFlashUnlock folder
2. Right click on MiFlashUnlock.exe and select "Run it as administrator" & click on 'Yes'
3. Login into the unlocking tool on PC with the same Mi account IN WHICH YOU GOT PERMISSION.
4. Reboot your phone into Bootloader mode. To do that, simply turn off your device, press & hold Power button + Volume down buttons at the same time. Hold until you see Mi Bunny Fastboot logo.
5. Now connect your phone to the computer using its USB cable.
6. Once your phone is connected, the Unlock button will become active.
7. Simply click on the Unlock button to start the process. The unlock process will take about 10-15 SECONDS
8. You will see the message in green color "Unlocking Successfully"
9 LEAVE A POST BELOW IF YOU FIND ANY PROBLEM.
If you like it then click on "THANKS" button
and Cheers if you UNLOCKED your bootloader successfully.​***********************************************
TWRP FLASHING:
***********************************************​1.AFTER YOU UNLOCKED BOOTLOADER.
2.DOWNLOAD THIS TWRP FILE JUST DON'T KNOW WHERE THIS CAME FROM ITS IN CHINESE OR SOME OTHER LANGUAGE I DONT KNOW WHICH.
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUQRu5_gsHAfX-oV
3. Reboot your phone into Bootloader mode. To do that, simply turn off your device, press & hold Power button + Volume down buttons at the same time. Hold until you see Mi Bunny Fastboot logo.
4. Now connect your phone to the computer using its USB cable.
5.in twrp recovery go to advanced and disable dm-verify before rebooting to system.
Reboot to recovery and enjoy your TWRP
NOTE:IF YOU DONT DISABLE DM VERIFY YOUR DEVICE MAY ENTER A BOOTLOOP​If you like it then click on "THANKS" button​***********************************************
ROOTING:
***********************************************​now after you have TWRP recovery installed reboot to recovery mode then just flash this super su zip file from the download link provided below link below is of latest supersu by chainfire
DOWNLOAD:https://1drv.ms/u/s!As8WYajEFuJlhUFNYcaVP0Amul4S
AND YOU UNLOCKED BOOTLOADER FLASHED TWRP AND ROOTED YOUR DEVICE
I dont hav win 7... Can we unlock bootloader of redmi 3s in win 8.1? Thank u...
madydj said:
I dont hav win 7... Can we unlock bootloader of redmi 3s in win 8.1? Thank u...
Click to expand...
Click to collapse
sorry for replying late and your ans you can try on win 8.1 may get success however I recommend windows 7
any way to change chinese writing for twrp?
Yes just go to folder where you extracted twrp just hold shift and right click while holding shift then you click on open command window here then connect your phone in fastboot mode then type fastboot flash recovery recovery.IMG then press enter then type fastboot reboot and you wrote twrp recovery I will soon update with a English twrp installer
kewlpanda said:
any way to change chinese writing for twrp?
Click to expand...
Click to collapse
link updated for recovery flasher now in english
Super su link broken... Pls fix... Thank u .
madydj said:
Super su link broken... Pls fix... Thank u .
Click to expand...
Click to collapse
Link works fine try again else I will update the link thank you

How to install drivers of Sony Xperia M4 Aqua, for those who do not work the fastboot

I apologize already for my poor english
If your m4 aqua won't stay in fastboot mode (so it turns off after a few second), then you have to follow these steps ​
1 Download the program from this link "flashtool.net/downloads_windows.php"
2 Install the program
- For steps 3 through 9, you can follow the guide for windows 8 on this page "flashtool.net/win8drivers.php"
With the images (even for those who have windows 10 if you need images to simplify your life , the steps are very similar)
3 Enter the computer settings -> Update and security -> Restore -> "Restart now" under the Advanced start section
4 The computer will reboot -> Troubleshoot -> Advanced options -> Startup settings -> Press "Restart"
5 After restarting another menu will appear, press 7 or F7 on the keyboard
6 The computer will now start
7 After entering the desktop, open the folder where the program was installed, enter the "drivers" folder and start the "Flashtool-drivers.exe" program
8 Select "Flashmode Drivers" and "Fastboot Drivers"
9 Follow the installer instructions until a window appears, where you will be asked if you want to install the drivers, press to install the drivers, and wait until you have finished installing all the drivers
I hope everything is clear and has helped someone :fingers-crossed: ​
https://developer.sony.com/develop/...d/unlock-bootloader/how-to-unlock-bootloader/
https://mirrors.zzu.edu.cn/android/repository/platform-tools_r26.0.2-windows.zip
http://www.flashtool.net/downloads_windows_prev.php
https://developer.android.com/studio/run/win-usb.html
get boot.img variant from
https://forum.xda-developers.com/m4-aqua/general/root-twrp-sony-xperia-m4-aqua-t3503369
get recovery twrp from
https://forum.xda-developers.com/m4...ck-concept-ify-improved-stock-mm-rom-t3671104
when stuck on loading after twrp, hold down vol down and power keys and restart. will take a while to get to start.
then boot to recovery, install conceptify and then follow
https://forum.xda-developers.com/showpost.php?p=78280260&postcount=552

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