feat(profile): start using child-modprobe-nvidia.
This commit is contained in:
parent
6cbaefc4d5
commit
1919d90770
3 changed files with 4 additions and 4 deletions
|
|
@ -4,8 +4,6 @@
|
|||
|
||||
include <abstractions/graphics>
|
||||
|
||||
@{bin}/nvidia-modprobe Px -> nvidia_modprobe,
|
||||
|
||||
/dev/char/@{dynamic}:@{int} w, # For dynamic assignment range 234 to 254, 384 to 511
|
||||
/dev/nvidia-uvm rw,
|
||||
/dev/nvidia-uvm-tools rw,
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
# Copyright (C) 2021-2024 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
@{bin}/nvidia-modprobe Px -> child-modprobe-nvidia,
|
||||
|
||||
/usr/share/nvidia/nvidia-application-profiles-* r,
|
||||
|
||||
/etc/nvidia/nvidia-application-profiles-* r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue