Contribute
Register

[Release] Hackintool v3.x.x

Version 1.4.7 Released
- Added support for new WEG -igfxfbdump boot flag using File->Import->IOReg Dump menu

Nice. Note that WhateverGreen.kext pre-built does not have this feature (no idea when a prebuilt will be available).
Also, like with -igfxdump, must use DEBUG build for -igfxfbdump.
 
Nice. Note that WhateverGreen.kext pre-built does not have this feature (no idea when a prebuilt will be available).
Also, like with -igfxdump, must use DEBUG build for -igfxfbdump.

Yeah hopefully we get some official binary release soon. I have updated the documentation to include this method of dumping. It is a really nice and easy way to import the data into FB-Patcher. I made it so you can import just the native data or the native data with the patched data applied to it. So it works very nicely.
 
I changed to another motherboard ASROCK H370M-ITX/AC. It has DP port. Works like a charm. 4k 60hz. I didn't need any KextToPatch on dp-hmdi...
 
Great tool.
HD4600 HDMI > DP Properties patches not working. config and ioreg attached. Suggestions?
MB/IGPU connectors: ID: 5/DP, ID: 4/DVI, ID:6/HDMI
Screen Shot 2018-10-11 at 10.41.08 PM.png Screen Shot 2018-10-11 at 10.38.11 PM.png

Screen Shot 2018-10-11 at 11.00.06 PM.png Screen Shot 2018-10-11 at 10.34.41 PM.png
 

Attachments

  • config.plist
    8.1 KB · Views: 171
  • m7i-fbp.zip
    773.9 KB · Views: 81
Last edited:
Great tool.
HD4600 HDMI > DP Properties patches not working. config and ioreg attached. Suggestions?
MB/IGPU connectors: ID: 5/DP, ID: 4/DVI, ID:6/HDMI
View attachment 357085 View attachment 357086

View attachment 357091 View attachment 357087

Your ioreg indicates WhateverGreen.kext is either not installed, or not loading for some reason.
(not present under IOResources).
Also ioreg indicates old Lilu (1.2.6, current is 1.2.7), which may be part of the problem.
 
oreg indicates old Lilu (1.2.6, current is 1.2.7), which may be part of the problem.
Lilu was the problem.
New issue, any reason why WEG does not support both Intel HDMI audio codecs?
WEG: DP and HDMI displays, DP audio only, see m7i-weg.ioreg (con1, not enabled)
SSDT-HD4600: DP and HDMI displays, DP and HDMI audio, see m7i-ssdt.ioreg
Screen Shot 2018-10-12 at 2.03.58 PM.png
 

Attachments

  • m7i-weg.ioreg
    3.6 MB · Views: 139
  • m7i-ssdt.ioreg
    3.5 MB · Views: 133
Lilu was the problem.
New issue, any reason why WEG does not support both Intel HDMI audio codecs?
WEG: DP and HDMI displays, DP audio only, see m7i-weg.ioreg (con1, not enabled)
SSDT-HD4600: DP and HDMI displays, DP and HDMI audio, see m7i-ssdt.ioreg
View attachment 357228

For Intel MEI rename, just use config.plist/ACPI/DSDT/Patches, not SSDT tricks.

The ioreg is a representation of results/output. EFI/Clover and kextcache output is a representation of input (that creates the result you see in ioreg).
I'm not sure what you have different between the two ioreg files as you didn't provide the rest of the input (PR files).

Note: I use FakePCIID.kext + FakePCIID_Intel_HDMI_Audio.kext to map unsupported HDAU 0x0c0c to supported 0x0a0c.
 
RehabMan, thanks for your support.
use config.plist/ACPI/DSDT/Patches
Done. WEG: No change, DP audio, no HDMI audio; see m7i-weg-mei.ioreg
Screen Shot 2018-10-12 at 10.00.27 PM.png
use FakePCIID.kext + FakePCIID_Intel_HDMI_Audio.kext to map unsupported HDAU 0x0c0c to supported 0x0a0c.
Included with AppleALC/Resources/Controllers.plist
 

Attachments

  • m7i-weg-mei.ioreg
    3.6 MB · Views: 151
RehabMan, thanks for your support.

Done. WEG: No change, DP audio, no HDMI audio; see m7i-weg-mei.ioreg
View attachment 357296

Included with AppleALC/Resources/Controllers.plist

Need full PR files to compare the two different scenarios. ioreg is not enough.

I have no hardware with HDAU 0x0c0c, therefore no way to test AppleALC handling of it.
I do know that I needed FakePCIID_Intel_HDMI_Audio.kext on my NUC7 even when using AppleALC...
(so, obviously the support for HDMI audio in AppleALC is incomplete or at least not the same as FakePCIID).
 
Trying 1.4.9 and I notice the new installed info don't show the correct version info. All show as DBG-123-2018-09-21 which is only correct for WEG. Also the included 10.14 data shows the RC version 18A389 and not 18391

Martin
 
Back
Top