Contribute
Register

macOS 10.13.4 Update

Status
Not open for further replies.
Here you can find several kext: https://github.com/vit9696
You might first try the "Kexts" tab under "Downloads" in the header at the top of the page here. EDIT: Never mind. I started to type this before Stork's comment but got interrupted and didn't see it until I hit the Post button.
 
So after I downloaded this new update, my graphics are not working. Before the update I had the intelgraphicsfixup and lilu kexts installed and it fixed my graphics so I could view in 4k, but now Im back to the image just not being as sharp, and I cannot scale it to 4k anymore. I installed the updated versions of these same kexts and still my display is still not fixed, anything else/kexts I should install?
 
No solution for the flickering display with Intel HD630 graphics (i7-7700K):
Tried SMBIOS iMac 17.1, 18.1 and 18.3 with and without Inject Intel.
So had to clone my system with 10.13.3 back again and stop using the newst update...
Me too
 
New patch needed:
Code:
<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.4+ by PMHeart</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g32UDw+DlwQAAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g32UD5CQkJCQkA==
                </data>
            </dict>
        </array>


I understand this may solve the USB issue, but being a new hackintosh user, where do we insert this code?

Thanks!
 
I understand this may solve the USB issue, but being a new hackintosh user, where do we insert this code?

Thanks!
See Post #672 in this thread. :rolleyes:
 
Status
Not open for further replies.
Back
Top