Contribute
Register

macOS 10.13.4 Update

Status
Not open for further replies.
Raymondau do you have whatevergreen.kext installed? I have the same\similar GPU to both you and Barryjp, I had to put whatevergreen back to get my other two monitors to work.
 
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>
Hi just wondering where in my confit-plist should I put this. I have attached my plist. I can see where the key is but am not sure if should paste this over what is there already. Thanks
 

Attachments

  • config.plist
    6 KB · Views: 324
I have tried with or without CSM enabled in the BIOS. I do have lilu.kext as I'm using AppleALC for audio.

Did you backup before the update? Are you able to roll back to 10.13.3?
 
Hi just wondering where in my confit-plist should I put this. I have attached my plist. I can see where the key is but am not sure if should paste this over what is there already. Thanks
Yes, I've attached your config.plist corrected with Clover Configurator
 

Attachments

  • config.plist
    5.9 KB · Views: 424
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>
Does this patch replace the MultiBeast USB patch in config.plist?
 
Updated, uninstalled Nvidia graphics, run script for Nvidia , reinstalled RealtekALC and thats it!
 

Attachments

  • Screen Shot 2018-03-30 at 17.45.45.png
    Screen Shot 2018-03-30 at 17.45.45.png
    95.2 KB · Views: 286
  • Screen Shot 2018-03-30 at 17.45.26.png
    Screen Shot 2018-03-30 at 17.45.26.png
    1.5 MB · Views: 282
Raymondau do you have whatevergreen.kext installed? I have the same\similar GPU to both you and Barryjp, I had to put whatevergreen back to get my other two monitors to work.
I don't need the Whatevergreen.kext. I just use DP.
Raymondau do you have whatevergreen.kext installed? I have the same\similar GPU to both you and Barryjp, I had to put whatevergreen back to get my other two monitors to work.
Only the DP works for me, HDMI is not working even I put back the whatevergreen.kext back. FYI
 
Status
Not open for further replies.
Back
Top