YunDou 发表于 2016-5-19 14:40

Jevons-Chan 发表于 2016-5-19 09:29 https://www.pcbeta.com/static/image/common/back.gif
DSDT SSDT应该不一样,最好是重新修改,因为cpu变频也不一样

下面是我的config.plist 。不会设置DSDT SSDT


<?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>DSDT</key>
                <dict>
                        <key>Debug</key>
                        <false/>
                        <key>DropOEM_DSM</key>
                        <false/>
                        <key>Fixes</key>
                        <dict>
                                <key>FixShutdown_0004</key>
                                <true/>
                                <key>NewWay_80000000</key>
                                <true/>
                        </dict>
                        <key>Patches</key>
                        <array>
                                <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 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>
                        </array>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>DropTables</key>
                <array>
                        <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>CpuPm</string>
                        </dict>
                </array>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <false/>
                        <key>PluginType</key>
                        <integer>1</integer>
                </dict>
                <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>
                </array>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>dart=0 -xcpm nv_disable=1 -gux_defer_usb2 kext-dev-mode=1</string>
                <key>Debug</key>
                <false/>
                <key>Legacy</key>
                <string>LegacyBiosDefault</string>
                <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>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>3</string>
                </dict>
                <key>FakeID</key>
                <dict>
                        <key>IntelGFX</key>
                        <string>0x04128086</string>
                </dict>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <true/>
                        <key>FixOwnership</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
        </dict>
        <key>DisableDrivers</key>
        <array>
                <string>VBoxHfs</string>
        </array>
        <key>GUI</key>
        <dict>
                <key>Custom</key>
                <dict>
                        <key>Entries</key>
                        <array>
                                <dict>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>FullTitle</key>
                                        <string>UEFI internal</string>
                                        <key>Hidden</key>
                                        <string>Always</string>
                                        <key>Ignore</key>
                                        <false/>
                                        <key>NoCaches</key>
                                        <false/>
                                        <key>Type</key>
                                        <string>Other</string>
                                </dict>
                        </array>
                </dict>
                <key>Mouse</key>
                <dict>
                        <key>DoubleClick</key>
                        <integer>500</integer>
                        <key>Enabled</key>
                        <false/>
                        <key>Mirror</key>
                        <false/>
                        <key>Speed</key>
                        <integer>8</integer>
                </dict>
                <key>Scan</key>
                <dict>
                        <key>Entries</key>
                        <true/>
                        <key>Legacy</key>
                        <false/>
                        <key>Linux</key>
                        <false/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>Theme</key>
                <string>elcap</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>InjectEDID</key>
                <true/>
                <key>NvidiaSingle</key>
                <false/>
                <key>ig-platform-id</key>
                <string>0x0a260006</string>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleRTC</key>
                <true/>
                <key>AsusAICPUPM</key>
                <true/>
                <key>Debug</key>
                <false/>
                <key>ForceKextsToLoad</key>
                <array>
                        <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
                </array>
                <key>KernelCpu</key>
                <false/>
                <key>KernelHaswellE</key>
                <true/>
                <key>KernelLapic</key>
                <true/>
                <key>KernelPm</key>
                <true/>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>Patching 11d41984 with 10ec0255 codec</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                hBnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                VQLsEA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Zeroing 10ec0262 codec</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                YgLsEA==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Zeroing 10ec0261 codec</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                YQLsEA==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Enable 9MB cursor bytes, 0x0a260006</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                BgAmCgEDAwMAAAACAAAwAQAAYAA=
                                </data>
                                <key>Name</key>
                                <string>AppleIntelFramebufferAzul</string>
                                <key>Replace</key>
                                <data>
                                BgAmCgEDAwMAAAACAAAwAQAAkAA=
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Second Stage patch</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                AQAAdRc=
                                </data>
                                <key>Name</key>
                                <string>IOGraphicsFamily</string>
                                <key>Replace</key>
                                <data>
                                AQAAdBc=
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Zeroing 10ec0885 codec</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                hQjsEA==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Zeroing 11d41983 codec</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                gxnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x13</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>ProductName</key>
                <string>MacBookPro11,1</string>
                <key>Trust</key>
                <true/>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>Detect</string>
        </dict>
</dict>
</plist>

Jevons-Chan 发表于 2016-5-19 14:43

