子版面

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

    8 主題
    5 貼文
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    93 主題
    664 貼文
    J
    @BarrickBeau I do not know much about Libertine, but libqt5gui5t64 is mentioned in a recent merge request, so this will maybe be fixed with: https://gitlab.com/ubports/development/core/libertine/-/merge_requests/147 So as an end user, you will probably have to wait for the next system update.
  • 143 主題
    993 貼文
    D
    A puzzling issue is that when I see the prompt 'waydroid is stopped' in the UT command line, Waydroid is actually running, and operations within its system GUI appear to be functioning normally.
  • Issues with two AP's

    Unsolved
    10
    -1 評價
    10 貼文
    740 瀏覽
    MrT10001M
    Ok try this. Set a static IP address of one of the access point to the lowest IP address available on the router and set and set the DHCP to auto. On the other AP, set the IP to a static IP to the highest IP address available on the router and switch off DHCP. Makes sure that both access points have the same SSID. Make sure the WPA-PSK key is the same. If there are roaming settings, set them to high or aggressive. (I haven't done this for a while so had to research to refresh on this as all the children have at last moved out :beaming_face_with_smiling_eyes: and I stopped doing it for clients). Oh, and make sure each access point channels are not the same, overlapping channels usually interfere and cause confusion, I usually set them to 6 and 13.
  • How to set my password

    已移動
    10
    0 評價
    10 貼文
    514 瀏覽
    arubislanderA
    @linuxlion It would seem both of us were going about this the wrong way. On the login page (you would need to log out of the forum first to see it) there is a Forgotten password link. Here is the direct link: https://forums.ubports.com/reset
  • 此主題已被刪除!

    已移動
    1
    0 評價
    1 貼文
    42 瀏覽
    尚無回覆
  • Is Wifi calling now working ?

    Unsolved
    9
    0 評價
    9 貼文
    878 瀏覽
    T
    @AppLee thanks very much
  • Read-Only File System: What is it?

    已移動
    4
    0 評價
    4 貼文
    935 瀏覽
    AppLeeA
    @justsoup Yes, I guess this is a good summary.
  • Telegram app

    Unsolved
    8
    0 評價
    8 貼文
    848 瀏覽
    OpolorkO
    I think TELEports is very decent.
  • SIM-PIN not stored in Focal

    Unsolved
    2
    0 評價
    2 貼文
    225 瀏覽
    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,
  • Gigaset GS4 - Gigaset290 - Volla Phone black Screen after starting the installer

    已移動
    5
    0 評價
    5 貼文
    335 瀏覽
    LakotaubpL
    Any Gigaset device is not officially supported by us. There have been many discussions on here about that. Some have got UT running on Gigaset devices but you need to be careful.
  • No audio unless media player is run as root

    Solved
    2
    0 評價
    2 貼文
    397 瀏覽
    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 評價
    19 貼文
    2k 瀏覽
    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 評價
    16 貼文
    2k 瀏覽
    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 評價
    1 貼文
    223 瀏覽
    尚無回覆
  • Can I use opensnitch?

    Solved
    5
    0 評價
    5 貼文
    531 瀏覽
    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 評價
    6 貼文
    677 瀏覽
    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?

    已移動
    3
    0 評價
    3 貼文
    686 瀏覽
    C
    @arubislander Thanks for the fast answer!
  • Where can I find ufw logs?

    Solved
    2
    0 評價
    2 貼文
    156 瀏覽
    A
    Found it: jounalctl | grep -i ufw
  • Mobile Config Firefox

    已移動
    2
    0 評價
    2 貼文
    394 瀏覽
    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 評價
    4 貼文
    206 瀏覽
    arubislanderA
    @ceric You can wait, but don't get your hopes up. Chances are slim this device will be brought up to Focal.
  • VPN

    已移動
    27
    0 評價
    27 貼文
    5k 瀏覽
    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 評價
    1 貼文
    156 瀏覽
    尚無回覆