nixGL icon indicating copy to clipboard operation
nixGL copied to clipboard

Support for `NVIDIA/open-gpu-kernel-modules`'s `version` format

Open shirok1 opened this issue 1 year ago • 0 comments

Format of /proc/driver/nvidia/version in the new open source kernel module is different, making versionMatch failed.

On my machine (Arch Linux installing nvidia-open-dkms) it looks like this:

NVRM version: NVIDIA UNIX Open Kernel Module for x86_64  525.60.11  Release Build  (archlinux-builder@localhost)  
GCC version:  gcc version 12.2.0 (GCC) 

shirok1 avatar Dec 22 '22 18:12 shirok1