User_green Posted September 8 Posted September 8 Hello, dear armbian community. I am using Orange Pi 5 plus, and I want to use kernel-6.16-5-edge-rockchip64 by armbian, as works much better than actual mainline (I have broken HDMI sound, buggy OpenGL, no power profiles) I, however, want to build kernel for different distro (OpenSUSE Tumbleweed, aka binpkg-rpm). Where do I get kernel sources to do this? (And is it the right place to ask this question?) 0 Quote
Solution Werner Posted September 9 Solution Posted September 9 moved since neither a review nor a tutorial. I made a writeup just a few days ago how to get an idea about how Armbian puts its kernel and uboot sources together with an example for a different board: 1 Quote
going Posted September 9 Posted September 9 08.09.2025 в 19:02, User_green сказал: I, however, want to build kernel for different distro (OpenSUSE Tumbleweed, aka binpkg-rpm). There are three ways to do this. The first simplest is to assemble a binary debian package using the Armbiyan assembly system and then convert it to a rpm package directly in a running OpenSuse OS. The second way is more complicated but it is more correct. You can take patches directly from the build system and apply them to OpenSuse kernel sources in the sequence in which the build system does this while running. Next, build the kernel package using rpmbuild. The third way is the same as the second but use OBS. This will allow you to have your own repository of signed packages and install them using zypper. 08.09.2025 в 19:02, User_green сказал: (And is it the right place to ask this question?) You can find like-minded people anywhere on our planet, including this place. Hope this helps you. 0 Quote
User_green Posted September 14 Author Posted September 14 That should work for me. Thanks to everyone, who have participated. 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.