10-07-2022, 04:19 AM
(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
which allows it to ring three times.Code:{ cmd = "QCFG", subcmd = "urc/ri/ring", expect = "\"pulse\",120,1000,5000,\"off\",3" },
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!