Hello,
I'm struggling for a long time to configure the iGPU split passthrough.
Platform:
Proxmox 8.3.1
HP Elitedesk 800 G4 SFF with i7-8700
latest BIOS (02.29.01 Rev.A, October 2024)
Configuration:
Not sure which one should I edit, and if should execute 'update-grub' or 'proxmox-boot-tool refresh', so doing both just in case.
Read more
I'm struggling for a long time to configure the iGPU split passthrough.
Platform:
Proxmox 8.3.1
HP Elitedesk 800 G4 SFF with i7-8700
latest BIOS (02.29.01 Rev.A, October 2024)
Configuration:
Not sure which one should I edit, and if should execute 'update-grub' or 'proxmox-boot-tool refresh', so doing both just in case.
/etc/default/grub
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1 iommu=pt pcie_acs_override=downstream,multifunction...
Read more