Search results

  1. M

    Proxmox GPU Passthrough on MAG B550M

    My plan is to passthrough only 1 GPU (GT710) through macOS. Not planning on using them both. I might switch them around and make GT710 the closest one to CPU.
  2. M

    Proxmox GPU Passthrough on MAG B550M

    I guess my option is either to replace a more compatible GPU for Big Sur or install a macOS version that is compatible with GTX1060. Do you recommend High Sierra, Mojave, or Catalina?
  3. M

    Proxmox GPU Passthrough on MAG B550M

    My host crashes when I use the GT710 on Big Sur and Win2k19. Looks like I will run a macOS version that supports GTX1060.
  4. M

    Proxmox GPU Passthrough on MAG B550M

    The fix for me was enabling MSI (Message Signaled Interrupts) via a registry hack.
  5. M

    Proxmox GPU Passthrough on MAG B550M

    GPU passthrough works now with Windows 10 after editing the DEFAULT GRUB parameters based on your recommendation. I'm currently working on fixing the Code 43 error and will also test Big Sur. Will post an update.
  6. M

    Proxmox GPU Passthrough on MAG B550M

    Removed the recommended settings and this is now my current /proc/cmdline: BOOT_IMAGE=/boot/vmlinuz-5.11.22-3-pve root=UUID=33d52b7f-a8ad-4b66-9571-07180110eec3 ro quiet nofb nomodeset video=vesafb:off video=efifb:off Output of IOMMU groups: root@m0x1:~# for d in...
  7. M

    Proxmox GPU Passthrough on MAG B550M

    Here's the output of the first command: IOMMU group 0 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] IOMMU group 10 00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge...
  8. M

    Proxmox GPU Passthrough on MAG B550M

    Hi All, This is my first proxmox build and I have 4 hosts (Linux, Win10, BigSur, Win2k19) running smooth on AMD Ryzen 7 3700X MAG 550M MORTAR 32GB RAM ASUS GT 710 and GTX1060. Tried working on GPU passthrough (https://pve.proxmox.com/wiki/Pci_passthrough) and so far no success. The monitor...