You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/GnssHAL_GnssInterface( 2907): gnss flp hw_get_module failed: -2
E/GnssHAL_GnssInterface( 2907): getExtensionGnssBatching: GnssBatching interface is not implemented by HAL
E/libgps ( 2907): mkfifo(/data/gps/.gps.interface.pipe.to_gpsd, 432) returned error, errno = 2(No such file or directory), 2
E/libgps ( 2907): mkfifo(/data/gps/.gps.interface.pipe.to_jni, 432) returned error, errno = 2(No such file or directory), 2
E/libgps ( 2907): Can not open IPC communication channel.
D/libgps ( 2907): configuration_update: Waiting for IPC connection - timeout
E/libgps ( 2907): LIBGPS: Cannot communicate (write) with a GPSD
Looks like I forgot to add the GPS daemon (gpsdaemon) and the creation of the GPS directories in /data/ that were in the stock init.connectivity.bcm43xx.rc. Addressed with this commit, however looks like GPS isn't working.
Build:
lineage-17.1-20230413-UNOFFICIAL-alice
Device:
CAM-L03
GPS doesn't work. Tested using the GPS Test app.
Log highlights:
Logs:
The text was updated successfully, but these errors were encountered: