11-05-2022, 09:55 AM
(10-31-2022, 04:35 PM)fxc Wrote:(06-21-2022, 11:58 PM)Emilio Wrote: Hi , my pinephone pro has the SIM sock broken . Can I still get a gps position from Manjaro plasma in my SD card?
regards
Emilio
GPS works independently of having a SIM card inserted or not, so yes. Make sure the phone has a GPS fix, though -> https://wiki.pine64.org/wiki/PinePhone#GPS_/_GNSS
That's true at the hardware level, but not if you're using ModemManager as most distros do. The ModemManager interface will only allow GPS to be enabled if there's a SIM present. You need to stop ModemManager then use something else to enable the GPS - I used picocom to send AT commands.
https://gitlab.freedesktop.org/mobile-br...issues/183