Jump to content

Amediatech X96 air (amediatech-x96-air): Difference between revisions

From postmarketOS Wiki
m See also: fix syntaxs
Maxnet (talk | contribs)
clean up
Line 3: Line 3:
| name = x96 Air
| name = x96 Air
| codename = amediatech-x96-air
| codename = amediatech-x96-air
| image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg
| imagecaption = CHANGE_ME
| releaseyear = 2019
| releaseyear = 2019
| originalsoftware = Android
| originalsoftware = Android
Line 21: Line 19:
| status_screen = Y
| status_screen = Y
| status_wifi = N
| status_wifi = N
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| status_xwayland =
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_fde =
| status_mainline = Y
| status_mainline = Y
| status_battery = -
| status_battery = -
Line 33: Line 31:
| status_sms = -
| status_sms = -
| status_calls = -
| status_calls = -
| status = <!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| status =
| status_otg =
| status_otg =
| status_nfc = -
| status_nfc = -
Line 57: Line 55:
== Users owning this device ==
== Users owning this device ==
{{Device owners}}
{{Device owners}}
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->
<!-- you may need to purge page cache to see changes (more->purge cache)-->
<!-- you can use {{My devices}} on your profile page to show table with all your devices -->


== Summary  ==
== Summary  ==
This device is nearly identical to the
This device is nearly identical to the
[https://wiki.postmarketos.org/wiki/Amediatech_X96_max_plus_(amediatech-x96-max-plus)#/editor/all
[https://wiki.postmarketos.org/wiki/Amediatech_X96_max_plus_(amediatech-x96-max-plus) X96 Max Plus].
X96 Max Plus].


The main difference is additional USB 2.0 port on the device.
The main difference is additional USB 2.0 port on the device.
Line 72: Line 65:
* 100M LAN
* 100M LAN
* 1Gbit LAN
* 1Gbit LAN
== How to enter flash mode ==


== Installation ==
== Installation ==
Use [[pmbootstrap]] to build your own installation image.
Use [[pmbootstrap]] to build your own installation image.


<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. -->
<syntaxhighlight lang="shell-session">
<source lang="shell-session">
$ pmbootstrap init
$ pmbootstrap init
$ pmbootstrap install --fde
$ pmbootstrap install --fde
</source>
</syntaxhighlight>
 
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->


== See also ==
== See also ==
* {{MR|4108|pmaports}} Initial merge request
* {{MR|4108|pmaports}} Initial merge request
<!--
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Device package|DEVICE_CODENAME}}
* {{Kernel package|DEVICE_CODENAME}}
-->

Revision as of 18:29, 13 February 2024

Amediatech x96 Air
Manufacturer Amediatech
Name x96 Air
Codename amediatech-x96-air
Released 2019
Type set-top box
Hardware
Chipset Amlogic S905X3
CPU Quad-core 2 GHz Cortex-A55
GPU Mali-G31
Display HDMI
Storage 16GB/32GB/64GB
Memory 2GB/4GB
Architecture aarch64
Software
Original software Android
Original version 9
FOSS bootloader partial
postmarketOS
Category testing
Pre-built images no
Mainline yes
Features
Flashing
No data
USB Networking
No data
Internal storage
No data
SD card
No data
Screen
Works
Multimedia
3D Acceleration
Works
Audio
Broken
Camera Flash
No data
IR TX
No data
IR RX
No data
Connectivity
WiFi
Broken
Bluetooth
Broken
Ethernet
No data
Miscellaneous
FDE
No data
USB-A
Works
SATA/eSATA
No data
USB OTG
No data
HDMI/DP
Works
Sensors
Haptics
No data
Power Sensor
No data


Contributors

  • Petr Hodina

Users owning this device

Summary

This device is nearly identical to the X96 Max Plus.

The main difference is additional USB 2.0 port on the device.

There are 2 variants:

  • 100M LAN
  • 1Gbit LAN

Installation

Use pmbootstrap to build your own installation image.

$ pmbootstrap init
$ pmbootstrap install --fde

See also