Use legacy 580.xx NVIDIA driver for Quadro M2000 (Maxwell)
The latest 595.x driver dropped Maxwell GPU support. The Quadro M2000 (GM206) requires the legacy_580 branch for CUDA/NVENC to function. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e1f073969b
commit
c8066a1ecb
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@
|
|||
modesetting.enable = true;
|
||||
open = false; # Maxwell architecture does not support the open kernel module
|
||||
nvidiaSettings = false; # headless server, no settings GUI needed
|
||||
package = config.boot.kernelPackages.nvidiaPackages.legacy_580;
|
||||
};
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue