Jump to content

frontrange

Members
  • Posts

    4
  • Joined

  • Last visited

  1. FWIW, I tried a newer image Armbian 23.02.2 Jammy with Linux 6.1.11-meson64 and got a different error, which only seems to happen when the kernel configuration option is selected: [🌱] Syncing clock [ host ] [πŸ”¨] 5 Mar 14:14:43 ntpdate[8332]: adjust time server 69.89.207.199 offset -0.002988 sec [πŸ”¨] '/home/steve/build/config/templates/customize-image.sh.template' -> '/home/steve/build/userpatches/customize-image.sh' [🌱] artifact [ uboot :: uboot() ] [🌱] Producing new & caching [ GIT_INFO_UBOOT ] [🌱] Fetching SHA1 of tag v2023.01^{} [ https://github.com/u-boot/u-boot ] [🌱] SHA1 of tag v2023.01^{} [ '62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9' ] [🌱] Getting ORAS manifest [ ORAS manifest from ghcr.io/armbian/cache-uboot/uboot-odroidhc4-current:2023.01-S62e2-P1cd3-B680b ] [🌱] Downloading required [ ORAS tooling ] parse error: Invalid numeric literal at line 1, column 11 [πŸ’₯] Error 4 occurred in SUBSHELL [ SUBSHELL at /home/steve/build/lib/functions/general/oci-oras.sh:141 ] [πŸ’₯] Error 4 occurred in main shell [ at /home/steve/build/lib/functions/general/oci-oras.sh:141 oras_get_artifact_manifest() --> lib/functions/general/oci-oras.sh:141 is_artifact_available_in_remote_cache() --> lib/functions/artifacts/artifacts-obtain.sh:279 artifact_uboot_is_available_in_remote_cache() --> lib/functions/artifacts/artifact-uboot.sh:107 artifact_is_available_in_remote_cache() --> lib/functions/artifacts/artifacts-obtain.sh:24 do_with_logging() --> lib/functions/logging/section-logging.sh:72 obtain_complete_artifact() --> lib/functions/artifacts/artifacts-obtain.sh:169 build_artifact_for_image() --> lib/functions/artifacts/artifacts-obtain.sh:209 main_default_build_packages() --> lib/functions/main/build-packages.sh:49 full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:4 do_with_default_build() --> lib/functions/main/default-build.sh:17 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:17 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:126 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:164 main() --> compile.sh:52 ] [πŸ’₯] Cleaning up [ please wait for cleanups to finish ] [🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-no-uuidgen-yet-20599-471010.log.ans ] [🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-
  2. I'm having trouble trying to do a custom kernel configuration using this image on my hc4. It's just not opening menuconfig, I get the screen to select the board ( odroid hc4), then the LTS/Edge kernel screen, then this is the only output: ~/build$ ./compile.sh BOARD=odroidhc4 BRANCH=current BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=yes KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,img [🌿] Applying cmdline param [ 'BUILD_MINIMAL': '(empty)' --> 'no' early ] [🌿] Applying cmdline param [ 'COMPRESS_OUTPUTIMAGE': '(empty)' --> 'sha,img' early ] [🌿] Applying cmdline param [ 'BUILD_DESKTOP': '(empty)' --> 'no' early ] [🌿] Applying cmdline param [ 'BRANCH': '(empty)' --> 'current' early ] [🌿] Applying cmdline param [ 'BOARD': '(empty)' --> 'odroidhc4' early ] [🌿] Applying cmdline param [ 'KERNEL_ONLY': '(empty)' --> 'yes' early ] [🌿] Applying cmdline param [ 'KERNEL_CONFIGURE': '(empty)' --> 'yes' early ] [🚸] This script requires root privileges; Docker is unavailable [ trying to use sudo ] [🌿] Applying cmdline param [ 'PREFER_DOCKER': '(empty)' --> 'no' early ] [🌿] Applying cmdline param [ 'BUILD_MINIMAL': '(empty)' --> 'no' early ] [🌿] Applying cmdline param [ 'COMPRESS_OUTPUTIMAGE': '(empty)' --> 'sha,img' early ] [🌿] Applying cmdline param [ 'BUILD_DESKTOP': '(empty)' --> 'no' early ] [🌿] Applying cmdline param [ 'ARMBIAN_RELAUNCHED': '(empty)' --> 'yes' early ] [🌿] Applying cmdline param [ 'BRANCH': '(empty)' --> 'current' early ] [🌿] Applying cmdline param [ 'BOARD': '(empty)' --> 'odroidhc4' early ] [🌿] Applying cmdline param [ 'SET_OWNER_TO_UID': '(empty)' --> '1000' early ] [🌿] Applying cmdline param [ 'KERNEL_ONLY': '(empty)' --> 'yes' early ] [🌿] Applying cmdline param [ 'KERNEL_CONFIGURE': '(empty)' --> 'yes' early ] [🌱] Starting single build process [ odroidhc4 ] [🌱] Checking [ basic host setup ] [🌱] Build host OS release [ jammy ] [🌱] Build host architecture [ arm64 ] [🌱] Sourcing board configuration [ /home/steve/build/config/boards/odroidhc4.conf ] [🌱] Starting main configuration [🌱] Sourcing family configuration [ /home/steve/build/config/sources/families/meson-sm1.conf ] [🌱] Sourcing arch configuration [ arm64.conf ] [🌱] Extension manager [ processed 4 Extension Methods calls and 4 Extension Method implementations ] [🌱] Configuration prepared for BOARD build [ odroidhc4.conf ] [✨] Repeat Build Options (early) [ ./compile.sh BOARD=odroidhc4 BRANCH=current BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=yes KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,img ] [🌱] Checked directory OK for mount options [ /home/steve/build/.tmp ('main temporary dir') ] [🌱] Preparing [ host ] [🌱] Syncing clock [ host ] [πŸ”¨] 4 Mar 18:52:16 ntpdate[41836]: adjust time server 38.229.56.9 offset -0.001440 sec [🌱] artifact [ uboot :: uboot() ] [🌱] Using cached [ GIT_INFO_UBOOT ] [πŸ’–] artifact [ present in local cache: uboot-odroidhc4-current 2023.01-S62e2-P1cd3-B680b ] [🌱] artifact [ kernel :: kernel() ] [🌱] Using cached [ GIT_INFO_KERNEL ] [🌱] Using kernel config file [ config/kernel/linux-meson64-current.config ] [πŸ’–] artifact [ present in local cache: kernel-meson64-current 6.1.15-S4261-De511-Pb8ce-C072bHfe66-Bb436 ] [🌱] artifact [ firmware :: firmware() ] [🌱] Using cached [ GIT_INFO_ARMBIAN_FIRMWARE ] [πŸ’–] artifact [ present in local cache: armbian-firmware 1-SA56ad-B6be6 ] [🌱] Building deb [ armbian-plymouth-theme ] [🌱] shellcheck found no problems in package scripts [ shellchecked 3 scripts in 'armbian-plymouth-theme' ] [πŸ”¨] dpkg-deb: building package 'armbian-plymouth-theme' in '/home/steve/build/.tmp/work-5237001b-8933-4274-b02b-98b6ec67e71c/tmp.exL1KIf5bj/armbian-plymouth-theme_23.05.0-trunk_all.deb'. [🚸] using legacy option [ KERNEL_ONLY=yes; stopping build mid-packages ] [🌱] Runtime [ 0 min ] [✨] Repeat Build Options [ ./compile.sh BOARD=odroidhc4 BRANCH=current BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=yes KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,img ] [🌱] Cleaning up [ please wait for cleanups to finish ] [🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-5237001b-8933-4274-b02b-98b6ec67e71c.log.ans ] [🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-5237001b-8933-4274-b02b-98b6ec67e71c.log.ans https://paste.next.armbian.com/log ] steve@odroidhc4:~/build$
  3. Disregard mine. I was somehow thinking that Armbian would act like the OEM images, but it doesn't prioritize plumbing a headless system. I was expecting a sshd and thought the system was down when it was just throwing an unsupported video stream to the console waiting for input. I know, dumb.
  4. I also have an hc4, and after messing with this for a few hours have been unable to get any of 3 sd cards to boot armbian, although each work fine with the Odroid Ubuntu image. Unfortunately, I don't have a serial cable so all I can tell is that the blue LED flashes, but I get no video from HDMI, nor does the MAC address come up ever on anything but the factory Ubuntu image. I've tried every 22.11.1 image, CLI and desktop, same with every single one of them. Is there any image available that has a version 5.X kernel that works anywhere??
Γ—
Γ—
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines