nix-community/nixGL

`nvidiaVersionAuto` fails on NVIDIA Jetsons

hacker1024 opened this issue · 0 comments

A Jetson Orin NX has a /proc/driver/nvidia/version like so:

NVRM version: NVIDIA UNIX Open Kernel Module for aarch64  35.3.1  Release Build  (buildbrain@mobile-u64-6289-d7000)  Sun Mar 19 08:09:33 PDT 2023
GCC version:  gcc version 9.3.0 (Buildroot 2020.08) 

This does not follow the expected format of having a number directly after "Module", and the version number is different to regular drivers as well.