armbian-build/config
c127 15e454b2c5
Initial Support for Orange pi 5 pro board (#8348)
* Add initial support for Orangepi 5 Pro

Tested and Working:
Wireless & Bluetooth
USB 2.0 + USB 3.1
HDMI 2.1
Gigabit Ethernet (PCIe to RJ45 - Need drivers YT6801)
NVMe PCIe 2.0
MicroSD
Audio Controller es8388 - Audio Out
FAN PWM
LEDs PWM

Not Working:
Onboard Microphone
HDMI 2.0 (DP-HDMI - rockchip,rk3588-dp No Driver)

Not Tested:
Camera 1,2
eMMC

* OPi 5 Pro: Ethernet Driver Installation on First Boot

Implemented a simple script to install the driver
during first boot using the installation headers
included in the image. Takes just a few seconds
on first boot.

Disclaimer: Attempted installation in a chroot env but failed.

* fix: Make first-boot Ethernet driver install more robust

The `eth-driver-firstboot.service` would sometimes fail on first boot with a "Resource temporarily unavailable" error. This happened when another process had a lock on `dpkg`.

To fix this, the installation script now waits for any `dpkg` locks to be released before attempting to install the driver package. It also includes a retry mechanism (3 attempts) in case of a transient failure.

This ensures the network driver is successfully installed, providing a better out-of-box experience.
2025-07-11 16:57:29 +02:00
..
boards Initial Support for Orange pi 5 pro board (#8348) 2025-07-11 16:57:29 +02:00
bootenv meson8, MXQ: add boot from usb support, configurable dtb 2025-02-08 23:06:01 +01:00
bootscripts Update boot-mvebu.cmd after review 2025-06-09 21:18:08 +02:00
cli drop software-properties-common from CLI builds 2025-03-16 11:52:59 +01:00
desktop Trixie: drop non-existing packages 2025-06-08 18:05:07 +02:00
distributions Userspace status changes to EOS for bullseye, focal and jammy 2025-04-22 09:47:43 +02:00
its add emmc variants to FIT image (#4521) 2022-12-07 21:26:59 +01:00
kernel feat: Add CONFIG_BACKLIGHT_GPIO=m for TinyDRM backlight 2025-07-11 16:53:28 +02:00
optional Ubuntu Plucky: add architecture dependent packages 2025-02-20 06:57:22 +01:00
sources Fixup commit: c57969f8cd 2025-06-30 08:51:20 +02:00
templates Add _out of date_ notice to example config 2025-04-20 13:59:54 +02:00
torrents Remove old torrents which aren't referenced anywhere 2024-06-30 10:12:04 +00:00
aptly-temp.conf
armbian.key Armbian repository signining: add new key 2025-06-25 07:50:18 +02:00