Created
August 19, 2023 15:30
-
-
Save degaart/85efdc3618e972c8ec85716e596f9286 to your computer and use it in GitHub Desktop.
Huawei e3372 on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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