I'm trying to get my Gigabyte Titan Ridge 2.0 (flashed with GC-Titan-Ridge-V2.0-Mod-NVM50-CaseySJ.bin, installed in PCI slot 3) up and running on my 4.1->5.1 Mac Pro (firmware 144.0.0.0). So far, it is being recognized by the system explorer, however USB does not work (neither a USB-C stick nor USB 2 peripherals attached via a simple dongle get recognized), and Target Display Mode on my 2011 iMac also doesn't do anything (I know that it does work on the iMac side, since with my MBP2019 connected as source, it runs just fine).
Apparently one has to supply SSDT files via OpenCore, so far so good, but the instructions ("Use "IORegistryExplorer" app to find the Root Port of your TB Add-In-Card in your system.") confuse me a bit. In the explorer app, view "IOService", I have four root ports (if that's what RPxx designates)
In the IOACPIPlane view (which seems to be in structure on how SSDT files operate), I have _SB/PCI0/RP03-06 again (with eth0, eth1, fwbr and arpt below), and IOU2/I2PS/PPB2/PXS3 (which *likely* is the Titan Ridge) and IOU2/I2PS/PPB4/PXS4 (which *likely* is the NVMe drive).
Am I correct to assume I should rewrite "_SB_.PCI0.RP21" to "_SB_.PCI0.IOU2.I2PS.PPB2" and "_SB_.PCI0.RP21.PXSX" to "_SB_.PCI0.IOU2.I2PS.PPB2.PXS3", respectively?
Apparently one has to supply SSDT files via OpenCore, so far so good, but the instructions ("Use "IORegistryExplorer" app to find the Root Port of your TB Add-In-Card in your system.") confuse me a bit. In the explorer app, view "IOService", I have four root ports (if that's what RPxx designates)
- RP03 (only contains ETH0)
- RP04 (only contains ETH1)
- RP05 (only contains FWBR aka Firewire)
- RP06 (contains nothing)
In the IOACPIPlane view (which seems to be in structure on how SSDT files operate), I have _SB/PCI0/RP03-06 again (with eth0, eth1, fwbr and arpt below), and IOU2/I2PS/PPB2/PXS3 (which *likely* is the Titan Ridge) and IOU2/I2PS/PPB4/PXS4 (which *likely* is the NVMe drive).
Am I correct to assume I should rewrite "_SB_.PCI0.RP21" to "_SB_.PCI0.IOU2.I2PS.PPB2" and "_SB_.PCI0.RP21.PXSX" to "_SB_.PCI0.IOU2.I2PS.PPB2.PXS3", respectively?