08-30-2023, 05:46 AM
(This post was last modified: 08-30-2023, 05:55 AM by Kevin Kofler.)
I cannot comment in the upstream bug report because I have no account on puri.sm, but I think I found the place with the issue:
https://source.puri.sm/Librem5/chatty/-/...nt.c#L1454
This is setting the validity period to 168 something. (The unit is not documented.) Since you found it to be around 2 hours, I guess the unit is minutes.
Please forward this information upstream, I think they should be able to fix the issue quickly with the line pinpointed like that.
I think it should be safe to just delete or comment out that line. As far as I can tell, Spacebar just leaves the timeout at the default, and ModemManager then does the right thing.
https://source.puri.sm/Librem5/chatty/-/...nt.c#L1454
This is setting the validity period to 168 something. (The unit is not documented.) Since you found it to be around 2 hours, I guess the unit is minutes.
Please forward this information upstream, I think they should be able to fix the issue quickly with the line pinpointed like that.
I think it should be safe to just delete or comment out that line. As far as I can tell, Spacebar just leaves the timeout at the default, and ModemManager then does the right thing.