-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
aarch64-support for NVIDIA closed and open source drivers #225741
Conversation
@Kiskae an interesting one here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall seems to be good, just some minor nitpicks and things to clarify regarding packages with binary sources that differ based on architecture
adef692
to
b4a2b1b
Compare
80c94e2
to
5830598
Compare
Tried to rebase and force-push to get rid of the "The branch this PR will merge in to does not cleanly evaluate, and so this PR cannot be checked" failure, but looks like it hasn't be caused by this PR to begin with |
Rebase again, fe2ecaf fixed the eval issue |
5830598
to
6f780e4
Compare
After rebase checks seems to be okay |
6f780e4
to
5c08822
Compare
e913a9c
to
3e5b2e6
Compare
* Add aarch64-linux binary packages * add cross-compilation support to open-package Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
3e5b2e6
to
2a6b15d
Compare
Solved the merge conflict and now going again |
Description of changes
NVIDIA seems to have provided closed source (and the new open source) aarch64-linux drivers for some time, alongside the x86_64 package. Adding it
Things done
I used NVIDIA Jetson AGX Orin developer kit as a test platform. It had (already quite outdated) NVIDIA Quadro P1000 GPU connected to the PCI Express slot. Tested X11 with i3, and Wayland with Weston. Basic 3D acceleration at least seems to be working
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)