Acer Liquid Zest 4G (acer-t07): Difference between revisions
Appearance
No edit summary Tags: mobile edit mobile web edit |
m added support page from Acer for this specific device |
||
Line 12: | Line 12: | ||
| display = 1280x720 LCD | | display = 1280x720 LCD | ||
| memory = 2 GB | | memory = 2 GB | ||
| architecture = | | architecture = aarch64 | ||
| status_usbnet = <!-- USB networking does work? then put Y here and delete this comment --> | | status_usbnet = <!-- USB networking does work? then put Y here and delete this comment --> | ||
| status_flashing = N | | status_flashing = N | ||
Line 80: | Line 80: | ||
* [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page] | * [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page] | ||
--> | --> | ||
[https://www.acer.com/ac/en/GB/content/support-product/6772?b=1 Acer support page] | |||
<!-- | <!-- | ||
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. | If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one. |
Revision as of 15:46, 7 June 2022
![]() | |
Manufacturer | Acer |
---|---|
Name | Liquid Zest 4G |
Codename | acer-t07 |
Released | 2016 |
Hardware | |
Chipset | MediaTek MT6735 |
CPU | 4 x Cortex-A53 1.3 GHz |
GPU | Mali-T720 |
Display | 1280x720 LCD |
Storage | 16 GB |
Memory | 2 GB |
Architecture | aarch64 |
Software | |
Original software | Android 6.0 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
Broken |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- Erik D. (erikd256)
Users owning this device
How to enter flash mode
Boot up while pressing volume up key, then navigate to the fastboot entry (keep pressing volume up key and see the arrow moving across the menu) and press volume down.
How to unlock bootloader
Go into fastboot mode, and type in your host device fastboot oem unlock
.
Installation
- Normal install with
pmbootstrap
, until the flashing step! - Go into fastboot mode
- Flash only the boot.img using
pmbootstrap flasher flash_kernel
. - Flashing system.img is imposible due to many errors.
- Afterwards, run
pmbootstrap install --sdcard=/dev/sdX (replace /dev/sdx with your number of the sdcard)
. - Put the SD-Card in your device and boot up.
See also