Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RX550 device-id renaming problem #342

Open
rdmitry0911 opened this issue Dec 27, 2023 · 0 comments
Open

RX550 device-id renaming problem #342

rdmitry0911 opened this issue Dec 27, 2023 · 0 comments

Comments

@rdmitry0911
Copy link

rdmitry0911 commented Dec 27, 2023

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:

IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SE0@1C/IOPP/GFX0@0
PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant