Contribute
Register

Big Sur 11.3 Update Broke USB 3

Status
Not open for further replies.
So if I already have mapped usb ports and don't use USBInjectall I shouldn't have any problems?

Thats what I'm thinking.

What you could do is find someone with a USBMap already made and edit it so that in includes all ports. Like, HS01-HS15 and SS01-SS10.

Then enabled the XHCIPortLimit.

If you search around there is likely a diagram of your motherboard with your ports and headers labeled.

Attached is a kext for all USB ports enabled. You'll need to turn on XHCIPortLimit though.

Note: This is for iMac 19,1. If you have a different SMBIOS you'll need to right click the kext, show package contents, and open the info.plist file with a plist editor. Then change all instances of 19,1 to your model number (ie 20,1).

If you already know what ports you use then you should open the info.plist and delete the ones you don't. If you can get it under 15 then thats great as we can disable the XHCIPortLimit then!

If you know which ports are your USB 2.0 headers then please change the connector type to 255. Currently all ports are set 3.

255 = Internal
3 = 3.0 (we use this for 2.0 and 3.0)


NOTE: The purpose of temporarily enabling the port limit is so that you can get in, map your ports, then disable. You should not depend on this. It is a "hacky" solution and despite the name Hackintosh we're more of a Patchintosh family.
 

Attachments

  • USBMapALLPORTS.kext.zip
    3.7 KB · Views: 547
Last edited:
From the link earlier
  • Note: Users who have XhciPortLimit disabled need not worry, however please ensure you’ve mapped your USB ports before updating

In my config it was set to true (enabled) and I have a mapped kext. So if I understand this correctly?, I should have had it set to false before updating to 11.3?

I can start over with my 11.2.3 clone and try it, if this is the case.
 
From the link earlier


In my config it was set to true (enabled) and I have a mapped kext. So if I understand this correctly?, I should have had it set to false before updating to 11.3?

I can start over with my 11.2.3 clone and try it, if this is the case.

If you have a USBMap you can disable the XHCIPortLimit.
 
  • Like
Reactions: JBX
Yes I had disabled it yesterday after the issue came up. thanks
 
I do not believe this issue is caused by USBPorts.kext.

It may be caused by new security around kexts that Apple has implemented, affecting USBInjectAll.kext.

Edit: Seems to be related to the XhciPortLimit quirk.

If you haven't yet configured your USB ports then you can still do it from a system only showing USB2, but you will have to "deduce" the USB3 equivalents to your USB2 ports.

If you can't even log-on to your updated system because the password entry screen accepts no input, and your caps-lock LED is not functioning on a wired keyboard, these indicate all USB is inactive. In this case I would suggest - if you are able - editing your EFI folder to remove/deactivate any USB kexts and remove the quirk.
 
Last edited:
I'm getting ready to make the leap from Catalina to Big Sur with the latest Clover and kexts. I had already created a USBPorts.kext with Hackintool, and I just set XHCIPortLimit to false, so my ports should work after updating, right?
 
I'm getting ready to make the leap from Catalina to Big Sur with the latest Clover and kexts. I had already created a USBPorts.kext with Hackintool, and I just set XHCIPortLimit to false, so my ports should work after updating, right?
Yep
 
Thats what I'm thinking.

What you could do is find someone with a USBMap already made and edit it so that in includes all ports. Like, HS01-HS15 and SS01-SS10.

Then enabled the XHCIPortLimit.

If you search around there is likely a diagram of your motherboard with your ports and headers labeled.

Attached is a kext for all USB ports enabled. You'll need to turn on XHCIPortLimit though.

Note: This is for iMac 19,1. If you have a different SMBIOS you'll need to right click the kext, show package contents, and open the info.plist file with a plist editor. Then change all instances of 19,1 to your model number (ie 20,1).

If you already know what ports you use then you should open the info.plist and delete the ones you don't. If you can get it under 15 then thats great as we can disable the XHCIPortLimit then!

If you know which ports are your USB 2.0 headers then please change the connector type to 255. Currently all ports are set 3.

255 = Internal
3 = 3.0 (we use this for 2.0 and 3.0)


NOTE: The purpose of temporarily enabling the port limit is so that you can get in, map your ports, then disable. You should not depend on this. It is a "hacky" solution and despite the name Hackintosh we're more of a Patchintosh family.
Updated this post for any confusion with this note.

NOTE: The purpose of temporarily enabling the port limit is so that you can get in, map your ports, then disable. You should not depend on this. It is a "hacky" solution and despite the name Hackintosh we're more of a Patchintosh family.
 
Thats the idea so far.
 
Status
Not open for further replies.
Back
Top