Well other option is the upstream broke somehow. KDE neon is based on their testing branch so if there is a faulty package uploaded desktop breaks.
Though we won't dive into this since KDE is no officially supported desktop environment by us. We mostly do GNOME and XFCE only. We don't have resources to deal with more while we wish we would/could.
Well yes and no. This depends in board family and how well support is matured. In case of rk3588 support is very basic. This is also an LTS kernel which means no new features will be available and only security fixes will be applied. Enhanced hdmi support is available in edge kernel and also in rockchip bsp which we call vendor.
If the system is accessible via terminal or ssh, use armbian-config to switch kernels. Otherwise - if available - download an image matching DE and kernel or use the build framework to build your own.
expected. HDMI or hw support in general in 6.12.y is very basic and I am often impressed that hdmi actually works on some boards with this kernel.
tl;dr: use vendor or edge kernels If need stuff running. current won't receive any further feature updates but security fixed only.
Hi,
I have a few sbcs live while most are laying on the shelf waiting for tests. I have a PiHole on an Orangepi One Plus.
On a ROC RK3399 PC PLUS I have paperless-ngx running in Docker.
On an OPi5 Plus I have Invidious, yourspotify and something else I frequently forget about. Most likely something from similar importance
There is no need to install the "wireguard" package from upstream which, as you noticed, has a dependency to Debian kernel which obviously fails to boot.
Since Wireguard is shipped by default with every Armbian image, all you need are the userspace tools which are in the "wireguard-tools" package which you can install with "--no-install-recommends" to avoid useless packages installed via soft dependency.
This should have been addressed: https://github.com/armbian/linux-rockchip/pull/373
May take a while until an updated kernel is available via apt. You can always build a up-to-date package by yourself using the build framework.
Having non-working hw is kind of expected with current kernel. Support for rk3588 is basic at most in this version and will not receive further enhancements in that matter. Security fixes only. If you need stuff working Try edge or vendor.
Bleeding edge. May work, may not. https://debug.armbian.de
No, this board isn't supported. However anyone from the community can step up and add support for it.
Found an attempt on Github:https://github.com/juanesf/build/pull/1
Hi
Providing logs with
PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u
helps with troubleshooting and significantly raises chances that issue gets addressed.
Correct way to provide logs:
Providing logs with
armbianmonitor -u
helps with troubleshooting and significantly raises chances that issue gets addressed.