Recent content by jw-it

  1. J

    PCIe HBA Passthrough not working

    Since i have the same card, thought i write my configs down for comparison. My VM settings are also smbios,q35,host cpu, numa. I think all these options where set for my gpu passthrough already, and i still have to check what is really necessary. But it works, so ... "/etc/default/grub" ...
  2. J

    PCI GPU update; passthrough

    maybe people being successfull with this (the v2 in general) could add their own identifier (e.g 0x7340) here then it helps more people and makes more sense to add (eg. i don't know the id of 5700XT) although i wouldn't mind if it is already compiled with the repo distributed kernel deb ps...
  3. J

    PCI GPU update; passthrough

    I just went through the process of figuring out how to create a patch file, that takes into account the already existing pve patches in 'pve-kernel/patches/kernel'. My thoughts were to write it up and help the next one being a little bit faster. To create the patch file, i cloned the pve-kernel...