Subcategories

  • Discussion about running Ubuntu Touch on the Raspberry Pi

    22 Topics
    205 Posts
    R

    Hi
    Here comes little news regarding the Raspberry pi3 and pi4:
    Capsia over at:

    https://t.me/UBports_pi

    have made a new image for the Rpi 3 and Rpi 4.

    You'll find it here:

    https://gitlab.com/capsia/rootfs-builder-debos/-/jobs/4802053677/artifacts/browse

    This is what Capsia wrote in the release note:

    Hi! I finally have a focal image for the Pi. Please note that this is still in very early development and there may be issues. Currently known issues are that video playback does not work in the video app (only in the browser), the first boot is very slow and the Pi 3 is quite laggy with only 1GB of ram. This image has also been tested and works on the Pi4, other models such as the Pi400 may or may not work.

  • News and discussions related to the UBports Installer

    32 Topics
    141 Posts
    ikozI

    The last step installs the rootfs usually in system partition, see the install section of the porting documention.
    Basically flash the latest xenial image from the CI to system. Alternatively push the image with adb to /data/system.img when booted to recovery.
    Otherwise you could try ubports installer with only the systemimage:install command.
    You can also see the halium-install source code, particularly these lines.

    Be sure to check if this partition exists as partition schemes can vary.

  • Development discussions for OPEN-CUTS, the open crowdsourced user testing suite

    4 Topics
    6 Posts
    libremaxL

    https://ubports.open-cuts.org/graphql seems unable to reply.
    So a message error is generate when UBports-installer is used.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • Ubuntu Touch SDK Vivid Archive

    Moved
    2
    0 Votes
    2 Posts
    473 Views
    BollyB

    @ctyler1984 said in Ubuntu Touch SDK Vivid Archive:

    I found on the forum that there once was an Ubuntu touch programming course that a user created that did have vm uploaded to google drive however we are talking years ago and through the course of time the link is now 404.

    @mimecar 🙂

  • ubports PDK

    Moved
    3
    0 Votes
    3 Posts
    505 Views
    lduboeufL

    lol i don't remember updating it: https://gitlab.com/ubports/development/core/rootfs-builder-debos/-/commit/2a4bafeb31cd06bfa617eb0a104d4b688ac4f6ce

    So it seems it uses an old dependency, but has this file is only a script file it can be modified i guess: /usr/bin/ubports-clone

  • Compiling Rust code on UT

    15
    0 Votes
    15 Posts
    1k Views
    G

    I set up a Libertine container, and installed gcc-multilib and rust with in and as expected everything ran and compiled within my ~/Documents folder
    libertine_shell_speed_test.png

    Interestingly, within the container the build of the 'hello world' program takes 3x longer than with gcc-multilib hacked onto the system:
    system_hack_speed_test.png

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied