kemonine
/
lollipopcloud
Archived
1
0
Fork 0

Add note about reboots, increase 3gpp scan

This commit is contained in:
KemoNine 2018-10-11 15:13:05 -04:00
parent a1b76508cb
commit 55b36848d8
No known key found for this signature in database
GPG Key ID: 9D79FBF661EC6779
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"