sakittelsen Posted yesterday at 04:34 PM Posted yesterday at 04:34 PM I have noticed that when building images using the same kernel but selecting Ubuntu or Debian base (Bookworm vs Jammy), some hardware doesn't work on one of the images. Since the kernel is identical, why is not the hardware support the same? Is there a different build script for the two bases? Different userspace drivers? Just wondering.. 0 Quote
laibsch Posted 8 hours ago Posted 8 hours ago it could be that there is a bug in one distro that is not present or already fixed in the other it could be that one image is missing a package that should have been installed (this would be a bug in Armbian if it affects one of the images we publish) best you can do is to report bugs if you think there is one 0 Quote
Igor Posted 6 hours ago Posted 6 hours ago 22 hours ago, sakittelsen said: some hardware doesn't work on one of the images Can you be more specific? 0 Quote
sakittelsen Posted 4 hours ago Author Posted 4 hours ago I have problems with gpu drivers. Some builds have Panfrost drivers, and some har software rendering. Often, Ubuntu has Panfrost, but Bookworm has Software. Prebuilt images often have Panfrost, but if I build the same image myself, there is no gpu driver. Learning about overlays, and looks like I have to enable gpu drivers there. I want to use Debian and not Ubuntu, but Ubuntu seens to have better hardware support (audio/video drivers). Not sure if that is just something I "think" 0 Quote
Werner Posted 4 hours ago Posted 4 hours ago Hm sounds like it all boils down to mesa. Ubuntu Noble has kisak ppa to provide a more current version while Debian can pull more recent mesa packages from backports. mesa-vpu extension should deal with that. 0 Quote
sakittelsen Posted 3 hours ago Author Posted 3 hours ago Yes, that sound right. Now I have to learn how to use backports or ppa ... 0 Quote
Werner Posted 3 hours ago Posted 3 hours ago Here is an sample implementation of both: https://forum.armbian.com/topic/51915-server-vs-desktop-images/#findComment-218346 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.