Difference between revisions of "Amazon Fire TV Stick Basic Edition (amazon-tank)"
Jump to navigation
Jump to search
(amazon-tank: Add information and picture) |
(Add UART picture) |
||
Line 81: | Line 81: | ||
* Install the recovery zip with ''adb shell twrp install /tmp/pmos-amazon-tank.zip'' | * Install the recovery zip with ''adb shell twrp install /tmp/pmos-amazon-tank.zip'' | ||
* Reboot with ''adb shell reboot'' | * Reboot with ''adb shell reboot'' | ||
+ | |||
+ | == Serial port == | ||
+ | [[File:amazon-tank_uart.jpg|800px|UART pads on amazon-tank]] | ||
+ | |||
+ | This picture shows the location of the UART pads on the PCB. | ||
== See also == | == See also == |
Revision as of 20:04, 11 February 2020
USB Networking |
Works |
---|---|
Flashing |
Works |
Touchscreen | |
Display |
Works |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera | |
GPS | |
Mobile data | |
SMS | |
Calls | |
USB OTG | |
Contributors
Nimayer(Symmetrist)
Maintainer(s)
Nimayer(Symmetrist)
Users owning this device
Information
The Amazon Fire TV Stick Basic Edition contains the same hardware of Fire TV Stick (Gen 2), but is meant for global market.
Unlocking the bootloader
Before installing PostmarketOS you need to unlock the bootloader using the amonet exploit as explained here.
Installation
- Install the amonet exploit following this guide on XDA
- Configure PostmarketOS using pmbootstrap init
- Create the recovery zip using pmbootstrap install --android-recovery-zip
- Export the recovery zip using pmbootstrap export
- Clone the amonet repository
- Launch amonet/boot-recovery.sh
- Connect the Fire TV Stick to your computer
- The Fire TV Stick should boot to TWRP recovery
- Copy the recovery zip with adb push /tmp/postmarketOS-export/pmos-amazon-tank.zip /tmp/
- Install the recovery zip with adb shell twrp install /tmp/pmos-amazon-tank.zip
- Reboot with adb shell reboot
Serial port
This picture shows the location of the UART pads on the PCB.
See also
- pmaports!939 Initial merge request