Jump to content

Recommended Posts

Posted

I'm using the command ./compile.sh build BOARD=rpi4b BRANCH=current KERNELBRANCH=current SKIP_ARMBIAN_REPO=yes SKIP_ARMBIAN_CONFIG=yes SKIP_EXTERNAL_TOOLCHAINS=yes BUILD_DESKTOP=no BUILD_MINIMAL=yes CLEAN_LEVEL=make-kernel,alldebs,images,cache EXPERT=yes KERNEL_CONFIGURE=no NEWPKG=true OFFLINE_WORK=no KERNEL_BTF=no RELEASE=noble

Posted
5 hours ago, Werner said:

outdated tag, unsupported

What @Werner means by this comment is that you need to update your code to current github code base.  You can't use old code to build.  The dependencies that get pulled in during the build process change over time.  So you always need to be on current (or near current) github source for armbian build to reliably build images.

Posted

If you need an own build for some reason, you should be able to debug it as well. Why does it fail, others cannot know that from that screenshot. Also you yourself cannot. You need serial console etc, look into bootprocess of RPi, examine files and logs. In general it is rather simple compared to other SBC's, but still you need to do that yourself. It also might be an (additional) problem with you Pi or some SD-card adaptor etc/

Why can't you not use the standard available image? You can remove/tweak/add from there as well.

Posted
17 hours ago, Guilherme said:

./compile.sh build BOARD=rpi4b BRANCH=current KERNELBRANCH=current SKIP_ARMBIAN_REPO=yes SKIP_ARMBIAN_CONFIG=yes SKIP_EXTERNAL_TOOLCHAINS=yes BUILD_DESKTOP=no BUILD_MINIMAL=yes CLEAN_LEVEL=make-kernel,alldebs,images,cache EXPERT=yes KERNEL_CONFIGURE=no NEWPKG=true OFFLINE_WORK=no KERNEL_BTF=no RELEASE=noble

did you even research what all these switches do? NEWPKG does not even exist, SKIP_EXTERNAL_TOOLCHAINS was removed recently and KERNELBRANCH is ususally a specific tag and EXPERT....well...are you?

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines