NVIDIA: Difference between revisions
imported>Nadimkobeissi No edit summary |
imported>Nadimkobeissi No edit summary |
||
Line 51: | Line 51: | ||
# Nvidia power management. Experimental, and can cause sleep/suspend to fail. | # Nvidia power management. Experimental, and can cause sleep/suspend to fail. | ||
powerManagement.enable = false; | powerManagement.enable = false; | ||
# Fine-grained power management. Turns off GPU when not in use. | |||
# Experimental and only works on modern Nvidia GPUs (Turing or newer). | |||
powerManagement.finegrained = false; | |||
# Use the NVidia open source kernel module (not to be confused with the | # Use the NVidia open source kernel module (not to be confused with the |