10-15-2021, 03:02 AM
(10-13-2021, 10:01 AM)Anna Wrote:(10-13-2021, 05:26 AM)wibble Wrote: It's probably worth reporting the regression - I didn't spot any issues that seemed like they would cover it.
Well, I am not sure whether it is a common problem that actually has to do with Bookworm -- I just happenend to notice it after the upgrade. Since I did not find anything on the topic in this forum I guess it might just be me who experiences the problems.
Could there be any settings I might change to connect Maps to the location services?
No, I dont think. Maps switches on the location services, as I see.
It can be checked using mmcli.
Before Maps started:
---
Code:
[+85%]root@mobian:~#mmcli --list-modems
/org/freedesktop/ModemManager1/Modem/0 [Quectel] EG25
[+85%]root@mobian:~#mmcli -m 0 --location-get
[+85%]root@mobian:~#
After Maps started:
Code:
[+85%]root@mobian:~#mmcli -m 0 --location-get
--------------------------
3GPP | operator code: 216
| operator name: 01
| location area code: 0000
| tracking area code: 001401
| cell id: 00003E16
[+85%]root@mobian:~#