Hello,
I installed proxmox 8 on an old laptop (i7 4600U)
My goal is to use a VM directly on this laptop.
I created an Ubuntu VM, passed the IGPU successfully (i915), usb ports, audio .... but I cannot use the integrated keyboard/touchpad, as it doesn't appear in the devices I can passthough:
GRUB command line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1 iommu=pt pcie_acs_override=downstream,multifunction video=efifb
ff video=vesa
ff vfio_io>
Read more
I installed proxmox 8 on an old laptop (i7 4600U)
My goal is to use a VM directly on this laptop.
I created an Ubuntu VM, passed the IGPU successfully (i915), usb ports, audio .... but I cannot use the integrated keyboard/touchpad, as it doesn't appear in the devices I can passthough:
GRUB command line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1 iommu=pt pcie_acs_override=downstream,multifunction video=efifb


Code:
lspci
00:00.0...
Read more