vitamin9000 发表于 2014-5-1 17:42

显卡可以变频了   cpu 还不行 总保持3.2

vitamin9000 发表于 2014-5-1 20:04

是不是我的config.plist 哪里不对呀``<?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>Fixes</key>
                        <dict>
                                <key>AddDTGP_0001</key>
                                <true/>
                                <key>AddHDMI_8000000</key>
                                <true/>
                                <key>AddIMEI_80000</key>
                                <true/>
                                <key>AddMCHC_0008</key>
                                <false/>
                                <key>AddPNLF_1000000</key>
                                <true/>
                                <key>DeleteUnused_400000</key>
                                <true/>
                                <key>FIX_ACST_4000000</key>
                                <true/>
                                <key>FIX_ADP1_800000</key>
                                <true/>
                                <key>FIX_INTELGFX_100000</key>
                                <false/>
                                <key>FIX_RTC_20000</key>
                                <true/>
                                <key>FIX_S3D_2000000</key>
                                <true/>
                                <key>FIX_TMR_40000</key>
                                <true/>
                                <key>FIX_WAK_200000</key>
                                <true/>
                                <key>FakeLPC_0020</key>
                                <false/>
                                <key>FixAirport_4000</key>
                                <true/>
                                <key>FixDarwin_0002</key>
                                <false/>
                                <key>FixDisplay_0100</key>
                                <true/>
                                <key>FixFirewire_0800</key>
                                <true/>
                                <key>FixHDA_8000</key>
                                <true/>
                                <key>FixHPET_0010</key>
                                <true/>
                                <key>FixIDE_0200</key>
                                <false/>
                                <key>FixIPIC_0040</key>
                                <true/>
                                <key>FixLAN_2000</key>
                                <true/>
                                <key>FixRegions_10000000</key>
                                <true/>
                                <key>FixSATA_0400</key>
                                <false/>
                                <key>FixSBUS_0080</key>
                                <false/>
                                <key>FixShutdown_0004</key>
                                <true/>
                                <key>FixUSB_1000</key>
                                <false/>
                                <key>NewWay_80000000</key>
                                <true/>
                        </dict>
                        <key>Name</key>
                        <string>DSDT.aml</string>
                </dict>
                <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>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>Cpu0Ist</string>
                        </dict>
                </array>
                <key>HaltEnabler</key>
                <true/>
                <key>SSDT</key>
                <dict>
                        <key>EnableC2</key>
                        <false/>
                        <key>EnableC4</key>
                        <false/>
                        <key>EnableC6</key>
                        <true/>
                        <key>EnableC7</key>
                        <false/>
                        <key>Generate</key>
                        <dict>
                                <key>CStates</key>
                                <true/>
                                <key>PStates</key>
                                <true/>
                        </dict>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>DefaultVolume</key>
                <string>MacHDD</string>
                <key>Fast</key>
                <false/>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Log</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <string>-1</string>
        </dict>
        <key>Devices</key>
        <dict>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>No</string>
                </dict>
                <key>FakeID</key>
                <dict>
                        <key>ATI</key>
                        <string>0x0</string>
                        <key>IMEI</key>
                        <string>0x0</string>
                        <key>IntelGFX</key>
                        <string>0x0</string>
                        <key>LAN</key>
                        <string>0x0</string>
                        <key>NVidia</key>
                        <string>0x0</string>
                        <key>SATA</key>
                        <string>0x0</string>
                        <key>WIFI</key>
                        <string>0x0</string>
                        <key>XHCI</key>
                        <string>0x0</string>
                </dict>
                <key>Inject</key>
                <false/>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <true/>
                        <key>FixOwnership</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
        </dict>
        <key>DisableDrivers</key>
        <array>
                <string>Nothing</string>
        </array>
        <key>GUI</key>
        <dict>
                <key>Hide</key>
                <array>
                        <string>Windows</string>
                        <string>\EFI\BOOT\BOOTX64.EFI</string>
                </array>
                <key>Language</key>
                <string>zh_CN:0</string>
                <key>Mouse</key>
                <dict>
                        <key>Enabled</key>
                        <true/>
                        <key>Speed</key>
                        <integer>8</integer>
                </dict>
                <key>Scan</key>
                <dict>
                        <key>Entries</key>
                        <true/>
                        <key>Legacy</key>
                        <true/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>TextOnly</key>
                <false/>
                <key>Theme</key>
                <string>metal</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <false/>
                        <key>NVidia</key>
                        <true/>
                </dict>
                <key>PatchVBios</key>
                <false/>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleRTC</key>
                <true/>
                <key>AsusAICPUPM</key>
                <true/>
                <key>Debug</key>
                <false/>
                <key>KernelCpu</key>
                <false/>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>External icons patch</string>
                                <key>Find</key>
                                <data>
                                RXh0ZXJuYWw=
                                </data>
                                <key>Name</key>
                                <string>AppleAHCIPort</string>
                                <key>Replace</key>
                                <data>
                                SW50ZXJuYWw=
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>LogEveryBoot</key>
                <string>10</string>
                <key>LogLineCount</key>
                <integer>3000</integer>
                <key>MountEFI</key>
                <true/>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>Detect</string>
                <key>InjectSystemID</key>
                <true/>
        </dict>
