drpc 发表于 2016-11-11 00:11

6400t hd530 原版10.12完美升级10.12.1


配置:i7 6400t/8g *2/256g ssd/b150m hyper安装原版10.12 (一条命令做的u盘那个)显示器hdmi输出,bios 按照标准流程关闭能关闭的。安装的时候只放一个fakesmc。

clover plist内容如下:
<key>ACPI</key>
        <dict>
                <key>DSDT</key>
                <dict>
                        <key>Debug</key>
                        <false/>
                        <key>DropOEM_DSM</key>
                        <false/>
                        <key>Fixes</key>
                        <dict>
                                <key>AddDTGP_0001</key>
                                <false/>
                                <key>AddHDMI_8000000</key>
                                <false/>
                                <key>AddIMEI_80000</key>
                                <false/>
                                <key>AddMCHC_0008</key>
                                <false/>
                                <key>AddPNLF_1000000</key>
                                <false/>
                                <key>DeleteUnused_400000</key>
                                <false/>
                                <key>FIX_ACST_4000000</key>
                                <false/>
                                <key>FIX_ADP1_800000</key>
                                <false/>
                                <key>FIX_INTELGFX_100000</key>
                                <false/>
                                <key>FIX_RTC_20000</key>
                                <false/>
                                <key>FIX_S3D_2000000</key>
                                <false/>
                                <key>FakeLPC_0020</key>
                                <false/>
                                <key>FiX_TMR_40000</key>
                                <false/>
                                <key>FiX_WAK_200000</key>
                                <false/>
                                <key>FixAirport_4000</key>
                                <false/>
                                <key>FixDarwin_0002</key>
                                <false/>
                                <key>FixDisplay_0100</key>
                                <false/>
                                <key>FixFirewire_0800</key>
                                <false/>
                                <key>FixHDA_8000</key>
                                <false/>
                                <key>FixHPET_0010</key>
                                <false/>
                                <key>FixIDE_0200</key>
                                <false/>
                                <key>FixIPIC_0040</key>
                                <false/>
                                <key>FixLAN_2000</key>
                                <false/>
                                <key>FixRegions_10000000</key>
                                <false/>
                                <key>FixSATA_0400</key>
                                <false/>
                                <key>FixSBUS_0080</key>
                                <false/>
                                <key>FixShutdown_0004</key>
                                <false/>
                                <key>FixUSB_1000</key>
                                <false/>
                                <key>NewWay_80000000</key>
                                <false/>
                        </dict>
                        <key>Name</key>
                        <string>DSDT.aml</string>
                        <key>Patches</key>
                        <array>
                                <dict>
                                        <key>Comment</key>
                                        <string>Rename HDAS to HDEF</string>
                                        <key>Find</key>
                                        <data>
                                        SERBUw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SERFRg==
                                        </data>
                                </dict>
                        </array>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>HaltEnabler</key>
                <false/>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <dict>
                                <key>CStates</key>
                                <false/>
                                <key>PStates</key>
                                <false/>
                        </dict>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>dart=0</string>
                <key>DefaultVolume</key>
                <string>Mac</string>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Log</key>
                <true/>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>3</integer>
                <key>XMPDetection</key>
                <string>NO</string>
        </dict>
        <key>Devices</key>
        <dict>
                <key>AddProperties</key>
                <array>
                        <dict>
                              <key>Comment</key>
                              <string>Skylake glitch fix</string>
                              <key>Device</key>
                              <string>IntelGFX</string>
                              <key>Key</key>
                              <string>AAPL,GfxYTile</string>
                              <key>Value</key>
                              <data>
                              AQAAAA==
                              </data>
                        </dict>
                </array>               
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>1</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>USB</key>
                <dict>
                        <key>FixOwnership</key>
                        <false/>
                        <key>Inject</key>
                        <false/>
                </dict>
                <key>UseIntelHDMI</key>
                <false/>
        </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>en: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>
                        <string>First</string>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>ScreenResolution</key>
                <string>1920x1080</string>
                <key>Theme</key>
                <string>tonymacx86</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>ig-platform-id</key>
                <string>0x19120000</string>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleRTC</key>
                <true/>
                <key>AsusAICPUPM</key>
                <true/>
                <key>KernelCpu</key>
                <false/>
                <key>KernelHaswellE</key>
                <false/>
                <key>KernelLapic</key>
                <false/>
                <key>KernelPm</key>
                <true/>
                <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>
                        <dict>
                                <key>Comment</key>
                                <string>Increase 15 port limit to 26 in AppleUSBXHCIPCI</string>
                                <key>Find</key>
                                <data>
                                g710////EA==
                                </data>
                                <key>Name</key>
                                <string>AppleUSBXHCIPCI</string>
                                <key>Replace</key>
                                <data>
                                g710////Gw==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>10.12-AppleHDA/Realtek ALC...</string>
                                <key>Find</key>
                                <data>
                                ihnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                AAAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>10.9-10.12-AppleHDA/Realtek ALC892</string>
                                <key>Find</key>
                                <data>
                                ixnUEQ==
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                kgjsEA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>AppleHDA/Resources/xml>zml</string>
                                <key>Find</key>
                                <data>
                                eG1sLnps
                                </data>
                                <key>Name</key>
                                <string>AppleHDA</string>
                                <key>Replace</key>
                                <data>
                                em1sLnps
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>10.11-SKL-1912000-4_displays</string>
                                <key>Find</key>
                                <data>
                                AQMDAw==
                                </data>
                                <key>Name</key>
                                <string>AppleIntelSKLGraphicsFramebuffer</string>
                                <key>Replace</key>
                                <data>
                                AQMEAw==
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x3</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>Trust</key>
                <false/>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>YES</string>
                <key>InjectSystemID</key>
                <true/>
                <key>NvidiaWeb</key>
                <false/>
        </dict>
