You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To prepare the Monterey EFI, we need to get rid of USBInjectAll, FakePCIID and FakePCIID_XHCIMux as they are broken on 11.3+. The recommended way is to enable USBMap which I created for E7250. Since USB mapping is very sensitive on different devices, we have to create USBMap for all models separately. As the only device I own is an E7250, I need a little help from you.
Basically, I want USBMap from USBToolBox. I recommend doing this on Windows as it maps USB 2 and 3 automatically.
The tool is very easy to use:
Open USBToolBox and in settings enable 'Use native classes'
Go to 'Discover Ports'
Plug a USB 3 device (if on macOS, a USB 2 and 3 device) into each port but keep in mind it has to detect in the tool (it will populate in green/blue)
After plugging each device into the ports, go back and go to Select Ports (usually the default setting should be enough)
Then build the kext by pressing the letter 'K' on the keyboard
Upload kext and usb.json here
usb.json is needed for me in case there is an issue that needs to be fixed, which I can do from my end.
Exx50 model
USBMap available?
13 7350
No
3550 2015
No
E7450
No
E7250
Yes
E5550
No
E5450
No
E5250
No
E3450
No
The text was updated successfully, but these errors were encountered:
To prepare the Monterey EFI, we need to get rid of USBInjectAll, FakePCIID and FakePCIID_XHCIMux as they are broken on 11.3+. The recommended way is to enable USBMap which I created for E7250. Since USB mapping is very sensitive on different devices, we have to create USBMap for all models separately. As the only device I own is an E7250, I need a little help from you.
Basically, I want USBMap from USBToolBox. I recommend doing this on Windows as it maps USB 2 and 3 automatically.
The tool is very easy to use:
usb.json is needed for me in case there is an issue that needs to be fixed, which I can do from my end.
The text was updated successfully, but these errors were encountered: