Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initrd flasher package doesn't build for orin-nano #262

Closed
alkasm opened this issue Jan 5, 2025 · 1 comment
Closed

initrd flasher package doesn't build for orin-nano #262

alkasm opened this issue Jan 5, 2025 · 1 comment

Comments

@alkasm
Copy link
Contributor

alkasm commented Jan 5, 2025

Building the initrd flasher for Orin Nano on an x86 Ubuntu Framework failed with the following error:

$ nix build --extra-experimental-features nix-command --extra-experimental-features flakes github:anduril/jetpack-nixos#initrd-flash-orin-nano-devkit
error: builder for '/nix/store/4fr85hrg0z3z4h3xj1f3nif6wf67bx2c-signed-orin-nano-devkit-35.6.0.drv' failed with exit code 127;
       last 1 log lines:
       > /build/.attr-0l2nkwhif96f51f4amnlf414lhl4rv9vh8iffyp431v6s28gsr90: line 44: ./flash.sh: cannot execute: required file not found
       For full logs, run 'nix-store -l /nix/store/4fr85hrg0z3z4h3xj1f3nif6wf67bx2c-signed-orin-nano-devkit-35.6.0.drv'.
error: 1 dependencies of derivation '/nix/store/r9cckxlfcc46gfchkf33llr2ybd3lvgx-init.drv' failed to build
error: 1 dependencies of derivation '/nix/store/nfbvqdl90q3b8gljqcxhw6x3ksvb33i5-initrd.drv' failed to build
error: 1 dependencies of derivation '/nix/store/r6zl0c6riqx0mzil9r8gx8s5a6c8pvnh-initrd-flash-orin-nano-devkit.drv' failed to build

I didn't try other Jetson modules.

@danielfullmer
Copy link
Collaborator

Should be fixed by #265. Feel free to reopen if it doesn't resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants