Good Afternoon All,
I followed the guide below and have my P2000 passing through working well to my Plex VM, however I was wondering about the iGPU. I'm currently running an i7 with a integrated (whatever is on the 8700K) GOU, and I'm wanting to run noVNC/SPICE in the web browser. I understand that it fails because the primary display is passed to a guest VM. In my BIOS I have both the integrated, and PCI GPU active, and running lspci shows the iGPU active and paired with a driver. Is it possible to set a setting somewhere to still allow console display in the web browser for guest VMs? (My BIOS is set to use the iGPU as primary)
Any thoughts on if this is even possible? Can the internal GPU handle the noVNC sessions? Thanks!
https://pve.proxmox.com/wiki/Pci_passthrough
I followed the guide below and have my P2000 passing through working well to my Plex VM, however I was wondering about the iGPU. I'm currently running an i7 with a integrated (whatever is on the 8700K) GOU, and I'm wanting to run noVNC/SPICE in the web browser. I understand that it fails because the primary display is passed to a guest VM. In my BIOS I have both the integrated, and PCI GPU active, and running lspci shows the iGPU active and paired with a driver. Is it possible to set a setting somewhere to still allow console display in the web browser for guest VMs? (My BIOS is set to use the iGPU as primary)
Code:
root@[machine]:~# lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:3ec2] (rev 07)
Subsystem: Intel Corporation Device [8086:3ec2]
00:01.0 PCI bridge [0604]: Intel Corporation Skylake PCIe Controller (x16) [8086:1901] (rev 07)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e92]
Subsystem: Intel Corporation Device [8086:3e92]
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:a2af]
Subsystem: Intel Corporation Device [8086:a2af]
Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller [1180]: Intel Corporation Device [8086:a2b1]
Subsystem: Intel Corporation Device [8086:a2b1]
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:a2ba]
Subsystem: Intel Corporation Device [8086:a2ba]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Device [8086:a282]
Subsystem: Intel Corporation Device [8086:a282]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a2c9]
Subsystem: Intel Corporation Device [8086:a2c9]
00:1f.2 Memory controller [0580]: Intel Corporation Device [8086:a2a1]
Subsystem: Intel Corporation Device [8086:a2a1]
00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:a2a3]
Subsystem: Intel Corporation Device [8086:a2a3]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8]
Subsystem: ASRock Incorporation Ethernet Connection (2) I219-V [1849:15b8]
Kernel driver in use: e1000e
Kernel modules: e1000e
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106GL [10de:1c30] (rev a1)
Subsystem: NVIDIA Corporation GP106GL [10de:11b3]
Kernel driver in use: vfio-pci
Kernel modules: nvidiafb, nouveau
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:10f1] (rev a1)
Subsystem: NVIDIA Corporation Device [10de:11b3]
Kernel driver in use: vfio-pci
Kernel modules: snd_hda_intel
Any thoughts on if this is even possible? Can the internal GPU handle the noVNC sessions? Thanks!
https://pve.proxmox.com/wiki/Pci_passthrough