orangepi5
By Efe Çetin / DesktopGeneral purpose / 0 Comments

Orange Pi 5 and 5B

4K Video acceleration within Chromium works only in Jammy / Noble Gnome or KDE Neon desktop images with kernel 6.1.y

Enable AP6275P Wireless Module on Orange Pi 5:

Enable orangepi-5-ap6275p overlay from Hardware menu of armbian-config and reboot.

In order to run Kodi (sudo apt install kodi) with HW acceleration, you have to run kodi under gbm or wayland.

Armbian 24.11.1 Noble KDE Neon test report:

  • Flashed to SD card with USB imager
  • Boot ok, from sdcard, install to NVME and boot from
  • HDMI is ok, HDMI audio works
  • USB2 ports are ok
  • Gigabit Etherner is ok, troughput ~940Mbit/s
  • 4K video playback works in Chromium (accelerated)
  • Reboot and shutdown work as intended

Armbian 24.11.1 Bookworm minimal test report:

  • Flashed to SD card with USB imager
  • Boot ok, from sdcard
  • USB2 ports are ok
  • Gigabit Etherner is ok, troughput ~940Mbit/s
  • Reboot and shutdown work as intended
Picture of a Rock5B
By Lin Hanzhen / DesktopGeneral purpose / 0 Comments

Radxa Rock 5B

orangepi4-lts.png
By jock jock / General purposeDesktop / 0 Comments

Orange Pi 4 and LTS

  • Images for non LTS version can be downloaded here

Ubuntu Noble 24.8.1 XFCE testing:

  • Boot ok, from both sdcard and emmc
  • HDMI ok, boot splash screen shows up
  • USB2 and USB3 ok
  • Gigabit ethernet ok
  • Wireless ok
  • Bluetooth ok (although a bit spotty and usual cohabitation issues with wifi)
  • Analog audio codec is ok
  • Reboot and shutdown work as intended

 Debian Bookworm 24.8.1 minimal testing:

  • Boot ok, from both sdcard and emmc
  • HDMI ok
  • USB2 and USB3 ok
  • Gigabit ethernet ok, throughput is fine (~960mbps)
  • Wireless ok, throughput ok (~50mbps at 2.4ghz, but far from router)
  • Analog audio codec is ok
  • Reboot and shutdown work as intended
station-m1
By Oleg Ivanov / Desktop / 0 Comments

Station M2

In case of troubles booting, read this topic.

Important. For the new images to work, it is necessary to update the u-boot in eMMC on M2\P2. The new version of u-boot is compatible with the existing official versions of Station and Ubuntu, which are released by Firefly. To upgrade to the new version of u-boot, you need to follow several steps.

1. Download a special version of the image from the link.

download link

2. Unpack, write to the SD card.
3. Start the system, perform the initial configuration (answer the questions).
4. to start the update procedure, run the command

sudo /vendor/m2-station-update-uboot

After completing the procedure, turn off the system and you can use the new images as usual, perform the installation in eMMC\NVMe\SATA using the standard nand-install-sata utility.

Please note that before installing the system in eMMC\NVMe\SATA, I strongly recommend creating a full backup of the contents of eMMC. To do this, all ArmbianTV images have a special utility “ddbr”. BEFORE starting the installation, you need to run the ddbr utility and select creating a compressed copy. This will allow you to easily return to the current state of eMMC in the future.

station-p2
By Oleg Ivanov / Desktop / 0 Comments

Station P2

In case of troubles booting, read this topic.

Important. For the new images to work, it is necessary to update the u-boot in eMMC on P2. The new version of u-boot is compatible with the existing official versions of Station and Ubuntu, which are released by Firefly. To upgrade to the new version of u-boot, you need to follow several steps.
1. Download a special version of the image from the link.

Download link

2. Unpack, write to the SD card.
3. Start the system, perform the initial configuration (answer the questions).
4. to start the update procedure, run the command

sudo /vendor/p2-station-update-uboot

After completing the procedure, turn off the system and you can use the new images as usual, perform the installation in eMMC\NVMe\SATA using the standard nand-install-sata utility.

Please note that before installing the system in eMMC\NVMe\SATA, I strongly recommend creating a full backup of the contents of eMMC. To do this, all ArmbianTV images have a special utility “ddbr”. BEFORE starting the installation, you need to run the ddbr utility and select creating a compressed copy. This will allow you to easily return to the current state of eMMC in the future.

Notebook
By Igor Pečovnik / NASNetworkingDesktopGeneral purposeIOT / 0 Comments

ARM64

Better then Ubuntu? No Canonical proprietary solutions. Better then Debian? More recent package base.

Better then both:

  • HiDPI support for GRUB and desktop (automated adjustments on big screen resolutions),
  • immutable firmware (kernel upgrade locked to additionally enhance stability),
  • kernel headers preinstalled (easy additional drivers install),
  • ZFS 2.2.2 ready (apt install zfsutils-linux zfs-dkms),
  • face unlock works perfectly (if your camera is supported),
  • additional (hibernation) power saving method comes pre-configured (since standby doesn't always works),
  • snapd is not installed (user can install it).

Installation to HDD/SSD drive is done by transferring live image to the target (sudo armbian-install).

Notebook
By Igor Pečovnik / General purposeIOTNASNetworkingDesktop / 0 Comments

Intel / AMD

Why Armbian provides x86 builds?

Besides general advantages, there are several additional reasons:

  • bringing embedded Linux UX and development to mainstream x86 hardware
  • focus in hardware compatibility and device drivers
  • can be used for faster development, testing and automation
  • Ubuntu builds are cleaned from proprietary Canonical solutions and services
  • ready to run, live OS image with custom OS development