Search results

  1. M

    GPU Passthrough, no sound devices in windows

    Have you been able to solve this? Running into this issue as well with windows 11, but no problem with ubuntu desktop
  2. M

    NVIDIA GPU Passthrough No Longer Working with Windows 10 Guest VM

    Thank you for the reply. I ended up figuring it out and enabling MSI with a tool I found online (https://www.mediafire.com/file/ewpy1p0rr132thk/MSI_util_v3.zip/file) and got it working but could not get audio passthrough the GPU. Bought an AMD card and still have the audio issue, tho video...
  3. M

    IOMMU fails with ZFS

    As the title suggests, I can’t enable iommu when I install proxmox with zfs raid 0 but it works just fine when I select ext4 filesystem. The goal is gpu pass through to a win11 vm. I’m using a dl380 g9, 2 e5-2690-v4 CPU’s, Rx6800xt and 2 nvmes in pcie adapters. It all works fine and I get an...
  4. M

    NVIDIA GPU Passthrough No Longer Working with Windows 10 Guest VM

    These links no longer work, what was the solution? :(
  5. M

    GPU Passthrough not working

    I did previously try with a couple different roms I found online. This, this and this. I've spent a considerable amount of time tshooting this but haven't tried ubuntu. I'll give that a shot shortly root@pve:~# cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.15.104-1-pve root=/dev/mapper/pve-root...
  6. M

    GPU Passthrough not working

    Not sure what you're referring about for boot gpu workaround, but I modified /etc/defautl/grub and put GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on initcall_blacklist=sysfb_init" but no success with this
  7. M

    GPU Passthrough not working

    I've got a proxmox 7.4-3 server running an i7-5820K on a ASRock x99 Taichi, with a Gigabyte GT 710. The GPU works fine (I can use it to edit BIOS settings when I boot) . I've followed the steps mentioned in both this reddit post and this one. I end up getting error 43 and no display sent out the...