corpnewt / USBMap

Python script for mapping USB ports in macOS and creating a custom injector kext.
MIT License
1.03k stars 88 forks source link

No new port detected when plug in USB2.0 device #32

Open ishigetw opened 3 years ago

ishigetw commented 3 years ago

My USB3.0 PCIe card was ORICO PME-4U. It was okay when plug in USB3.0 device and port show up, but when plug in USB2.0 device will not detect new port. If I create USBmap.kext then I will not able to use UBS2.0 device. Any thoughts? I know this card should support by Apple driver, but I have problem when I connect may Canon camera, it will fail because of "connection lost". After I use USBmap will solve the problem but lost USB2.0 capability of these USB3.0 port. That's why I hope I can get rid of this problem.

Crazor commented 2 years ago

I have the same issue with USB2 not detecting. I'm on Big Sur on a Coffee Lake board.

Crazor commented 2 years ago

Here's what I needed to do: https://github.com/corpnewt/USBMap/issues/35#issuecomment-1084309226