Conversation
|
this is purely a rebase of our branch onto the latest jetpack-nixos |
emrahbillur
left a comment
There was a problem hiding this comment.
Already built several images with Orin NX and flashed Orin AGX. Both normal and cross compile succeeds.
Also tested all cosmic features on Orins.
Quite responsive with no obvious errors observed
|
On downstream side the nixpkgs with cuda causing issues. So I'll test it with rebased nixpkgs. |
|
When used with cuda there is mismatch between nixpkgs and jetpack-nixos : |
looking briefly at this. it is a path difference of 25.05 vs 25.11. 25.11 final release date is 30th Nov. and 25.05 will be deprecated then. the issue is https://github.com/anduril/jetpack-nixos/blob/master/mk-overlay.nix#L184 which hardcodes the path and will have to be adjusted to meet the supported mainline. https://github.com/NixOS/nixpkgs/tree/master/pkgs/development/cuda-modules/backendStdenv was added by the same person who made the change in jetpack-nixos |
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
9b0af35 to
c9990b8
Compare
Description of Changes
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify: