Contribute
Register

Dual Monitors on HD 630

Status
Not open for further replies.
Joined
Sep 12, 2017
Messages
30
Motherboard
ASRock B250 PRO4
CPU
i5-7500
Graphics
HD 630
Hi, I'm wondering how I can get dual monitors workings on my iGPU.
Both the HDMI and DVI monitors work separately but when both are connected only the HDMI one works.
If the DVI one is plugged in and I plug the HDMI one in after wards it doesn't get detected and my system crashes if I hold options and click detect displays in the display settings. If it's my HDMI one plugged in first, it does nothing.
I've tried InjectIntel on and off, and dual link set to 0 and 1.


Any help will be appreciated. Thanks!

My config
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>#DisableDrivers</key>
    <array>
        <string>CsmVideoDxe</string>
        <string>VBoxExt4</string>
    </array>
    <key>ACPI</key>
    <dict>
        <key>#PatchAPIC</key>
        <false/>
        <key>#ResetAddress</key>
        <string>0x64</string>
        <key>#ResetValue</key>
        <string>0xFE</string>
        <key>#SortedOrder</key>
        <array>
            <string>SSDT-3.aml</string>
            <string>SSDT-1.aml</string>
            <string>SSDT-2.aml</string>
        </array>
        <key>#smartUPS</key>
        <false/>
        <key>AutoMerge</key>
        <false/>
        <key>DSDT</key>
        <dict>
            <key>#DropOEM_DSM</key>
            <dict>
                <key>ATI</key>
                <true/>
                <key>Firewire</key>
                <true/>
                <key>HDA</key>
                <true/>
                <key>HDMI</key>
                <true/>
                <key>IDE</key>
                <true/>
                <key>IntelGFX</key>
                <true/>
                <key>LAN</key>
                <true/>
                <key>LPC</key>
                <false/>
                <key>NVidia</key>
                <true/>
                <key>SATA</key>
                <true/>
                <key>SmBUS</key>
                <false/>
                <key>USB</key>
                <true/>
                <key>WIFI</key>
                <true/>
            </dict>
            <key>#Rtc8Allowed</key>
            <false/>
            <key>#SuspendOverride</key>
            <false/>
            <key>Debug</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>AddDTGP</key>
                <true/>
                <key>AddHDMI</key>
                <true/>
                <key>AddIMEI</key>
                <false/>
                <key>AddMCHC</key>
                <false/>
                <key>AddPNLF</key>
                <true/>
                <key>DeleteUnused</key>
                <true/>
                <key>FakeLPC</key>
                <false/>
                <key>FixACST</key>
                <true/>
                <key>FixADP1</key>
                <true/>
                <key>FixAirport</key>
                <false/>
                <key>FixDarwin</key>
                <false/>
                <key>FixDarwin7</key>
                <true/>
                <key>FixDisplay</key>
                <true/>
                <key>FixFirewire</key>
                <false/>
                <key>FixHDA</key>
                <true/>
                <key>FixHPET</key>
                <true/>
                <key>FixIDE</key>
                <false/>
                <key>FixIPIC</key>
                <true/>
                <key>FixIntelGfx</key>
                <false/>
                <key>FixLAN</key>
                <true/>
                <key>FixMutex</key>
                <false/>
                <key>FixRTC</key>
                <true/>
                <key>FixRegions</key>
                <true/>
                <key>FixS3D</key>
                <true/>
                <key>FixSATA</key>
                <false/>
                <key>FixSBUS</key>
                <true/>
                <key>FixShutdown</key>
                <true/>
                <key>FixTMR</key>
                <true/>
                <key>FixUSB</key>
                <true/>
                <key>FixWAK</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>Add _SUN property for GIGE</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    UFhTWAhfQURSAAhfUFJXEgYC
                    </data>
                    <key>Replace</key>
                    <data>
                    UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>Rename GFX0 to IGPU</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    R0ZYMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    SUdQVQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>Rename HDEF to AZAL</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    SERFRg==
                    </data>
                    <key>Replace</key>
                    <data>
                    QVpBTA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>Rename oem _DSM to ZDSM</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WkRTTQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>Rename HECI to IMEI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SEVDSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    SU1FSQ==
                    </data>
                </dict>
            </array>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DisableASPM</key>
        <false/>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
            <dict>
                <key>#Length</key>
                <integer>720</integer>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
        </array>
        <key>FixHeaders</key>
        <true/>
        <key>FixMCFG</key>
        <false/>
        <key>HaltEnabler</key>
        <true/>
        <key>RenameDevices</key>
        <dict>
            <key>#_SB.PCI0.RP01.PXSX</key>
            <string>ARPT</string>
        </dict>
        <key>SSDT</key>
        <dict>
            <key>#C3Latency</key>
            <string>0x03E7</string>
            <key>#DoubleFirstState</key>
            <true/>
            <key>#DropOem</key>
            <true/>
            <key>#EnableC2</key>
            <false/>
            <key>#EnableC4</key>
            <false/>
            <key>#EnableC6</key>
            <true/>
            <key>#EnableC7</key>
            <false/>
            <key>#MaxMultiplier</key>
            <integer>12</integer>
            <key>#MinMultiplier</key>
            <integer>8</integer>
            <key>#NoDynamicExtract</key>
            <false/>
            <key>#NoOemTableId</key>
            <false/>
            <key>#PLimitDict</key>
            <integer>1</integer>
            <key>#PluginType</key>
            <integer>0</integer>
            <key>#UnderVoltStep</key>
            <integer>1</integer>
            <key>#UseSystemIO</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>#APLF</key>
                <false/>
                <key>#APSN</key>
                <false/>
                <key>#PluginType</key>
                <false/>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>#Arguments</key>
        <string>slide=0 darkwake=0</string>
        <key>#DefaultLoader</key>
        <string>boot.efi</string>
        <key>#LegacyBiosDefaultEntry</key>
        <integer>0</integer>
        <key>#XMPDetection</key>
        <string>-1</string>
        <key>Arguments</key>
        <string>slide=0 dart=0 darkwake=8 kext-dev-mode=1 -disablegfxfirmware</string>
        <key>CustomLogo</key>
        <string>Apple</string>
        <key>Debug</key>
        <false/>
        <key>DefaultVolume</key>
        <string>0417AC27-0784-4BD3-8941-5D6D3C92BBAC</string>
        <key>DisableCloverHotkeys</key>
        <false/>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverDoRecovery</key>
        <true/>
        <key>NeverHibernate</key>
        <true/>
        <key>RtcHibernateAware</key>
        <false/>
        <key>SignatureFixup</key>
        <false/>
        <key>SkipHibernateTimeout</key>
        <false/>
        <key>StrictHibernate</key>
        <false/>
        <key>Timeout</key>
        <integer>3</integer>
    </dict>
    <key>BootGraphics</key>
    <dict>
        <key>#DefaultBackgroundColor</key>
        <string>0xF0F0F0</string>
        <key>EFILoginHiDPI</key>
        <integer>1</integer>
        <key>UIScale</key>
        <integer>1</integer>
    </dict>
    <key>CPU</key>
    <dict>
        <key>#BusSpeedkHz</key>
        <integer>133330</integer>
        <key>#FrequencyMHz</key>
        <integer>3140</integer>
        <key>#HWPEnable</key>
        <true/>
        <key>#HWPValue</key>
        <string>0x30002a01</string>
        <key>#QPI</key>
        <integer>4800</integer>
        <key>#SavingMode</key>
        <integer>7</integer>
        <key>#TDP</key>
        <integer>95</integer>
        <key>#TurboDisable</key>
        <true/>
        <key>#Type</key>
        <string>0x0201</string>
        <key>#UseARTFrequency</key>
        <true/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>#AddProperties</key>
        <array>
            <dict>
                <key>Device</key>
                <string>IntelGFX</string>
                <key>Disabled</key>
                <true/>
                <key>Key</key>
                <string>framebuffer-patch-enable</string>
                <key>Value</key>
                <data>
                AQAAAA==
                </data>
            </dict>
            <dict>
                <key>Device</key>
                <string>IntelGFX</string>
                <key>Disabled</key>
                <true/>
                <key>Key</key>
                <string>framebuffer-stolenmem</string>
                <key>Value</key>
                <data>
                AAAwAQ==
                </data>
            </dict>
            <dict>
                <key>Device</key>
                <string>IntelGFX</string>
                <key>Disabled</key>
                <true/>
                <key>Key</key>
                <string>framebuffer-fbmem</string>
                <key>Value</key>
                <data>
                AACQAA==
                </data>
            </dict>
            <dict>
                <key>Device</key>
                <string>IntelGFX</string>
                <key>Disabled</key>
                <true/>
                <key>Key</key>
                <string>framebuffer-unifiedmem</string>
                <key>Value</key>
                <data>
                AAAAgA==
                </data>
            </dict>
        </array>
        <key>#DisableFunctions</key>
        <string>0x18F6</string>
        <key>#FakeID</key>
        <dict>
            <key>#ATI</key>
            <string>0x67501002</string>
            <key>#IMEI</key>
            <string>0x1e208086</string>
            <key>#IntelGFX</key>
            <string>0x01268086</string>
            <key>#LAN</key>
            <string>0x100E8086</string>
            <key>#NVidia</key>
            <string>0x11de10de</string>
            <key>#SATA</key>
            <string>0x25628086</string>
            <key>#WIFI</key>
            <string>0x431214e4</string>
            <key>#XHCI</key>
            <string>0x0</string>
        </dict>
        <key>#ForceHPET</key>
        <false/>
        <key>#IntelMaxValue</key>
        <integer>1808</integer>
        <key>#Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x14,0x0)</key>
            <dict>
                <key>#Comment</key>
                <string>This is USB3.0</string>
                <key>AAPL,clock-id</key>
                <data>
                AA==
                </data>
                <key>AAPL,current-available</key>
                <data>
                sAQ=
                </data>
                <key>AAPL,current-extra</key>
                <data>
                vAI=
                </data>
                <key>AAPL,current-in-sleep</key>
                <data>
                6AM=
                </data>
                <key>built-in</key>
                <data>
                AA==
                </data>
                <key>device_type</key>
                <string>XHCI</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x19,0x0)</key>
            <dict>
                <key>built-in</key>
                <data>
                AQ==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1a,0x0)</key>
            <dict>
                <key>AAPL,clock-id</key>
                <data>
                AQ==
                </data>
                <key>AAPL,current-available</key>
                <data>
                sAQ=
                </data>
                <key>AAPL,current-extra</key>
                <data>
                vAI=
                </data>
                <key>AAPL,current-in-sleep</key>
                <data>
                6AM=
                </data>
                <key>built-in</key>
                <data>
                AA==
                </data>
                <key>device_type</key>
                <string>EHCI</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
            <dict>
                <key>hda-gfx</key>
                <string>onboard-1</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1c,0x1)/Pci(0x0,0x0)</key>
            <dict>
                <key>device_type</key>
                <string>Airport</string>
                <key>model</key>
                <string>Apple WiFi card</string>
                <key>name</key>
                <string>AirPort Extreme</string>
                <key>subsystem-vendor-id</key>
                <data>
                axAAAA==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1c,0x5)/Pci(0x0,0x0)</key>
            <dict>
                <key>compatible</key>
                <string>pci14e4,16bc</string>
                <key>device_type</key>
                <string>Media controller</string>
                <key>model</key>
                <string>O2 Micro SD card reader</string>
                <key>name</key>
                <string>AirPort Extreme</string>
                <key>subsystem-vendor-id</key>
                <data>
                axAAAA==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1d,0x0)</key>
            <dict>
                <key>AAPL,clock-id</key>
                <data>
                Ag==
                </data>
                <key>AAPL,current-available</key>
                <data>
                sAQ=
                </data>
                <key>AAPL,current-extra</key>
                <data>
                vAI=
                </data>
                <key>AAPL,current-in-sleep</key>
                <data>
                6AM=
                </data>
                <key>built-in</key>
                <data>
                AA==
                </data>
                <key>device_type</key>
                <string>EHCI</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>#AAPL00,override-no-connect</key>
                <data>
                AP///////wANr2kUAAAAABYWAQSgHxF4AtFFm1lXjisj
                UFQAAAABAQEBAQEBAQEBAQEBAQEBEhtWclAADDAQZCYA
                Na4QAAAaDBJWclAADDAQIiYANa4QAAAaAAAA/gA3SlJU
                OYAxNDBCR0UKAAAAAAAAQTGUAAAAAAEBCiAgAMU=
                </data>
                <key>@0,backlight-control</key>
                <data>
                AQAAAA==
                </data>
                <key>AAPL,HasLid</key>
                <data>
                AQAAAA==
                </data>
                <key>AAPL,HasPanel</key>
                <data>
                AQAAAA==
                </data>
                <key>AAPL,backlight-control</key>
                <data>
                AQAAAA==
                </data>
                <key>AAPL,ig-platform-id</key>
                <data>
                AwBmAQ==
                </data>
                <key>class-code</key>
                <data>
                AAADAA==
                </data>
                <key>device-id</key>
                <data>
                ZgEAAA==
                </data>
                <key>graphic-options</key>
                <data>
                DAAAAA==
                </data>
                <key>model</key>
                <string>Intel HD Graphics 4000</string>
                <key>subsystem-vendor-id</key>
                <data>
                axAAAA==
                </data>
                <key>vendor-id</key>
                <data>
                hoAAAA==
                </data>
            </dict>
        </dict>
        <key>#SetIntelBacklight</key>
        <false/>
        <key>#SetIntelMaxBacklight</key>
        <true/>
        <key>Audio</key>
        <dict>
            <key>#Inject</key>
            <string>0x0887</string>
            <key>AFGLowPowerState</key>
            <false/>
            <key>Inject</key>
            <integer>1</integer>
            <key>ResetHDA</key>
            <false/>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <false/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>GUI</key>
    <dict>
        <key>#ConsoleMode</key>
        <string>0</string>
        <key>#Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>AddArguments</key>
                    <string>-v</string>
                    <key>Arguments</key>
                    <string>Kernel=mach_kernel</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Hidden</key>
                    <false/>
                    <key>Hotkey</key>
                    <string>M</string>
                    <key>InjectKexts</key>
                    <false/>
                    <key>NoCaches</key>
                    <false/>
                    <key>Path</key>
                    <string>\EFI\BOOT\BOOTX64.efi</string>
                    <key>Title</key>
                    <string>MyCustomEntry</string>
                    <key>Type</key>
                    <string>OSXRecovery</string>
                    <key>Volume</key>
                    <string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
                </dict>
                <dict>
                    <key>Hidden</key>
                    <false/>
                    <key>InjectKexts</key>
                    <false/>
                    <key>NoCaches</key>
                    <false/>
                    <key>SubEntries</key>
                    <array>
                        <dict>
                            <key>AddArguments</key>
                            <string>-v</string>
                            <key>Title</key>
                            <string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string>
                        </dict>
                    </array>
                    <key>Title</key>
                    <string>OS X 10.8.5 (12F36) Mountain Lion</string>
                    <key>Type</key>
                    <string>OSX</string>
                    <key>Volume</key>
                    <string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string>
                </dict>
            </array>
            <key>Legacy</key>
            <array>
                <dict>
                    <key>Disabled</key>
                    <true/>
                    <key>Hidden</key>
                    <false/>
                    <key>Hotkey</key>
                    <string>L</string>
                    <key>Title</key>
                    <string>MyLegacyEntry</string>
                    <key>Type</key>
                    <string>Windows</string>
                    <key>Volume</key>
                    <string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string>
                </dict>
            </array>
            <key>Tool</key>
            <array>
                <dict>
                    <key>Arguments</key>
                    <string>-b</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Hidden</key>
                    <false/>
                    <key>Hotkey</key>
                    <string>S</string>
                    <key>Path</key>
                    <string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string>
                    <key>Title</key>
                    <string>MyCustomShell</string>
                    <key>Volume</key>
                    <string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
                </dict>
            </array>
        </dict>
        <key>#CustomIcons</key>
        <false/>
        <key>#EmbeddedThemeType</key>
        <string>Dark</string>
        <key>#Hide</key>
        <array>
            <string>Windows</string>
            <string>BOOTX64.EFI</string>
            <string>Preboot</string>
            <string>/EFI/BOOT/BOOTX64.EFI</string>
        </array>
        <key>#Language</key>
        <string>ru:0</string>
        <key>#Mouse</key>
        <dict>
            <key>Enabled</key>
            <true/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>2</integer>
        </dict>
        <key>#Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>#TextOnly</key>
        <false/>
        <key>Hide</key>
        <array>
            <string>66B7B651-B16B-4C78-9EF6-7406D36E7355</string>
            <string>4977C74C-1ED2-43B2-BF0E-806F35CE750B</string>
            <string>8AA87E56-D399-4F0E-A191-ED92A2DC1C1B</string>
        </array>
        <key>Language</key>
        <string>en:0</string>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
        </dict>
        <key>ScreenResolution</key>
        <string>1920x1080</string>
        <key>ShowOptimus</key>
        <false/>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>#Connectors</key>
        <array/>
        <key>#DualLink</key>
        <integer>0</integer>
        <key>#FBName</key>
        <string>Makakakakala</string>
        <key>#Inject</key>
        <dict>
            <key>ATI</key>
            <true/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>#LoadVBios</key>
        <false/>
        <key>#NVCAP</key>
        <string>04000000000003000C0000000000000A00000000</string>
        <key>#NvidiaGeneric</key>
        <true/>
        <key>#NvidiaNoEFI</key>
        <false/>
        <key>#NvidiaSingle</key>
        <false/>
        <key>#PatchVBios</key>
        <false/>
        <key>#PatchVBiosBytes</key>
        <array>
            <dict>
                <key>Find</key>
                <data>
                gAeoAqAF
                </data>
                <key>Replace</key>
                <data>
                gAeoAjgE
                </data>
            </dict>
        </array>
        <key>#RadeonDeInit</key>
        <true/>
        <key>#VRAM</key>
        <integer>1024</integer>
        <key>#VideoPorts</key>
        <integer>2</integer>
        <key>#display-cfg</key>
        <string>03010300FFFF0001</string>
        <key>#ig-platform-id</key>
        <string>0x01620005</string>
        <key>EDID</key>
        <dict>
            <key>#Custom</key>
            <data>
            AP///////wAGECGSAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAAB
            AQEBAQEBAQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCE
            HzAgIFYAS88QAAAAAAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1I
            ZYSq/wIBCiAgAJo=
            </data>
            <key>#HorizontalSyncPulseWidth</key>
            <string>0x11</string>
            <key>#Inject</key>
            <true/>
            <key>#ProductID</key>
            <string>0x9221</string>
            <key>#VendorID</key>
            <string>0x1006</string>
            <key>#VideoInputSignal</key>
            <string>0xA1</string>
        </dict>
        <key>Inject</key>
        <dict>
            <key>Intel</key>
            <true/>
        </dict>
        <key>VideoPorts</key>
        <integer>2</integer>
        <key>ig-platform-id</key>
        <string>0x59120000</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>#ATIConnectorsController</key>
        <string>6000</string>
        <key>#ATIConnectorsData</key>
        <string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string>
        <key>#ATIConnectorsPatch</key>
        <string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string>
        <key>#BootPatches</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Example</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                RXh0ZXJuYWw=
                </data>
                <key>MatchOS</key>
                <string>All</string>
                <key>Replace</key>
                <data>
                SW50ZXJuYWw=
                </data>
            </dict>
        </array>
        <key>#FakeCPUID</key>
        <string>0x010676</string>
        <key>#ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\AMD6000Controller.kext</string>
            <string>\System\Library\Extensions\AMDFramebuffer.kext</string>
        </array>
        <key>#KernelToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Infinite loop at wake</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                TIn/6PXb/v8=
                </data>
                <key>MatchOS</key>
                <string>10.11</string>
                <key>Replace</key>
                <data>
                6/7/6PXb/v8=
                </data>
            </dict>
        </array>
        <key>#KextsToPatch</key>
        <array>
            <dict>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                SGVhZHBob25lcwA=
                </data>
                <key>Name</key>
                <string>VoodooHDA</string>
                <key>Replace</key>
                <data>
                VGVsZXBob25lcwA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patch_to_not_load_this_driver</string>
                <key>Find</key>
                <string>0x04020000</string>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>AppleHDAController</string>
                <key>Replace</key>
                <string>0x44220000</string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Make all drives to be internal</string>
                <key>Find</key>
                <data>
                RXh0ZXJuYWw=
                </data>
                <key>Name</key>
                <string>AppleAHCIPort</string>
                <key>Replace</key>
                <data>
                SW50ZXJuYWw=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>TRIM function for non-Apple SSDs</string>
                <key>Find</key>
                <data>
                QVBQTEUgU1NEAA==
                </data>
                <key>Name</key>
                <string>IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>ATI Connector patch new way</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AAQAAAQDAAAAAQAAIQMCBAQAAAAUAgAAAAEAAAAABAMQ
                AAAAEAAAAAABAAAAAAAB
                </data>
                <key>MatchOS</key>
                <string>10.9,10.10,10.11</string>
                <key>Name</key>
                <string>AMD6000Controller</string>
                <key>Replace</key>
                <data>
                BAAAABQCAAAAAQAAAAAEBAAEAAAEAwAAAAEAABECAQUA
                AAAAAAAAAAAAAAAAAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>ATI name HD xxxx -&gt; HD6450</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SEQgNnh4eA==
                </data>
                <key>MatchOS</key>
                <string>10.12,10.13</string>
                <key>Name</key>
                <string>AMD6000Controller</string>
                <key>Replace</key>
                <data>
                SEQgNjQ1MA==
                </data>
            </dict>
        </array>
        <key>AppleIntelCPUPM</key>
        <false/>
        <key>Debug</key>
        <false/>
        <key>DellSMBIOSPatch</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <false/>
        <key>KernelPm</key>
        <false/>
        <key>KernelXCPM</key>
        <false/>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>MLB</key>
        <string>C02032109R5DC771H</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>#BiosReleaseDate</key>
        <string>05/03/10</string>
        <key>#BiosVendor</key>
        <string>Apple Inc.</string>
        <key>#BiosVersion</key>
        <string>MB11.88Z.0061.B03.0809221748</string>
        <key>#Board-ID</key>
        <string>Mac-F4208CC8</string>
        <key>#BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>#BoardSerialNumber</key>
        <string>C02032101R5DC771H</string>
        <key>#BoardType</key>
        <integer>10</integer>
        <key>#BoardVersion</key>
        <string>Proto1</string>
        <key>#ChassisAssetTag</key>
        <string>LatitudeD420</string>
        <key>#ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>#ChassisType</key>
        <integer>16</integer>
        <key>#Family</key>
        <string>MacBook</string>
        <key>#FirmwareFeatures</key>
        <string>0xC0001403</string>
        <key>#FirmwareFeaturesMask</key>
        <string>0xFFFFFFFF</string>
        <key>#LocationInChassis</key>
        <string>MLB</string>
        <key>#Memory</key>
        <dict>
            <key>Channels</key>
            <integer>2</integer>
            <key>Modules</key>
            <array>
                <dict>
                    <key>Frequency</key>
                    <integer>1333</integer>
                    <key>Part</key>
                    <string>C0001403</string>
                    <key>Serial</key>
                    <string>00001001</string>
                    <key>Size</key>
                    <integer>4096</integer>
                    <key>Slot</key>
                    <integer>0</integer>
                    <key>Type</key>
                    <string>DDR3</string>
                    <key>Vendor</key>
                    <string>Kingston</string>
                </dict>
                <dict>
                    <key>Frequency</key>
                    <integer>1333</integer>
                    <key>Part</key>
                    <string>C0001404</string>
                    <key>Serial</key>
                    <string>00001002</string>
                    <key>Size</key>
                    <integer>4096</integer>
                    <key>Slot</key>
                    <integer>2</integer>
                    <key>Type</key>
                    <string>DDR3</string>
                    <key>Vendor</key>
                    <string>Kingston</string>
                </dict>
            </array>
            <key>SlotCount</key>
            <integer>4</integer>
        </dict>
        <key>#Mobile</key>
        <true/>
        <key>#PlatformFeature</key>
        <string>0x03</string>
        <key>#ProductName</key>
        <string>MacBook1,1</string>
        <key>#SerialNumber</key>
        <string>4H629LYAU9C</string>
        <key>#Slots</key>
        <array>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>ID</key>
                <integer>1</integer>
                <key>Name</key>
                <string>PCIe Slot 0</string>
                <key>Type</key>
                <integer>16</integer>
            </dict>
            <dict>
                <key>Device</key>
                <string>WIFI</string>
                <key>ID</key>
                <integer>0</integer>
                <key>Name</key>
                <string>Airport</string>
                <key>Type</key>
                <integer>1</integer>
            </dict>
        </array>
        <key>#SmUUID</key>
        <string>00000000-0000-1000-8000-010203040506</string>
        <key>#Trust</key>
        <true/>
        <key>#Version</key>
        <string>1.0</string>
        <key>BiosReleaseDate</key>
        <string>06/26/2018</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>IM171.88Z.0157.B00.1806261148</string>
        <key>Board-ID</key>
        <string>Mac-B809C3757DA9BB8D</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>C02728500GUF9H11M</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>1.0</string>
        <key>ChassisAssetTag</key>
        <string>iMac-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x09</string>
        <key>Family</key>
        <string>iMac17,1</string>
        <key>FirmwareFeatures</key>
        <string>0xFC0FE137</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFF1FFF3F</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <false/>
        <key>PlatformFeature</key>
        <string>0x00</string>
        <key>ProductName</key>
        <string>iMac17,1</string>
        <key>SerialNumber</key>
        <string>C02V25Y2GG7L</string>
        <key>SmUUID</key>
        <string>85B4ADAC-83C4-4C49-A7AE-569979CD09B5</string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>#BacklightLevel</key>
        <string>0x0501</string>
        <key>#CustomUUID</key>
        <string>511CE201-1000-4000-9999-010203040506</string>
        <key>#NoCaches</key>
        <false/>
        <key>#NvidiaWeb</key>
        <false/>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 
I am wondering too. My goal was to replicate the Mac Mini 2018 as much as possible, so I took an i3-8100 with a Gigabyte H370M-DS3H. After a lot of trial and error, I got the install working with minimal configuration, but graphics is way harder than I thought.

I'm using Whatevergreen and Lilu, not injecting any fake hardware IDs.

I'm only getting full acceleration with one monitor on DisplayPort. HDMI and DVI boot as well, but it shows that I have 7MB of video RAM, so something is wrong there. Multiple monitors are not working, the system is even crashing upon connecting a second monitor.

I really do not fancy buying an RX560...
 
I am wondering too. My goal was to replicate the Mac Mini 2018 as much as possible, so I took an i3-8100 with a Gigabyte H370M-DS3H. After a lot of trial and error, I got the install working with minimal configuration, but graphics is way harder than I thought.

I'm using Whatevergreen and Lilu, not injecting any fake hardware IDs.

I'm only getting full acceleration with one monitor on DisplayPort. HDMI and DVI boot as well, but it shows that I have 7MB of video RAM, so something is wrong there. Multiple monitors are not working, the system is even crashing upon connecting a second monitor.

I really do not fancy buying an RX560...
Ye, I'm also running Lilu and whatevergreen. However I'm getting 1.5GB of vram with a single monitor but can't get a second monitor to work at all.
 
