• Guide to charge limiting your Fairphone 5

    Fairphone 5
    15
    1 Votes
    15 Posts
    219 Views
    C
    @gpatel-fr yeah, I have things to do but in the weekend I'll refine this more the only reason I'm not taking this down is because I'm doing it on mt FP5 and it has not exploded yet... so I may be good until the weekend.
  • Recommendations for Ubuntu Touch

    Design
    1
    0 Votes
    1 Posts
    15 Views
    No one has replied
  • [Call for] Nominations for the UBports Community Awards

    General
    5
    3 Votes
    5 Posts
    199 Views
    U
    List of Apps for Human Beings: futify - Despite all the hate, I love it dekko - same as above List of Human Beings: I could list all the hard workers where one of them will definitely win (Marius, Alfred, Ratchanan, Sunweaver, Jami, NotKit, Danfro, Capsia,..) but I will be biased and mention those who personally wasted a lot of time with me on chat (unfortunately I will leave out people like all wilfridd, x.Dub, jmlich,..) lduboeuf - for all the time he spent with me debugging bugs in the SMS and Calendar apps Vlad Nirki - for the time spent debugging at the beginning of the year, to make VoLTE work on miatoll
  • any PineTab2 update?

    PineTab 1 & 2
    1
    0 Votes
    1 Posts
    35 Views
    No one has replied
  • Can not run xmir(?) apps

    Oneplus 6/6T
    3
    1
    0 Votes
    3 Posts
    98 Views
    R
    @TheTrench It's 20.04 OTA-10. 24.04 is not supported (yet, I hope) on this device.
  • [Question] getprop in a confined app?

    Unsolved App Development
    14
    0 Votes
    14 Posts
    230 Views
    pparentP
    @kugiigi Can you give the exact code of a program that will return the dpi? Note that I'm trying to scale a non-Qt application, so I can use a secondary qt utility to get the screen density, but nothing more. What I have tried that does not give good results is: #include <QGuiApplication> #include <QScreen> #include <QDebug> #include <iostream> using namespace std; int main(int argc, char *argv[]) { QGuiApplication app(argc, argv); QScreen *screen = QGuiApplication::primaryScreen(); qreal dpi = screen->logicalDotsPerInch(); // Moyenne approximative cout << dpi <<endl; return 0; }
  • Fingerprint

    Fairphone 5
    21
    1
    0 Votes
    21 Posts
    561 Views
    F
    Hopefully this will helps someone else here. This has been my experience with 24.04-01 Stable: Fingerprint sensor broken Daily: Audio Broken (did not test BT) RC: Everything is working
  • Progress on kernel updates

    Fairphone 4
    4
    7 Votes
    4 Posts
    214 Views
    fredldotmeF
    I've updated the kernel to 4.19.242 now locally, will test further and merge this ASAP.
  • Fairphone 5 stuck at the boot screen after update to 24.04

    Fairphone 5
    2
    0 Votes
    2 Posts
    63 Views
    P
    @Azura did you wait up to 20 Minutes like explained in the update blog? my FP 4 needed about 5 Minutes to reboot. have a try again and wait, maybe with installer without wipe...good luck.
  • How to build a Ubuntu touch rom for my tablet

    Porting
    2
    -1 Votes
    2 Posts
    67 Views
    MoemM
    @linhmieu Here is the Port Development Guide. Read through that first, and ask specific questions as they come up.
  • 0 Votes
    3 Posts
    2k Views
    L
    @libremax thanks , sorry for rely you late , i forgot my password
  • App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x

    Pinned until 9/12/28, 8:51 PM App Development
    6
    10 Votes
    6 Posts
    2k Views
    lduboeufL
    @adorsaz said in App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x: @bbiw said in App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x: The standard and only qt_version settable in clickable.yaml is still 5.12...shouldn't this be 5.15 for the new noble system? I'm interested too about this topic, because I would like to port one of my GTK/Rust application to Qt/Rust. If qt 5.15 is available for clickable package I could use the cxx-qt tool to integrate Qt with my Rust library. Is it possible to create clickable package with qt 5.15 ? Yes Qt5.15 is available and it is this version that is used on Noble. So i bet if you set framework: ubuntu-touch-24.04-1.x in clickable.yml it will use the correct container with Qt5.15
  • Enabling MAC randomization

    Unsolved Support
    19
    1 Votes
    19 Posts
    488 Views
    G
    @nielsbasjes said in Enabling MAC randomization: Wifi network scanning in the config app no longer works if you mean that the other networks don't appear when disabling and enabling wifi in settings/wifi, I don't repro. I can still see them. I think it has happened to me even without randomisation, the problem is a bit random itself
  • Cannot update to 24.04?

    Volla Phone X
    2
    2
    0 Votes
    2 Posts
    38 Views
    T
    Current version is 20.04 OTA-10
  • Dual external monitor

    Fairphone 5
    12
    0 Votes
    12 Posts
    507 Views
    T
    @Keneda Btw, i have a fp4, and have found that installing over the Android 13 rom from fp works without issues, though it does seem that I need to disable ipv6 in the kernel tunables to get things like waydroid to work correctly, but I'm not sure if thats related.
  • Not enough space in rootfs

    Off topic
    1
    1 Votes
    1 Posts
    65 Views
    No one has replied
  • Will dolby Atmos work on Ubuntu touch?

    Lenovo Tab M10 HD (2nd Gen)
    2
    0 Votes
    2 Posts
    77 Views
    K
    No it won't. I don't think Dolby formats even work on Linux desktops. What does it do anyway? I still don't understand the Dolby Atmos feature on that tablet
  • 0 Votes
    5 Posts
    217 Views
    T
    After messing with it for a good while, I was actually able to get it working with 5G/4G on the T-Mobile network by flashing the Android 13 stock image, then using the UBports installer. Note: it did seem to have some issues entering the fastboot mode, so that took some finagling. Also, it didn't seem to like it the first install, and I think I flashed Android 15 before Android 13, THEN installed Ubuntu Touch. But mileage may vary, obviously. Now to run some documentation of all loaded kernel modules and firmware versions from dmesg, and potentially try to debug why sound doesn't work on PostMarketOS, enough eyes, every bug is shallow, etc, as I'd prefer Plasma Mobile over Loromi. (Lorimi?) [But any FOSS system over Android, so I'm happier than I'd be without Ubuntu Touch]
  • 0 Votes
    4 Posts
    70 Views
    R
    @theprivacydad Flash a factory image using fastboot. https://android.gadgethacks.com/how-to/complete-guide-flashing-factory-images-android-using-fastboot-0175277/
  • Some shell programs are missing in 24.04-1

    OS
    11
    0 Votes
    11 Posts
    540 Views
    C
    @Bolly No, I'm just waiting now to see whether my suggestions are taken up. If necessary, I can use syncthing instead of rsync. But of course it's a shame if you have a shell but the programs are missing. greetings Charly