Package Details: armbian-imager-bin 1.3.3-1

Git Clone URL: https://aur.archlinux.org/armbian-imager-bin.git (read-only, click to copy)
Package Base: armbian-imager-bin
Description: Utility for flashing Armbian OS images to SD cards and USB drives.
Upstream URL: https://armbian.com/
Keywords: armbian armbian-bin armbian-imager
Licenses: GPL-2.0
Conflicts: armbian-imager
Provides: armbian-imager
Submitter: MrRedstonia
Maintainer: MrRedstonia
Last Packager: MrRedstonia
Votes: 3
Popularity: 1.30
First Submitted: 2026-02-04 10:59 (UTC)
Last Updated: 2026-05-22 19:04 (UTC)

Pinned Comments

MrRedstonia commented on 2026-05-22 19:09 (UTC)

Fixed the NVIDIA issue in the latest version. Sorry it took a while to update to 1.3.3. I've just had to deal with stuff lately.

Latest Comments

MrRedstonia commented on 2026-05-22 19:09 (UTC)

Fixed the NVIDIA issue in the latest version. Sorry it took a while to update to 1.3.3. I've just had to deal with stuff lately.

r3b1s commented on 2026-05-02 01:09 (UTC)

I am running Hyprland + nvidia gpu. Kept crashing on launch. Launching via armbian-imager in the terminal I kept getting this error:

Gdk-Message: 17:53:39.847: Error 71 (Protocol error) dispatching to Wayland display.

Forcing x11 for GDK_BACKEND fixed the instant crashing: GDK_BACKEND=x11 armbian-imager

But like blackhole experienced, the window was blank. Running it with this instead worked out. Appeared to fix all issues during the one flash I used the tool for: WEBKIT_DISABLE_DMABUF_RENDERER=1 armbian-imager

blackhole commented on 2026-04-11 07:26 (UTC)

armbian-imager starts but with a blank window.