Hey Leute,
kann mir jemand dabei helfen meine USB's richtig zu Mappen? Ich möchte weg vom USBInjectALL, da ich immer Probleme mit meiner Magic Mouse 2 und daraus resultierenden Verbindungsabbrüchen habe.
Mir wurde im Forum folgendes empfohlen:
https://github.com/5T33Z0/OC-L…ed/tree/main/03_USB_Fixes
Weiter unten führe ich die Anleitung auf, so dass Ihr nicht über den Link gehen müsst.
Ich habe Probleme beim updaten meiner config.plist - so ganz verstehe ich das ganze nicht. Mag mir wer für einen Kaffee und Kuchen helfen?
________________
GitHub Anleitung:
Mapping USB Ports in macOS 11.3+
- Download the macOS version of USBToolBox
- Download this additional USBToolBox.kext
- Unpack the zip package and add the 2 included kexts to your kext folder and config.
- Save and reboot
- Next, Run USBToolBox
- There are 2 options of mapping USB ports which lead to 2 different kexts being generated:
- Option 1 (default): Generates
UTBMap.kextwhich has to be used in tandem withUSBToolBox.kextto make the whole construct work. It has the advantage that the mapping is SMBIOS-independent so it can be used with any SMBIOS. - Option 2 (uses native Apple classes): Hit "C" to enter the settings and then "N" to enable native Apple classes (AppleUSBHostMergeProperties).
- Option 1 (default): Generates
- Follow the instrctions to map your USB ports.
- Generate either
UTBMap.kext(option 1, requiresUSBToolBox.kextas well to work) orUSBMap.kext(option 2, no additional kext necessary) and add it to yourEFI\OC\Kextsfolder and config. - Remove
UTBDefault.kextfrom Kexts folder and config. - Save and Reboot.
________________
Anleitung zum korrekten Mapping
- nNieAdd
USBToolBox.kextandUTBDefault.kextto yourEFI/OC/Kextsfolder, and make sure to update yourconfig.plist. Install macOS.- Map your ports with the USBToolBox tool.
- Remove
UTBDefault.kextand add your newly createdUTBMap.kext(or whatever your USB map is called) toEFI/OC/Kexts. - Reboot and you should have a USB mapped system!