Amazon Fire 7 2015 (amazon-ford): Difference between revisions
Appearance
Rewrite page for new port from scratch |
Add new infobox fields |
||
Line 33: | Line 33: | ||
| status_otg = Y | | status_otg = Y | ||
| status_nfc = <!-- Near-Field Communication (NFC) works --> | | status_nfc = <!-- Near-Field Communication (NFC) works --> | ||
| status_usba = - | |||
| status_hdmidp = - | |||
| status_keyboard = - | |||
| status_touchpad = - | |||
| status_irtx = <!-- Infrared (IR) port works --> | | status_irtx = <!-- Infrared (IR) port works --> | ||
| status_trustzone = <!-- TrustZone works --> | |||
| status_accel = <!-- The sensor that measures proper acceleration works --> | | status_accel = <!-- The sensor that measures proper acceleration works --> | ||
| status_magnet = <!-- Magnetometer works --> | | status_magnet = <!-- Magnetometer works --> | ||
Line 39: | Line 44: | ||
| status_proximity = <!-- Proximity sensor works --> | | status_proximity = <!-- Proximity sensor works --> | ||
| status_hall = <!-- Hall effect sensor works --> | | status_hall = <!-- Hall effect sensor works --> | ||
| status_barometer = <!-- Barometer works --> | |||
| status_powersensor = <!-- Power sensor works --> | |||
| status_fossbootloader = N | |||
| booting = yes | | booting = yes | ||
| pmoskernel = 3.10.54 | | pmoskernel = 3.10.54 |
Revision as of 21:17, 24 July 2022
![]() Amazon Fire 7 running postmarketOS with Weston | |
Manufacturer | Amazon |
---|---|
Name | Fire 7 (2015) |
Codename | amazon-ford |
Released | 2015 |
Hardware | |
Chipset | MediaTek MT8127 |
CPU | Quad-core 1.3 GHz Cortex-A7 |
GPU | Mali-450MP4 |
Display | 600x1024 IPS |
Storage | 8 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software | FireOS 5 (Android 5) |
FOSS bootloader | no |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 3.10.54 |
Flashing |
Works |
---|---|
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 |
IR TX |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
Works |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Power Sensor |
No data |
Contributors
- BenTheTechGuy
Users owning this device
- Autumn64 (Notes: Booting PMOS under LXQt)
- BenTheTechGuy (Notes: Improving port)
- Cdde (Notes: running Debian)
- Chandi (Notes: Haven't got it to boot PMOS yet)
- Deci (Notes: LineageOS, having issues with pmbootstrap)
- Drbugfinder
- H ro
- Joeth (Notes: Haven't got it to boot PMOS yet)
- Reon0
- Stormwoodpecker
- TheShed412
- WowItsKaylie (Notes: Boots without GUI)
- Zoomer296
How to enter flash mode
- Your bootloader must be unlocked via this method: https://forum.xda-developers.com/amazon-fire/development/unlock-fire-t3899860
- PMOS needs to be flashed using TWRP instead of fastboot so the boot.img can be patched with the amonet exploit.
- TWRP can be reached by holding and at boot.
Installation
pmbootstrap init pmbootstrap install --android-recovery-zip # Make sure you're booted into TWRP at this point pmbootstrap flasher --method=adb sideload
See also
- pmaports!3286 Initial merge request