





















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
armbian-imager starts but with a blank window.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
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.