Asus Zenfone 5 (asus-t00f): Difference between revisions
Appearance
m originalversion extendedversion |
m Add type |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = | | manufacturer = Asus | ||
| name = Zenfone 5 | | name = Zenfone 5 | ||
| codename = asus-t00f | | codename = asus-t00f | ||
Line 10: | Line 10: | ||
| extendedversion = 5.0.2 | | extendedversion = 5.0.2 | ||
| pmoskernel = 3.10.107 | | pmoskernel = 3.10.107 | ||
| chipset = Intel | | chipset = Intel Cloverview Z2580 / Z2560 | ||
| cpu = | | cpu = Intel Atom Z2580 /Z2560 @ 2.0 GHz / 1.6 GHz (Dual-Core) | ||
| gpu = PowerVR SGX544MP2 | | gpu = PowerVR SGX544MP2 | ||
| storage = 8/16/32 GB | | storage = 8/16/32 GB | ||
Line 17: | Line 17: | ||
| memory = 2 GB | | memory = 2 GB | ||
| architecture = x86 | | architecture = x86 | ||
| type = handset | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = | | status_flashing = | ||
Line 70: | Line 71: | ||
* {{Device package|asus-t00f}} | * {{Device package|asus-t00f}} | ||
* {{Kernel package|asus-t00f}} | * {{Kernel package|asus-t00f}} | ||
* [[Intel MID]] |
Latest revision as of 15:41, 11 September 2024
![]() Asus Zenfone 5 running mate-terminal | |
Manufacturer | Asus |
---|---|
Name | Zenfone 5 |
Codename | asus-t00f |
Released | 2014 |
Type | handset |
Hardware | |
Chipset | Intel Cloverview Z2580 / Z2560 |
CPU | Intel Atom Z2580 /Z2560 @ 2.0 GHz / 1.6 GHz (Dual-Core) |
GPU | PowerVR SGX544MP2 |
Display | 720x1280 5" IPS |
Storage | 8/16/32 GB |
Memory | 2 GB |
Architecture | x86 |
Software | |
Original software | Android |
Original version | 4.3 |
Extended version | 5.0.2 |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 3.10.107 |
Flashing |
No data |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
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 |
Works |
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
yxist
Device owners
How to enter flash mode
Hold power button and volume up while device is turned off
Installation
Zenfone 5 uses non-standard bootimg format, so we'll need to create it manually. You'll need a working Zenfone 5 boot.img to proceed.
$ pmbootstrap install --sdcard=/dev/sd?
$ pmbootstrap export
$ git clone https://github.com/shakalaca/ZenFone-boot-tools
$ cd ZenFone-boot-tools
$ make
$ ./pack_intel ./path/to/original/boot.img /tmp/postmarketOS-export/vmlinuz-asus-t00f /tmp/postmarketOS-export/initramfs-asus-t00f output_boot.img
Then you can flash output_boot.img as you normally would using fastboot.
$ sudo fastboot flash boot output_boot.img
See also
- !1176 Initial merge request
- Device package
- Kernel package
- Intel MID