No sms receival on Arch Phosh Pinephone
#1
I was fine up until a few days ago until I noticed that I wasn't receiving any sms messages even though I could download and upload using my sim card data.

I'm using the default phosh messaging applications and haven't really altered mobile connections in any way that could alter sms performance that I haven't already tried turning on/off in attempt of getting sms to work again.

Is this a problem with the messaging application, mmcli, lower level modem software, the physical modem, my service provider, or something else?
I can provide further information - this is all that seems immediately relevant after searching through other threads about similar issues.
  Reply
#2
(10-04-2022, 10:15 PM)pineuser0 Wrote: I was fine up until a few days ago until I noticed that I wasn't receiving any sms messages even though I could download and upload using my sim card data.

Check your modem to see if it is "Clogged". Every once in a while my modem gets backed up.

Here are the commands I use:

List all the messages in the modem (this will give you a number use it in place of the XX)
Code:
mmcli -m any --messaging-list-sms

Delete message in the modem
Code:
sudo mmcli -m any --messaging-delete-sms=XX

This used to restart the modem (you should not need this)
Code:
sudo systemctl restart eg25-manager.service
  Reply
#3
It's possible your modem is full (see this report) but mmcli commands won't do anything about it.  You'll need to use minicom or picocom to send AT+CPMS? to the modem at /dev/ttyUSB2. A response like
+CPMS: "ME",2,99,"MT",2,99,"MT",2,99
means there are 2 messages out of a maximum of 99 in the modem. If the modem is full, you can purge it with AT+CMGD=,2
If it's not full then the problem lies elsewhere.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Does PinePhone support long-term battery health optimization? roseblack 3 366 4 hours ago
Last Post: evilbunny
  iso pinephone for sale (USA) elwoodb25 0 3,470 09-24-2025, 09:25 PM
Last Post: elwoodb25
  Why projects like PinePhone matter – feedback and encouragement Gary2003 13 16,664 09-16-2025, 01:13 PM
Last Post: Gary2003
  Can use PlayStation on Pinephone? willharper 7 8,308 09-13-2025, 12:30 AM
Last Post: ChaiLetters
  Pinephone Pro Neural Processing Unit biketool 1 4,998 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 4,518 08-31-2025, 07:18 AM
Last Post: Fish
  Pinephone Pro not in store? bubulux20c 1 2,824 08-08-2025, 02:12 AM
Last Post: P. Siera
  PinePhone Pro EU no warranty P. Siera 0 2,379 07-21-2025, 12:08 AM
Last Post: P. Siera
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 14 17,276 07-18-2025, 04:24 PM
Last Post: dchang0
  Pinephone visibly losing power while plugged in Hiraghm 2 3,604 05-23-2025, 12:30 PM
Last Post: Kevin Kofler

Forum Jump:


Users browsing this thread: 1 Guest(s)