mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
update
This commit is contained in:
parent
35f97d56a5
commit
de6d7928a9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Then, save and exit
|
|||
|
||||
Verify the modules are enabled with `dmesg | grep -i vfio` and checking the driver version line is present
|
||||
|
||||
8) GPU Isolation From the Host (amend the below to include the IDs of the device you want to isolate)
|
||||
7) GPU Isolation From the Host (amend the below to include the IDs of the device you want to isolate)
|
||||
|
||||
`echo "options vfio-pci ids=10de:1381,10de:0fbc disable_vga=1" > /etc/modprobe.d/vfio.conf`
|
||||
|
||||
|
|
Loading…
Reference in a new issue