Ye, I'm also running Lilu and whatevergreen. However I'm getting 1.5GB of vram with a single monitor but can't get a second monitor to work at all.

I got the same problem , two monitors can work from boot until nearly to the login screen.

I had two monitor, one is HDMI connected, and another is VGA connected.
When I plug one VGA monitor , it also became black before login screen come up.
I install the 10.13.6 using monitor with HDMI, didn't know if it matters?

When I change ig-platform-id to 0x59120000, HDMI mointor filcker , and another monitor can show sometimes, also filcker.



I'm install osx 10.13.6 on i5 7500 with HD 630, so the 'ig-platform-id' should use 0x59120000, but when I using this value, the monitor flicker a lot , so I had config.plist set :
Fake ID Intel GFX:0x19168086
ig-platform-id: 0x19120000


I am also try to modify SMBIOS change iMac 18,1 ; 18,3 ; 14,2 , none of them worked.


Here is my kext files:
 ls -l | awk '{print $9}'
AppleALC.kext
HibernationFixup.kext
Other

 ls -l Other | awk '{print $9}'
FakeSMC.kext
IntelMausiEthernet.kext
Lilu.kext
RealtekRTL8111.kext
SATA-200-series-unsupported.kext
USBInjectAll.kext
VoodooHDA-2.9.1.kext
VoodooPS2Controller.kext
WhateverGreen.kext
XHCI-200-series-injector.kext
 

