kemonine
/
lollipopcloud
Archived
1
0
Fork 0

Merge branch 'update-modem-manager' of kemonine/docs into master

This commit is contained in:
KemoNine 2018-10-11 19:14:43 +00:00 committed by Gitea
commit 03c9d2aabd
1 changed files with 5 additions and 1 deletions

View File

@ -52,6 +52,10 @@ mmcli --modem 0 # Get details of first modem
```
### Note
If your modem doesn't show up when running ```mmcli --list-modems``` after a few minutes you may need to reboot. Sometimes modems don't get picked up right away after using usb_modeswitch.
## Setup Auto Mode Switch
This should be setup by the ```usb_modeswitch``` package for you. Reboot and then run ```lspci``` to ensure it's 100%.
@ -73,7 +77,7 @@ This should be setup by the ```usb_modeswitch``` package for you. Reboot and the
# Ensure things work
mmcli --modem 0 --enable
mmcli --modem 0 --list-bearers
mmcli --modem 0 --3gpp-scan --timeout=30
mmcli --modem 0 --3gpp-scan --timeout=100
# Simple connection (this does no good in production)
mmcli --modem 0 --simple-connect="pin=1234,apn=internet"