update information to the user
This commit is contained in:
parent
b84b24c5d5
commit
fce0063f44
2 changed files with 13 additions and 0 deletions
|
@ -43,6 +43,8 @@ vfio_virqfd
|
|||
printf "# This is an autogenerated file that stubs your graphic card for use with vfio
|
||||
# This file should be placed inside /etc/modprobe.d/
|
||||
options vfio_pci ids=$GPU_DEVID
|
||||
|
||||
# Make sure vfio_pci is loaded before these modules: nvidia, nouveau, amdgpu and radeon
|
||||
softdep nvidia pre: vfio vfio_pci
|
||||
softdep nouveau pre: vfio vfio_pci
|
||||
softdep amdgpu pre: vfio vfio_pci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue