UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Eirikr1848
    3. Topics
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Groups 0

    Topics

    • E

      Phoronix: Mir 2.9 w/XDG-Shell; Add'l Extensions: Any Impact on UBPorts?

      Watching Ignoring Scheduled Pinned Locked Moved OS
      4
      0 Votes
      4 Posts
      416 Views
      E
      @alan_g Thanks for that! That answer satiated my curiosity for sure - but its unfortunate there are not enough volunteers! The only thing I can really volunteer to do is outreach - looking for volunteers on UBPorts-supported device forums on XDA, etc. Is there anything a user/fan like me can do to help?
    • E

      galaxysmtd (Galaxy S Original / GT-I9000T) - CM13/Lineage14.1 Blobs and Kernels Available... is... could it be possible?!

      Watching Ignoring Scheduled Pinned Locked Moved Off topic
      6
      0 Votes
      6 Posts
      521 Views
      E
      @kugiigi That makes sense. I had the original release on it a long time ago, then wiped it for LineageOS (Android 7.1.2) with a decent SD card and a lot of swapping. Now - I cannot find the original release based on Ubuntu 13.x anymore sadly! Was hoping to be able to use a new version... or even find the original ROM to flash haha.
    • E

      Compiling Latest mesa+freedreno?

      Watching Ignoring Scheduled Pinned Locked Moved Google Nexus 6P
      3
      0 Votes
      3 Posts
      852 Views
      AppLeeA
      @eirikr1848 Hi, I think the way to do such thing is to gather everything required on your computer, build and compile it for your device target. Then you can install the built libraries on your device (it might fit) Or you can package it in a click for a dedicated app to use. Note every Ubuntu Touch devices are "stuck" in 16.04 until 20.04 is available for our OS. Explanation: The rootfs is locked in RO because the partition size vary and is relatively small for the system image. You can access the userdata partition to install rather large click files, but you need to build and package an app prior to use it on the phone. You can also use Libertine container to install/use so-called legacy apps (command line software essentially) So to tinker with 3D you might want to build your dependencies on your desktop computer and create a native app that can use thoses libs.