Lenovo Tab2 A10-30L (lenovo-achilles): Difference between revisions
Appearance
m Ale000 moved page Lenovo Tab2 A10-30L (achilles) to Lenovo Tab2 A10-30L (lenovo-achilles): wrong codename |
No edit summary |
||
Line 17: | Line 17: | ||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = Y | | status_flashing = Y | ||
| status_touch = | | status_touch = Y | ||
| status_screen = P | | status_screen = P | ||
| status_wifi = | | status_wifi = | ||
Line 77: | Line 77: | ||
== Display issues == | == Display issues == | ||
The current state is: booting with graphical issues. Pixels are not correctly aligned like [https://user-images.githubusercontent.com/315080/30261765-c28df28e-96d6-11e7-971a-fd031704a810.jpg here]. The system boots and works (ssh and touchscreen are both usable). | The current state is: booting with graphical issues. Pixels are not correctly aligned like [https://user-images.githubusercontent.com/315080/30261765-c28df28e-96d6-11e7-971a-fd031704a810.jpg here]. The system boots and works fine (ssh and touchscreen are both usable). | ||
== See also == | == See also == | ||
* {{MR|4103|pmaports}} Initial merge request | |||
<!-- | <!-- | ||
Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234): | Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234): |
Revision as of 18:58, 20 May 2023
![]() Lenovo Tab2 A10-30L Marketing image (color blue) | |
Manufacturer | Lenovo |
---|---|
Name | Tab2 A10-30L (TB2-X30L) |
Codename | achilles |
Released | 2015 |
Hardware | |
Chipset | Qualcomm Snapdragon 210 (MSM8909) |
CPU | 4x Cortex-A7 |
GPU | Adreno 304 |
Display | 1280x800 IPS LCD |
Storage | 16GB |
Memory | 2GB |
Architecture | armv7 |
Software | |
Original software | Android 6.1 |
FOSS bootloader | no |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 3.10.49 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Partial |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
IR TX |
Broken |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
Broken |
NFC |
Broken |
Modem | |
Calls |
Broken |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
Broken |
USB-A |
Broken |
USB OTG |
No data |
HDMI/DP |
Broken |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Power Sensor |
No data |
Contributors
- Ale000
Users owning this device
How to enter flash mode
Power off the tablet, then hold Volume Down when powering on. After a vibration the screen will get stuck on the Lenovo logo, this means fastboot mode is active.
Installation
Requires TWRP to be installed as a prerequisite. |
Follow the installation instructions as usual, but use adb sideloading.
pmbootstrap init pmbootstrap install --android-recovery-zip
To flash unmount all partitions and initiate sideloading in TWRP before running this command
pmbootstrap flasher --method=adb sideload
Display issues
The current state is: booting with graphical issues. Pixels are not correctly aligned like here. The system boots and works fine (ssh and touchscreen are both usable).
See also
- pmaports!4103 Initial merge request