• 1 Votes
    7 Posts
    478 Views
    brenno.almeidaB
    @sahirul not yet, but is planned. For now, qr code only
  • [app]{public testing}*native port*~winlator~alpha

    App Development
    4
    1
    0 Votes
    4 Posts
    27 Views
    developerbaymanD
    i love to give credit where it is do ....also i hate being a poser ...this is their work all i did was mod it for UT and update it ...its their design their idea
  • Playing desktop games on mobilephone

    Off topic
    8
    0 Votes
    8 Posts
    913 Views
    I
    @Shadowbird2468 It was proven possible, but, due to different processor architectures, running desktop apps on mobile phone would require emulation layer. And, due to most games were made for windows, it requires running it through x86 Wine. And, due to differences in graphics APIs, it also requires using OpenGL to GLES translation where it is present. In fact some progress has been made at this direction. Several emulators exist for Android (and might work in Waydroid as well), there's at least one application related to that in OpenStore, and there's already Steam distribution for ARM in snap store. Don't know about graphics api translation though.
  • Xiaomi Redmi Note 12

    Moved Porting
    21
    0 Votes
    21 Posts
    13k Views
    S
    @nibzy26 I’ve started testing the porting of PostmarketOS on this phone. I know it’s not the same OS, but it’s still Linux, and it could be useful. If you’re interested, you’re welcome to help me.
  • Ubuntu Touch Q&A 187 call for questions

    News
    4
    0 Votes
    4 Posts
    713 Views
    developerbaymanD
    @Leroy_Linux honestly we all just need to stand our ground and in one voice say no
  • SDL3 and GLES

    App Development
    5
    0 Votes
    5 Posts
    202 Views
    developerbaymanD
    @archie3d It uses the system libsdl2-dev from the ubuntu-sdk-20.04 clickable framework and for that framework the SDL2 package is 2.0.10+dfsg1-3 on Focal/arm64 ...i tend to find even if your building for a newer version of UT you still have to use older packages because there is a break it seems in the versions and packaging being updated? ..idk i do know every time i try to build with newer repos something breaks ....
  • App to forward SMS

    App Development
    7
    0 Votes
    7 Posts
    337 Views
    T
    Thank uou very much for these informations @lduboeuf !! Thomas
  • Vibe coding or create an app with AI

    App Development
    8
    1 Votes
    8 Posts
    579 Views
    gwadoG
    @developerbayman We agree on that point. It’s a game-changer for projects carried out in people’s spare time.
  • 1 Votes
    17 Posts
    1k Views
    developerbaymanD
    please note i think the ppsspp intro animation will stay bugged iv come to the conclusion its lomri and how it focuses ....or a simpler explaination is ...i cant figire it out yet ....but has zero affect on game play or performance ....just slightly annoying
  • lets talk about the phasing out of haluim

    Moved OS
    43
    1
    0 Votes
    43 Posts
    2k Views
    developerbaymanD
    @arubislander so on the regular desktop version its a normal ubuntu boot stack then it hands off into the UT rootfs .....still not done ...taking a break on that for sanity rn
  • Is unav.me down?

    General
    3
    1
    0 Votes
    3 Posts
    336 Views
    CiberSheepC
    @libremax true. Thanks for the hint
  • Fairphone 6

    Fairphone
    7
    0 Votes
    7 Posts
    2k Views
    pparentP
    @arubislander said: @pparent Where was this announced? Well "annonced" maybe was not the correct term, but it was at least mentioned as a possibility here: https://www.phoronix.com/news/Fairphone-6-Linux
  • Fairphone "gen" 6 is there !

    Fairphone
    14
    3 Votes
    14 Posts
    9k Views
    K
    @No-iOS-Android It's still probably coming but I would guess the enthusiasm isn't high because it lacks the wired display out feature which isn't essential but makes older Fairphone models great targets for UT as a user and as a developer.
  • Has video/media playback improved?

    Lenovo
    17
    0 Votes
    17 Posts
    2k Views
    H
    @gpatel-fr thank you for the mkv samples! @gpatel-fr said: this 'Microsoft MPEG-4 4.2' is probably the same thing as your '10 bit support'. not really, the issue is definitely the bit depth of the video, correlated with the format profile. Higher definition videos such as H.264 AVC "High 10" profile (using mediainfo) : Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : **High 10@L3.1** Format settings : CABAC / 5 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 5 frames Codec ID : V_MPEG4/ISO/AVC Duration : 46 s 0 ms Width : 1 024 pixels Height : 576 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 24.000 FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : **10 bits** Scan type : Progressive Writing library : x264 core 165 r3222 b35605a Encoding settings : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=8 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=18 / lookahead_threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=18.0 / qcomp=0.60 / qpmin=0 / qpmax=81 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00 Default : Yes Forced : No Color range : Limited Color primaries : BT.601 NTSC Transfer characteristics : BT.709 Matrix coefficients : BT.601 To reproduce this, you can use ffmpeg to enforce a higher bit depth on any of these samples: ffmpeg -i test5.mkv -c:v libx264 -pix_fmt yuv420p10le -crf 18 -preset slow -c:a copy test5_10bit.mkv and confirm it does not play on the UT player, despite desktop OSs having no issue playing it (at least that's my experience). It does, as you suggested, play on (libertine) mpv or vlc, so it seems like a limitation of the default player (I'd open a bug on the app repository, but can't seem to find it for the media player).
  • 0 Votes
    5 Posts
    191 Views
    R
    OnePlus phones are very hard to brick. They can be recovered using the msmDownloadtool usually included with the image on the UT device's webpage. If it isn't, xda-developers has them, for every OnePlus model.
  • Waydroid: no internet inside

    Waydroid
    11
    0 Votes
    11 Posts
    4k Views
    I
    @malditobastardo Hello, I'm having the same issue on the OP5 / OP5T. So I tried the “rp_filter” solution : echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter That fixed the problem. Could you please tell me how to fix this issue permanently? Thanks in advance.
  • New item in the UBports store

    General
    4
    1
    2 Votes
    4 Posts
    396 Views
    BollyB
    Let's see if I can be quick and snag one of them. We're eagerly awaiting new products.
  • Support for Hotspot wifi captive portal via RFC 8910 and RFC 8908

    OS
    8
    5 Votes
    8 Posts
    613 Views
    G
    @pparent said: this is kind of hard yes
  • ProtonVPN on UT24.04-1.2

    Solved Support
    7
    0 Votes
    7 Posts
    800 Views
    PrometheusP
    @kugiigi Hello, Thank you for the inspiration to help others. Below are instructions for installing a single ProtoVPN Wireguard and multiple ProtonVPN Wireguard configurations along with method for mitigating autoconnect conflicts between them. INSTRUCTIONS TO INSTALL PROTON VPN WIREGUARD ON UBUNTU TOUCH 24.04 DOWNLOAD WIREGUARD CONFIG FILES FROM PROTON VPN WEBSITE https://account.protonvpn.com/downloads Give simple name (i.e. wg0, wg5, wg9, etc) to config file Select platform: GNU/Linux Select VPN options: (Block malware, ads & trackers) Select: VPN Accelerator Select either "Standard" or "Secure Core" configs Scroll down to choose and select "Create" Download conf file and make copy with simple name (i.e wg0.conf) WIREGUARD CONFIG INSTALL ON UBUNTU TOUCH 24.04 Manually Toggle WiFi OFF Open Terminal where wg0.conf file is located Execute following terminal commands: A. nmcli connection import type wireguard file wg0.conf B. nmcli connection modify wg0 ipv4.dns "" ipv4.dns-search "" ipv4.dns-priority "" C. nmcli connection modify wg0 ipv4.dns-priority -50 D. nmcli connection down wg0 && nmcli connection up wg0 Manually Toggle WiFi ON Check IP Address: https://protonvpn.com/what-is-my-ip-address MULTIPLE WIREGUARD CONFIG INSTALLS ON UBUNTU TOUCH 24.04 Manually Toggle WiFi OFF Open Terminal where wg0.conf file is located Execute following terminal commands: A1. nmcli connection import type wireguard file /path/to/wg0.conf A2. nmcli connection down wg0 B1. nmcli connection import type wireguard file /path/to/wg1.conf B2. nmcli connection down wg1 C1. ... C2. nmcli connection down wg# D1. nmcli connection import type wireguard file /path/to/wg9.conf D2. nmcli connection down wg9 To prevent conflicts with wg0 and all other wg# connections: A. nmcli connection modify wg0 autoconnect yes B. nmcli connection modify wg1 autoconnect no C. nmcli connection modify wg2 autoconnect no D. ... no E. nmcli connection modify wg9 autoconnect no nmcli connection down wg0 && nmcli connection up wg0 Manually Toggle WiFi ON TROUBLE-SHOOTING VIA TERMINAL To check wg0 connectino status: A. nmcli device status To delete wg0 and start over: A. nmcli connection delete wg0 To start wg0 connection A. nmcli connection up wg0 To stop wg0 connection A. nmcli connection down wg0
  • cmdline :"systempart=/dev/block/mapper/system" cause bootloop

    Porting
    6
    0 Votes
    6 Posts
    1k Views
    T
    Hello sir..., what stage are you in right now?