New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XhciPortLimit broken in macOS 11.3 Beta 2(20E5186d) #1514
Comments
Had same issue. Found 2 ports that worked with hardwired KB and Mouse, but otherwise ports are borked. Uncheck or disable XhciPortLimit to fix for now. |
Checked the patches. The code changes apply fine and the patched code did not change. It is macOS itself that got changed (somewhere, perhaps even outside the driver) resulting in the patches no longer functioning correctly. This may well be because of the incorrect location ids. Given the overall discourage of the approach to patch USB ports, I think it is about the time to abandon these patches. At least by the core team, until anybody provides a better set. @khronokernel please upload a complete IOUSBHostFamily.kext or maybe even the whole |
It shoud target one of the points from [this](dortania/bugtracker#162) issue Original Acidanthera's bugtracker issue can be found [here](acidanthera/bugtracker#1514) I added the link gently provided by @khronokernel in the issue [162](dortania/bugtracker#162)
When updating to macOS 11.3 Beta 2(20E5186d), the machine will boot loop due to issues with the USB drivers. Below log includes multiple boot loops:
Additional files:
macOS 11.3 Beta 1(20E5172i):
macOS 11.3 Beta 2(20E5186d):
The text was updated successfully, but these errors were encountered: