Contribute
Register

macOS 10.13.4 Update

Status
Not open for further replies.
I got stuck at Sound assertion in AppleHDADriver while install update
Does any one know how to fix this.
Sound assertion is info only and normal on a new install or update.
Issue is likely graphics not loading.
 
My 10.13.4 upgrade from 10.13.3
* updated apfs
* installed new usb 3 patch
* did not update clover, still at 4318
* installed 10.13.4 from App Store
* installed audio_cloverALC-130.command to get audio back
No problems to report!
same here
 
Last edited:
No big issue found after upgrade to 10.13.4 on my DELL Inspiron 7560.
But seems like 0x591b0000 platform id is not work with HDMI anymore.
Need to change 0x59160000 with fit HDMI patch.
 
Just updated my Main successfully. Pre-steps were apfs.efi and AQC 107 10 GbE clover fix. I was already using RadeonDeinit instead of Whatevergreen in 10.13.3 - in other words nothing new for RX 580.

Update: RadeonDeinit removed, RX 580 works OOTB in 10.13.4. Time to replace all my GPUs.

Screen Shot 2018-03-30 at 10.40.11 PM.png
 
Last edited:
I tried to USB patch 10.13.4+ by PMHeart

I have put the patch See PMheart's

i deleted USBInjectAll.kext / L / E /

For now, i see all ports and works and coffelake

This is what worked for me! Thanks for the tip about removing USBInjectAll.kext!!
 
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>
Many Thanks... This got me out of jail
 
Having a flickering display after updating (Full GPU Acceleration and using Intel GPU)
Graphics appears two times in system informations. Any Suggestions ????



Sound works. (USB Audio)

I am also having the same problem. I had to reinstall 10.13.3 in order to have a working system. No fun. I thought the video driver kexts might have been removed so they were reinstalled with MultiBeast. No luck.
 
Last edited:
Booting to black screen after Update
Sys def: iMac 17,1
GPU: RX580
IGFX as initial display
No graphic kexts applied.
Tried GFX0 to IGPU, fake ID for 6700k and RadeonDeInit with no luck.

Works when I boot with my USB-Installer EFI, which has iMac14,2 as System Definition. But then it shows 2x Intel HD530 and 1x RX580

Maybe iMac17,1 is the problem?
Has anyone an idea?

Hi, try NvidiaGraphicsFixup.kext, worked for me.
 
Had some issues - RX580 DP will not output video using system ID 18,3 - only hdmi works, and with my monitor that means low refresh rate. Had to change to 14,2 to get displayport output. Realtek audio and everything else seems to be working fine - had to do the USB3 fix, though
Same here, fix it with NvidiaGraphicsFixup
 
Status
Not open for further replies.
Back
Top