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

Integrated Webcam no longer recognized #44

Open danielspeixoto opened 1 year ago

danielspeixoto commented 1 year ago

Hey all! Thanks for the tool. I managed to get my USB ports working though I am now uncapable of using my integrated webcam

When discovering ports, that's what I see image

When editing, notice there is an entry of an integrated webcam that was working before. image

Before using the tool, I was using USBInjectAll. I removed it according to this reply and, then, managed to get all usb ports working but my integrated webcam stopped working. Can somebody figure out why?

SPECS: Lenovo Ideapad 330s-15ikb MacOs Big Sur 11.16.1

Thanks in advance!