05-13-2022, 02:22 PM
I have a new PinePhone 1.2b with the stock Manjaro + Plasma Mobile, and one of the first things I tried (after phone calls!) was text messaging in Spacebar. It worked fine for sending a text, but a simple plaintext reply never showed up on the PinePhone.
I see some old threads and mentions elsewhere about troubleshooting this with ModemManger and mmcli, but ModemManager is mysteriously not running for me. Have times changed and there's some other way I should be investigating this, or is it unexpected that ModemManger isn't running? I've flailed around and tried to get it going (see below) but maybe I'm barking up the wrong tree.
I see some old threads and mentions elsewhere about troubleshooting this with ModemManger and mmcli, but ModemManager is mysteriously not running for me. Have times changed and there's some other way I should be investigating this, or is it unexpected that ModemManger isn't running? I've flailed around and tried to get it going (see below) but maybe I'm barking up the wrong tree.
Code:
# mmcli -L
error: couldn't find the ModemManager process in the bus
# systemctl status ModemManager
● ModemManager.service - Modem Manager
Loaded: loaded (/usr/lib/systemd/system/ModemManager.service; disabled; vendor preset: disabled)
Active: inactive (dead)
# systemctl start ModemManager
# systemctl status ModemManager
● ModemManager.service - Modem Manager
Loaded: loaded (/usr/lib/systemd/system/ModemManager.service; disabled; vendor preset: disabled)
Active: active (running) since Fri 2022-05-13 16:17:00 EDT; 2s ago
Main PID: 4593 (ModemManager)
Tasks: 7 (limit: 3275)
Memory: 12.6M
CGroup: /system.slice/ModemManager.service
├─4593 /usr/bin/ModemManager
└─4600 /usr/lib/qmi-proxy
May 13 16:17:03 plasma-mobile ModemManager[4593]: <info> [base-manager] modem for device '/sys/devices/platform/soc/1c1b000.usb/usb2/2-1' successfully >
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] Opening device with flags 'version-info, proxy'...
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] created endpoint
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] Checking version info (25 retries)...
May 13 16:17:03 plasma-mobile ModemManager[4593]: Cannot read from istream: connection broken
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] QMI endpoint hangup: removed
May 13 16:17:03 plasma-mobile ModemManager[4593]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/soc/1c10000.mmc/mmc_ho>
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] Opening device with flags 'version-info, proxy'...
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] created endpoint
May 13 16:17:03 plasma-mobile ModemManager[4593]: [/dev/cdc-wdm0] Checking version info (25 retries)...
# mmcli -L
No modems were found