Subcategories

  • This section is specifically useful for new contributors on the project

    7 Topics
    27 Posts
    libremaxL
    @wqyeo There is a telegram group dedicated to quality assurance: https://t.me/ubports_qa_team Hope it may be useful for you
  • Discuss and solve problems with other users

    98 Topics
    688 Posts
    T
    @projectmoon Snaps or direct installation work. No input problems there. But unfortunately then the DPI is so off, that menus are by far too small. The only fix for the DPI related problems, was to install the apps into containers and use libertine-tweak-tools for adjusting the DPI. It's a trade off. Also: not all apps have snap versions.
  • 159 Topics
    1k Posts
    M
    @Moem You are welcome, hopefully this can help with your issue
  • Encryption of a MicroSD card neccessary?

    Unsolved
    2
    0 Votes
    2 Posts
    482 Views
    arubislanderA
    @eclku0 said in Encryption of a MicroSD card neccessary?: Since the device is mounted inside of phablet, doesn't that mean that everything I write to it is encrypted? To start with your last question. No. Even if you would mount your SD card under the phablet home directory, it would still be unencrypted. What filesystem did you format your SD card with? There is a files size limit to the FAT32 filesystem. But since you intend to mount an image file with an encrypted filesystem anyhow, you might want to format your SD card as ext4.
  • 0 Votes
    3 Posts
    614 Views
    E
    @kristatos This worked great. Thank you. (I did have to delete the cache, then restart to rebuild it.)
  • How to manually change brightness options through adb or ssh

    Unsolved
    7
    1 Votes
    7 Posts
    2k Views
    E
    @bolly thanks !
  • Windowed and Staged

    Solved
    17
    0 Votes
    17 Posts
    3k Views
    KenedaK
    @kugiigi It is in UTTT also, along with launcher scaling.
  • Keyboard CTRL + Key

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    magdesignM
    @kugiigi Thanks, I will try with my "hacking only" skillz https://gitlab.com/ubports/apps/terminal-app/-/blob/master/src/app/qml/KeyboardRows/Layouts/Nano.json
  • Disabling Bluetooth

    Locked Solved
    8
    0 Votes
    8 Posts
    792 Views
    arubislanderA
    @magdesign This is a very old thread, and in the interim this issue has long been solved on the PinePhone. I am marking this as solved and locking the thread.
  • Display questions

    Solved
    3
    0 Votes
    3 Posts
    676 Views
    B
    Yes, Thank you!!
  • Waydroid crashes my phone

    Solved
    8
    1 Votes
    8 Posts
    2k Views
    RapidRotatorR
    @luksus I actually bought a Pinephone, but the OnePlus 3 is so much faster and also has more memory. The only thing the pinephone has over it is the hardware kill switches. I will try and install anbox and see if if performs. Thanks!
  • cannot install waydroid new anbox

    Solved
    19
    0 Votes
    19 Posts
    5k Views
    LakotaubpL
    There may also be help available here https://t.me/anbox_halium
  • 3g gone Nexus 5

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    D
    @davenothere According to this link, you should still be fine data-wise even if 3G bands will be phased out: https://www.frequencycheck.com/carrier-compatibility/zLtEl/google-nexus-5-lg-d820/cricket-wireless-united-states
  • Auto Execute Startup Scripts

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    D
    The script is: #!/bin/bash while [ "true" ] do VPNCON=$(nmcli con status) if [[ $VPNCON != *MyVPNConnectionName* ]]; then echo "Disconnected, trying to reconnect..." (sleep 1s && nmcli con up uuid d******c-d***-4***-b***-3**********4) else echo "Already connected !" fi sleep 30 done The UUID of your personal VPN can be found with: nmcli con If I run this script in the terminal with bash script.sh or just copy/paste, it works great. My VPN toggles 'on' automatically, and if I turn off my VPN it toggles itself back 'on' so long as I keep my terminal open. However, if I run the script as any kind of startup script, after I reboot, the VPN will toggle 'on' then 'off' and I get a VPN Failed message. And this will keep happening at whatever duration you have set in the script. This generic script is 30secs, I set my personal one to 5secs and it toggles 'on' fails then toggles 'off' every 5secs.
  • Sony xperia xz ubuntu touch bootloop issues

    Unsolved
    4
    0 Votes
    4 Posts
    444 Views
    arubislanderA
    @3ncode The instructions here mention some things that can be tried additionally.
  • Nexus 5 - can't enable developers mode due to bootloop.

    Unsolved
    19
    0 Votes
    19 Posts
    2k Views
    MrT10001M
    It looks like the phone has a hardware issue with the eMMC (Solid state drive). If you have tried multiple USB cables and the device won't allow writing to certain sectors, the storage has failed.
  • WhatsApp Anbox apps permissions

    Unsolved
    4
    0 Votes
    4 Posts
    879 Views
    KenedaK
    @somannak No, it's more complicated than that. Use forum search function to see what is waydroid. But i think OPO is not compatible with waydroid anyway.
  • [GUIDE] VPN always active

    vpn openvpn nmcli question
    3
    1 Votes
    3 Posts
    2k Views
    D
    @bigb The script from the gabsoftware link works great when run straight in the terminal, but when put in startup, the vpn tries to reconnect but can't for some reason.
  • Video low resolution mode not retained

    Unsolved
    1
    0 Votes
    1 Posts
    164 Views
    No one has replied
  • Where does Podbird store it's podcasts?

    Moved
    3
    0 Votes
    3 Posts
    709 Views
    E
    @Jimpson , for me it was in ~/.local/share/ubuntu-download-manager/com.mikeasoft.podbird but if its not there, try using the du command to search for large directories. I started from the very top at ~ and started using this: du -d 1 --block==1G ^this command shows the size of each directory/file in ur current location in terms of gigabytes. podbird should be up there in size, so just start working ur way down
  • 3g gone, Nexus 5 still work

    Locked Unsolved
    3
    0 Votes
    3 Posts
    520 Views
    LakotaubpL
    @davenothere One thread is enough on this and not sure any UT works with 5g which is not fullu rolledout in many places anyway.
  • How to port touch to my nexus 5 using a chromebook

    Moved
    5
    0 Votes
    5 Posts
    560 Views
    AppLeeA
    @keneda Probably ChromeOS but you can install standard Linux apps as it runs a Linux kernel. Or even a standard Linux, I doubt Windows can run on a Chromebook.
  • Second piece of music chopped (or playback stopped) when screen is off

    Moved Solved
    13
    0 Votes
    13 Posts
    2k Views
    D
    Solved on the Volla RC 30. Thanks @mardy