Not receiving SMSs
#1
Looking for ideas on how to diagnose that I can make and receive phonecalls, use mobile data, but I can only send SMSs.
I could run the SMS in terminal and see if it is throwing an error when it receives a SMS, anyone know the name?
  Reply
#2
(04-16-2022, 01:01 PM)biketool Wrote: Looking for ideas on how to diagnose that I can make and receive phonecalls, use mobile data, but I can only send SMSs.
I could run the SMS in terminal and see if it is throwing an error when it receives a SMS, anyone know the name?

found the fix, thanks to JooAzvendo in the #mobian irc.oftc.net server
first we ssh in or open a terminal window to see if anything is stuck as (receiving); that is a stuck instance.

sudo mmcli -m any --messaging-list-sms

Code:
    /org/freedesktop/ModemManager1/SMS/3 (receiving)
    /org/freedesktop/ModemManager1/SMS/2 (receiving)
    /org/freedesktop/ModemManager1/SMS/1 (receiving)
    /org/freedesktop/ModemManager1/SMS/0 (receiving)
So I had 4 kludged modem manager SMS instances.  I did the following for each instance from 0-3 below is an example for SMS/2
Code:
sudo mmcli -m any --messaging-delete-sms=2
successfully deleted SMS from modem
I can now receive SMS again after a few weeks of fail.

this is docuented int he wiki https://wiki.mobian-project.org/doku.php...s-messages


If you liked this fix I would ask that you take a look at another problem/feature I am trying to solve; adding Bluetooth Network Access Point, it is nearly working but there seems to be a problem in the network bridging.
https://forum.pine64.org/showthread.php?...#pid109129
This will add the feature of automatic Bluetooth PAN access point for your tablet, computer, or other personal device to share internet protected by Bluetooth pairing protocol, just as fast but it saves major battery over WiFi.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Receiving SMS stopped working treebeard 11 5,238 08-12-2022, 10:31 AM
Last Post: treebeard
  Chatty - XMPP receiving photos - inline display doesn't work arkadione 2 1,872 07-10-2022, 03:16 AM
Last Post: arkadione
  GDM3 Receiving call on login screen d-.-b 4 3,467 10-07-2021, 06:59 PM
Last Post: d-.-b
Question Best Way of Receiving Calls Without SIM (VOIP) lovepine88 16 12,136 10-07-2021, 12:38 AM
Last Post: AndyM
  Pinephone not receiving SMS. SMS not showing on modem either. norbear 4 5,063 03-27-2021, 11:43 AM
Last Post: norbear
  Not receiving SMS messages newton688 14 21,147 11-24-2020, 12:43 PM
Last Post: demetrius
Information Receiving Call During Sleep Experiment/Experience RTP 1 2,839 11-05-2020, 03:47 PM
Last Post: dukla2000

Forum Jump:


Users browsing this thread: 1 Guest(s)