Xunlong Orange Pi 3 (xunlong-orangepi3): Difference between revisions
No edit summary |
added some info about the Orange Pi 3 bl , hdmi , usb |
||
Line 36: | Line 36: | ||
| status_nfc = - | | status_nfc = - | ||
| status_irtx = - | | status_irtx = - | ||
| status_fossbootloader = Y | |||
| status_usba = Y | |||
| status_keyboard = - | |||
| status_touchpad = - | |||
| status_hdmidp = Y | |||
| booting = yes | | booting = yes | ||
Line 83: | Line 88: | ||
* [https://linux-sunxi.org/Xunlong_Orange_Pi_3 linux-sunxi wiki page] | * [https://linux-sunxi.org/Xunlong_Orange_Pi_3 linux-sunxi wiki page] | ||
* [https://begs.srht.site/blog/2021/running-postmarketos-on-orange-pi-3/ Blogpost about porting efforts] | * [https://begs.srht.site/blog/2021/running-postmarketos-on-orange-pi-3/ Blogpost about porting efforts] | ||
* [https://github.com/orangepi-xunlong/u-boot-orangepi The source code of the stock uboot] | |||
* {{MR|2268|pmaports}} Initial merge request | * {{MR|2268|pmaports}} Initial merge request | ||
<!-- | <!-- |
Revision as of 03:39, 22 October 2022
![]() Orange Pi 3 with UART connected | |
Manufacturer | Xunlong |
---|---|
Name | Orange Pi 3 |
Codename | xunlong-orangepi3 |
Released | 2019 |
Hardware | |
Chipset | Allwinner H6 |
CPU | 4x 1.8 GHz ARM Cortex-A53 |
GPU | Mali T720 MP2 600 MHz |
Display | HDMI port |
Storage | 8 GB eMMC (or empty slot) + microSD |
Memory | 1/2 GiB |
Architecture | aarch64 |
Software | |
Original software | BSP Linux 4.9 |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | Mainline |
Unixbench Whet/Dhry score | 1646.7 |
USB Networking |
Works |
---|---|
Internal storage |
No data |
SD card |
No data |
Screen |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
Partial |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
Miscellaneous | |
FDE |
No data |
USB-A |
Works |
USB OTG |
Works |
HDMI/DP |
Works |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Maintainer(s)
Users owning this device
- Exkc (Notes: toy found in store (no power brick))
Installation
Follow the Installation_guide, use sdcard method. Then insert microSD into TF-card slot and plug the power cable, pmOS should boot. If not, try once again (on cold boot SPL sometimes decides there is 4096 MiB of RAM and boot hangs).
To install to eMMC, flash ondev to SD or run pmbootstrap from present pmOS installation on SD.
Serial console
See linux-sunxi wiki page, connect your USB-UART adapter's RX to board's TX and vice versa.
OTG
As said in board's DTS,
/*
* This board doesn't have a controllable VBUS even though it
* does have an ID pin. Using it as anything but a USB host is
* unsafe.
*/
So you can't connect it to a PC via microUSB to transfer data, it will only gain charge. But there is 5 standard USB ports that can be used to connect any devices.
Audio
Hardware codec isn't supported in Linux kernel yet, so audio jack output won't work. However, HDMI audio works.
Ethernet
Will work after this aports MR is merged.
PCIe
It doesn't work, and likely won't ever. See linux-sunxi wiki for details.
See also
- linux-sunxi wiki page
- Blogpost about porting efforts
- The source code of the stock uboot
- pmaports!2268 Initial merge request
Screenshots
-
xfce4 on Orange Pi 3
-
Console on Orange Pi 3