add fix for nvidia resume from suspend
This commit is contained in:
parent
8ce3ad5825
commit
1c90e561cd
2 changed files with 5 additions and 0 deletions
4
etc/modprobe.d/nvidia-resume_suspend.conf
Normal file
4
etc/modprobe.d/nvidia-resume_suspend.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# change settings to allow system to start properly after suspend. Info: https://www.reddit.com/r/linuxquestions/comments/1cymlxg/hibernate_on_nvidia/
|
||||
|
||||
options nvidia NVreg_PreserveVideoMemoryAllocations=1
|
||||
options nvidia NVreg_TemporaryFilePath=/var/tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue