dortania / dortania/bugtracker

Changes in Catalina's USB IOClass

Open
#15 15 comments 1 reaction 0 assignees View on GitHub
documentation help wanted USBMapGuide
Dominant language
No language data
Stars
123
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Hi,
I had Sleep issues with USB on my MSI B450i board until I compared the USB mapping kext with the actual kext it is supposed to patch in macOS 10.15.5

In the current AMD-USB-Map.kext, the CFBundleIdentifier and IOClass parameters do not match the values found in /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext/Contents/Info.plist

![Currrent USB-MAP](https://user-images.githubusercontent.com/49689736/83808011-e207c580-a6ab-11ea-9e22-ca6cd05ba31e.png)
![Catalina 10 15 5](https://user-images.githubusercontent.com/49689736/83808113-21cead00-a6ac-11ea-8645-b05bc3caec4d.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the current AMD-USB-Map.kext with /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext/Contents/Info.plist on macOS 10.15.5. Check the CFBundleIdentifier and IOClass values shown in the issue, then verify that the updated mapping addresses the reported USB sleep behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.