YunDou 发表于 2016-5-19 14:37 https://www.pcbeta.com/static/image/common/back.gif
求抱大腿   戴尔7447   clover文件用的楼主的,可是声卡启动不了--尴尬求抱腿抱腿

声卡他用的仿冒声卡,你同配置直接使用他的就可以了,然后声卡自己在论坛里找找即可

winfath 发表于 2016-5-19 16:48

建议楼主发一个详细的教程我电脑仿冒声卡用不了 用的万能声卡驱动

YunDou 发表于 2016-5-19 19:34

winfath 发表于 2016-5-19 16:48 https://www.pcbeta.com/static/image/common/back.gif
建议楼主发一个详细的教程我电脑仿冒声卡用不了 用的万能声卡驱动

能给个万能驱动么QAQ感激不尽

Ricklyr 发表于 2016-5-20 15:59

装的是原版还是懒人版呢,我也想试试,楼主一样的机子的说

yjwvfp_liujian 发表于 2016-5-21 17:09

楼主SD卡可以读取么?

yjwvfp_liujian 发表于 2016-5-21 17:12

winfath 发表于 2016-5-19 16:48 https://www.pcbeta.com/static/image/common/back.gif
建议楼主发一个详细的教程我电脑仿冒声卡用不了 用的万能声卡驱动

你是直接用这个配置文件安装的么,改DSDT SSDT没?我的也是4710的CPU,但是SD卡,亮度调节不行,想用这个配置文件试试

tjw123 发表于 2016-5-25 22:59

看看能不能用

shp38577939 发表于 2016-5-26 01:44

15年Alienwaer 15 可以用吗 I5 +965m独显反正屏蔽了 差不多吧

che_zzu 发表于 2016-5-26 22:01

shp38577939 发表于 2016-5-26 01:44 https://www.pcbeta.com/static/image/common/back.gif
15年Alienwaer 15 可以用吗 I5 +965m独显反正屏蔽了 差不多吧

这我就不知道了,你可以问问22楼的大神,我的就是他帮我弄完美的

Ricklyr 发表于 2016-5-27 20:52

YunDou 发表于 2016-5-19 19:34 https://www.pcbeta.com/static/image/common/back.gif
能给个万能驱动么QAQ感激不尽

同声卡了,你弄好了没,分享一个驱动

shp38577939 发表于 2016-5-27 21:09

让我发的发的辅辅低俗凡事都凡事都

越过山峰 发表于 2016-5-28 21:42

{:5_293:}支持楼主,请问楼主独显型号不同可以直接使用你的文件么?

shp38577939 发表于 2016-5-28 23:55

Jevons-Chan 发表于 2016-5-13 19:37 https://www.pcbeta.com/static/image/common/back.gif
你应该更新你帖子了,我已经帮你弄完美了

https://bbs.pcbeta.com/data/attachment/forum/201605/27/163628y4o9rw474995khb4.jpg老司机帮我弄下驱动系统我装好了11.4{:5_266:}

Jevons-Chan 发表于 2016-5-28 23:59

shp38577939 发表于 2016-5-28 23:55 https://www.pcbeta.com/static/image/common/back.gif
老司机帮我弄下驱动系统我装好了11.4

你们自己爬爬贴子吧,如果每个人都找我装,我想我应该开个店了。。。

shp38577939 发表于 2016-5-29 15:00

Jevons-Chan 发表于 2016-5-28 23:59 https://www.pcbeta.com/static/image/common/back.gif
你们自己爬爬贴子吧,如果每个人都找我装,我想我应该开个店了。。。

爬了好几天了 实在没辙了啊 下载了不知道多少个EFI文件一个个试替换驱动改配置都不行,帮下呗EFI有F4提取的一大堆东西不知道怎么用

xjp1070860185 发表于 2016-5-31 11:24

请问楼主键盘可以直接用吗,还是说只能接usb键盘

xu2014520 发表于 2016-5-31 11:33

che_zzu 发表于 2016-5-31 21:31

xjp1070860185 发表于 2016-5-31 11:24 https://www.pcbeta.com/static/image/common/back.gif
请问楼主键盘可以直接用吗,还是说只能接usb键盘

键盘可以用的

yingzi1234 发表于 2016-5-31 22:03

相同型号的,支持一下   
页: 1 [2] 3 4 5 6 7 8 9
查看完整版本: 戴尔灵越7447 (4210H,HD4600)完美黑果分享