Lenovo Tab P11 (lenovo-j606f)
Appearance
This device is marked as not booting. Status: kernel compiles, doesn't boot |
![]() Lenovo Tab P11 | |
Manufacturer | Lenovo |
---|---|
Name | Tab P11 |
Codename | lenovo-tbj606f |
Released | 2020 |
Hardware | |
Chipset | Qualcomm SM6115 Snapdragon 662 |
CPU |
4x2.3 GHz Kryo 260 Gold 4x1.8 GHz Kryo 260 Silver |
GPU | Adreno 610 |
Display | 1200 x 2000 |
Storage | 64/128GB |
Memory | 4/6GB |
Architecture | aarch64 |
Software | |
Original software |
Android 10 |
Extended version |
Android 10 |
Mainline |
no |
Contributors
- MollySophia
Users owning this device
- NBon (Notes: Untested yet)
- Ungeskriptet (Notes: Broken LCD)
How to enter flash mode
Enter Fastboot
- Power off the device, press POWER and VOL-, and release POWER key after a vibration, it should enter bootloader mode.
- Use volume key to select 'Recovery Mode', then select 'Enter fastboot', which starts user-space fastbootd.
- Alternatively, you can also use 'adb reboot fastboot'
Enter EDL Mode
- Power off the device, press VOL+ and connect to the computer with usb cable.
Unlocking the bootloader
Note: You have to wait at least 8 hours after initially connecting to the Internet for Lenovo to process your serial number. |
- Go to Settings → My Device, tap on ZUI Version until developer settings are enabled.
- Go to General Settings → Developer Settings and enable "OEM Unlocking".
- Boot into fastboot mode and connect it to a PC
- Take note of the serial number shown on the bootloader screen.
- Download your
sn.img
from http://cdn.zui.lenovomm.com/developer/tabletboot/(your_sn_number)/sn.img (Replace the brackets with your number in the link) - Flash your
sn.img
withfastboot flash unlock sn.img
. - Unlock the bootloader with
fastboot oem unlock-go
Alternatively this page can also be used to get the sn.img
.
Installation
/* Not yet */