Difference between revisions of "Amazon Kindle Fire HD 3rd Generation (amazon-soho)"
Jack Kekzoz (talk | contribs) (booting now) |
(clean up) |
||
Line 14: | Line 14: | ||
| memory = 1 GB | | memory = 1 GB | ||
| architecture = armv7 | | architecture = armv7 | ||
− | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = P | | status_flashing = P | ||
| status_touch = Y | | status_touch = Y | ||
| status_screen = P | | status_screen = P | ||
− | | status_wifi = | + | | status_wifi = |
− | | status_xwayland = | + | | status_xwayland = |
− | | status_fde = | + | | status_fde = |
− | | status_mainline = | + | | status_mainline = |
− | | status_battery = | + | | status_battery = |
− | | status_3d = | + | | status_3d = |
− | | status_accel = | + | | status_accel = |
− | | status_audio = | + | | status_audio = |
− | | status_bluetooth = | + | | status_bluetooth = |
| status_camera = - | | status_camera = - | ||
| status_gps = - | | status_gps = - | ||
Line 33: | Line 32: | ||
| status_sms = - | | status_sms = - | ||
| status_calls = - | | status_calls = - | ||
− | | status = | + | | status = |
− | | booting = yes | + | | booting = yes |
− | |||
| pmoskernel = 3.4.113 | | pmoskernel = 3.4.113 | ||
<!-- you can also use these lines if you need to: | <!-- you can also use these lines if you need to: | ||
− | |||
− | |||
see Unixbench page on wiki | see Unixbench page on wiki | ||
| whet_dhry = 0.0 | | whet_dhry = 0.0 | ||
Line 56: | Line 52: | ||
== Users owning this device == | == Users owning this device == | ||
{{Device owners}} | {{Device owners}} | ||
− | |||
− | |||
− | |||
− | |||
== How to enter flash mode == | == How to enter flash mode == | ||
Line 73: | Line 65: | ||
Sideloading a recovery zip in TWRP also should work. | Sideloading a recovery zip in TWRP also should work. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 11:15, 27 February 2021
USB Networking |
Works |
---|---|
Flashing |
Partial |
Touchscreen |
Works |
Display |
Partial |
WiFi | |
Xwayland | |
FDE | |
Mainline | |
Battery | |
3D Acceleration | |
Accelerometer | |
Audio | |
Bluetooth | |
Camera |
Unavailable |
GPS |
Unavailable |
Mobile data |
Unavailable |
SMS |
Unavailable |
Calls |
Unavailable |
USB OTG | |
Contributors
- Jack Kekzoz
Maintainer(s)
- Jack Kekzoz
Users owning this device
How to enter flash mode
To get into fastboot mode, a fastboot/factory cable is required. Connect the cable to the (powered off) device first, and then connect it to your computer. The device will then boot into fastboot mode.
You will most likely need one of these cables to install TWRP.
To boot into TWRP once installed, press the volume down button and the power button at the same time, releasing the power button when the 'Kindle Fire' logo appears, and only releasing the volume down button when the white Amazon logo appears.
Installation
For flashing, pmbootstrap flasher flash_rootfs
works, but for some reason pmbootstrap flasher flash_kernel
does not. However, pmbootstrap export
allows you to fastboot flash boot /path/to/boot.img-amazon-soho
, which works fine.
Sideloading a recovery zip in TWRP also should work.