mirror of
https://github.com/DualCoder/vgpu_unlock.git
synced 2025-08-03 03:16:25 -07:00
Add list of vGPUs and add PCI ID for Tesla T4.
This commit is contained in:
parent
6881c417ab
commit
cf01e2fbbd
3 changed files with 168 additions and 36 deletions
|
@ -36,7 +36,7 @@ Install the NVIDIA GRID vGPU driver, make sure to install it as a dkms module.
|
|||
./nvidia-installer
|
||||
```
|
||||
|
||||
Modify the line begining with `ExecStart=` in `/lib/systemd/system/nvidia-vgpu.service`
|
||||
Modify the line begining with `ExecStart=` in `/lib/systemd/system/nvidia-vgpud.service`
|
||||
and `/lib/systemd/system/nvidia-vgpu-mgr.service` to use `vgpu_unlock` as
|
||||
executable and pass the original executable as the first argument. Ex:
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue