Contribute
Register

[Success] AMD RX6000 Series working in macOS

I think the screenshot you are referring to is for a different AML (I've attached different screenshots and AMLs to different posts). Yes just to confirm the IOReg and AML match.

I think I'm going to return it and see if I can find a non-variant card for a reasonable price. But for some reason the XTXH cards are like $300+ cheaper despite being better performers.
 

Attachments

  • Screenshot 2023-01-24 at 4.16.19 PM.png
    Screenshot 2023-01-24 at 4.16.19 PM.png
    99.3 KB · Views: 33
Last edited:
Me too, if it was a setup issue others would have encountered this issue. The fact no one else using the same series GPU is talking about coil whine is telling.

Hi guys,

Thank you for your reviews and feedback.
I have since returned the board, and this time ordered a brand new RX 6600 which I received and tested today. On this model I have no whistling or coil whine. We hear slight noises when I'm on safari, but nothing bad. You were right, it was a card issue.

I did some tests with Geekbench 5, and with Metal I'm at 78000, and 58000 with Open CL.

But I still have my login screen which goes black for a few seconds, and recovers the normal display. What do you think this phenomenon is due to?

thank you to all of you
 
@aka80
GB 5 scores are ok.
On my hack, I see the OC picker >> the Apple logo and the progress bar >> at around 30% of progress bar the screen goes black >> after 4-6" I see the Desktop. Are you talking about this black screen?
 
@aka80
GB 5 scores are ok.
On my hack, I see the OC picker >> the Apple logo and the progress bar >> at around 30% of progress bar the screen goes black >> after 4-6" I see the Desktop. Are you talking about this black screen?

Yes I think it's the same thing. But on my hack, the screen goes black for a few seconds and comes to back normal (with the display of the screen resolution indicated, as if we had switched to a new hdmi input), when I get to the login page.
 
HI @zappy39 very thanks for help man, great idea!!! Thanks a lot!!!
Nice Metal scores, are you running the Gigabyte Auros 6900XT (XTXH variant)?
If so, I'm running the exact same card. However, my metal scores are 170K.

Another thing I noticed is my GPU shows up as AMD Radeon HD GFX10 Family Unknown Prototype under Hackintool. Is this purely cosmetic or does it affect performance?

Thanks.
 
@Sabzz
Upload here the config.plist file (remove serial numbers) and paste the code of your SSDT-BRG0. What is the IOReg path to the AMD? Get it from Hackintool.
 
@Sabzz
Upload here the config.plist file (remove serial numbers) and paste the code of your SSDT-BRG0. What is the IOReg path to the AMD? Get it from Hackintool.
Hi, thanks for the response, see attached.

Code:
DefinitionBlock ("", "SSDT", 2, "ACDT", "BRG0", 0x00000000)
{
External (_SB_.PC00.PEG1.PEGP, DeviceObj)

Scope (\_SB.PC00.PEG1.PEGP)
{
Device (BRG0)
{
Name (_ADR, Zero) // _ADR: Address
Device (GFX0)
{
Name (_ADR, Zero) // _ADR: Address
}
}
}
}

Hackintool:
IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/PEG1@1/IOPP/PEGP@0/IOPP/BRG0@0/IOPP/GFX0@0

Thanks
EDIT: Also just to add, in Hackintool under System --> GFX0, the GPU Device Id states 0x73BF1002, is this right?
 

Attachments

  • config.plist
    60.6 KB · Views: 41
Last edited:
I think I'm going to return it and see if I can find a non-variant card for a reasonable price. But for some reason the XTXH cards are like $300+ cheaper despite being better performers.
This was the way out for me... got a non-XTXH variant (the XFX SWFT 319) and it worked out of the box. Didn't even need to add names to the device path with an AML.
 
Hi, thanks for the response, see attached.

Code:
DefinitionBlock ("", "SSDT", 2, "ACDT", "BRG0", 0x00000000)
{
External (_SB_.PC00.PEG1.PEGP, DeviceObj)

Scope (\_SB.PC00.PEG1.PEGP)
{
Device (BRG0)
{
Name (_ADR, Zero) // _ADR: Address
Device (GFX0)
{
Name (_ADR, Zero) // _ADR: Address
}
}
}
}

Hackintool:
IOService:/AppleACPIPlatformExpert/PC00@0/AppleACPIPCI/PEG1@1/IOPP/PEGP@0/IOPP/BRG0@0/IOPP/GFX0@0

Thanks
EDIT: Also just to add, in Hackintool under System --> GFX0, the GPU Device Id states 0x73BF1002, is this right?

No. Have a look at mine. The deviceid for a 6900xtx should be BF730000.
 
Back
Top