• not working solution
  • completed but untested
  • future todos

Todos

  • gso tso off
  • Disable C-state in grub intel_idle (fixed)
intel_idle.max_cstates=2 # try 2 if 1 works
  • Disable ASPM in grub

https://wiki.pulsedmedia.com/wiki/BKHD-1264-NAS_Intel_N100_NAS_Motherboard

pcie_aspm=off nvme_core.default_ps_max_latency_us=0 pcie_port_pm=off
  • Disable C-state and ASPM in BIOS
  • Disable EEE and offloading
post-up /usr/sbin/ethtool -K <interface_name> tso off gso off gro off
post-up /usr/sbin/ethtool --set-eee <interface_name> eee off
  • update intel-microcode
  • additional grub settings
i915.enable_psr=0 intel_iommu=off
  • downgrade PVE to 6.14
proxmox-boot-tool kernel list