Created
February 21, 2025 03:16
-
-
Save jmkim/ae933ca239d59cff308d682234e1258f to your computer and use it in GitHub Desktop.
This file contains 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
## ModemManager | |
ModemManager serves [FCC unlock script](https://salsa.debian.org/DebianOnMobile-team/modemmanager/-/tree/debian/latest/data/dispatcher-fcc-unlock) | |
In Debian, its package [`modemmanager`](https://tracker.debian.org/pkg/modemmanager) installs them into `/usr/share/ModemManager/fcc-unlock.available.d/`. | |
By default, it is not enabled. | |
We should locally enable them with the command: | |
## In case of RM520N-GL | |
ModemManager only have |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment