the-modem-distro / pinephone_modem_sdk

Pinephone Modem SDK: Tools to build your own bootloader, kernel and rootfs
GNU General Public License v3.0
597 stars 64 forks source link

Bug: SMS received multiple times #116

Open tandy-1000 opened 2 years ago

tandy-1000 commented 2 years ago

I am receiving some SMS messages multiple times, also with a delay #80.

Let me know how to provide logs that are useful.

Biktorgj commented 2 years ago

First I'd ask you to update to 0.6.7 (there were a few nasty bugs there), and make sure you have udev rules setup to avoid autosuspend (https://github.com/Biktorgj/pinephone_modem_sdk/blob/kirkstone/docs/SETTINGS.md)

Which phone are you running? and distro?

tandy-1000 commented 2 years ago

I am running the latest pmOS on a PP Manjaro Convergence Edition, I will upgrade and report back. I did not set any udev rules, I will take a look at those.

oddomatik commented 2 years ago

I am running 0.6.7, have all of the udev rules in place, and occasionally get this issue. I will try to pay more attention to when it happens.

BillFleming commented 2 years ago

I recently saw this also on 0.68 on PPP on Danctnix arch, and I did install the udev rules. Bout to test 0.7 release on PP on danctnix

trollordragon commented 1 year ago

Hello. I'm running 0.7 on my Pinephone (Beta Edition, PM OS (Edge), Phosh, Kernel: 6.0.7). I changed the udev rules.

Three messages were repeatedly received (or displayed) after every reboot with 0.6.8. Since upgrading to 0.7 it's only one message. "mmcli - m 0 --messaging-list-sms" shows no messages at all.

Chatty shows not every message multiple times. The one which is still received every boot up is only displayed twice, another message multiple times.

BTW: I had a similar issue with my previous pinephone (different modem firmware, Manjar Arm, Phos, chatty) when I tried to send a mms. It wasn´t delivered but the picture was displayed several times as if the phone was still trying to send it.