Jump to content

Apple released macOS 10.13.4 Update


fantomas
  • The macOS High Sierra 10.13.4 update improves the stability, performance, and security of your Mac, and it is recommended for all users.

This update:

  • Adds support for Business Chat conversations in Messages in the US
  • Adds support for external graphics processors (eGPUs)
  • Fixes graphics corruption issues affecting certain apps on iMac Pro
  • Allows jumping to the right-most open tab using Command+9 in Safari
  • Enables sorting Safari bookmarks by name or URL by right clicking and choosing "Sort by..."
  • Fixes an issue that may prevent web link previews from appearing in Messages
  • Helps protect privacy by only AutoFilling usernames and passwords after selecting them in a web form field in Safari
  • Displays warnings in the Safari Smart Search Field when interacting with password or credit card forms on non-encrypted web pages
  • Displays privacy icons and links to explain how your data will be used and protected when Apple features ask to use your personal information

User Feedback

Recommended Comments



29 minutes ago, DSM2 said:

Could someone provide a working 10.13.4 port limit patch please?

            <dict>
                <key>Comment</key>
                <string>Disable USB Limit 10.13.4+</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g32UDw+DlwQAAA==</data>
                <key>Name</key>
                <string>AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g32UGpCQkJCQkA==</data>
            </dict>

Link to comment
Share on other sites

2 hours ago, Zenith432 said:

Anyone try 10.13.4 with Kabylake graphics (HD630, model 0x5912)?  I'm getting flicker and screen artifacts.

See my post here

Any help is appreciated.

I have the same issue. UHD630 (Cannon Lake) shows up twice in System Information. Screen flickers like hell. Worked fine under 10.13.3.

Edited by mulder77
Link to comment
Share on other sites

8 hours ago, Zenith432 said:

Anyone try 10.13.4 with Kabylake graphics (HD630, model 0x5912)?  I'm getting flicker and screen artifacts.

See my post here

Any help is appreciated.

I have 0x5916 and it shows twice in System Profile too but no other issues at least for now. Same kexts you have. 

Link to comment
Share on other sites

After updated to 10.13.4 and nVidia Web driver...30.103 for my Gigabyte GTX 1050 ti, needed to patch AppleHDAController from <de10e90b> to <de10b90f> for getting audio via DP-HDMI adapter

            <dict>
                <key>Comment</key>
                <string>AppleHDAController Patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>3hDpCw==</data>
                <key>Name</key>
                <string>AppleHDAController</string>
                <key>Replace</key>
                <data>3hC5Dw==</data>
            </dict>
 

Previously didn't patch anything.

Link to comment
Share on other sites

It seems to be working well on my Z800.
Seems like the two Xeon X5690 are running a little bit cooler but I'm not sure.
No immediate problems noticed.

Link to comment
Share on other sites

On 3/30/2018 at 12:00 PM, maleorderbride said:

            <dict>
                <key>Comment</key>
                <string>Disable USB Limit 10.13.4+</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g32UDw+DlwQAAA==</data>
                <key>Name</key>
                <string>AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g32UGpCQkJCQkA==</data>
            </dict>

Hi. Already went to the update and lost some of my USB 3.0. 

Excuse my noobness but where in the config plist I put this code? Already had under >KextsToPatch< some code to change  the 15 por limit from before (you can find the codes below)

Should I delete them and replace with the new code? 

Thanks in advance

 

 

<dict>
				<key>Comment</key>
				<string>change 15 port limit</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				g32MEA==
				</data>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Name</key>
				<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
				<key>Replace</key>
				<data>
				g32Mfw==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change 15 port limit</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				g710////EA==
				</data>
				<key>MatchOS</key>
				<string>10.12.x</string>
				<key>Name</key>
				<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
				<key>Replace</key>
				<data>
				g710////Gw==
				</data>
</dict>
			<dict>
				<key>Comment</key>
				<string>change 15 port limit</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				g72M/v//EA==
				</data>
				<key>MatchOS</key>
				<string>10.11.x</string>
				<key>Name</key>
				<string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
				<key>Replace</key>
				<data>
				g72M/v//Gw==
				</data>

 

Link to comment
Share on other sites

Replaying to my own noob question...

just replace in config.plist here after the "KextsToPatch" key. Then it should work. I did not delete the older patch´s and still works. 

<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Disable USB Limit 10.13.4+</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g32UDw+DlwQAAA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.4+</string>
                <key>Name</key>
                <string>AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g32UGpCQkJCQkA==
                </data>
            </dict>
 

Question for the mentors. Is still necessary to maintain in this new update the USBinjectALL.kext in "Other"? @MaLd0n

thxs.

Link to comment
Share on other sites

Clover 4411 or any other 3d party USB creators using 4411 is not showing the 10.13.4 USB installer at Clover boot menu, direct update went well but no way to fresh install from USB even if has been created successfully

Short: USB installer is showing in the BIOS just fine and it boots to it, but Clover 4411 boot menu is not showing the installer as it always did.. Clover 4411 and 10.13.3 no problem, Clover 4411 and 10.13.4 problem

Link to comment
Share on other sites

2 minutes ago, RandomTech said:

Clover 4411 or any other 3d party USB creators using 4411 is not showing the 10.13.4 USB installer at Clover boot menu, direct update went well but no way to fresh install from USB even if has been created successfully

Short: USB installer is showing in the BIOS just fine and it boots to it, but Clover 4411 boot menu is not showing the installer as it always did.. Clover 4411 and 10.13.3 no problem, Clover 4411 and 10.13.4 problem

Clover 4424

https://drive.google.com/file/d/1o1DLChbq9hpT_I9rnd-rSv8Pc7czpYfN/view?usp=sharing

  • Like 3
Link to comment
Share on other sites

Is there a way of finding out why the update keeps coming up in my App Store after rebooting during the install? 

It seems as though it does not want to finish the update.

There is also a new clover entry, "mac OS install on Macintosh HD".

Do I boot from that one after initiating the install?

Link to comment
Share on other sites

5 hours ago, Careless said:

Is there a way of finding out why the update keeps coming up in my App Store after rebooting during the install? 

It seems as though it does not want to finish the update.

There is also a new clover entry, "mac OS install on Macintosh HD".

Do I boot from that one after initiating the install?

Yes. The update has 2 stages, you only went through the first stage. After the first stage the system will reboot and then will proceed the initial update process.

Link to comment
Share on other sites

2 hours ago, ricoc90 said:

Yes. The update has 2 stages, you only went through the first stage. After the first stage the system will reboot and then will proceed the initial update process.

Got it updated! I went through the second phase after making that post, and it restarted a few times throughout the process, and the clover entry disappeared on the last boot. I had a feeling it was updated- and voila! she was!

I updated to the latest Clover r4428 and the AFPS.efi that someone posted earlier before selecting the "macOS Install" boot entry just to be safe.

Seems all good here.

Thanks!

Link to comment
Share on other sites




Guest
This is now closed for further comments

×
×
  • Create New...