Amazon Fire TV Stick 4K (amazon-mantis): Difference between revisions
Ungeskriptet (talk | contribs) amazon-mantis: added recovery mode & installation |
Ungeskriptet (talk | contribs) amazon-mantis: added TOC, sources & inital merge request |
||
Line 21: | Line 21: | ||
| status_xwayland = | | status_xwayland = | ||
| status_fde = | | status_fde = | ||
| status_mainline = | | status_mainline = - | ||
| status_battery = - | | status_battery = - | ||
| status_3d = | | status_3d = | ||
Line 37: | Line 37: | ||
| booting = yes | | booting = yes | ||
}} | }} | ||
__TOC__ | |||
== Contributors == | == Contributors == | ||
Line 61: | Line 63: | ||
== See also == | == See also == | ||
* [https://fccid.io/2AQIQ-6247 FCC certification page] | * [https://fccid.io/2AQIQ-6247 FCC certification page] | ||
* [https://fireos-tv-src.s3.amazonaws.com/jFHJ3x1uI48BdYRayERzgopeC2/FireTVStick4K-6.2.8.1-20210618.tar.bz2 Kernel + MT7668 driver sources] | |||
* {{MR|2476|pmaports}} Initial merge request | |||
[[Category:Mediatek]] | [[Category:Mediatek]] |
Revision as of 11:11, 31 August 2021
![]() Fire TV Stick 4K | |
Manufacturer | Amazon |
---|---|
Name | Fire TV Stick 4K |
Codename | amazon-mantis |
Released | 2018 |
Hardware | |
Chipset | MediaTek MT8695 |
CPU | Quad-core ARM Cortex-A53 1.7GHz |
GPU | PowerVR IMG GE8300 |
Display | HDMI |
Storage | 8 GB |
Memory | 1.5 GB DDR4 |
Architecture | aarch64 |
Software | |
Original software | Fire OS 6 (Android 7.1.2) |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | - |
Flashing |
Partial |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Screen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Broken |
Bluetooth |
Broken |
Miscellaneous | |
FDE |
No data |
USB OTG |
Works |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Maintainer(s)
Users owning this device
- FuchsPunk (Notes: Running pmOS)
- Ungeskriptet (Notes: Not in use currently; Rooted and UART wires soldered)
Unlocking the bootloader
Devices with a serial number containing VM190 or higher and unpatched devices with FireOS 6.2.8.0 or higher cannot be unlocked. If you have a compatible device follow this guide.
How to enter recovery mode
The Stick will detect if an USB OTG adapter is plugged in at bootup, so to boot into TWRP plug a mouse into the OTG adapter and click cancel at the 5 second countdown.
Installation
Note: The kernel only successfully compiles in armv7-mode, although aarch64 is supported by the SoC. |
Follow the installation guide and create a recovery zip, then export the zip using $ pmbootstrap export
and copy it onto a USB drive. Boot the Stick into recovery mode and install the zip from USB drive by going to "Install", "Select storage" and select the last storage device. When plugging in a USB drive/selecting storage the device may freeze up, so only insert the USB drive when already booted in TWRP.
Serial port
See also
- FCC certification page
- Kernel + MT7668 driver sources
- pmaports!2476 Initial merge request