Contribute
Register

El capitan USB issues - possible fix.

Status
Not open for further replies.
I followed the steps carefully in the post #1, but I still don't have my USB3 port recognised by El Capitan.

I have a Gigabyte H81M-HD3 board, the back USB2 ports and the pin USB2 headers are working, but my USB3 ports aren't. Also, if I set XHCI -> Smart Auto, my USB DAC stops working in the back USB2 port. Only working if I set XHCI -> Auto. :think:

Using iMac 14,1 sys. definition, already tried removing port restrictions under:
System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCIPCI.kext/Contents/Info.plist
And tied with/without EHC1, EHC2 patch:

<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI</string>
<key>Find</key>
<data>X09TSQ==</data>
<key>Replace</key>
<data>WE9TSQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC1 to EH01</string>
<key>Find</key>
<data>RUhDMQ==</data>
<key>Replace</key>
<data>RUgwMQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC2 to EH02</string>
<key>Find</key>
<data>RUhDMg==</data>
<key>Replace</key>
<data>RUgwMg==</data>
</dict>
</array>

DPCI Manager:
Screen Shot.jpg

Seems like the fix is not working for VIA USB3...
Can someone help me? What extra info do I need to attach?
Thanks in advance! ;)
 
Hey, simon1990...

Can you share your settings and DSDT with me!?
I have the sabe board as you and I can't fix my restart problem .
Thank you!

I wouldn't use somebody else's dsdt, they can be different even with the same motherboard.

Matt
 
Thanks!!!!!!!!!! El Capitan and USB 3.0 now works!!!!!!!!!!
 
I followed the steps carefully in the post #1, but I still don't have my USB3 port recognised by El Capitan.

I have a Gigabyte H81M-HD3 board, the back USB2 ports and the pin USB2 headers are working, but my USB3 ports aren't. Also, if I set XHCI -> Smart Auto, my USB DAC stops working in the back USB2 port. Only working if I set XHCI -> Auto. :think:

Using iMac 14,1 sys. definition, already tried removing port restrictions under:
System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCIPCI.kext/Contents/Info.plist
And tied with/without EHC1, EHC2 patch:

<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI</string>
<key>Find</key>
<data>X09TSQ==</data>
<key>Replace</key>
<data>WE9TSQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC1 to EH01</string>
<key>Find</key>
<data>RUhDMQ==</data>
<key>Replace</key>
<data>RUgwMQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC2 to EH02</string>
<key>Find</key>
<data>RUhDMg==</data>
<key>Replace</key>
<data>RUgwMg==</data>
</dict>
</array>

DPCI Manager:
View attachment 153623

Seems like the fix is not working for VIA USB3...
Can someone help me? What extra info do I need to attach?
Thanks in advance! ;)


As far as i understand this fix inly works with the Intel USB 3.0 controller not with VIA ports...Check if your motherboard had Intel USB3 ports in addition to the VIA ports. Those should work in theory?
 
z68x-ud4-b3 UEFI bios
fix not work

usb 2.0 work with annoying "USB disconected - to much power blah-blah"
usb 3.0 freeze all usb port
(with and without patch)
 
I flippin love you. USB was the last thing not working on my install it was driving me nuts. This fixed it.
 
Status
Not open for further replies.
Back
Top