</dict>
</plist>
安装的时候只放fakesmc.kext. 安装完毕直接MultiBeast - Sierra Edition 选中音频 安装。 然后软件升级到10.12.1 完美。


d975xbx 发表于 2016-11-11 06:54

做一个超频的ssdt进去,不然默认主频太低。

drpc 发表于 2016-11-11 08:16

今天早晨睡不着再更新下:
单硬盘win10+10.12双系统,先装win10 手动分efi分区500M win10下建立mac分区不要格式化 重启引导安装直接抹盘安装10.12.{:5_274:}

allegro 发表于 2016-11-11 10:22

休眠唤醒正常吗?

drpc 发表于 2016-11-11 10:48

allegro 发表于 2016-11-11 10:22 https://www.pcbeta.com/static/image/common/back.gif
休眠唤醒正常吗?

allegro 发表于 2016-11-11 11:26

drpc 发表于 2016-11-11 10:48 https://www.pcbeta.com/static/image/common/back.gif


深度休眠吗?就是睡到断电再唤醒
可以的话分享一下efi文件夹吧,谢谢
allegrox@126.com

陌丶垚垚 发表于 2016-11-11 15:08

看你们问问题都好专业啊

天地XIN 发表于 2016-11-11 17:38

没有花屏吧。

洗护合一 发表于 2016-11-11 18:06

配置都好高

drpc 发表于 2016-11-11 18:37

allegro 发表于 2016-11-11 11:26 https://www.pcbeta.com/static/image/common/back.gif
深度休眠吗?就是睡到断电再唤醒
可以的话分享一下efi文件夹吧,谢谢

darkwake=0

drpc 发表于 2016-11-11 18:37

陌丶垚垚 发表于 2016-11-11 15:08 https://www.pcbeta.com/static/image/common/back.gif
看你们问问题都好专业啊

从10.4.3 开始到现在。。。

骑毛驴的小王子 发表于 2016-11-11 18:45

666666,jd居然把6700k卖断货了

drpc 发表于 2016-11-13 01:19

双十一 数据的盛宴。。

15516800467 发表于 2016-11-13 02:35

你好楼主,我的跟你的核显型号一样,也是完美驱动了,不过状态栏花屏,并且显卡名字是一串英文

raytao 发表于 2016-11-23 14:08

楼主这6400T没超么?
多少收的

hzj790351393 发表于 2017-5-8 14:33

楼主,怎么屏蔽核显的情况下驱动独显,config怎么配啊

zhkenny 发表于 2017-6-20 15:21

I3-6100 HD530,,,安装好了,系统显示不是HD530, 而是 7000 ,播放FLASH卡住,就是不动。

行星边际 发表于 2017-6-29 12:06

同U同主板,楼主能分享一下EFI文件吗,小白刚入坑~~~

丿魅族丨灬琪 发表于 2017-6-29 19:32

同U同主板,楼主能分享一下EFI文件吗,小白

qq305615548 发表于 2017-6-29 20:40

d975xbx 发表于 2016-11-11 06:54 https://www.pcbeta.com/static/image/common/back.gif
做一个超频的ssdt进去,不然默认主频太低。


休眠唤醒正常
页: [1] 2
查看完整版本: 6400t hd530 原版10.12完美升级10.12.1