Xunlong Orange Pi 3 (xunlong-orangepi3): Difference between revisions
m Fix typo |
m Tested sway, works perfectly |
||
Line 20: | Line 20: | ||
| status_screen = Y | | status_screen = Y | ||
| status_wifi = Y | | status_wifi = Y | ||
| status_xwayland = | | status_xwayland = Y | ||
| status_fde = | | status_fde = | ||
| status_mainline = Y | | status_mainline = Y | ||
| status_battery = - | | status_battery = - | ||
| status_3d = | | status_3d = Y | ||
| status_accel = - | | status_accel = - | ||
| status_audio = | | status_audio = |
Revision as of 12:26, 23 June 2021
![]() 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 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
USB Networking |
Works |
---|---|
Internal storage |
No data |
SD card |
No data |
Screen |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
Miscellaneous | |
FDE |
No data |
USB OTG |
Partial |
HDMI/DP |
No data |
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).
Serial console
See linux-sunxi wiki page, connect your USB-UART adapter's RX to board's TX and vice versa.
OTG
It seems to be impossible to connect a board to PC via microUSB port, as it only gains power and not recognises an interface, but it's hardware fault, not pmOS (see linux-sunxi wiki). However, board can act as OTG host, i.e. connect a keyboard via microUSB to USB adapter, or connect a flash drive with microUSB interface, or even a phone using microUSB to USB to microUSB adapter :D. However, when I connected my pmOS phone, it only started recieving power and hasn't been recognized at all, while phone detects board, but can't do anything. Also microUSB port is too near to AC, so I have to get another OTG adapter. Needs more testing. Regular USB ports work as expected.
See also
- linux-sunxi wiki page
- pmaports!2268 Initial merge request