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

Time sync stuck on waiting for network #167

Open dogtopus opened 1 year ago

dogtopus commented 1 year ago

Seems like openqti doesn't sync time properly and spams

time_sync: Waiting for network to be ready...

in the log.

What network is it waiting for in this case?

IIRC my provider does send time on authentication (unlike the edge case documented) since I seem to recall that I saw my other Android phone with the same SIM syncs time even when not connected to Internet at all.

I'm using Mobian bookworm and the stock kernel.

Also not sure if related, but the gsm signal SMS command does not seem to work either and always returns 0% signal level and unknown network.

djselbeck commented 1 year ago

I have the same behavior. It is introduced with 0.7.2 going back to 0.7.1 fixes the issue for me.

Let me know if openqti log would be helpful (and need some hidding of private entries)