UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. slowcyclist
    3. Topics
    S
    Online
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 26
    • Groups 0

    Topics

    • S

      GPS positioning stops working after a random duration

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      13
      0 Votes
      13 Posts
      1k Views
      G
      @slowcyclist Interesting find, thanks for the effort. @slowcyclist said: never use their gps for extended periods Yes that's the case for me, although these last days I just tried that, and I got effectively 2 occurences of GPS not updating any more (launched Puremaps and Gps app together to make it more interesting). For me the reason is that the FP5 is gulping energy at such a rate that I try to stop services when not actually in use. The only difference is that the GPS service (lomiri-location-service) never stopped for me (according to systemctl status) so no crash with unaligned errors, although I got the second time (did not think to check for that first time) segfaults and several restarts of sensorfwd service, maybe caused by this problem.
    • S

      USB tethering working?

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 5
      11
      0 Votes
      11 Posts
      2k Views
      S
      @gpatel-fr @FlavioMala, indeed the newer Bluetooth stack had the side effect of breaking usb_tethering. I could fix it by applying a small patch and recompiling the kernel. The patch is attached to the issue.
    • S

      sdcard not visible through mtp

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 5
      2
      0 Votes
      2 Posts
      256 Views
      S
      I still don't know how to make the sdcard appear directly on my desktop computer when I connect my phone, but I have a workaround : symlink the sdcard mount point in the /home/phablet directory ( = "internal storage" on the desktop computer). This is easily done using the terminal (or adb shell). Find the exact mount point of the sdcard using the command mount; it is something like /media/phablet/XXXX-YYYY. Then enter ln -s /media/phablet/XXXX-YYYY ~/sdcard
    • S

      Latest OTA broke GPS - Need help to revert to previous OTA

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      1
      0 Votes
      1 Posts
      247 Views
      No one has replied