Subcategories

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

    8 Topics
    37 Posts
    nbdynlN
    @sm-xcx Hey xcx, how far are we with this project? what is still requirered to finish this project?
  • 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.
  • 166 Topics
    1k Posts
    P
    @Moem Looks promising, It could be just what I need. Thank you!
  • No audio unless media player is run as root

    Solved
    2
    0 Votes
    2 Posts
    704 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
    4k 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
    4k 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
    457 Views
    No one has replied
  • Can I use opensnitch?

    Solved
    5
    0 Votes
    5 Posts
    919 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
    1k Views
    C
    @arubislander Thanks for the fast answer!
  • Where can I find ufw logs?

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

    Moved
    2
    0 Votes
    2 Posts
    544 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
    470 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
    9k 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
    299 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
    825 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
    289 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
    725 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
    387 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
    290 Views
    No one has replied
  • Can't reboot or shut down Poco M3 (Citrus)

    Solved
    2
    0 Votes
    2 Posts
    353 Views
    M
    @MelvinSGjr solution solved, I had to reboot after installing WayDroid and/or not install the driver installer through the terminal
  • Unsure how to proceed after attempt at installation on Oneplus 6...

    Unsolved
    9
    1
    0 Votes
    9 Posts
    1k Views
    K
    @kchoate Will do! I just hit 14 years sober in January. Took up jamming to Van Halen tunes on an old '87 Yamaha RGX312 as an alternative... Thanks again!