Lenovo Tab M10 (2nd Gen) WiFi TB-X306F
- 2 mins
Disclaimer
#include <std_disclaimer.h> /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at us for messing up your device, we will laugh at you. * Use at your Own Risk. * */
Lenovo Tab M10 HD (amar_row_wifi) specs
Halium 11 based
Status
- Recovery
- Boot
- Bluetooth
- Camera Fotos and Video Recording
- GPS
- Audio works
- Bluetooth Audio
- Waydroid
- MTP
- ADB
- SSH
- Online charge
- Offline Charge
- Wifi
- SDCard
- Wireless display ( Broken cannects and disconnects sometimes image will cast )
- Manual Brightness Works
- Hardware video playback
- Rotation
- Proximity sensor
- Virtualization
- GPU
- Lightsensor
- Proximity sensor
- Automatic brightness
- Hotspot
- Airplane Mode
Install:
-
Download The latest devel-flashable-focal image from latest CI builds https://gitlab.com/uports/h10/lenovo-m10-hd/lenovo-m10-hd/-/pipelines
-
Flash the Ubuntu boot.img:
fastboot flash boot ./boot.img
- Download vbmeta.img
fastboot --disable-verification flash vbmeta ./vbmeta.img
- Reboot to fastboot
fastboot reboot fastboot
- Format userdata
fastboot format:ext4 userdata
- Delete product logical partition
fastboot delete-logical-partition product
- Resise system partition
fastboot resize-logical-partition system 3978565472
- Flash Ubuntu Rootfs:
fastboot flash system ./ubuntu.img