刺激了hd630终于4K屏幕下不闪屏也不卡帧了。
原生驱动的方法看来还是不完美,所以用了仿冒6代的方法原先在10.12.6上已经完美的了。然后此方法在10.12.6上又不完美了。但刚刚把那个liu.kext四个文件都升级到1.2版本后解决了。不卡帧也不闪屏了。
希望和我一样的用户有帮助吧。配置可以与10.12.5一模一样。nvme补丁与trim补丁可以取消了。然后就是更新上面四个驱动即可
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>#DisableDrivers</key>
<array>
<string>CsmVideoDxe</string>
<string>VBoxExt4</string>
</array>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
</array>
<key>Fixes</key>
<dict>
<key>AddPNLF_1000000</key>
<true/>
</dict>
<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 _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 HDAS to HDEF</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SERBUw==
</data>
<key>Replace</key>
<data>
SERFRg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HECI to IMEI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SEVDSQ==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change MEI to IMEI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
TUVJXw==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change GFX0 to IGPU</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change LPC to LPCB</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
TFBDXw==
</data>
<key>Replace</key>
<data>
TFBDQg==
</data>
</dict>
</array>
<key>ReuseFFFF</key>
<false/>
</dict>
<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>-v</string>
<key>Arguments</key>
<string>darkwake=0 -gux_defer_usb2 kext-dev-mode=1 -disablegfxfirmware</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>DefaultVolume</key>
<string>MacOS</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>25</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>BootGraphics</key>
<dict>
<key>EFILoginHiDPI</key>
<integer>1</integer>
<key>UIScale</key>
<integer>1</integer>
</dict>
<key>CPU</key>
<dict>
<key>HWPEnable</key>
<true/>
<key>UseARTFrequency</key>
<true/>
</dict>
<key>Devices</key>
<dict>
<key>AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>IntelGFX</string>
<key>Disabled</key>
<false/>
<key>Key</key>
<string>AAPL,GfxYTile</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
</array>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>66</string>
</dict>
<key>FakeID</key>
<dict>
<key>IntelGFX</key>
<string>0x19168086</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
<key>UseIntelHDMI</key>
<true/>
</dict>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>Recovery</string>
<string>Preboot</string>
</array>
<key>Language</key>
<string>zh_CN:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<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>ScreenResolution</key>
<string>1920x1080</string>
<key>Theme</key>
<string>10.11</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>ig-platform-id</key>
<string>0x19160000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleIntelCPUPM</key>
<true/>
<key>AppleRTC</key>
<true/>
<key>Debug</key>
<false/>
<key>DellSMBIOSPatch</key>
<true/>
<key>FakeCPUID</key>
<string>0x0506E3</string>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<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>MatchOS</key>
<string>10.12</string>
<key>Replace</key>
<data>
ILniAAAAkJA=
</data>
</dict>
</array>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>t2-10.11.4-SKL-1912000-Port_0x5-DP2HDM</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AQUJAAAEAACHAQAA
</data>
<key>Name</key>
<string>AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AQUJAAAIAACHAQAA
</data>
</dict>
<dict>
<key>Comment</key>
<string>t2-10.11.4+-SKL-1912000-4_displays</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AQMDAw==
</data>
<key>Name</key>
<string>AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AQMEAw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable 5G for Brcm4360</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
QYP8/3QsSA==
</data>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>
ZscGVVPrKw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.11.dp1+ BT4LE-Handoff-Hotspot, credit RehabMan based on Dokterdok original</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SIX/dEdIiwc=
</data>
<key>Name</key>
<string>IOBluetoothFamily</string>
<key>Replace</key>
<data>
Qb4PAAAA60Q=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.4 ( (based on Austere.J patch)</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
QTnEdio=
</data>
<key>MatchOS</key>
<string>10.11.x</string>
<key>Name</key>
<string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
QTnE6yo=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.12.0 ( (based on Austere.J patch)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
iUXIOcZ2UQ==
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
iUXIOcbrUQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>eDP, port 0000, 0x191e0000, 0x19160000, 0x19260000, 0x19270000, 0x191b0000, 0x19160002, 0x19260002, 0x191e0003, 0x19260004, 0x19270004, 0x193b0005 credit syscl</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
AAAIAAIAAACYAAAAAQUJAAAEAAA=
</data>
<key>Name</key>
<string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AAAIAAAEAACYAAAAAQUJAAAEAAA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable lid wake for 0x19260002 credit syscl/lighting/Yating Zhou</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
ChMDAAAABgAAAAAAAAAAAA==
</data>
<key>Name</key>
<string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
DxMDAAAABgAAAAAAAAAAAA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable lid wake for 0x19260004 credit syscl/lighting/Yating Zhou</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
CgsDAAAHBgADAAAABAAAAA==
</data>
<key>Name</key>
<string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
DwsDAAAHBgADAAAABAAAAA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Disable board-id check to prevent no signal (c) lvs1974, Pike R. Alpha, vit9696</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
ugUAAAA=
</data>
<key>MatchOS</key>
<string>10.9.3,10.9.4,10.9.5,10.10.x,10.11.x,10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
ugAAAAA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>AppleGraphicsDevicePolicy (board-id) Patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>MatchOS</key>
<string>10.9.3,10.9.4,10.9.5,10.10.x,10.11.x,10.12.x</string>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext (100-series)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g72M/v//EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g72M/v//Gw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext (100-series)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g710////EA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g710////Gw==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>12/22/2016</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>IM171.88Z.0105.B15.1612221002</string>
<key>Board-ID</key>
<string>Mac-B809C3757DA9BB8D</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardType</key>
<integer>10</integer>
<key>ChassisAssetTag</key>
<string>iMac-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x13</string>
<key>Family</key>
<string>iMac</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<false/>
<key>ProductName</key>
<string>iMac17,1</string>
<key>Trust</key>
<false/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
Lilu又背锅了{:5_264:} 993红旗手 发表于 2017-9-30 18:40 https://www.pcbeta.com/static/image/common/back.gif
Lilu又背锅了
对哦对哦,好像我现在如果用的是仿冒的话就是用不着Lilu的,还真的是它害的哈哈。一直进入了误区,本以为这些驱动是必放的。刚刚才想起这些驱动是多余的。 原号被封 发表于 2017-9-30 18:45 https://www.pcbeta.com/static/image/common/back.gif
对哦对哦,好像我现在如果用的是仿冒的话就是用不着Lilu的,还真的是它害的哈哈。一直进入了误区,本以为 ...
我认为扩展驱动越少越好,避免出现奇葩bug找不着方向 还是没明白liu是干什么用的 zliny 发表于 2017-9-30 19:00 https://www.pcbeta.com/static/image/common/back.gif
还是没明白liu是干什么用的
可以说是一个主程序,它本身并不能干什么,而且它需要众多插件才能工作, 睡眠无法唤醒解决了嘛? f4i4s4h 发表于 2017-9-30 23:58 https://www.pcbeta.com/static/image/common/back.gif
睡眠无法唤醒解决了嘛?
睡眠问题好像全球无解吧。坐等大神 有时候有黑线,你有没发现? 楼主你什么型号啊? 赵二爷 发表于 2017-10-1 11:24 https://www.pcbeta.com/static/image/common/back.gif
楼主你什么型号啊?
tsepangching 发表于 2017-10-1 11:07 https://www.pcbeta.com/static/image/common/back.gif
有时候有黑线,你有没发现?
绝对没有黑线,已经完全正常了。 原号被封 发表于 2017-10-1 20:24 https://www.pcbeta.com/static/image/common/back.gif
绝对没有黑线,已经完全正常了。
时不时的出现一下,除非减少透明度就不会用。一般出现在QQ窗口和Safari上 tsepangching 发表于 2017-10-1 20:26 https://www.pcbeta.com/static/image/common/back.gif
时不时的出现一下,除非减少透明度就不会用。一般出现在QQ窗口和Safari上
没有这回事。真的。我是用的仿冒6代驱动的方式。绝对OK而且是4K分辨率60HZ下 楼主可以传一份EFI吗?我也是华擎那款mini主机,同样4k下闪屏。感激不尽! 谢谢老大分享 测试不能播放1.m4v那个视频。请解决。 谢谢分享,正在摸索。 好贴 好帖好贴 好帖好贴 好帖 一直是HD630 在4K60hz下 闪的厉害。。
一怒之下换了独显。。再也不头疼了