modprobe
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
blacklist nouveau
|
||||||
|
blacklist nvidia
|
||||||
|
blacklist i2c_nvidia_gpu
|
||||||
|
blacklist snd_hda_intel
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# The microcode module attempts to apply a microcode update when
|
||||||
|
# it autoloads. This is not always safe, so we block it by default.
|
||||||
|
blacklist microcode
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
options kvm ignore_msrs=1 report_ignored_msrs=0 vfio_iommu_type1 allow_unsafe_interrupts=1
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# This file contains a list of modules which are not supported by Proxmox VE
|
||||||
|
|
||||||
|
# nvidiafb see bugreport https://bugzilla.proxmox.com/show_bug.cgi?id=701
|
||||||
|
blacklist nvidiafb
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
options zfs zfs_arc_max=3341811712
|
||||||
Reference in New Issue
Block a user