graphics card no kext loaded 7 mb of memory

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
hello I don't know how to change the graphics card identifier
amd r9 390
 

Attachments

  • IMG_0323.jpeg
    IMG_0323.jpeg
    4 MB · Views: 14
  • config.plist
    39.7 KB · Views: 0

Edhawk

Guru
Guru
Joined
May 2, 2020
Messages
2,357
You need to create a custom SSDT-GPU-SPOOF.aml table for your R9 390. Using the R9 390X card as the basis for the spoof (fake ID).

Follow this guide:


The guide uses your GPU as the target/example card, so it should be fairly straightforward. Once you confirm the ACPI address of your GPU.
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
I've never done that
dois-je supprimer les phrases en vert dans l'exemple ssdt ?

I don't understand anything more after you have to compile it and put it in efi
 

Edhawk

Guru
Guru
Joined
May 2, 2020
Messages
2,357
  1. Have you created the SSDT?
    • Have you used the correct ACPI Address for your systems GPU?
    • This can be obtained from the Hackintool > PCIe tab or from IORegistryExplorer in macOS.
  2. If yes, post a copy so we can see what you have created.
  3. Have you added a companion entry to your /EFI/OC/config.plist for the SSDT?
    • The SSDT won't work without the config.plist entry.
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
bonjour quand je veux compiler il y a des erreurs
 

Attachments

  • SSDT-GPU-SPOOF.dsl.zip
    1.4 KB · Views: 4
  • IMG_0330.jpeg
    IMG_0330.jpeg
    3.1 MB · Views: 10
  • IMG_0329.jpeg
    IMG_0329.jpeg
    4.7 MB · Views: 5
Last edited:

Edhawk

Guru
Guru
Joined
May 2, 2020
Messages
2,357
What does your System show when you look at the BIOS Device Name (Nom du périphérique BIOS) under Device Manager in Windows?

This is what I see when I look at the BIOS device name for my RX580 on an Intel system.

Bios device name - RX580.png Bios device name

This is what is shown for the same card under Location Paths.

Location Paths - RX580.png Location paths (Chemins d’accès)

They are both showing the same information, but the Bios device name is easier to understand and use when editing the SSDT.

As you might have guessed I am not using macOS at present so I can't check why maciasl is throwing up those four errors.
 

Edhawk

Guru
Guru
Joined
May 2, 2020
Messages
2,357
The errors were caused by incorrectly added '/' before the' _SB' part of the device path.

I have edited the SSDT and attached both a .dsl and .aml version so you can see what I changed to remove the compilation errors.

Hope the revised SSDT works.
 

Attachments

  • SSDT-GPU-SPOOF.aml.zip
    986 bytes · Views: 6
  • SSDT-GPU-SPOOF.dsl.zip
    1.5 KB · Views: 5

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
hello
thank you very much i will compare and include that in the efi folder and in the config.plist
Thanks for your help
I will test this
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
hello
the gpu is well recognized but there is a graphics acceleration problem
maybe in the boot flag
do you have an idea ?
I'm going to try -radvesa
 

Attachments

  • config.plist
    40 KB · Views: 0

Edhawk

Guru
Guru
Joined
May 2, 2020
Messages
2,357
-radvesa wouldn't work, as it forces the GPU to use basic VESA mode. The opposite of what you are trying to accomplish.
-raddvi is used to enable DVI transmitter correction, if the DVI connector is not working correctly.

Try -radcodec and radpg=15

-radcodec
Allows non-supported cards to use HW video encoder, to force the spoofed PID to be used in AMDRadeonVADriver
radpg=15 Fixes HD 7730/7750/7770/R7 250/R7 250X initialisation
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
sorry it's me again
I tried the boot flags but nothing different
but I saw that there was no metal support
I don't know if it's configurable?
 

Attachments

  • IMG_0332.jpeg
    IMG_0332.jpeg
    3.1 MB · Views: 11

ExtremeXT

Donator
Donator
Joined
Aug 7, 2022
Messages
843
sorry it's me again
I tried the boot flags but nothing different
but I saw that there was no metal support
I don't know if it's configurable?
Is acceleration working?
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
no it does not work when I want to put a window in the background I click on the orange button I wait 15 seconds for it to run
the launchpad too
 

laurent

Member
AMD OS X Member
Joined
Oct 30, 2020
Messages
80
hello I solved the graphic problem by replacing whatevergreen with a version earlier than 1.4.1
and everything works perfectly thank you for your help which made me progress
 

ExtremeXT

Donator
Donator
Joined
Aug 7, 2022
Messages
843
hello I solved the graphic problem by replacing whatevergreen with a version earlier than 1.4.1
and everything works perfectly thank you for your help which made me progress
No need to do that, just add a no-gfx-spoof property with value 01.
 
Back
Top Bottom
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.