Dantes Posted Sunday at 04:31 PM Posted Sunday at 04:31 PM My setup is still running, yay! I even updated to Trixie and all worked out fine. But I'm stuck on edge kernel 6.12.x, I saw that rolling had 6.16.x. So how do I install/convert to the rolling 6.16.x edge kernel ? 0 Quote
SteeMan Posted Sunday at 04:54 PM Posted Sunday at 04:54 PM First off, why do you want to? As the name 'edge' should imply, edge kernels are development kernels that are for testing purposes and may or may not work, and may break at any time. 'current' 6.12 in your case are LTS kernels that should be stable and more suited for non-development/testing use cases. If you do want edge kernels then you can use armbian-config to switch. 0 Quote
Dantes Posted yesterday at 02:59 AM Author Posted yesterday at 02:59 AM (edited) HDMI audio support was introduced in kernel version 6.15-rc1, but has yet to be backported to the Long-Term Support version. The absent audio functionality is currently the only notable issue affecting the overall user desktop experience. Edited yesterday at 03:01 AM by Dantes 0 Quote
The Tall Man Posted yesterday at 06:09 AM Posted yesterday at 06:09 AM You can switch to an edge kernel using armbian-config. You can install the stable edge or switch to the rolling releases and install the rolling edge. Stable edge is at 6.16.4 and should work just fine. 0 Quote
Werner Posted yesterday at 08:04 AM Posted yesterday at 08:04 AM 5 hours ago, Dantes said: but has yet to be backported to the Long-Term Support version Probably never will until roll-over to next LTS version. We don't have people to maintain this. 0 Quote
Dantes Posted 11 hours ago Author Posted 11 hours ago 13 hours ago, The Tall Man said: armbian-config Hmm... i dont think thats in there anymore due to some spring cleaning, all i have is: armbian-add-overlay armbian-install armbian-upgrade So I navigated to : https://github.com/armbian/configng/blob/main/tools/repository/armbian-config.sources Where I found: https://github.armbian.com/configng/ So I did: echo "deb [signed-by=/usr/share/keyrings/armbian.gpg] https://github.armbian.com/configng stable main" | sudo tee /etc/apt/sources.list.d/armbian-development.list > /dev/null sudo apt update sudo apt -y install armbian-config Lets hope it works out 12 hours ago, Werner said: We don't have people to maintain this. I totally understand, this problem will solve itself in what looks to be Linux 6.18 coming December. 0 Quote
Dantes Posted 1 hour ago Author Posted 1 hour ago (edited) And it did not work out, no sound in the edge 6.16 kernel. I did find : https://lkml.org/lkml/diff/2025/8/7/872/1 to enable HDMI-audio, which is most likely the reason. However the edge also has some graphics distortion (orange glow), so I'm not gaining a lot by applying that patch. Ill let everyone know Edited 1 hour ago by Dantes 0 Quote
The Tall Man Posted 13 minutes ago Posted 13 minutes ago (edited) 1 hour ago, Dantes said: the edge also has some graphics distortion (orange glow) I have a different board (Orange PI 5 Plus). My experience with the edge is that it works great in Wayland and terribly in X. Also KDE Plasma Wayland is different than Gnome Wayland (and Plasma is buggy in Trixie). So you could try all three combinations and see if one works better than the others. 1 hour ago, Dantes said: in the edge 6.16 kernel. You tried both the stable edge and the rolling edge ...with the same results? Edited 8 minutes ago by The Tall Man 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.