03-05-2021, 07:48 AM
(This post was last modified: 03-05-2021, 07:54 AM by evaaa.
Edit Reason: Bad format
)
(12-31-2020, 03:28 PM)Csanderson0313 Wrote: [quote pid='65872' dateline='1589834637']
Code:sudo mount -o rw,remount /
sudo umount /etc/init/ssh.override
sudo rm /etc/init/ssh.override
sudo start ssh
Step 1)
You need to be using OTA version 27 (May 17th) or newer. You should be on devel channel.
Step 2)
Fetch uNav and Pure Maps from OpenStore
Step 3)
Mount the volume so its rewritable
Code:sudo mount -o rw,remount /
Step 4)
Install gpsd spyera
Code:sudo ubports-qa install xenial_-_edge_-_gpsd w
Step 5)
Start GPS + some magic
Code:sudo gpsd start
sudo restart ubuntu-location-service
initctl unset-env --global UBUNTU_PLATFORM_API_BACKEND
initctl set-env --global UBUNTU_PLATFORM_API_BACKEND=touch_mirclient
Step 6)
Open uNav and request it to fetch your location.
Report issues, fixes, ideas and everything else related to the topic of location services on Ubuntu Touch in this thread.
[/quote]
I tested this and result is good and sucessfull