Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
393bb134
Commit
393bb134
authored
3 years ago
by
Simon McVittie
Browse files
Options
Downloads
Plain Diff
Merge branch 'wip/denittis/nvidia_modprobe_fix' into 'master'
wrap: Execute nvidia-modprobe with the -c=0 option See merge request
!327
parents
57e33775
ec2163a9
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!327
wrap: Execute nvidia-modprobe with the -c=0 option
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pressure-vessel/wrap.c
+1
-0
1 addition, 0 deletions
pressure-vessel/wrap.c
with
1 addition
and
0 deletions
pressure-vessel/wrap.c
+
1
−
0
View file @
393bb134
...
@@ -227,6 +227,7 @@ maybe_load_nvidia_modules (GError **error)
...
@@ -227,6 +227,7 @@ maybe_load_nvidia_modules (GError **error)
{
{
"nvidia-modprobe"
,
"nvidia-modprobe"
,
"-u"
,
"-u"
,
"-c=0"
,
NULL
NULL
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment