Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need USBMap for various Exx50 models #28

Closed
SkyrilHD opened this issue Oct 13, 2021 · 2 comments
Closed

Need USBMap for various Exx50 models #28

SkyrilHD opened this issue Oct 13, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@SkyrilHD
Copy link
Owner

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
@SkyrilHD SkyrilHD added enhancement New feature or request help wanted Extra attention is needed labels Oct 13, 2021
@SkyrilHD SkyrilHD self-assigned this Oct 13, 2021
@catalinabigsur
Copy link

Hi, this is my UTBMap.kext and usb.json on my E7450:
https://drive.google.com/drive/folders/1nw0oPqawvfduP2RBty_0FY8SeaioNlxB?usp=sharing
Actually I don't have any USB3 so i plug my iphone, my mouse and keyboard on usb 2.0

@bobmanuk
Copy link

bobmanuk commented Nov 2, 2021

Map and KEXT for Dell E5450
https://drive.google.com/drive/folders/1G_mPCGZipTHhFma8unohqygRBEcIuLnv?usp=sharing

Plugged and unplugged usb 2 and 3 pen drive into the 3 USB ports on the laptop running Windows 10.

Hopefully its helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants