UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rogier.oudshoorn
    3. Posts
    R
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 40
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Dekko 2 privacy

      Dekko needs "full system access" because it runs a service in the background that's not suspended. This is the only way to attain that permission (for now) sadly. This service checks your mail every X minutes, so it's kind of important.

      For reference, you can find the sourcecode here: https://gitlab.com/dekkan/dekko

      posted in Support
      R
      rogier.oudshoorn
    • RE: Aethercast

      I have a microsoft wireless adapter - not sure which one though. I'll create tickets if i know which repo and what logs i have to attach.

      posted in Oneplus 5/5T
      R
      rogier.oudshoorn
    • RE: Aethercast

      It works! The latency is actually very good, but in general the experience is buggy:

      • Not every connection attempt succeeds
      • It randomly breaks every now and then
      • The launcher is usually gone at reconnect (it only shows when you tickle the top menu)
      • My 16:10 desktop screen looks stretched (it probably pushes 16:9)
      • Lots of papercuts in the desktop environment / apps, such as mouse scroll wheel not working everywhere, certain apps (such as morph) being slow, top menu resizing / only showing what it would show on a phone screen, etc

      Is there anything you'd like to me expand on in a ticket on gitlab, and attach certain logfiles?

      posted in Oneplus 5/5T
      R
      rogier.oudshoorn
    • RE: Ubuntu Touch Q&A 110 Saturday 9th October At 19:00 UTC

      @unisuperbox said in Ubuntu Touch Q&A 110 Saturday 9th October At 19:00 UTC:

      I've had some really long conversations with people who told me that I should stop using "if you want it, you have to do it yourself" as a default response. I really don't know what else to do though. It doesn't mean the question is bad... I might want the thing someone is asking for more than whatever I'm going to work on this week. But I also have obligations to a lot of stakeholders.

      Well, as someone who asked a question that triggered this, I apologize. This is really not what i was looking to achieve, and i guess i should have known better then to ask a question around something this obvious.

      @unisuperbox said in Ubuntu Touch Q&A 110 Saturday 9th October At 19:00 UTC:

      There is something a bit deeper than that, though. Something that a simple "just stop caring whether you're disappointing people, you can only do so much in a 2-week period" can solve... It's hard to put that underlying thing into words.

      Please don't feel bad about your response! It's the truth as you see it, even when it is hard to say. In life, there's no way to please everyone (and definately not the entire internet). Focus on what you think you want and can achieve. Just say no to things that aren't. You may need to politely explain this every two weeks for a while though ...

      posted in News
      R
      rogier.oudshoorn
    • RE: Ubuntu Touch Q&A 110 Saturday 9th October At 19:00 UTC

      While i appreciate all the effort that has gone into Morph, i really do miss firefox - and especially the addblock plugins. The postmarketOS crowd has taken a different path to the browser issue, and that is to skin firefox to make it usable-ish on phones: https://gitlab.com/postmarketOS/mobile-config-firefox

      How hard would it be to have this skinned firefox operable in ubuntu touch?

      posted in News
      R
      rogier.oudshoorn
    • RE: Halium 9 / CI + OTA build

      @sven This at least claims it does: https://archive.org/details/lineage-16.0-20200325-nightly-beryllium-signed

      When you do, please check https://wiki.lineageos.org/verifying-builds.html to see if they are in fact officially signed.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Halium 9 / CI + OTA build

      @antidroid I found my copy of LOS 16 (for OP6) linked on XDA somewhere; i guess when we'll get to the installer stage i'll likely have fashboot or twrp flashable images for the installer to work with.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Halium 9 / CI + OTA build

      @totalrando said in Halium 9 / CI + OTA build:

      @rogier-oudshoorn
      fastboot flash boot system.img

      Yeah, you should flash system.img to system, boot.img goes to boot ...

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Halium 9 / CI + OTA build

      I am fairly sure you do not need to build anything. The last link Roger posted was a link to compiled images. A boot.img and a system.img
      But again no instructions on how to flash other than Rogers comment on using fastboot. I would have thought you use the same technique as the GSI but since he says this is not a GSI I am not sure.

      I would simply try flashing them as if they were a GSI but I am currently dual booting to postmarket on a custom Gnome build I am working on and do not want to risk losing the changes until I have my install-able version matching the changes I have made on the phone directly. You can always reflash the phone back to stock and start over.

      Yeah, exactly! Please download the system.img and boot.img artefacts from the CI job - CI will do the building for us.

      It's not a GSI, and you need to flash with fastboot instead of twrp. IF you're on the right slot ( you can check with fastboot getvar current-slot ), the steps are:

      • fastboot flash boot boot.img (flashes the boot.img to the boot partition of your current slot)

      • fastboot flash system system.img (flashes system.img to the system partition of your current slot)

      • fastboot reboot (reboots your phone on the current slot)

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Halium 9 / CI + OTA build

      @antidroid said in Halium 9 / CI + OTA build:

      @rogier-oudshoorn said in Halium 9 / CI + OTA build:

      you have to flash on top of LOS 16, it won't boot on any other base.

      I would just like to confirm you actually mean it has to be Lineage 16 and not any other Android 9 version that Lineage is based off of? Or do you just mean the equivalent version to LOS 16? If it has to be LOS 16 can you explain why? If it has to be LOS 16 does it matter which point release?

      You'll need to run exactly LineageOS 16, not just any Android 9 version. I presume this is because LOS changed some of the partitions, and we need it to load their drivers, but i'm not sure. I'm running on the latest LOS16, and i suggest everyone does the same.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Webapp issues

      It's a sideeffect of the GSI - the way forward is to fix the CI images to have a proper 64 bit build.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Unlocked bootloader question

      @totalrando It won't. You can re-lock the bootloader only through fastboot oem. On older oneplus devices flashing OOS could also lock the bootloader, but i haven't see that happen on OP6 yet.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Wrong architecture reported while installing click packages

      Well, the point of CI is that it builds for you 🙂

      The architecture thingie is caused by the GSI, the CI version doesn't have these issues.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • Halium 9 / CI + OTA build

      The GSI build isn't likely to get updates, but there's a build in progress on the regular build track. You can find the setup here: https://gitlab.com/ubports/community-ports/android9/oneplus-6

      Status
      Essentially, we're looking for developers. The gitlab builds work, and are flashable, but the following aspects are missing / work in progress:

      • There's a kernel bug that breaks suspend; right now suspend is disabled (so it'll run through battery quickly) https://gitlab.com/ubports/community-ports/android9/oneplus-6/oneplus-enchilada-fajita/-/issues/2

      • Recovery is available, but non-functional (lacks functional ADB). https://gitlab.com/ubports/community-ports/android9/oneplus-6/oneplus-enchilada-fajita/-/issues/3

      • Camera app won't start

      • Features regular reboots

      • It generally lacks polish

      If you're interested and capable of helping out, please join us on the discord here https://discord.gg/haVG9Ga

      If you're not a developer, the GSI is more stable - but the CI builds feature a more recent rootfs. It's your choice.

      How to flash
      The CI build produces a boot.img and a system.img As you imagine, they're flashable through fastboot. Be warned - you have to flash on top of LOS 16, it won't boot on any other base.

      You can download artefacts from the pipeline, right now this is the last merged build: https://gitlab.com/ubports/community-ports/android9/oneplus-6/oneplus-enchilada-fajita/-/jobs/993648342/artifacts/browse

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Ok, got Fajita on Android 9. Now to install UT (I think)

      Hi guys,

      • In general, this is the documentation for the GSI that we know works: https://github.com/ubports-oneplus6/documentation. The GSI really only works on top of OOS 9 or LOS 16; you have to have a running android first.

      • OP6/6T do not have a seperate recovery partition, which means that installing TWRP isn't very easy. To do this in android, you have to boot it first with 'fastboot boot' and then it knows how to install itself inside of the boot images. This of course doesn't work for Ubuntu Touch. You'll have to wait for me (or someone else) to figure out the recovery setup. Right now, it boots but it doesn't do ADB yet.

      • PostmarketOS is a very different beast then Ubuntu Touch; it uses a mainline kernel, open drivers, alpine linux, and really resembles a traditional linux distro. It also doesn't use recovery for updates (it doesn't do OTA, but uses a traditional package manager). Installing postmarketOS is therefor also different (and doesn't require a running android) 🙂

      Hope this helps!

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: [Halium 9 / GSI] using the Oneplus 6

      @antidroid said in [Halium 9 / GSI] using the Oneplus 6:

      Does anyone have a timeline for when a newer GSI will be available for testing? Or better when the 6/6T will get UBports installer integration and OTA support?

      @totalrando said in [Halium 9 / GSI] using the Oneplus 6:

      @antidroid I'm not totally sure there is a set timeline: I think basically someone needs to upload a recovery image and then basically submit it for inclusion. With the update you mentioned, it sounds like 6/6T are right around the corner for inclusion. Sadly, I have yet a few days to wait for the power of the FAJITA.

      The switch to an OTA based build (that you can flash with fastboot) is work in progress. I've got a recovery booting (but lacking adb and there's mountpoint issues), and there's some associated issues with the regular boot now as well.

      Please find us on discord or telegram if you think you can help 🙂

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Can you turn the phone into a single partition?

      @Lakotaubp OP6 is an A/B phone, which means it has 2 boot partitions and 2 system partitions. Dual booting this phone is a matter of telling it to boot from A, or B. It does certainly have problems - for instance, and android update might decide to install on the other side, overriding your ubports installation - but it's plausible.

      @totalrando You can simply decide to keep your phone on "A" and just boot ubports, ignoring the other side. On your second question, please don't manipulate phone partitions. They aren't like laptop partitions, and messing with it can easily hard brick your device. I'd recommend you just keep them as is, run ubports, and maybe one day, we can do seamless upgrades using A/B as google once intended.

      Maybe, if you know exactly what you are doing, you'll be able to pull it off. But I'm not nearly qualified enough to try, nor to tell you to do it 🙂

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: [Halium 9 / GSI] using the Oneplus 6

      @damiensturdy Nice to see the post is usefull. I've updated my post with a link to the documentation, that'll tell you how to download and install the GSI version.

      Note: the GSI isn't getting updated so what you can install now is the last version of this installation, there's work ongoing to have a real OTA-able device, as well as getting mainline base running.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • [Halium 9 / GSI] using the Oneplus 6

      After dropping my previous phone on the street, wrecking it, i got myself a nice shiny second hand OP6 to have a UBPorts phone. Whilst searching for possible devices, i noticed a lack of reports on the forum on how well the port is - so here goes my review for the OP6.

      TL:DR;
      You can daily drive it if you have to. Notable problems are lack of sleep mode (so you're going to have to charge it overnight), and that the camera crashes immediately (which i can live with).

      Mobile data, both sims, bluetooth, wifi etc all work.

      How to get it
      Please check here: https://github.com/ubports-oneplus6/documentation
      There's a discord group referenced, joining there will allow you to ask questions about OP6 and OP6T.

      Longer review
      First off, the OP6 is a nice piece of hardware. Fast chip, good screen, decent battery, and a headphone jack. It plays out well running ubports - it's very smooth (much better then my old BQ), and even without sleep functional it'll last you the day easily.

      Stability wise, it's pretty OK. So far i've seen one spontaneous reboot per day. Keeping many apps open is no issue at all (including a 10-tab morph). Some apps (Futify for instance) do disappear - but i assume that's because of Futify. Also, very important, I haven't missed any calls yet.

      Looking for the future, with the GSI not getting updates anymore, I'm looking forward to getting a "real" OTA-able phone setup. I'll post some more when I have been able to drive it.

      posted in Oneplus 6/6T
      R
      rogier.oudshoorn
    • RE: Ubuntu Touch Q&A 84 This Saturday At 19:00 UTC

      @3T_Ed There's, as usual on todays internet, a lot of things wrong in that article. It seems written by a pro-purism guy, grabbing arguments left and right without a lot of actual fact checking. For instance, he claims ubuntu touch has received only 26 commits since canonical left - which is not only plain wrong but a very easy thing to actually verify.

      posted in News
      R
      rogier.oudshoorn