Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesTurland committed Apr 7, 2024
1 parent 35f97d5 commit de6d792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GPU_passthrough/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit de6d792

Please sign in to comment.