Jump to content

Nexus

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Contact Methods

  • Website URL
    https://nexusxe.com
  • Github
    https://github.com/NexusXe
  • Discord
    Nexus#2396
  1. Attempting to build this image gives me the following error: [🐳|🔨] Image 'itb' is missing external blobs and is non-functional: opensbi [🐳|🔨] [🐳|🔨] /binman/itb/fit/images/opensbi/opensbi (fw_dynamic.bin): [🐳|🔨] See the documentation for your board. The OpenSBI git repo is at [🐳|🔨] https://github.com/riscv/opensbi.git [🐳|🔨] You may need to build fw_dynamic.bin first and re-build u-boot with [🐳|🔨] OPENSBI=/path/to/fw_dynamic.bin [🐳|🔨] [🐳|🔨] Some images are invalid [🐳|🔨] make: *** [Makefile:1124: .binman_stamp] Error 103 Any help would be appreciated.
  2. Nexus

    Odroid M1

    Yep, this builds! Thanks for the help!
  3. Nexus

    Odroid M1

    Hello again. Thanks for that tip. I spun up an x86 Ubuntu 22.04 VM and tried again on armbian-next. Still, no luck, with this time the issue being the unavailability of the file `jammy-cli-arm64.4adfa3833e0441b5fb7bfe6607347039.tar.zst` on Armbian mirrors. Any clue on what mirror to get this/where to find it (if that is actually the issue here)? I've tried numerous different mirrors on different machines and in different configurations. Logs are attached. Thank you very much for your help with this. logs.tar.zst
  4. Package `gcc-riscv64-linux-gnu` should be added as a dependency for usage in Docker, else it errors out with it missing. Based on how the depends are configured, it seems as if the intention was that this package would be provided by the distro or built by the user? Is Docker intended to build this toolchain itself?
  5. Nexus

    Odroid M1

    Hello. Is anyone else having issues compiling desktop images for this platform? Attached are the 2 error logs that the compile script produces. I used build files from rpardini's repository; specifically the "extensions" branch. Is this the incorrect one? Thanks for any help. Logs produced
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines