Guilherme Posted 9 hours ago Posted 9 hours ago I need help. Every version I generate for Raspberry Pi 5 Armbian-unofficial_25.08.0-trunk_Rpi4b_noble_current_6.12.32_minimal shows the error shown in the photo. 0 Quote
Werner Posted 9 hours ago Posted 9 hours ago moved Cannot reproduce. Download image works just fine https://dl.armbian.com/rpi4b/Noble_current_minimal Quote generate [...] 25.08.0 outdated tag, unsupported 0 Quote
Guilherme Posted 8 hours ago Author Posted 8 hours ago (edited) The image is generated, but when I put it in the Raspberry Pi, it displays the screen. Edited 8 hours ago by Guilherme 0 Quote
Guilherme Posted 8 hours ago Author Posted 8 hours ago 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 0 Quote
SteeMan Posted 3 hours ago Posted 3 hours ago 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. 0 Quote
Guilherme Posted 1 hour ago Author Posted 1 hour ago But I already tried that and it didn't work. 0 Quote
eselarm Posted 1 hour ago Posted 1 hour ago 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. 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.