Hi,
I have a server running using onboard Intel GPU for bios etc.
Also, I have a GTX750 pci-e card inserted that should ONLY be used by one VM and totally separated from host.
I have the card working in the VM using the pci-e GPU with the following line in grub loader:
Problem now is that the console on the monitor that is connected to the internal GPU blacks out after loading proxmox. How can I preserve console so that the pci-e is totally bypassed and only used in VM?
Hope you can help.
I have a server running using onboard Intel GPU for bios etc.
Also, I have a GTX750 pci-e card inserted that should ONLY be used by one VM and totally separated from host.
I have the card working in the VM using the pci-e GPU with the following line in grub loader:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction nofb nomodeset video=vesafb:off video=efifb:off
Problem now is that the console on the monitor that is connected to the internal GPU blacks out after loading proxmox. How can I preserve console so that the pci-e is totally bypassed and only used in VM?
Hope you can help.
Last edited: