Jump to content

Arrow DragonBoard 820c (arrow-db820c): Difference between revisions

From postmarketOS Wiki
Timbz (talk | contribs)
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 8200c
| 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 820 (APQ8096)
| 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 = embedded
| 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_mainline = Y
| 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. -->
<source lang="shell-session">
<syntaxhighlight lang="shell-session">
$ pmbootstrap init
$ pmbootstrap init
$ pmbootstrap install --fde
$ pmbootstrap install --fde
</source>
</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

Arrow DragonBoard 820c
DragonBoard 8200c
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
Linux
Linux
FOSS bootloader yes
postmarketOS
Category testing
yes
0.0
Device package device-arrow-db820c
Kernel package linux-arrow-db820c
Features
Works
Works
Works
Multimedia
3D Acceleration
Untested
Untested
Connectivity
WiFi
Untested
Bluetooth
Untested
Ethernet
Works
Miscellaneous
Untested
Untested
Untested
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


See also