Guys this might help you. It worked for me.
:~# nano /etc/default/grub
intel_iommu=on and iommu=pt – in the end of the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on and iommu=pt"
: ~# update-grub
To check if IOMMU is enabled:
:~# dmesg | grep -e DMAR -e IOMMU
To find you graphic...
Guys this might help you. It worked for me.
:~# nano /etc/default/grub
intel_iommu=on and iommu=pt – in the end of the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on and iommu=pt"
: ~# update-grub
To check if IOMMU is enabled:
:~# dmesg | grep -e DMAR -e IOMMU
To find you graphic...
Hello
While preparing the system to passthrough igpu i am facing following problem:
root@Zeus:~# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.5.11-7-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.