Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    Vlad NirkyV
    @Lazarus2026 Mine is still on iodéOS. Brax Tech’s shift in attitude from “we’ll take care of everything” to “this is what we can do; let the community continue the port” is a bit disappointing. It’s still a great phone running AOSP, but as long as the port doesn’t support calls, I’ll stick with AOSP. Wait (as I don't have skills to help the port at the moment) and see...
  • 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&A192 is today at 19:00 UTC please join us on our YouTube channel: https://www.youtube.com/watch?v=10c9DLP9i-s Questions can be posted during the show or for priority using this link: https://forums.ubports.com/topic/12357/ubuntu-touch-q-a-192-call-for-questions UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA12 #Ubuntu #UTnoble #MobileLinux
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    MoemM
    @WillemHexspoor I'm using the same provider and recently seeing connection problems in the Netherlands. But it may be my device. Not sure. I can't use 5g as I'm using a Oneplus 5t.
  • Community section for all languages other than English

    24 Topics
    131 Posts
    KenedaK
    @gpatel-fr said: la plupart des personnes utilisent Waydroid Helper pour ça Tu as sûrement raison, je croyais et trouvais logique que puisqu'il est installé par défaut sur Focal et Noble, on puisse l'initialiser sans outil externe, comme Libertine. En tous cas plus besoin de l'installer avec WH normalement, juste de l'initialiser donc.
  • 2k Topics
    21k Posts
    G
    @pparent Partition size is 3145728 K (786432*4K blocks) and free size is (786432-29884)*4 = 3026192 K from system-image.ubports.com, there is this file: <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="device-cd3ef6bd7fbed7b68e2d908ecf5afd79eb96521cf2e2de285f69f32579121dc8.tar.xz">device-cd3ef6bd7fbed7b68e2d908ecf5afd79eb96521cf2e2de285f69f32579121dc8.tar.xz</a></td><td align="right">2026-06-08 12:00 </td><td align="right">137M</td><td>&nbsp;</td></tr> uncompressing it gives a size of 524712 K for the android container: and this file: <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="rootfs-8821ad0f38b02375bcc3be95785081540b7781a9d2698e997c8a1395f1dd953b.tar.xz">rootfs-8821ad0f38b02375bcc3be95785081540b7781a9d2698e997c8a1395f1dd953b.tar.xz</a></td><td align="right">2026-06-08 04:40 </td><td align="right">504M</td><td>&nbsp;</td></tr> after uncompressing it, it gives a size of 2498052 K Total size needed 3022764 K I'd say that disk management is probably taking some space (inodes for example) so the margin is probably too thin. So it's likely that the system size has grown a bit too much. Either try to grow /dev/block/dm-0: if this is a dynamic partition this should be possible (unfortunately I have no quick idea to solve it). Another solution if you need 24.04-2 but not the last version could be to try to install a previous version less bulky. Unfortunately I have no quick idea to do that either. G'night for now.
  • Discussions on development of Ubuntu Touch

    548 Topics
    7k Posts
    H
    Re: OTA-22 Call for Testing Companion Post Hello everyone, While testing the Ubuntu Touch OTA-22 release candidate, I think it would be useful to pay special attention to basic audio and microphone behavior. These small things can easily be missed during testing, but they affect daily usage a lot, especially for calls, browser apps, voice messages, meetings, and recording. Before reporting an app-specific issue, I suggest testing the microphone in a simple way first. Check whether the device detects input properly, whether permission prompts appear correctly, and whether the input level responds when speaking. A quick browser-based test such as https://www.gomictest.com/ can help confirm whether the microphone is working at the browser level before comparing it with other apps. Some useful things to test: Microphone input in browser-based tools Audio output through speaker and headphones Bluetooth headset behavior Permission prompts for microphone access Call audio quality Any difference compared to OTA-21 This can help separate general audio regressions from individual app bugs. If the microphone works in one place but fails in another, the bug report becomes much clearer and easier for developers to investigate. Hopefully this helps testers catch any important audio-related issues before the final OTA-22 release.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    173 Topics
    3k Posts
    C
    @lduboeuf the hacky way wpuld be to set it to full then back to original when finished
  • Creating Ubuntu Touch apps

    820 Topics
    8k Posts
    nbdynlN
    @pparent Agreed, and i will follow your attempt closely
  • Porting Ubuntu Touch to new devices

    507 Topics
    4k Posts
    KenedaK
    Sorry i'm not skilled in porting or coding, but be patient someone will surely help you. Also did you try the telegram ubports porting group ?
  • Lomiri, the operating environment for everywhere

    77 Topics
    640 Posts
    U
    @ChromiumOS-Guy yes its just perfect as second clipboard for selected text, daily used on desktop
  • Discussion on translating Ubuntu Touch and its core apps

    61 Topics
    335 Posts
    lduboeufL
    said: Hello, With the next calendar-app release coming, a bunch of new strings are waiting to be translated, thanks for looking into it: https://hosted.weblate.org/projects/lomiri/lomiri-calendar-app/ Lionel oops forgot to mention the forum post about it: ( arf can't paste the link here), look into category OS->Call for testing: calendar-app)
  • A place to discuss ideas for promoting Ubuntu Touch

    57 Topics
    733 Posts
    developerbaymanD
    i just posted a testing version in app development ....expect bugs ....i expect feedback ....i add the missing features mentioned as well
  • Other Projects

    Projects which are started by a group within the UBports community

    72 Topics
    431 Posts
    CiberSheepC
    @libremax Spain when there's football on the tv (I'm not joking)
  • For things that just don't fit in the other categories.

    903 Topics
    5k Posts
    C
    @MrT10001 yes, but trust me qemu static emulation or box64 can go a long way, not to mention you can just compile it on aarch64. if you use NixManager you can probably get all the compilation dependencies and compile natively on device.