chchia's latest activity

  • C
    in my case i use nomachine, and nomachine can utilize the GPU for hardware encoding, however it cannot stretch to 2 monitor afaik. i have an iGPU passthrough to a Linux vm, and two nvidia passthrough to two windows 11, all with nomachine and...
  • C
    install the VM as you like, connect to the VM using VNC, or nomachine, or anydesk etc, make it full screen on your host.
  • C
    set the display to none, and make sure you copy the i915_vbt. display and igpu passthrough does not play well together in latest kernel.
    • 1758682933060.png
  • C
    i have this same as yours /etc/modprobe.d/blacklist-nvidia.conf blacklist nouveau blacklist nvidia blacklist nvidiafb blacklist rivafb blacklist snd_hda_intel
  • C
    nvidia card is easy to passthrough without additional setting, i am passing through it to a windows 11 VM since PVE8 and now PVE9. simply adding it to your VM should work just fine.
    • 1758621666398.png
    • 1758622084859.png
  • C
    did you by any chance blacklisted i915 driver? another potential problem is to check your bios, some motherboard default setting will disable igpu when a PCIE GPU is installed.
  • C
    chchia replied to the thread PROXMOX 9 GPU PASS THROUGH.
    for those using latest kernel in Linux VM and failed with iGPU passthrough, read here https://forum.proxmox.com/threads/proxmox-9-gpu-pass-through.169151/post-787947 you need to get the i915_vbt...
    • 1758620616655.png
  • C
    chchia replied to the thread PROXMOX 9 GPU PASS THROUGH.
    i am not using AMD so not sure if what i did for intel can apply for AMD, or not. below was my step https://forum.proxmox.com/threads/alderlake-direct-passthrough-to-linux-vm-is-working-with-hdmi-output.138049 although when i wrote it was using...
  • C
    chchia replied to the thread PROXMOX 9 GPU PASS THROUGH.
    could be AMD specific, I have 2 nvidias and 1 intel igpu, all passthrough with working HDMI and audio output.