Arrow DragonBoard 820c (arrow-db820c): Difference between revisions
Appearance
Tags: mobile edit mobile web edit |
m drop status_mainline in preparation for its removal (bot edit) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox device | {{Infobox device | ||
| manufacturer = Arrow | | manufacturer = Arrow | ||
| name = DragonBoard | | name = DragonBoard 820c | ||
| codename = arrow-db820c | | codename = arrow-db820c | ||
| image = File:Arrow-db820c.jpg | | image = File:Arrow-db820c.jpg | ||
Line 8: | Line 8: | ||
| category = testing | | category = testing | ||
| originalsoftware = Linux | | originalsoftware = Linux | ||
| chipset = Qualcomm Snapdragon | | chipset = Qualcomm Snapdragon 820E (APQ8096) | ||
| cpu = 4x 2.35 GHz Kryo | | cpu = 4x 2.35 GHz Kryo | ||
| gpu = Adreno 530 | | gpu = Adreno 530 | ||
Line 15: | Line 15: | ||
| memory = 3 GB | | memory = 3 GB | ||
| architecture = aarch64 | | architecture = aarch64 | ||
| type = | | type = Development Board | ||
| whet_dhry = 0.0 <!-- see Unixbench page on wiki --> | | whet_dhry = 0.0 <!-- see Unixbench page on wiki --> | ||
<!-- Features --> | <!-- Features --> | ||
Line 26: | Line 26: | ||
| status_xwayland = | | status_xwayland = | ||
| status_fde = | | status_fde = | ||
| status_battery = - | | status_battery = - | ||
| status_3d = | | status_3d = | ||
Line 59: | Line 58: | ||
| status_fossbootloader = Y | | status_fossbootloader = Y | ||
| booting = yes | | booting = yes | ||
| packaged = yes | |||
| status = | | status = | ||
}} | }} | ||
Line 73: | Line 73: | ||
== How to enter flash mode == | == How to enter flash mode == | ||
Power on the device while holding Vol (-) button. For more information visit the [https://www.96boards.org/documentation/consumer/dragonboard/dragonboard820c/installation/linux-fastboot.md.html 96boards documentation]. | |||
== Installation == | == Installation == | ||
Line 78: | Line 79: | ||
<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. --> | <!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. --> | ||
< | <syntaxhighlight lang="shell-session"> | ||
$ pmbootstrap init | $ pmbootstrap init | ||
$ pmbootstrap install --fde | $ pmbootstrap install --fde | ||
</ | </syntaxhighlight> | ||
<!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | <!-- add more sections below as necessary, e.g. WiFi, photos, ... --> |
Latest revision as of 05:35, 29 May 2025
![]() DragonBoard 8200c | |
Manufacturer | Arrow |
---|---|
Name | DragonBoard 820c |
Codename | arrow-db820c |
Released | 2018 |
Type | development board |
Hardware | |
Chipset | Qualcomm Snapdragon 820E (APQ8096) |
CPU | 4x 2.35 GHz Kryo |
GPU | Adreno 530 |
Display | HDMI |
Storage | 32 GB |
Memory | 3 GB |
Architecture | aarch64 |
Software | |
Original software |
Linux |
Extended version |
Linux |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Mainline |
yes |
Unixbench score |
0.0 |
Device package |
![]() |
Kernel package |
![]() |
Flashing |
Works
|
---|---|
USB Networking |
Works
|
Screen |
Works
|
Multimedia | |
3D Acceleration |
Untested
|
Audio |
Untested
|
Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
Ethernet |
Works
|
Miscellaneous | |
FDE |
Untested
|
USB-A |
Untested
|
USB OTG |
Untested
|
HDMI/DP |
Works
|
Contributors
- Timbz
Users owning this device
How to enter flash mode
Power on the device while holding Vol (-) button. For more information visit the 96boards documentation.
Installation
Use pmbootstrap to build your own installation image.
$ pmbootstrap init
$ pmbootstrap install --fde