-
Posts
8 -
Joined
-
Last visited
Reputation Activity
-
Fabricio Martínez Tamayo reacted to laibsch in Building Armbian Distribution with Kernel 6.10 for Orange Pi 5 Pro
I am glad to hear of your success
Beware that edge is the bleeding edge and where we break things. Vendor is the one the board maker supplied you with, most likely outdated and hacked up. You are usually best off with the current kernel, except of course when there was some recent hardware enablement work going on in the edge kernel for your work.
-
Fabricio Martínez Tamayo reacted to laibsch in Building Armbian Distribution with Kernel 6.10 for Orange Pi 5 Pro
'for kernel in current edge vendor;do ./compile.sh BOARD=orangepi5pro BUILD_DESKTOP="no" BRANCH=$kernel RELEASE=noble KERNEL_CONFIGURE=no BUILD_MINIMAL=yes SHARE_LOG=yes;done' should do it, for example. That would get you an image with an Armbian-patched kernel of the current, edge and vendor flavor. It's really THAT simple :-D
-
Fabricio Martínez Tamayo reacted to Igor in unable to get a working kernel with armbian build
HDMI output might be broken on this kernel - mainline support is still fragile, perhaps for this board there is no device tree yet and it fails early.
-
Fabricio Martínez Tamayo reacted to laibsch in unable to get a working kernel with armbian build
follow http://debug.armbian.de