YES - Enable RebuildAppleMemoryMap and SynRuntimePermissions in Booter>Quirks section.
YES - Remove all Device Properties.
- Kexts loading order is not correct. Important Kexts should load first. - What is wrong with my order?
My order is:
- Lilu.kext
- VirtualSMC.kext
- WhateverGreen.kext
-...
Hello. I have a Hackintosh and MacBook Pro 16". On my hack, I have an extensive music library in the music app. How can I move my entire library with all playlists to my MacBook?
Thank you.
So, today I booted up macOS and had a black screen. I changed the SSDT method on the old Device Property method and all work.
When I use SSDT my GPU is recognized like AMD Radeon Polaris 4 GB. When I use the Device Property method I have AMD Radeon RX 550 4 GB.
I think that's better ))) The second card was disabled by SSDT. See in attach. But you must enter your PCI path!
How I can totally disable RX550 in Windows 11 Pro?
It works! Now I have double cards setup. One card for Windows - RX 7900 XTX and another card for macOS - RX 550.
Now it looks like this:
What you need to write into your config.plist:
1 You need to find out all PCI paths of your GPU cards.
Mine were...
Found the PCI path for RX550 in the bottom slot:
PciRoot(0x0)/Pci(0x1B,0x6)/Pci(0x0,0x0)
So now the property looks like:
<key>PciRoot(0x0)/Pci(0x1B,0x6)/Pci(0x0,0x0)</key>
<dict>
<key>device-id</key>
<data>
/2cAAA==...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.