Attachments

  • config.plist
    15.8 KB · Views: 189
Last edited:
I got the same problem , two monitors can work from boot until nearly to the login screen.

I had two monitor, one is HDMI connected, and another is VGA connected.
When I plug one VGA monitor , it also became black before login screen come up.
I install the 10.13.6 using monitor with HDMI, didn't know if it matters?

When I change ig-platform-id to 0x59120000, HDMI mointor filcker , and another monitor can show sometimes, also filcker.



I'm install osx 10.13.6 on i5 7500 with HD 630, so the 'ig-platform-id' should use 0x59120000, but when I using this value, the monitor flicker a lot , so I had config.plist set :
Fake ID Intel GFX:0x19168086
ig-platform-id: 0x19120000


I am also try to modify SMBIOS change iMac 18,1 ; 18,3 ; 14,2 , none of them worked.


Here is my kext files:

Ye many of us are having the same issue with getting multiple monitors to work with the HD630. What you can try is iMac 17,1 without any fake ID as long as you're using high Sierra. I'll update if I get anything working. If anyone else has advice please let me know.
 
Ye many of us are having the same issue with getting multiple monitors to work with the HD630. What you can try is iMac 17,1 without any fake ID as long as you're using high Sierra. I'll update if I get anything working. If anyone else has advice please let me know.

