Contribute
Register

[Solved] High Sierra 10.13.4 USB 3.0 problems

Status
Not open for further replies.
What is wrong? What is the issue?

Have you updated with the new USB port limit patch? Are you using USBInjectAll.kext ? If so, build your own SSDT preferably https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
Code:
<dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit PMHeart)</string>
                <key>MatchOS</key>
                <string>10.13.4</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Find</key>
                <data>g32UDw+DlwQAAA==</data>
                <key>Replace</key>
                <data>g32UD5CQkJCQkA==</data>
            </dict>

Hi James, I was hoping to get your help before I attempt to build SSDT (I find this a little overwhelming)

When transferring files from an SD card, about halfway through transferring, I get the "Disk Not Ejected Properly" error and transferring stops. Card then either doesn't appear again, or it appears and then the error pops up again and the cycle continues.
I have USB 2 Card reader - this is working ok (can only test Micro SD, as Normal SD part not working)
Internal Card Reader - plugged into USB 2 motherboard port I believe, but I get the error
USB C - I get the error - I bought this a few days ago. Even micro SD fails on this but not USB 2

My test is transferring 8gig

From SD Card - I get the error. I have a ExFat & also Mac Formatted card to test and both cause error.
From 3tb Ex HD - My backup HD plugged into USB 3 (rear comp port) I can transfer any size without any issue.

ISBInjectAll.kext is installed

I did try the process suggested in this page which doesn't fix the issue.
What would you try to fix the problem? SSDT or USB port limit patch?
 
Solved for 10.13.6 updates!

Download the latest Clover Configurator Global version 5.1.3.1 and apply the patch below.

https://mackie100projects.altervista.org/download-clover-configurator/

Hackintosh 10.13.6 USB Patch
High Sierra 10.13.6 requires a new USB patch to get all USB/USB3 ports recognized and working. You will also need the USBInjectAll.kext

  1. Mount EFI Partition with Clover Configurator
  2. Navigate to /Volumes/EFI/EFI/Clover/
  3. Right-click open config.plist with Clover Configurator
  4. Click Kernel and Kext Patches under SECTIONS of Clover Configurator
  5. Click the “+” button near the bottom to add this patch:
    • Name*: com.apple.driver.usb.AppleUSBXHCI
    • Find* [HEX]: 837D880F 0F83A704 0000
    • Replace* [HEX]: 837D880F 90909090 9090
    • Comment: USB 10.13.6+ by PMHeart
    • MatchOS: 10.13.x
  6. Save config.plist

Hi

Updated the MacOS to version 10.13.6 High Sierra supplementary updates 2019-004. (MacOS 17G8030)

Without a problem.Confirmed!

No USB patch Needed. (As stated from the patch above)

Upgraded to Sapphire AMD Radeon 580 Graphic Card works!
 
Hi

Updated the MacOS to version 10.13.6 High Sierra supplementary updates 2019-004. (MacOS 17G8030)

Without a problem.Confirmed!

No USB patch Needed. (As stated from the patch above)

Upgraded to Sapphire AMD Radeon 580 Graphic Card works!

Computer rebooting due to Adobe Photoshop and Lightroom updates!

Work around is to go to bios Integrated Graphic from Auto to Enable. Save and exit bios settings.

Go to Apple apps store and download Security Updates 2919-007!

And it updated successfully.

No USB Limit patch needed.

AMD Radeon Sapphire 580 works right out of the box.
 
You saved my life! I love all of you!! Thank you!!!
 
Thanks Everybody! Punggol's thing did it. I had slow usb ports and only 2.0 after startup.
went into sleep mode and after wake up id activatie 3.0 but slow speed.
with new kext from RehabMan:

and the clover setup from Punggol. BAM!! it's working fine!
 
Status
Not open for further replies.
Back
Top