Contribute
Register

<< Solved >> Hackintool not working, cannot change PlatformID

Status
Not open for further replies.
Joined
Nov 28, 2019
Messages
5
Motherboard
MSI Z370 Gaming Plus
CPU
Intel Core i7 8700K
Graphics
AMD Radeon RX580
Mac
  1. iMac
Mobile Phone
  1. Android
Hi everyone, I managed to built a 8700k+RX580 Hackintosh successfully. Everything works like a charm *EXCEPT* iGPU. Now dGPU hardware acceleration works fine, but Sidecar remains blackscreen, Adobe Premiere has instant crash. Hackintool cannot detect the iGPU, platform ID shows 0x00000000.
It seems like it never detect the iGPU, I used GFXUtil to scan, it shows nothing. Also in Hackintosh there is only one GPU: GFX0-RX580
I want to enable the headless iGPU, so I read https://www.tonymacx86.com/threads/an-idiots-guide-to-lilu-and-its-plug-ins.260063/ and try to apply a new platform/device ID. But the generated config looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Devices</key>
    <dict>
        <key>Properties</key>
        <dict/>
    </dict>
</dict>
</plist>
As you can see, it's Empty, and apparently it won't work.
Here are the methods that I've tried:
  1. Redownload the Hackintool, still empty output.
  2. Applied this empty config, of course nothing changed.
  3. Use Clover Configurator to change ig-platform-id and IntelGFX, won't work
  4. Use Clover Configurator to change the value in Devices-Properties, won't work
  5. BTW, I've double checked that my config.plist is clean
  6. Consulted this https://www.tonymacx86.com/threads/...ching-guide-hdmi-black-screen-problem.269149/ and copied the MSI Z370I plist, won't work
  7. Changed the SMBIOS to iMac 9,1, won't work
No matter what method I tried, the platform ID remains 0x00000000. So please, I need help, is there anything I could possibly be wrong? Or other settings that I didn't noticed?
Or if you have a working Hackintool, maybe please show me the plist of Coffee Lake - 0x3E980003? Any help is appreciated
 

Attachments

  • 1592144680745.png
    1592144680745.png
    657.6 KB · Views: 278
  • 1592145702920.png
    1592145702920.png
    662.1 KB · Views: 264
Last edited:
Hi everyone, I managed to built a 8700k+RX580 Hackintosh successfully. Everything works like a charm *EXCEPT* iGPU. Now dGPU hardware acceleration works fine, but Sidecar remains blackscreen, Adobe Premiere has instant crash. Hackintool cannot detect the iGPU, platform ID shows 0x00000000.
It seems like it never detect the iGPU, I used GFXUtil to scan, it shows nothing. Also in Hackintosh there is only one GPU: GFX0-RX580
I want to enable the headless iGPU, so I read https://www.tonymacx86.com/threads/an-idiots-guide-to-lilu-and-its-plug-ins.260063/ and try to apply a new platform/device ID. But the generated config looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Devices</key>
    <dict>
        <key>Properties</key>
        <dict/>
    </dict>
</dict>
</plist>
As you can see, it's Empty, and apparently it won't work.
Here are the methods that I've tried:
  1. Redownload the Hackintool, still empty output.
  2. Applied this empty config, of course nothing changed.
  3. Use Clover Configurator to change ig-platform-id and IntelGFX, won't work
  4. Use Clover Configurator to change the value in Devices-Properties, won't work
  5. BTW, I've double checked that my config.plist is clean
  6. Consulted this https://www.tonymacx86.com/threads/...ching-guide-hdmi-black-screen-problem.269149/ and copied the MSI Z370I plist, won't work
  7. Changed the SMBIOS to iMac 9,1, won't work
No matter what method I tried, the platform ID remains 0x00000000. So please, I need help, is there anything I could possibly be wrong? Or other settings that I didn't noticed?
Or if you have a working Hackintool, maybe please show me the plist of Coffee Lake - 0x3E980003? Any help is appreciated
When you have the generated patch go to the top tool bar on monitor next to the Apple logo click on the “File” tab and choose “export” it should give you the option to choose config.plist. It will have to mount the EFI. This will load the patch to the plist and give you a backup plist.
 
When you have the generated patch go to the top tool bar on monitor next to the Apple logo click on the “File” tab and choose “export” it should give you the option to choose config.plist. It will have to mount the EFI. This will load the patch to the plist and give you a backup plist.
Yes, I did just like you said, many times. But the problem is the empty config the hackintool generated.
 
Yes, I did just like you said, many times. But the problem is the empty config the hackintool generated.
I see now, is your IGPU enabled in BIOS or set to Disabled with multi-monitor?
 
I see now, is your IGPU enabled in BIOS or set to Disabled with multi-monitor?
I checked, yes, thank you! I didn't turn on multi-monitor, now it's back to normal.
 
Status
Not open for further replies.
Back
Top