Hey all, I’ve been on forums for the past 16 hours and I’m gonna pass out any moment now. Hardware: ASUS 490E motherboard, GTX 1050TI, RTX 2070. My goal: VM of windows using the 2070, host manjaro using the 1050TI.
Previously I had it working when I didn’t have the 2070, but now I’ve finally gotten really close but both cards are using “kernel driver in user: vfio-pci”. It seems to be that they’re in the same group.
IOMMU Group 1: 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 03) 00:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) [8086:1905] (rev 03) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2070 Rev. A] [10de:1f07] (rev a1) 01:00.1 Audio device [0403]: NVIDIA Corporation TU106 High Definition Audio Controller [10de:10f9] (rev a1) 01:00.2 USB controller [0c03]: NVIDIA Corporation TU106 USB 3.1 Host Controller [10de:1ada] (rev a1) 01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU106 USB Type-C UCSI Controller [10de:1adb] (rev a1) 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1) 02:00.1 Audio device [0403]: NVIDIA Corporation GP107GL High Definition Audio Controller [10de:0fb9] (rev a1)
So on this arch wiki, under “Bypassing the IOMMU groups (ACS override patch)” I need to do this thing where I download linux-vfio and I guess patch the kernel but I’m really not understanding what steps they want me to do, can someone break the steps explanation up for me.