</dict>
</plist>

vitamin9000 发表于 2014-5-6 09:36

找到原因了 IOPlatformPluginFamily.kexAppleGraphicsPowerManagement.kext你发的不能用在MAC下 右键没有“显示包内容”   WIN下也不是文件夹样子         
现在想知道 你这两个文件怎么改的{:9_413:}

3341472 发表于 2014-6-3 23:50

楼主。你的包又过过期了

3341472 发表于 2014-6-4 00:29

下载地址正在补传。 对不住大家了。

dadaliu 发表于 2014-6-7 14:34

朋友谢谢分享!能否再共享下!

3341472 发表于 2014-6-7 22:38

下载链接失效了。亲。。能重发个吧

3341472 发表于 2014-6-10 17:06

包包过期啊啊啊。有下过的分享一个啊啊啊

1121114685 发表于 2014-6-22 02:22

大哥 过期了 ,能在分享下么

guanghe 发表于 2014-7-16 21:04

thannnnnnnks

a__p 发表于 2014-7-28 15:13

你的Z77 CPU4个核心为何都是同频?

dadaliu 发表于 2014-7-28 23:22

帮楼主分享!谢谢楼主!http://pan.baidu.com/s/1i3212F7 提取密码:nfec,压缩密码:p8z77

652100590 发表于 2014-7-29 12:00

非常谢谢分享

yangang08 发表于 2014-8-14 12:16

dadaliu 发表于 2014-7-28 23:22 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
帮楼主分享!谢谢楼主!http://pan.baidu.com/s/1i3212F7 提取密码:nfec,压缩密码:p8z77

能再分享一下吗链接又失效了谢谢啦

wqwwrea 发表于 2014-8-15 21:17

急啊有心人求upload啊!!!!

dadaliu 发表于 2014-8-15 21:55

大家都在要我传坛子了!

dadaliu 发表于 2014-8-15 21:55

还是谢谢楼主!

dadaliu 发表于 2014-8-15 21:57

yangang08 发表于 2014-8-14 12:16 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
能再分享一下吗链接又失效了谢谢啦

兄我打包发在帖子里了!去拿!

yangang08 发表于 2014-8-15 22:19

dadaliu 发表于 2014-8-15 21:57 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
兄我打包发在帖子里了!去拿!

多谢。。。

wqwwrea 发表于 2014-8-15 22:34

你知道我已經按無數次f5嗎?
页: 1 [2] 3
查看完整版本: P8Z77-LX clover+GPT安装原版10.9.2成功 100%完美!完美睡眠变频! 附全套驱动+DS d