Contribute
Register

Safari Video Freeze Problem

Status
Not open for further replies.
Joined
Feb 5, 2011
Messages
94
Motherboard
Gigabyte Z87X-UD5 TH
CPU
i5-4460
Graphics
Intel HD 4600
Mobile Phone
  1. iOS
Do I need to wait for the latest Lilu and IntelGraphicFixup Kexts to solve this issue on my Z87x with HD4600?
 
Last edited:
Do I need to wait for the latest Lilu and IntelGraphicFixup Kexts to solve this issue on my Z87x with HD4600?

You may try this. Solved my problem. I also have the HD4600

KextsToPatch I have added the following:

<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.12-SKL-1912000-4_displays</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AQMDAwAAIAI=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AQMEAwAAIAI=
</data>
</dict>
<dict>
<key>Comment</key>
<string>4 display patch </string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AAAAAAEDAwM=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleIntelSKLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
AAAAAAEDBAM=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32MEA==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g32MGw==
</data>
</dict>
 
Thx for the reply. Unfortunately won't work. Safari freezes. Now, with Beta3 also AppStore freezes. But that may or may not be a Graphic issue.
Attached my config.plist
 

Attachments

  • config.plist
    7.6 KB · Views: 162
I delete IntelGraphicFixup and installed latest WhateverGreen along with latest Lilu.Also applied the patch in config.plist above. Still Freezes on couple of sites.
 
i had same issue but resolved by upgrading CPU to kaby lake :D
 
Did anyone manage to fix this (other than replacing the CPU)?
I’m having the same issue.

Update:
I managed to fix the issue by installing WhateverGreen.kext and Lilu.kext to /S/L/E besides having them in EFI/CLOVER/kexts/Other.
 
Last edited:
Status
Not open for further replies.
Back
Top