You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some times ago I had a problem with installing rx550 lexa core in macosx running as a vm inside proxmox. It was discused in this thread Finally a ssdt able to rename device-id was suggested by @kachyy that made possible for macos to recognise and use this gpu. Recently I had to change my m/b to a new one. and after that I've got an old device-id renaming problem again and stuck there. Nothing else has been changed.
In macos everything looks the same, but I'm getting ae_not_found errors in early boot log and the device-id remains 0x699f
gfxutil gives me this: 04:00.0 1002:699f /PCI0/SE0@1C/GFX0@0 = PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)
hackintool gives me this:
I use the same ssdt to rename device-id SSDT-550-SPOOF.aml.zip
The only visible difference I've found with the old configuration is PciRoot. It was PciRoot(0x1) now it is PciRoot(0x0)
But as far as I understand this should not prevent renaming with this ssdt.
A full ioregistry is attached. iMac Pro1.1.zip
Any help would be very much appreciated
The text was updated successfully, but these errors were encountered:
Some times ago I had a problem with installing rx550 lexa core in macosx running as a vm inside proxmox. It was discused in this thread Finally a ssdt able to rename device-id was suggested by @kachyy that made possible for macos to recognise and use this gpu. Recently I had to change my m/b to a new one. and after that I've got an old device-id renaming problem again and stuck there. Nothing else has been changed.
In macos everything looks the same, but I'm getting ae_not_found errors in early boot log and the device-id remains 0x699f
gfxutil gives me this:
04:00.0 1002:699f /PCI0/SE0@1C/GFX0@0 = PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)
hackintool gives me this:
I use the same ssdt to rename device-id SSDT-550-SPOOF.aml.zip
The only visible difference I've found with the old configuration is PciRoot. It was PciRoot(0x1) now it is PciRoot(0x0)
But as far as I understand this should not prevent renaming with this ssdt.
A full ioregistry is attached.
iMac Pro1.1.zip
Any help would be very much appreciated
The text was updated successfully, but these errors were encountered: