UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Giiba
    G
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 8
    • Posts 275
    • Groups 0

    Giiba

    @Giiba

    129
    Reputation
    95
    Profile views
    275
    Posts
    2
    Followers
    0
    Following
    Joined
    Last Online
    Location Canada

    Giiba Unfollow Follow

    Best posts made by Giiba

    • RE: Porting in 2019 - a true journey

      Add documentation to the ubports docs!

      UBports Docs

      Videos and podcasts are flashy, but good documentation is invaluable.

      posted in Porting
      G
      Giiba
    • RE: Most wanted features for Morph?

      @Giiba and the ability to video chat/conference.

      posted in OS
      G
      Giiba
    • RE: Most wanted features for Morph?

      WebGL

      ☺

      posted in OS
      G
      Giiba
    • Pinephone (braveheart)

      It feels like there needs to be a consolidated thread to discuss the Pinephone Braveheart development and since it is tacked under 'Community Ports' on GitLab this seems the best place for now, so here goes. I am in no way an expert so don't expect me to know much, but I am willing to collate information and update this first post as things evolve.

      Feel free to suggest information to add.

      SD Card Installation:
      @UniSuperBox said in Pinephone tutorial:

      1. Download the rootfs image from https://ci.ubports.com/job/rootfs/job/rootfs-pinephone/
      2. Extract and write the image to an SD card
      3. Plug SD card into phone
      4. Boot phone

      That should do it. 🙂

      Emmc Installation:
      flashing OS to emmc

      Updating:
      Go to: Settings -> Updates

      Sources:
      Kernel
      rootfs Download

      Issue Tracking:
      GitLab Repository

      Other Threads:
      Pinephone Tutorial
      How can we help with the Pinephone?

      Misc Links:
      setting-the-record-straight-pinephone-misconceptions
      Pinephone @ pine64.org

      Status:
      Pinephone Repository Readme

      posted in PinePhone braveheart development pinephone
      G
      Giiba
    • RE: PinePhone

      I am feeling brave and my OPO has been dropped too many times for comfort, so I decided why the heck not...

      It'll be my first new phone since I bought a Nexus 5 back in the stone ages!

      posted in General
      G
      Giiba
    • RE: Librem 5 dev-kit

      I wish you success!

      posted in Porting
      G
      Giiba
    • RE: Q&A 57 This Saturday 24th Of August At 19:00 UTC

      I hope this isn't out of place, but I'm curious if there is some sort of roadmap for UT development. Is there a strategic plan, so to say, that after 'x' we will work on 'y'?

      What comes after Unity8+Mir for example?

      I'd just like to know what the Foundation's vision is for where this ends up and how we might get there.

      posted in News
      G
      Giiba
    • RE: PinePhone

      @Marathon2422
      I would assume that is the plan, but I doubt it will happen until the port is past initial testing.

      posted in General
      G
      Giiba
    • RE: Why physical buttons are disabled even if the phone has them?

      I wondered about that when I first got my OPO and flashed it.

      Now, 3 months later I have flashed my nexus 5 back to android and I keep forgetting about the navigation buttons. I feel the well designed UI of UT leaves nothing to be desired and you will soon forget the need. It also makes sense why no one spends their time enabling the extra buttons. why bother.

      posted in Design
      G
      Giiba
    • RE: libGLESv2S3D_adreno.so

      Back at it.

      After pondering the aforementioned issue and the work-around, I stopped trying to understand that which I don't, and did what I know.

      I just made the appropriate folder in system-data, copied the existing libs there and added the libGLESv2S3D_adreno.so

      mkdir /userdata/system-data/vendor/lib
      cp -a /vendor/lib/egl/. /userdata/system-data/vendor/lib/egl
      

      Then added to fstab:

      /userdata/system-data//vendor/lib/egl /vendor/lib/egl none bind 0 0
      

      then

      mount -a
      

      And the error disappears from logs... no idea if it makes a difference yet.

      posted in OS
      G
      Giiba

    Latest posts made by Giiba

    • RE: Ubuntu on Apple M1 ARM devices.

      @keneda

      I wonder if the GPU can be made to work, or if Apple obfuscated the hardware beyond recognition...

      posted in Off topic
      G
      Giiba
    • RE: The banking situation

      Wouldn't it be possible for banks to do this the same way so many sites do? We have two authenticator apps on the store for UT, they work fine for Mozilla, Google, and other sites that do 2FA.

      I'm able to use my bank's website through Morph to do my banking without issue.

      posted in Support
      G
      Giiba
    • RE: Pinephone: steps after swapping in a new mainboard revision

      @thepossessor Do you have a link to the instructions?

      My Pinephone and new mainboard have been sitting in a drawer for the past month, and I came here because I was planning to do the swap tonight.

      posted in Support
      G
      Giiba
    • RE: Is Ubports still phoning home?

      I'm having a hard time seeing the controversy here.

      Anyone correct me if I'm wrong, but as I understand this there are two things the OS does to 'phone home':
      1 - a connectivity check which would include a browser user-agent string
      2 - phone model and os version/channel - because it needs this info get the right files to do OTA updates

      I guess one isn't opt in, but is kinda necessary for a connected device OS, and two is opt-in. It sounds like Ubports keeps a simple record of the above info.

      The website should not be confused with the phoning home. That's a separate issue.

      posted in General
      G
      Giiba
    • RE: new mainboards rev 1.2b for Pinephone now available

      Ordered one myself. Slightly pricey but for a project I'm happy to support.

      posted in General
      G
      Giiba
    • RE: NEXUS 6P With Lineage-15.1-20201007

      There is also always the wonkiness of adb and fastboot, trying a different usb cable or another computer is sometimes a good bet.

      posted in Support
      G
      Giiba
    • RE: The MMS lost story

      @lduboeuf
      MMS is extremely common in Canada too. I've switch a device back to Android for the next few weeks because I need to reliably recieve some MMS's.

      By basic I mean expected minimum feature set for a simple user. In Canada it would be GSM/LTE, SMS, MMS, and a camera. No one in my sphere is interested in UT simply because they use MMS too much.

      I certainly don't intend to imply anything is 'simple' to implement. Reminds me of the Captive Portal issue, where I've gotten good at figuring out the right address but sure have no idea how other systems guess at this... but they do get it right all the time.

      posted in OS
      G
      Giiba
    • RE: OTA-14 Call for Testing

      @Tellina said in OTA-14 Call for Testing:

      But for many entries I had no clue how to verify them. Maybe some are quite technical and I was even not aware of the existence of them at all.

      Just doing your normal activities and pulling up less used apps is testing, no news, is good news. Then report any issues arising after the change.

      As a novice techie most all of these things are over my head, and my experience has been RC channel is remarkably stable. These devs are good at that.

      posted in OS
      G
      Giiba
    • RE: How to Launch Gcc in a Libertine Container

      @mcappa2
      I played with this a bit to compile Rust code. You can find my results here:
      https://forums.ubports.com/topic/3581/compiling-rust-code-on-ut

      The most important part was putting files in a directory that Libertine can access; ~/Documents is an easy choice for that as it is simple to locate in either system.

      posted in Support
      G
      Giiba
    • RE: The MMS lost story

      @Flohack
      Thanks for the insight, it makes more sense now and would seem to justify @lduboeuf 's solution. A person should at least know something was missed.

      posted in OS
      G
      Giiba