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

    99 Topics
    690 Posts
    H
    The issue was me not having a screen lock passcode defined. Not sure if this is the best way to approach this, a settings page for editing user information (including name and root password) would be useful, that one could then opt out for the screenlock.
  • 161 Topics
    1k Posts
    MoemM
    @klh I'll edit it.
  • Telegram app

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    OpolorkO
    I think TELEports is very decent.
  • SIM-PIN not stored in Focal

    Unsolved
    2
    0 Votes
    2 Posts
    353 Views
    LakotaubpL
    @nogoogle There is an odd issue with the PP not sure of PPP where if the device has a sim pin when you set up the phone it causes issues. If the sim has no pin all works fine. I found this out by trying each way. You might find out more by going to the Pine 64 group on Telegram https://t.me/utonpine Another similat issue is that the APN settings "green" switch does not stay on either,
  • No audio unless media player is run as root

    Solved
    2
    0 Votes
    2 Posts
    655 Views
    N
    Update: I found the solution. At least when using command line programs like mplayer. UBports on the PonePhone seems to default to trying to use PulseAudio, which doesn't work. It needs to be using ALSA, but the regular user account selects the wrong ALSA device by default. For some reason the root user gets the right device. I used the "aplay -l" command to get a list of local audio devices: $ aplay -l card 0: PinePhone card 1: sun9ihdmi It seems the regular user is selecting card 1 when it needs to be selecting card 0. So to play audio with mplayer (or other audio players) I need to manually specify card 0. With mplayer that looks like this: mplayer -ao alsa:device=hw=0 audio-file.mp3 I'm currently looking for a way to make this selection permanent and consistent for all audio players, but for now I can at least funnel audio through mplayer on my PinePhone.
  • No USB data transfer on Pixel 3a

    Unsolved
    19
    0 Votes
    19 Posts
    3k Views
    B
    @etdoughe Thank you for the link. I now can transfer data via usb using the recovery mode ;). Although I would prefer a OTA-26 release which fixes the usb issue ... or at least a patch or something, but you can't have everything ;).
  • Gallery app showing black squares not preview thumbnails

    Unsolved gallery pixel 3a
    16
    0 Votes
    16 Posts
    3k Views
    arubislanderA
    @BarryT have you seen this post?
  • Telegram and Axolotl Problems on Pixel 3a XL

    Unsolved pixel 3a axolotl telegram issues 20.04
    1
    0 Votes
    1 Posts
    417 Views
    No one has replied
  • Can I use opensnitch?

    Solved
    5
    0 Votes
    5 Posts
    875 Views
    A
    Yes, the firewall stays active after rebooting. I've also checked if the firewall was perhaps circumvented by looking at the NAT log of my router. No entry, so it seems to work. Another idea might be: If you, say, currently need Cloudflare for surfing the net, then you could enable just these IP ranges by making a separate text file and running this command: while read line; do sudo ufw allow out from any to $line; done < ip-ranges-cloudflare.txt I only changed in the first script "deny" to "allow". These would be the IP ranges: 173.245.48.0/20 103.21.244.0/22 103.22.200.0/22 103.31.4.0/22 141.101.64.0/18 108.162.192.0/18 190.93.240.0/20 188.114.96.0/20 197.234.240.0/22 198.41.128.0/17 162.158.0.0/15 104.16.0.0/13 104.24.0.0/14 172.64.0.0/13 131.0.72.0/22 2400:cb00::/32 2606:4700::/32 2803:f800::/32 2405:b500::/32 2405:8100::/32 2a06:98c0::/29 2c0f:f248::/32
  • tweaking UT a few ways...

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    W
    #1: 12/24hr clock does indeed seem linked to system display language as Luksus wondered. It'd be nice to be able to change this independently, I agree. But maybe pretty minor in the scheme of things, and the folks doing development have a lot of important work going on. I'm able to set mine to British English, which is close enough to Canadian English, and gets me a 24hr clock. #3: It's hit and miss for me too on whether apps where I've disabled app suspension work when the phone's locked. On my Oneplus 5T when I shut the screen off, audio playing in Morph cuts out, as do voice calls over Jitsi, but Podbird keeps playing and normal phone calls work fine. Recorder keeps playing on playback mode, but will stop recording.
  • Secret Backdoor Found in XZ Utils Library, Is ubuntu touch affected?

    Moved
    3
    0 Votes
    3 Posts
    963 Views
    C
    @arubislander Thanks for the fast answer!
  • Where can I find ufw logs?

    Solved
    2
    0 Votes
    2 Posts
    295 Views
    A
    Found it: jounalctl | grep -i ufw
  • Mobile Config Firefox

    Moved
    2
    0 Votes
    2 Posts
    516 Views
    ikozI
    Firefox has been packaged with click already https://gitlab.com/debclick/uFirefox/. Last commit was 4 months ago and it works. There are some minor issues, (with workarounds), like keyboard sometimes not opening, and to scroll by touch you have to install the "scroll anywhere" extension.
  • Nexus 7 (wifi & LTE)

    Unsolved
    4
    0 Votes
    4 Posts
    447 Views
    arubislanderA
    @ceric You can wait, but don't get your hopes up. Chances are slim this device will be brought up to Focal.
  • VPN

    Moved
    27
    0 Votes
    27 Posts
    8k Views
    arubislanderA
    @CiberSheep openssl ciphers | grep -i 256.gcm does reveal that there are several AES 256 GCM ciphers installed on Ubuntu Touch 20.04. But not having ever used ProtonVPN, I do not know if the right one is in the list.
  • Phonebook does not sync with Golf 2018 via Bluetooth

    Unsolved
    1
    0 Votes
    1 Posts
    279 Views
    No one has replied
  • How to remove Orange State?

    Unsolved
    4
    0 Votes
    4 Posts
    3k Views
    J
    All right, thanks for that viewpoint. I never saw it like that. I'll keep my badge of honour then!
  • Morph failing on some sites

    Solved
    5
    1 Votes
    5 Posts
    794 Views
    J
    @domubpkm thanks for that. I'll close this then and wait.
  • New device sub section in the forum

    Unsolved
    2
    1 Votes
    2 Posts
    268 Views
    stanwoodS
    @MrT10001 We can also add OnePlus Nord N10 5G and OnePlus Nord N100?
  • Did UBPorts Installer brick my Volla Phone 22?

    Solved
    4
    0 Votes
    4 Posts
    672 Views
    J
    @sven The error message I pasted above tells about a missing image. And at this time, as I learned, the installer was only partially flashing critical firmware partitions so if you came from android 12+ it would leave you with a brick... This is fixed now, the Installer does a correct flash now.
  • Turn off screen

    Moved
    3
    0 Votes
    3 Posts
    358 Views
    K
    I wanted this too but so far I haven't found a way even with a code. For now, you can only use the lock option from the system indicator but it won't turn off the screen, just lock.
  • Desktop apps on Focal

    Unsolved
    1
    0 Votes
    1 Posts
    269 Views
    No one has replied