initial
This commit is contained in:
4
proxmox/etc/modprobe.d/blacklist.conf
Normal file
4
proxmox/etc/modprobe.d/blacklist.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
blacklist nouveau
|
||||
blacklist nvidia
|
||||
blacklist i2c_nvidia_gpu
|
||||
blacklist snd_hda_intel
|
||||
2
proxmox/etc/modprobe.d/kvm.conf
Normal file
2
proxmox/etc/modprobe.d/kvm.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
options kvm ignore_msrs=1 report_ignored_msrs=0 vfio_iommu_type1 allow_unsafe_interrupts=1
|
||||
|
||||
4
proxmox/etc/modprobe.d/pve-blacklist.conf
Normal file
4
proxmox/etc/modprobe.d/pve-blacklist.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# This file contains a list of modules which are not supported by Proxmox VE
|
||||
|
||||
# nidiafb see bugreport https://bugzilla.proxmox.com/show_bug.cgi?id=701
|
||||
blacklist nvidiafb
|
||||
1
proxmox/etc/modprobe.d/vfio.conf.P600
Normal file
1
proxmox/etc/modprobe.d/vfio.conf.P600
Normal file
@@ -0,0 +1 @@
|
||||
options vfio-pci ids=10de:1cb2,10de:0fb9 disable_vga=1
|
||||
2
proxmox/etc/modprobe.d/vfio.conf.RTX3080
Normal file
2
proxmox/etc/modprobe.d/vfio.conf.RTX3080
Normal file
@@ -0,0 +1,2 @@
|
||||
options vfio-pci ids=10de:2216,10de:1aef disable_vga=1
|
||||
|
||||
Reference in New Issue
Block a user