MVC Europe repair for 5700XT as sent to me via eBay messaging:
Link from my Google Drive:
AMDRadeonX6000HWServices.kext
Same file downloaded from MVC Europe
1. Disable SIP:
https://www.macworld.co.uk/how-to/m...system-integrity-protection-rootless-3638975/
2. Boot macOS 10.15.5 in safe mode by holding Shift on boot.
3. Open Terminal and type a following commands:
sudo mount -uw /
sudo mv /System/Library/Extensions/AMDRadeonX6000HWServices.kext /Users/YourUserName/Desktop (replace YourUserName with your user name)
sudo cp -a /Path/Where/You/Downloaded/Kext/From/10.15.4/AMDRadeonX6000HWServices.kext /System/Library/Extensions/ (replace /Path/Where/You/Downloaded/Kext/From/10.15.4/ with your own patch)
sudo chown -R 0:0 /System/Library/Extensions/AMDRadeonX6000HWServices.kext
sudo chmod -R 755 /System/Library/Extensions/AMDRadeonX6000HWServices.kext
sudo xattr -r -d com.apple.quarantine /System/Library/Extensions/AMDRadeonX6000HWServices.kext
sudo touch /System/Library/Extensions/AMDRadeonX6000HWServices.kext /System/Library/Extensions
4. Now reboot, you can reenable SIP (if it was enabled before) once your card starts working, as the kext we copied is an original unmodified kext from Apple.
I haven't tested this at all yet. I will after I put the Mac Pro back in to 10.15.5 and then confirm
I can confirm that this seems to make the card work flawlessly in macOS Catalina 10.15.5.