Skip to content

Commit

Permalink
pine64/phone: add note about powering on modem
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed May 1, 2021
1 parent b77efee commit c7eda8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/pine64/phone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ nmcli connection edit type gsm con-name "My Cellular Connection"
It should connect to the mobile network, you can use `mmcli` to check:

```
# power on modem, if not already powered
echo 1 > /sys/class/modem-power/modem-power/device/powered
# list modems
mmcli -L
# get modem status
Expand Down

0 comments on commit c7eda8f

Please sign in to comment.