Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    9k Posts
    J
    @danfro Yes I am tryng the tchncs.de bridge. And from a German perspective I am foreign as well, and new. So this may well be the reason. How can I follow the developments?
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Today is Ubuntu Touch Q&A Day Ubuntu Touch Q&A 165 is today at 19:00 UTC please join us on YouTube: https://www.youtube.com/watch?v=llTkwrdxth8 Questions can still be posted here https://forums.ubports.com/topic/10978/ubuntu-touch-q-a-165-call-for-questions for priority or live in the show. UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA8 #Ubuntu #MobileLinux
  • Discuss and solve problems with other users

    4k Topics
    27k Posts
    ikozI
    TL;DR: use BTRFS or proxy the ZFS via NFS @RJDan said in zfs on Ubuntu touch: [...] better supported on linux, it seemed to be a clear win for zfs. Well, unfortunately that is not the case, ZFS is not supported without adding kernel modules via DKMS. That is because of licensing issues which prevent it from being built-in the kernel like BTRFS and EXT4. DKMS cannot work on Halium kernels as they are based on patched downstream android kernel. I thought FUSE was an option, but after trying to install it on my device I found out zfs-fuse is deprecated, and I couldn't make it work. So the only way is to build the kernel with patches for the ZFS module, beforehand. This is however very complex and I wouldn't recommend it. There is a workaround, to have a NFS/Samba as a proxy to the ZFS file system so that the UT device accesses the file system remotely. The more straight-forward approach is to change the file system to BTRFS, assuming it meets your use cases. If you only need snapshots and backups, you should be fine.
  • 2k Topics
    17k Posts
    DJacD
    @MrT10001 I can't install ubport on my 32bits ubuntu computer. and it don't work with my debian computer... so, I'm looking for others solution. I have a probleme to install postmarketOS too. I keep you in touch.
  • Discussions on development of Ubuntu Touch

    499 Topics
    6k Posts
    Vlad NirkyV
    @kaleido Great. If you plane to keep on UBT, you can join us in the Telegram chanel t.me/UTForMiatoll
  • Discuss the user experience or design of Ubuntu Touch or its apps

    165 Topics
    2k Posts
    AppLeeA
    Hi @ezst036 To clarify what everyone is saying, you have to swipe out the lock screen if you don't have any code set. It's still necessary to unlock the phone. It just doesn't mean what you think it means.
  • Creating Ubuntu Touch apps

    731 Topics
    7k Posts
    ikozI
    @cjengle lomiri-app-launch is a command on the Ubuntu Touch phone, not the computer.
  • Porting Ubuntu Touch to new devices

    480 Topics
    4k Posts
    KenedaK
    @faveoled Done.
  • Lomiri, the operating environment for everywhere

    68 Topics
    573 Posts
    K
    @RJDan Not in UT, no.
  • Discussion on translating Ubuntu Touch and its core apps

    58 Topics
    324 Posts
    D
    @alagirialagiri said in what's a good minimum translation completion percentage: @doniks I want to know whether the news section , question and answer blog posts are available in weblate translation in Tamil language.There is no navigation box available as available in documentation page.i request weblate translators to provide the language transulation Navigation box for every forum .Thanking you. As I said before, I think it would be best to create a new post to maximise the chances that the right people can react to your questions, rather than burry your questions here in this thread. I don't have access to the blog
  • A place to discuss ideas for promoting Ubuntu Touch

    55 Topics
    712 Posts
    P
    Hi. I have cap with sign Ubuntu Linux. Can be Ubuntu Touch.
  • Other Projects

    Projects which are started by a group within the UBports community

    64 Topics
    373 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.
  • For things that just don't fit in the other categories.

    823 Topics
    5k Posts
    Vlad NirkyV
    @Keneda This was to inform about this porting. Thanks for the move.