update information to the user

This commit is contained in:
HikariKnight 2022-03-01 09:02:29 +01:00
parent b84b24c5d5
commit fce0063f44
No known key found for this signature in database
GPG key ID: E8B239063B022F5A
2 changed files with 13 additions and 0 deletions

View file

@ -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