I tried to change iMac 17 ,1 , and remove fake ID, but nothing changed.
 
Ye many of us are having the same issue with getting multiple monitors to work with the HD630. What you can try is iMac 17,1 without any fake ID as long as you're using high Sierra. I'll update if I get anything working. If anyone else has advice please let me know.

I tried to change iMac 17 ,1 , and remove fake ID, but nothing changed.
 
The following thread should be helpful and has links to an app designed by Headkaze
https://www.tonymacx86.com/threads/an-idiots-guide-to-lilu-and-its-plug-ins.260063/
https://www.tonymacx86.com/threads/release-intel-fb-patcher-v1-7-0.254559/

Read the section around:
Getting the IGPU Device Properties
Hey, thanks. So I gave that a shot and made a bit of progress. Thank you So now both monitors work but they're of the same screen and the display is being detected as a projector. I'm also experiencing 7 MB of vram with a lot of stuttering and flickering. So to fix this I tried InjectIntel with 0x59120000 but that causes a darker than normal log in screen which keeps crashing with a gIOScreenLockState 3(also second monitor input is lost as usual when using iMac 17,1). I'm on High Sierra btw.

Here is what I've tried:
iMac 18,1 18,2 and 18,3, 17,1.
-disablegfxfirmware boot flag
I've used the patches from intel fb patcher - can you please double check these for me
InjectIntel - causes gIOScreenLockState 3 error


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>#Comment</key>
    <string>This file is for 10.12.6+ with native KabyLake support</string>
    <key>ACPI</key>
    <dict>
        <key>#Comment-SortedOrder</key>
        <string>SortedOrder required if you have patched SSDTs in ACPI/patched</string>
        <key>#DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>MCFG</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>xh_rvp10</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>CpuPm</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Cst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>Cpu0Ist</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApCst</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>SSDT</string>
                <key>TableId</key>
                <string>ApIst</string>
            </dict>
        </array>
        <key>#SortedOrder</key>
        <array>
            <string>SSDT.aml</string>
            <string>SSDT-0.aml</string>
            <string>SSDT-1.aml</string>
            <string>SSDT-2.aml</string>
            <string>SSDT-3.aml</string>
            <string>SSDT-4.aml</string>
            <string>SSDT-5.aml</string>
            <string>SSDT-6.aml</string>
            <string>SSDT-7.aml</string>
            <string>SSDT-8.aml</string>
            <string>SSDT-9.aml</string>
            <string>SSDT-10.aml</string>
            <string>SSDT-11.aml</string>
            <string>SSDT-12.aml</string>
            <string>SSDT-13.aml</string>
            <string>SSDT-14.aml</string>
            <string>SSDT-15.aml</string>
            <string>SSDT-16.aml</string>
            <string>SSDT-17.aml</string>
            <string>SSDT-18.aml</string>
            <string>SSDT-19.aml</string>
            <string>SSDT-XOSI.aml</string>
            <string>SSDT-LPC.aml</string>
            <string>SSDT-UIAC.aml</string>
            <string>SSDT-PNLF.aml</string>
        </array>
        <key>DSDT</key>
        <dict>
            <key>Fixes</key>
            <dict>
                <key>#Comment-IRQ Fix</key>
                <string>The following fixes may be needed for onboard audio/USB/etc</string>
            </dict>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>change OSID to XSID (to avoid match against _OSI XOSI patch)</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    T1NJRA==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFNJRA==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change _OSI to XOSI</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    X09TSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WE9TSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change _DSM to XDSM</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WERTTQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change EC0 to EC</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    RUMwXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change H_EC to EC</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    SF9FQw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change ECDV to EC</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>
                    RUNEVg==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change HDAS to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SERBUw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SERFRg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change HECI to IMEI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SEVDSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    SU1FSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change MEI to IMEI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    TUVJXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SU1FSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change GFX0 to IGPU</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    R0ZYMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    SUdQVQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change PCI0.VID to IGPU #1 (Thinkpad)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UENJMFZJRF8=
                    </data>
                    <key>Replace</key>
                    <data>
                    UENJMElHUFU=
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change PCI0.VID to IGPU #2 (Thinkpad)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    VklEXwhfQURSDAAAAgA=
                    </data>
                    <key>Replace</key>
                    <data>
                    SUdQVQhfQURSDAAAAgA=
                    </data>
                </dict>
            </array>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>#MCFG</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
        </array>
        <key>FixHeaders</key>
        <true/>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <false/>
                <key>PStates</key>
                <false/>
                <key>PluginType</key>
                <true/>
            </dict>
            <key>PluginType</key>
            <integer>1</integer>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-lilubetaall debug=0x100 -disablegfxfirmware -v darkwake=8</string>
        <key>CustomLogo</key>
        <string>Apple</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>LegacyBiosDefault</string>
        <key>Log</key>
        <false/>
        <key>NeverHibernate</key>
        <true/>
        <key>NoEarlyProgress</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>CPU</key>
    <dict>
        <key>UseARTFrequency</key>
        <false/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>AddProperties</key>
        <array>
            <dict>
                <key>Device</key>
                <string>IntelGFX</string>
                <key>Disabled</key>
                <false/>
                <key>Key</key>
                <string>AAPL,GfxYTile</string>
                <key>Value</key>
                <data>
                AQAAAA==
                </data>
            </dict>
        </array>
        <key>Audio</key>
        <dict>
            <key>AFGLowPowerState</key>
            <true/>
            <key>Inject</key>
            <integer>11</integer>
            <key>ResetHDA</key>
            <true/>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>#Kaby Lake-Comment</key>
            <string>To avoid automatic Clover fake device-id (Skylake) injection</string>
        </dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                AAASWQ==
                </data>
                <key>device-id</key>
                <data>
                G1kAAA==
                </data>
                <key>framebuffer-con0-busid</key>
                <data>
                BQAAAA==
                </data>
                <key>framebuffer-con0-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-flags</key>
                <data>
                hwEAAA==
                </data>
                <key>framebuffer-con0-index</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-pipe</key>
                <data>
                CQAAAA==
                </data>
                <key>framebuffer-con0-type</key>
                <data>
                AAQAAA==
                </data>
                <key>framebuffer-con1-busid</key>
                <data>
                BAAAAA==
                </data>
                <key>framebuffer-con1-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con1-flags</key>
                <data>
                hwEAAA==
                </data>
                <key>framebuffer-con1-index</key>
                <data>
                AgAAAA==
                </data>
                <key>framebuffer-con1-pipe</key>
                <data>
                CgAAAA==
                </data>
                <key>framebuffer-con1-type</key>
                <data>
                AAQAAA==
                </data>
                <key>framebuffer-con2-busid</key>
                <data>
                BgAAAA==
                </data>
                <key>framebuffer-con2-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con2-flags</key>
                <data>
                hwEAAA==
                </data>
                <key>framebuffer-con2-index</key>
                <data>
                AwAAAA==
                </data>
                <key>framebuffer-con2-pipe</key>
                <data>
                CgAAAA==
                </data>
                <key>framebuffer-con2-type</key>
                <data>
                AAQAAA==
                </data>
                <key>framebuffer-con3-busid</key>
                <data>
                AAAAAA==
                </data>
                <key>framebuffer-con3-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con3-flags</key>
                <data>
                IAAAAA==
                </data>
                <key>framebuffer-con3-index</key>
                <data>
                /////w==
                </data>
                <key>framebuffer-con3-pipe</key>
                <data>
                AAAAAA==
                </data>
                <key>framebuffer-con3-type</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AAAAAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AABgAg==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>GUI</key>
    <dict>
        <key>#ScreenResolution</key>
        <string>1920x1080</string>
        <key>Mouse</key>
        <dict>
            <key>Enabled</key>
            <false/>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <false/>
            <key>Linux</key>
            <true/>
            <key>Tool</key>
            <false/>
        </dict>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>EDID</key>
        <dict>
            <key>Custom</key>
            <data>
            AP///////wAw5D8FAAAAAAAaAQSVIhN46qHFlFlXjycgUFQAAAAB
            AQEBAQEBAQEBAQEBAQEBLjaAoHA4H0AwIDUAWMIQAAAaXCuAoHA4
            H0AwIDUAWMIQAAAaAAAA/gA0WEsxM4AxNTZXRjYKAAAAAAAAQTGW
            ABAAAAoBCiAgAMU=
            </data>
        </dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>ig-platform-id</key>
        <string>0x59120000</string>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <true/>
        <key>AppleRTC</key>
        <true/>
        <key>DellSMBIOSPatch</key>
        <true/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KernelToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.13 Debug kernel</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                sABMi1Xw
                </data>
                <key>MatchOS</key>
                <string>10.13</string>
                <key>Replace</key>
                <data>
                SIPEQF3D
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.13 Release kernel</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                igKEwHRE
                </data>
                <key>MatchOS</key>
                <string>10.13</string>
                <key>Replace</key>
                <data>
                igKEwOtE
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.14 Release kernel (c) vit9696</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                igKEwHRC
                </data>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Replace</key>
                <data>
                igKEwOtC
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ILniAAAADzA=
                </data>
                <key>Replace</key>
                <data>
                ILniAAAAkJA=
                </data>
            </dict>
        </array>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>10.13.x USB Port Limit Patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g32UDw+DlwQAAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g32UGpCQkJCQkA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>change 15 port limit to 26 in XHCI kext for 10.14 beta2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g/sPD4MDBQA=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14,10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g/saD4MDBQA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>disable USB Port Limit Patch (PMheart) for 10.14 beta2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g/sPD4MDBQAA
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14,10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g/sPkJCQkJCQ
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>06/26/2018</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>IM183.88Z.0161.B00.1806260901</string>
        <key>Board-ID</key>
        <string>Mac-77F17D7DA9285301</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>x</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>1.0</string>
        <key>ChassisAssetTag</key>
        <string>iMac-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x09</string>
        <key>EfiVersion</key>
        <string>166.0.0.0.0</string>
        <key>Family</key>
        <string>iMac</string>
        <key>FirmwareFeatures</key>
        <string>0xFC0FE137</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFF1FFF3F</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <false/>
        <key>PlatformFeature</key>
        <string>0x00</string>
        <key>ProductName</key>
        <string>iMac18,2</string>
        <key>ProductName-Comment</key>
        <string>x</string>
        <key>SerialNumber</key>
        <string>x</string>
        <key>SmUUID</key>
        <string>x</string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>#BacklightLevel</key>
        <integer>0</integer>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 
Last edited:
Status
Not open for further replies.
Back
Top