Guest User

Untitled

a guest
Sep 6th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. # The microcode module attempts to apply a microcode update when
  2. # it autoloads. This is not always safe, so we block it by default.
  3. blacklist microcode
  4. blacklist radeon
  5. blacklist amdgpu
  6. blacklist drm_kms_helper
  7. blacklist drm
  8. blacklist amdgpu
  9. blacklist radeon
  10. blacklist nouveau
  11. blacklist nvidia
  12. blacklist i40evf
  13. options vfio_iommu_type1 allow_unsafe_interrupts=1
  14. options kvm ignore_msrs=1
  15. # This file contains a list of modules which are not supported by Proxmox VE
  16.  
  17. # nvidiafb see bugreport https://bugzilla.proxmox.com/show_bug.cgi?id=701
  18. blacklist nvidiafb
  19. options vfio-pci ids=1002:744c,1002:ab30 disable_vga=1
  20. options zfs zfs_arc_max=3269459968
Advertisement
Add Comment
Please, Sign In to add comment