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.
Search Criteria
Package Details: armbian-imager-bin 1.3.3-1
Package Actions
| 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) |
Dependencies (8)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- binutils (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
MrRedstonia commented on 2026-05-22 19:09 (UTC)
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.
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.