PINE64
phone does not ring (when sleeping) - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: phone does not ring (when sleeping) (/showthread.php?tid=17393)



phone does not ring (when sleeping) - jsch - 09-25-2022

My phone (OG PP) is no longer ringing reliable.
If the pone is already up (awake), then there is not issue perceived.
But if it is sleeping, then it it seldom ringing if called. The phone is waking up, hence I don't assume an issue w/ cell or modem.
I tried to tweak one parameter from eg25-manager, not sure if this is the right approach.
The line
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",1" },

in /usr/share/eg25-manager/pine64,pinephone-1.2.toml
was changed to
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",3" },
which allows it to ring three times.


RE: phone does not ring (when sleeping) - d-.-b - 10-07-2022

(09-25-2022, 11:34 AM)jsch Wrote: My phone (OG PP) is no longer ringing reliable.
If the pone is already up (awake), then there is not issue perceived.
But if it is sleeping, then it it seldom ringing if called. The phone is waking up, hence I don't assume an issue w/ cell or modem.
I tried to tweak one parameter from eg25-manager, not sure if this is the right approach.
The line
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",1" },

in /usr/share/eg25-manager/pine64,pinephone-1.2.toml
was changed to
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",3" },
which allows it to ring three times.

I also got problems like this. When receiving a call now it only vibrate. No more ring sound. In deep sleep and on Phosh dashboard. Also, when phone is reboot, speaker sound bar is always at the lowest (like mute) and the sound buttons on the side not working. Anybody got a fix for that? Mobian on PP 32gb on SD card.

Thanks all!


RE: phone does not ring (when sleeping) - alaraajavamma - 10-07-2022

(10-07-2022, 04:19 AM)d-.-b Wrote:
(09-25-2022, 11:34 AM)jsch Wrote: My phone (OG PP) is no longer ringing reliable.
If the pone is already up (awake), then there is not issue perceived.
But if it is sleeping, then it it seldom ringing if called. The phone is waking up, hence I don't assume an issue w/ cell or modem.
I tried to tweak one parameter from eg25-manager, not sure if this is the right approach.
The line
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",1" },

in /usr/share/eg25-manager/pine64,pinephone-1.2.toml
was changed to
Code:
{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",3" },
which allows it to ring three times.

I also got problems like this. When receiving a call now it only vibrate. No more ring sound. In deep sleep and on Phosh dashboard. Also, when phone is reboot, speaker sound bar is always at the lowest (like mute) and the sound buttons on the side not working. Anybody got a fix for that? Mobian on PP 32gb on SD card.

Thanks all!

I am quite sure that this related to Phosh or Phoc crash. I noticed that after Phosh 0.20 (version with swiping gestures) it crashes quite a lot - this is allready fixed on more recent builds but I think in Mobian it is still 0.20 right?
So if you can check is the caller hearing alert tones or "phone is not reachable" messages (or similar)? If he/she is hearing alert tones (beep - beep - beep) it is not "modem related".

When Phosh crashes it also crashes Pulseaudio and the lower part of your issue sounds like that. Vibration works but sound not.