Skip to content

Instantly share code, notes, and snippets.

@degaart
Created August 19, 2023 15:30
Show Gist options
  • Save degaart/85efdc3618e972c8ec85716e596f9286 to your computer and use it in GitHub Desktop.
Save degaart/85efdc3618e972c8ec85716e596f9286 to your computer and use it in GitHub Desktop.
Huawei e3372 on macOS
1. Install `libusb-compat` and `pkg-config` from brew
2. Compile usb_modeswitch (from https://www.draisberghof.de/usb_modeswitch/)
3. Insert modem
4. ./usb_modeswitch -v 12d1 -p 1f01 -J
5. Check modem detected in network settings
For other huawei devices, replace 1f01 with the device ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment