Lenovo Z50-70 macOS kurulumu

config.plist
Kod:
<?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 Haswell graphics that require FakeID=0x04128086</string>
    <key>ACPI</key>
    <dict>
        <key>AutoMerge</key>
        <true/>
        <key>FixHeaders</key>
        <true/>
        <key>Comment-DisabledAML</key>
        <string>Disable other forms of CPU PM due to SSDT/Generate/PluginType=true</string>
        <key>DisabledAML</key>
        <array>
            <string>SSDT.aml</string>
            <string>SSDT-XCPM.aml</string>
            <string>SSDT-PluginType1.aml</string>
        </array>
        <key>DSDT</key>
        <dict>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>Comment-IRQ Fix</key>
                <string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixTMR</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixHPET</key>
                <false/>
            </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 EHC1 to EH01</string>
                    <key>Find</key>
                    <data>RUhDMQ==</data>
                    <key>Replace</key>
                    <data>RUgwMQ==</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change EHC2 to EH02</string>
                    <key>Find</key>
                    <data>RUhDMg==</data>
                    <key>Replace</key>
                    <data>RUgwMg==</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change GFX0 to IGPU</string>
                    <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>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>Find</key>
                    <data>VklEXwhfQURSDAAAAgA=</data>
                    <key>Replace</key>
                    <data>SUdQVQhfQURSDAAAAgA=</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change B0D3 to HDAU</string>
                    <key>Find</key>
                    <data>QjBEMw==</data>
                    <key>Replace</key>
                    <data>SERBVQ==</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>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>PluginType</key>
                <true/>
            </dict>
            <key>NoOemTableId</key>
            <false/>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>kext-dev-mode=1 dart=0 nv_disable=1 -cdfon -igfxnohdmi</string>
        <key>#DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>NeverHibernate</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
    </dict>
    <key>Devices</key>
    <dict>
        <key>AddProperties</key>
        <array>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>name</string>
                <key>Value</key>
                <data>I2Rpc3BsYXkA</data>
                <key>Comment</key>
                <string>Inject &quot;name&quot; as (data)&quot;#display&quot; to disable graphics drivers on NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>IOName</string>
                <key>Value</key>
                <string>#display</string>
                <key>Comment</key>
                <string>Inject &quot;IOName&quot; as &quot;#display&quot; to disable graphics drivers on NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>class-code</string>
                <key>Value</key>
                <data>/////w==</data>
                <key>Comment</key>
                <string>Inject bogus class-code to prevent graphics drivers loading for NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>name</string>
                <key>Value</key>
                <data>I2Rpc3BsYXkA</data>
                <key>Comment</key>
                <string>Inject &quot;name&quot; as (data)&quot;#display&quot; to disable graphics drivers on AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>IOName</string>
                <key>Value</key>
                <string>#display</string>
                <key>Comment</key>
                <string>Inject &quot;IOName&quot; as &quot;#display&quot; to disable graphics drivers on AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>class-code</string>
                <key>Value</key>
                <data>/////w==</data>
                <key>Comment</key>
                <string>Inject bogus class-code to prevent graphics drivers loading for AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>vendor-id</string>
                <key>Value</key>
                <data>//8AAA==</data>
                <key>Comment</key>
                <string>Inject bogus vendor-id to prevent graphics drivers loading for AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>device-id</string>
                <key>Value</key>
                <data>//8AAA==</data>
                <key>Comment</key>
                <string>Inject bogus device-id to prevent graphics drivers loading for AMD</string>
            </dict>
        </array>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <integer>0</integer>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>#IntelGFX</key>
            <string>0x04128086</string>
        </dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>BgAmCg==</data>
                <key>device-id</key>
                <data>EgQAAA==</data>
                <key>#hda-gfx</key>
                <string>onboard-1</string>
                <key>#AAPL00,override-no-connect</key>
                <data></data>
                <key>#AAPL00,override-no-edid</key>
                <data></data>
                <key>framebuffer-patch-enable</key>
                <integer>1</integer>
                <key>framebuffer-cursormem</key>
                <data>AACQAA==</data>
                <key>## @1 HDMI</key>
                <string></string>
                <key>#framebuffer-con1-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con1-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con1-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con1-pipe</key>
                <data>EgAAAA==</data>
                <key>## @2 HDMI</key>
                <string></string>
                <key>#framebuffer-con2-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con2-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con2-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con2-pipe</key>
                <data>EgAAAA==</data>
                <key>#HDMI Port</key>
                <string>0x3e9b0000, 0306 port</string>
                <key>#framebuffer-con2-alldata</key>
                <data>AwYIAAAEAADHAwAA</data>
                <key>## @3 HDMI</key>
                <string></string>
                <key>#framebuffer-con3-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con3-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con3-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con3-pipe</key>
                <data>EgAAAA==</data>
                <key>## patch0</key>
                <string>Enable internal display after sleep for 0x0a2e0008 on 10.10.2-10.12.x (c) syscl</string>
                <key>#framebuffer-patch0-enable</key>
                <integer>1</integer>
                <key>#framebuffer-patch0-find</key>
                <data>AQAAAEAAAAAeAAAABQUJAQ==</data>
                <key>#framebuffer-patch0-replace</key>
                <data>AQAAAEAAAAAPAAAABQUJAQ==</data>
                <key>## patch1</key>
                <string>Enable internal display after sleep for 0x0a2e000a, 0x0a26000a</string>
                <key>#framebuffer-patch1-enable</key>
                <integer>1</integer>
                <key>#framebuffer-patch1-find</key>
                <data>AQAAAEAAAAAeAgAABQUJAQ==</data>
                <key>#framebuffer-patch1-replace</key>
                <data>AQAAAEAAAAAfAgAABQUJAQ==</data>
            </dict>
            <key>PciRoot(0)/Pci(0x1b,0)</key>
            <dict>
                <key>#layout-id</key>
                <integer>3</integer>
                <key>#PinConfigurations</key>
                <data></data>
            </dict>
            <key>PciRoot(0)/Pci(0x03,0)</key>
            <dict>
                <key>#layout-id</key>
                <integer>3</integer>
                <key>#hda-gfx</key>
                <string>onboard-1</string>
                <key>#no-controller-patch</key>
                <integer>1</integer>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>AddClockID</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>Hidden</key>
                    <false/>
                    <key>Type</key>
                    <string>OSXRecovery</string>
                </dict>
                <dict>
                    <key>Type</key>
                    <string>Windows</string>
                    <key>Title</key>
                    <string>Windows</string>
                </dict>
            </array>
        </dict>
        <key>Hide</key>
        <array>
            <string>Preboot</string>
        </array>
        <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>
            <true/>
        </dict>
        <key>#ScreenResolution</key>
        <string>1920x1080</string>
        <key>Theme</key>
        <string>BGM</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>#EDID</key>
        <dict>
            <key>Inject</key>
            <false/>
        </dict>
        <key>#ig-platform-id</key>
        <string>0x0a260006</string>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <true/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <true/>
        </dict>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>DellSMBIOSPatch</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KextsToPatch</key>
        <array/>
        <key>KernelToPatch</key>
        <array>
            <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>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.13 release kernel (credit vit9696)</string>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Find</key>
                <data>igKEwHRE</data>
                <key>Replace</key>
                <data>igKEwOtE</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.14 release kernel (credit vit9696)</string>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Find</key>
                <data>igKEwHRC</data>
                <key>Replace</key>
                <data>igKEwOtC</data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>BooterConfig</key>
        <string>0x28</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>ProductName</key>
        <string>MacBookPro11,1</string>
        <key>#ProductName-MacBookAir</key>
        <string>MacBookAir6,2</string>
        <key>Trust</key>
        <true/>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
    </dict>
</dict>
</plist>
 
config.plist
Kod:
<?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 Haswell graphics that require FakeID=0x04128086</string>
    <key>ACPI</key>
    <dict>
        <key>AutoMerge</key>
        <true/>
        <key>FixHeaders</key>
        <true/>
        <key>Comment-DisabledAML</key>
        <string>Disable other forms of CPU PM due to SSDT/Generate/PluginType=true</string>
        <key>DisabledAML</key>
        <array>
            <string>SSDT.aml</string>
            <string>SSDT-XCPM.aml</string>
            <string>SSDT-PluginType1.aml</string>
        </array>
        <key>DSDT</key>
        <dict>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>Comment-IRQ Fix</key>
                <string>The following fixes may be needed for onboard audio/USB/etc</string>
                <key>FixTMR</key>
                <false/>
                <key>FixRTC</key>
                <false/>
                <key>FixIPIC</key>
                <false/>
                <key>FixHPET</key>
                <false/>
            </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 EHC1 to EH01</string>
                    <key>Find</key>
                    <data>RUhDMQ==</data>
                    <key>Replace</key>
                    <data>RUgwMQ==</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change EHC2 to EH02</string>
                    <key>Find</key>
                    <data>RUhDMg==</data>
                    <key>Replace</key>
                    <data>RUgwMg==</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change GFX0 to IGPU</string>
                    <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>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>Find</key>
                    <data>VklEXwhfQURSDAAAAgA=</data>
                    <key>Replace</key>
                    <data>SUdQVQhfQURSDAAAAgA=</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change B0D3 to HDAU</string>
                    <key>Find</key>
                    <data>QjBEMw==</data>
                    <key>Replace</key>
                    <data>SERBVQ==</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>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>PluginType</key>
                <true/>
            </dict>
            <key>NoOemTableId</key>
            <false/>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>kext-dev-mode=1 dart=0 nv_disable=1 -cdfon -igfxnohdmi</string>
        <key>#DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>NeverHibernate</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
    </dict>
    <key>Devices</key>
    <dict>
        <key>AddProperties</key>
        <array>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>name</string>
                <key>Value</key>
                <data>I2Rpc3BsYXkA</data>
                <key>Comment</key>
                <string>Inject &quot;name&quot; as (data)&quot;#display&quot; to disable graphics drivers on NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>IOName</string>
                <key>Value</key>
                <string>#display</string>
                <key>Comment</key>
                <string>Inject &quot;IOName&quot; as &quot;#display&quot; to disable graphics drivers on NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>NVidia</string>
                <key>Key</key>
                <string>class-code</string>
                <key>Value</key>
                <data>/////w==</data>
                <key>Comment</key>
                <string>Inject bogus class-code to prevent graphics drivers loading for NVidia</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>name</string>
                <key>Value</key>
                <data>I2Rpc3BsYXkA</data>
                <key>Comment</key>
                <string>Inject &quot;name&quot; as (data)&quot;#display&quot; to disable graphics drivers on AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>IOName</string>
                <key>Value</key>
                <string>#display</string>
                <key>Comment</key>
                <string>Inject &quot;IOName&quot; as &quot;#display&quot; to disable graphics drivers on AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>class-code</string>
                <key>Value</key>
                <data>/////w==</data>
                <key>Comment</key>
                <string>Inject bogus class-code to prevent graphics drivers loading for AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>vendor-id</string>
                <key>Value</key>
                <data>//8AAA==</data>
                <key>Comment</key>
                <string>Inject bogus vendor-id to prevent graphics drivers loading for AMD</string>
            </dict>
            <dict>
                <key>Device</key>
                <string>ATI</string>
                <key>Key</key>
                <string>device-id</string>
                <key>Value</key>
                <data>//8AAA==</data>
                <key>Comment</key>
                <string>Inject bogus device-id to prevent graphics drivers loading for AMD</string>
            </dict>
        </array>
        <key>Audio</key>
        <dict>
            <key>Inject</key>
            <integer>0</integer>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>#IntelGFX</key>
            <string>0x04128086</string>
        </dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>BgAmCg==</data>
                <key>device-id</key>
                <data>EgQAAA==</data>
                <key>#hda-gfx</key>
                <string>onboard-1</string>
                <key>#AAPL00,override-no-connect</key>
                <data></data>
                <key>#AAPL00,override-no-edid</key>
                <data></data>
                <key>framebuffer-patch-enable</key>
                <integer>1</integer>
                <key>framebuffer-cursormem</key>
                <data>AACQAA==</data>
                <key>## @1 HDMI</key>
                <string></string>
                <key>#framebuffer-con1-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con1-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con1-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con1-pipe</key>
                <data>EgAAAA==</data>
                <key>## @2 HDMI</key>
                <string></string>
                <key>#framebuffer-con2-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con2-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con2-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con2-pipe</key>
                <data>EgAAAA==</data>
                <key>#HDMI Port</key>
                <string>0x3e9b0000, 0306 port</string>
                <key>#framebuffer-con2-alldata</key>
                <data>AwYIAAAEAADHAwAA</data>
                <key>## @3 HDMI</key>
                <string></string>
                <key>#framebuffer-con3-enable</key>
                <integer>1</integer>
                <key>#framebuffer-con3-type</key>
                <data>AAgAAA==</data>
                <key>#framebuffer-con3-flags</key>
                <data>BgAAAA==</data>
                <key>#framebuffer-con3-pipe</key>
                <data>EgAAAA==</data>
                <key>## patch0</key>
                <string>Enable internal display after sleep for 0x0a2e0008 on 10.10.2-10.12.x (c) syscl</string>
                <key>#framebuffer-patch0-enable</key>
                <integer>1</integer>
                <key>#framebuffer-patch0-find</key>
                <data>AQAAAEAAAAAeAAAABQUJAQ==</data>
                <key>#framebuffer-patch0-replace</key>
                <data>AQAAAEAAAAAPAAAABQUJAQ==</data>
                <key>## patch1</key>
                <string>Enable internal display after sleep for 0x0a2e000a, 0x0a26000a</string>
                <key>#framebuffer-patch1-enable</key>
                <integer>1</integer>
                <key>#framebuffer-patch1-find</key>
                <data>AQAAAEAAAAAeAgAABQUJAQ==</data>
                <key>#framebuffer-patch1-replace</key>
                <data>AQAAAEAAAAAfAgAABQUJAQ==</data>
            </dict>
            <key>PciRoot(0)/Pci(0x1b,0)</key>
            <dict>
                <key>#layout-id</key>
                <integer>3</integer>
                <key>#PinConfigurations</key>
                <data></data>
            </dict>
            <key>PciRoot(0)/Pci(0x03,0)</key>
            <dict>
                <key>#layout-id</key>
                <integer>3</integer>
                <key>#hda-gfx</key>
                <string>onboard-1</string>
                <key>#no-controller-patch</key>
                <integer>1</integer>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>AddClockID</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>Hidden</key>
                    <false/>
                    <key>Type</key>
                    <string>OSXRecovery</string>
                </dict>
                <dict>
                    <key>Type</key>
                    <string>Windows</string>
                    <key>Title</key>
                    <string>Windows</string>
                </dict>
            </array>
        </dict>
        <key>Hide</key>
        <array>
            <string>Preboot</string>
        </array>
        <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>
            <true/>
        </dict>
        <key>#ScreenResolution</key>
        <string>1920x1080</string>
        <key>Theme</key>
        <string>BGM</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>#EDID</key>
        <dict>
            <key>Inject</key>
            <false/>
        </dict>
        <key>#ig-platform-id</key>
        <string>0x0a260006</string>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <true/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <true/>
        </dict>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>DellSMBIOSPatch</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KextsToPatch</key>
        <array/>
        <key>KernelToPatch</key>
        <array>
            <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>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.13 release kernel (credit vit9696)</string>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Find</key>
                <data>igKEwHRE</data>
                <key>Replace</key>
                <data>igKEwOtE</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.14 release kernel (credit vit9696)</string>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Find</key>
                <data>igKEwHRC</data>
                <key>Replace</key>
                <data>igKEwOtC</data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>BooterConfig</key>
        <string>0x28</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>ProductName</key>
        <string>MacBookPro11,1</string>
        <key>#ProductName-MacBookAir</key>
        <string>MacBookAir6,2</string>
        <key>Trust</key>
        <true/>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
    </dict>
</dict>
</plist>

15693200918441736832344.jpg

Teşekkür ederim fakat burada tekrar takıldı.
kealOSHighSierra10136KemalALKIN.raw image dosyasından kurulum yapmaya çalışıyorum.
 
Son düzenleyen: Moderatör:
Batarya sürücüsü çıktıları var sorun değil sadece pili algılamamış ancak ekran kartı/monitöre geçiş yaparken bekletmiş. Clover ekranından intelpc (desktop/masaüstü) olan ile dene ayrıca vermiş olduğum config ile denerken clover --> options --> graphics kısmından inject intel ve edid gibi seçenekleri açık/kapalı dene.
 
Maalesef bi değişiklik olmadı batarya hataları sürekli olarak geliyor son bulmuyor farklı birşey yazmıyor lütfen yardım edin.
 
Son düzenleyen: Moderatör:
Full HD panele sahip olduğunuzdan büyük ihtimalle (sizin cihaz ve hd 4600 için konuşuyorum) desktop/masaüstü mimari için bulunan ig-platform donanım kimliği (ID) ile (clover) kullanmanız gerekecek. Tecrübelerime dayanarak söylüyorum. Özelden ulaştığınız için biraz deneme yapmıştık sizinle çünkü.
Kod:
0x0d220003
 
Son düzenleme:
Hangi config dosyasını kullanıyorsun şu anda?
Kod:
<?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>ACPI</key>
    <dict>
        <key>AutoMerge</key>
        <true/>
        <key>DSDT</key>
        <dict>
            <key>Fixes</key>
            <dict>
                <key>AddDTGP</key>
                <false/>
                <key>AddHDMI</key>
                <false/>
                <key>AddPNLF</key>
                <true/>
                <key>FixAirport</key>
                <false/>
                <key>FixDisplay</key>
                <true/>
                <key>FixHDA</key>
                <false/>
                <key>FixIDE</key>
                <false/>
                <key>FixLAN</key>
                <false/>
                <key>FixMutex</key>
                <true/>
                <key>FixRegions</key>
                <true/>
                <key>FixS3D</key>
                <false/>
                <key>FixSATA</key>
                <false/>
                <key>FixSBUS</key>
                <false/>
                <key>FixShutdown</key>
                <false/>
                <key>FixUSB</key>
                <false/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>change EHC1 to EH01</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RUhDMQ==
                     </data>
                    <key>Replace</key>
                    <data>
                    RUgwMQ==
                     </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change EHC2 to EH02</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RUhDMg==
                     </data>
                    <key>Replace</key>
                    <data>
                    RUgwMg==
                     </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 PEGP to GFX0</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    UEVHUA==
                     </data>
                    <key>Replace</key>
                    <data>
                    R0ZYMA==
                     </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change AZAL to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    QVpBTA==
                     </data>
                    <key>Replace</key>
                    <data>
                    SERFRg==
                     </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 SAT0 to SATA</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    U0FUMA==
                     </data>
                    <key>Replace</key>
                    <data>
                    U0FUQQ==
                     </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change LPC to LPCB</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    TFBDXw==
                     </data>
                    <key>Replace</key>
                    <data>
                    TFBDQg==
                     </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change _OSI to XOSI</string>
                    <key>Disabled</key>
                    <false/>
                    <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>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                     </data>
                    <key>Replace</key>
                    <data>
                    WERTTQ==
                     </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change _DSM to ZDSM</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                     </data>
                    <key>Replace</key>
                    <data>
                    WkRTTQ==
                     </data>
                </dict>
            </array>
            <key>Rtc8Allowed</key>
            <true/>
            <key>SlpSmiAtWake</key>
            <true/>
            <key>SuspendOverride</key>
            <true/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>MCFG</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>MATS</string>
            </dict>
        </array>
        <key>FixHeaders</key>
        <true/>
        <key>FixMCFG</key>
        <true/>
        <key>HaltEnabler</key>
        <true/>
        <key>SSDT</key>
        <dict>
            <key>DoubleFirstState</key>
            <true/>
            <key>EnableC2</key>
            <true/>
            <key>EnableC4</key>
            <true/>
            <key>EnableC6</key>
            <true/>
            <key>EnableC7</key>
            <true/>
            <key>Generate</key>
            <dict>
                <key>APLF</key>
                <true/>
                <key>APSN</key>
                <true/>
                <key>CStates</key>
                <true/>
                <key>PStates</key>
                <true/>
                <key>PluginType</key>
                <true/>
            </dict>
            <key>UseSystemIO</key>
            <true/>
        </dict>
        <key>smartUPS</key>
        <true/>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>npci=0x3000 kext-dev-mode=1 dart=0 debug=0x100 -no_compat_check rootless=0 keepsyms=1 npci=0x2000 -cdfon -igfxnohdmi enable-hdmi20 -liluforce</string>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <key>DefaultVolume</key>
        <string>disknameismi</string>
        <key>HibernationFixup</key>
        <true/>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverDoRecovery</key>
        <true/>
        <key>NeverHibernate</key>
        <true/>
        <key>RtcHibernateAware</key>
        <true/>
        <key>SignatureFixup</key>
        <true/>
        <key>SkipHibernateTimeout</key>
        <true/>
        <key>StrictHibernate</key>
        <true/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>AFGLowPowerState</key>
            <true/>
            <key>Inject</key>
            <integer>1</integer>
            <key>ResetHDA</key>
            <true/>
        </dict>
        <key>FakeID</key>
        <dict>
            <key>#IntelGFX</key>
            <string>0x59168086</string>
            <key>#Kaby Lake-Comment</key>
            <string>To avoid automatic Clover fake device-id (Skylake) injection</string>
        </dict>
        <key>HDMIInjection</key>
        <true/>
        <key>LANInjection</key>
        <true/>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
            <key>NameEH00</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>GUI</key>
    <dict>
        <key>EmbeddedThemeType</key>
        <string>Dark</string>
        <key>Hide</key>
        <array>
            <string>Preboot</string>
            <string>NO NAME</string>
            <string>Recovery</string>
            <string>Recovery HD</string>
        </array>
        <key>Mouse</key>
        <dict>
            <key>Enabled</key>
            <true/>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <true/>
            <key>Linux</key>
            <true/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>ShowOptimus</key>
        <true/>
        <key>Theme</key>
        <string>embedded</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>EDID</key>
        <dict>
            <key>Inject</key>
            <false/>
        </dict>
        <key>FBName</key>
        <string>Radeon</string>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>NvidiaGeneric</key>
        <true/>
        <key>NvidiaSingle</key>
        <true/>
        <key>RadeonDeInit</key>
        <true/>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <true/>
        <key>AppleRTC</key>
        <true/>
        <key>DellSMBIOSPatch</key>
        <false/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KernelCpu</key>
        <true/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KernelToPatch</key>
        <array>
            <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>
            <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.x</string>
                <key>Replace</key>
                <data>
                igKEwOtE
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.14 Release kernel</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                igKEwHRC
                </data>
                <key>MatchOS</key>
                <string>10.14.1,10.14.2,10.14.3</string>
                <key>Replace</key>
                <data>
                igKEwOtC
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable panic kext logging on 10.14 Release kernel</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AIoChMB0
                </data>
                <key>MatchOS</key>
                <string>10.14.4,10.14.5,10.14.6</string>
                <key>Replace</key>
                <data>
                AIoChMDr
                </data>
            </dict>
        </array>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.iokit.IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily IONameMatch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                PHN0cmluZz5wY2kxNDRkLGE4MDQ8L3N0cmluZz4=
                </data>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                PHN0cmluZz5wY2kxNDRkLGE4MDI8L3N0cmluZz4=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#1</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                ibPoAgAAweAMBQAQAACJgw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                ibPoAgAAweAJBQAQAACJgw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#2</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                D7aMiIIAAACD+QwPhTIBAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                D7aMiIIAAACD+QkPhTIBAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#3</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AMeDpAAAAAAQAABIi0gISA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                AMeDpAAAAAACAABIi0gISA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#4</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SYnGTYX2dGFBwecMSWP/vg==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                SYnGTYX2dGFBwecJSWP/vg==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#5</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                hv8PAABIwegMD7cPgeH/Dw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                hv8PAABIwegJD7cPgeH/Dw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#6_7</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                icGB4f8PAABIAdFIgfn/DwAAdzs=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                icGB4f8BAABIAdFIgfn/AQAAdzs=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#8</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SYHF/w8AAEnB7QxJiwQkSA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                SYHF/w8AAEnB7QlJiwQkSA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#9_10</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                BgIAAEyNuAAQAABMiflIgeEA8P//SYmGGgEAAEmJjiIB
                AABBvAAQAABJKfQ=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                BgIAAEyNuAACAABMiflIgeEA8P//SYmGGgEAAEmJjiIB
                AABBvAACAABJKfQ=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#11</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                AABJiY4iAQAAugAQAABIKQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                AABJiY4iAQAAugACAABIKQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#12</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                yAAAAEkp17gAEAAATYskJA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                yAAAAEkp17gAAgAATYskJA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#13</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                4b+AQBUGTYnWugAQAABFMQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                4b+AQBUGTYnWugACAABFMQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#14</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                iWTY+EmBxAAQAABJgccA8A==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                iWTY+EmBxAACAABJgccA8A==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#15</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                Bf8PAABIwegMZvfB/w8PlQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                Bf8PAABIwegJZvfB/w8PlQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#16</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                weIIQQ+2wcHgDEQJ0EQJwA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                weIIQQ+2wcHgCUQJ0EQJwA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>IONVMeFamily Pike R. Alpha Patch#17</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                RYTJD5XAD7bAweAMRAnYRA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>IONVMeFamily</string>
                <key>Replace</key>
                <data>
                RYTJD5XAD7bAweAJRAnYRA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Black Screen Patch Vega 56/64, RX580 etc. (c)Pike R. Alpha</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                Ym9hcmQtaWQ=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AppleGraphicsDevicePolicy</string>
                <key>Replace</key>
                <data>
                Ym9hcmQtaXg=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.6+ by PMHeart</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g32IDw+DpwQAAA==
                </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>
                g32ID5CQkJCQkA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB Port Limit Patch#1 10.14.4 ©PMHeart</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g/sPD4cLBAAA
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.4</string>
                <key>Name</key>
                <string>com.apple.iokit.IOUSBHostFamily</string>
                <key>Replace</key>
                <data>
                g/s/D4cLBAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB Port Limit Patch#2 10.14.4 ©PMHeart</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                QYP/Dw+DlAQAAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.4</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                QYP/Pw+DlAQAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB Port Limit Patch#3 10.14.4 ©PMHeart</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g+MP0+NBCd8=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.4</string>
                <key>Name</key>
                <string>com.apple.iokit.IOUSBHostFamily</string>
                <key>Replace</key>
                <data>
                g+M/0+NBCd8=
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>MLB</key>
        <string>F5K723310CDFHDDFB</string>
        <key>ROM</key>
        <data>
        DqXpbLNq
        </data>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>05/25/2019</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MP61.88Z.F000.B00.1905251553</string>
        <key>Board-ID</key>
        <string>Mac-F60DEB81FF30ACF6</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>F5K723310CDFHDDFB</string>
        <key>BoardType</key>
        <integer>11</integer>
        <key>BoardVersion</key>
        <string>1.0</string>
        <key>ChassisAssetTag</key>
        <string>Pro-Enclosure</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x02</string>
        <key>EfiVersion</key>
        <string>131.0.0.0.0</string>
        <key>Family</key>
        <string>MacPro</string>
        <key>FirmwareFeatures</key>
        <string>0xE80FE137</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>0x04</string>
        <key>ProductName</key>
        <string>MacPro6,1</string>
        <key>SerialNumber</key>
        <string>F5KTT1Y7F9VM</string>
        <key>SmUUID</key>
        <string>280BEC90-6101-4FA7-A4E6-F7E4196CB36A</string>
        <key>Trust</key>
        <true/>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>CustomUUID</key>
        <string>9698D0D7-4179-4408-9D23-CF47A9E70489</string>
        <key>ExposeSysVariables</key>
        <true/>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
        <key>NvidiaWeb</key>
        <true/>
    </dict>
</dict>
</plist>
 
Son düzenleyen: Moderatör:
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Yeni konular

Geri
Yukarı