Modem SMS issue(s) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Hardware (https://forum.pine64.org/forumdisplay.php?fid=122) +--- Thread: Modem SMS issue(s) (/showthread.php?tid=11501) |
Modem SMS issue(s) - Helium75 - 09-17-2020 Dear community, I am currently trying to debug the modem after having issues with transmitting and (sometimes) receiving SMS on 4G (and sometimes on 3G and 2G as well). Whenever I send a SMS I get a "timeout" and it is not related to the OS. I also tried to send an SMS with different options using mmcli - the issue is that mmcli wasn't able to find the sms once I created it. This seem odd to me. Maybe someone can explain me or help me out with that problem. Code: mmcli -m 0 --messaging-create-sms="text='Hello world',number='+49***********,delivery-report-request=no" when I create a second SMS the counter goes up (2,3,4,..etc). But ModemManager still complains that there is no SMS found anywhere. I wonder if this is a hardware related issue (memory problems? ). B/R Andi RE: Modem SMS issue(s) - jabadahut91 - 02-06-2021 Code: sudo mmcli -m 0 --messaging-create-sms="text='Hello world',number=+xxxxxxxx,delivery-report-request=yes" RE: Modem SMS issue(s) - StephanM - 04-29-2021 (02-25-2021, 11:18 PM)e1337 Wrote: There could be two separate things possibly going on: I receive the same error message: Code: error: couldn't find SMS at '/org/freedesktop/ModemManager1/SMS/4': I tried the approach of @jabadahut91 and the Chatty killall command. It did not help I am using the pinephone ubuntu touch version by the way. As the status of the modem seems to be okay I feel like I do not have the same problems as you. How can I find out if I have the same problem? Should I report the problem to https://gitlab.freedesktop.org/mobile-broadband/ModemManager? Do you know if I can provide further information? Thank you so much RE: Modem SMS issue(s) - bcnaz - 08-03-2021 When I had SMS texting issues, I suspected was a modem hardware or firmware problem. But it turned out the MMS texts were filling up and plugging the cache in the modem. I had tried changing the operating systems and the problem remained the same. Even a fresh operating system install does not clear the modem cache. There are 3 or more methods to clear the modem cache, I chose to use the ' Modem Manager GUI ' App. Modem Manager GUI makes it easy to check and clear the modem with just a few 'clicks' Now I use that GUI App to quickly check the modem once or twice a week, and now my SMS texting works very dependably across all the operating systems that I have tested recently. |