Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
105a4529
Commit
105a4529
authored
Jul 07, 2024
by
Владислав Бабенко
Committed by
Vitaly Lipatov
Jul 17, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update switch-to-nvidia.sh
Added a temporary file path
parent
03f04d1a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
switch-to-nvidia.sh
prescription.d/switch-to-nvidia.sh
+1
-1
No files found.
prescription.d/switch-to-nvidia.sh
View file @
105a4529
...
...
@@ -83,7 +83,7 @@ fi
# Активируем службы управления питания NVIDIA, без этих служб будет некоректно работать уход в сон
systemctl
enable
nvidia-suspend.service nvidia-resume.service nvidia-hibernate.service
echo
"options nvidia NVreg_PreserveVideoMemoryAllocations=1"
>
/etc/modprobe.d/nvidia_memory_allocation.conf
echo
"options nvidia NVreg_PreserveVideoMemoryAllocations=1
NVreg_TemporaryFilePath=/var/tmp
"
>
/etc/modprobe.d/nvidia_memory_allocation.conf
# Запускаем регенерацию initrd
make-initrd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment