Medion Lifetab P10610
This device is marked as not booting. |
Manufacturer | Medion |
---|---|
Name | Lifetab P10610 |
Released | 2018 |
Type | tablet |
Hardware | |
Chipset | Qualcomm Snapdragon 430 (MSM8937) |
CPU | 8x Cortex-A53 cluster |
GPU | Adreno 505 |
Display | 1920 x 1080 touchscreen |
Storage | 32 GB internal storage |
Memory | 2 GB |
Architecture | aarch64 |
Software | |
Original software The software and version the device was shipped with. |
Android 8.1 |
Extended version The most recent supported version from the manufacturer. |
Android 8.1 |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
no |
How to enter flash mode
To start fastboot mode: First enable developer options by navigating to system -> build number -> push it 7 times
When tablet is running Android (with usb debugging AND oem unlock enabled in the developer options) or recovery run
adb reboot bootloader
To unlock bootloader in fastboot mode (CAUTION: this will erase userdata! Backup before doing this!):
fastboot oem unlock
To boot into recovery: hold volume down and power on at the same time to start device.
Current Issues
The tab only has one boot partition which is only accessible when rooted. Since I dont want to overwrite the image with a patched image (and I neither have a fitting android oreo or the original manufacturer image) I cant proceed until I have found a way to maybe temp root the device, extract the original image, analyze and back it up for later use.