Lenovo Xiaoxin Pad 2022 (lenovo-tb128fu)
Jump to navigation
Jump to search
200px|alt=Not Yet :( Not Yet :( | |
Manufacturer | Lenovo |
---|---|
Name | Xiaoxin Pad 2022 |
Codename | lenovo-tb128fu |
Released | 2022 |
Category | testing |
Original software | Android |
Original version | 12.0 |
postmarketOS kernel | 6.1 |
Hardware | |
Chipset | Qualcomm Snapdragon 680 (SM6225) |
CPU | Octa-core (4x2.4 GHz Kryo 265 Gold & 4x1.8 GHz Kryo 265 Silver) |
GPU | Adreno 610 |
Display | 2000x1200 LCD |
Storage | 64 GB / 128 GB UFS 2.1 |
Memory | 4 GB / 6 GB |
Architecture | aarch64 |
Type | tablet |
USB Networking | |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Partial |
WiFi | |
FDE | |
Mainline |
Works |
Battery | |
3D Acceleration | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
NFC |
Unavailable |
Accelerometer | |
---|---|
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Barometer | |
Power Sensor | |
Camera Flash | |
---|---|
Keyboard | |
Touchpad | |
USB-A | |
HDMI/DP | |
Ir TX | |
Ir RX | |
Stylus | |
Haptics | |
Ethernet | |
FOSS bootloader | |
Contributors
Users owning this device
- TQMatvey (Notes: working on mainline support)
How to enter flash mode
On boot press and hold the Volume Up button. If your device is already powered off, press and hold the Volume Up and Power buttons simultaneously until you get to the "FASTBOOT" screen.
Installation
Install fastboot on your host system and run the following commands:
$ pmbootstrap init $ pmbootstrap install # fastboot erase dtbo $ pmbootstrap flasher flash_vbmeta # for now this is not required $ pmbootstrap flasher flash_rootfs # ufs doesnt work yet, so this is basically useless $ pmbootstrap flasher flash_kernel # fastboot reboot
Display
Currently only a simple framebuffer is supported.
See also
- pmaports!4162 Initial merge request
- sm6225 mainline repo
- sm6225 Matrix channel