UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • S

      What do you use to root Oneplus Nord N10? SuperSU, Magisk, or something else?

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus Nord N10
      5
      0 Votes
      5 Posts
      71 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.
    • KenedaK

      Fairphone "gen" 6 is there !

      Watching Ignoring Scheduled Pinned Locked Moved 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.
    • H

      Has video/media playback improved?

      Watching Ignoring Scheduled Pinned Locked Moved 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).
    • W

      Fairphone 6

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone
      3
      0 Votes
      3 Posts
      2k Views
      N
      Isn't it enough to kick start the UT project for Fairphone 6: https://code.fairphone.com/projects/fairphone-gen-6/build-instructions.html
    • S

      Waydroid: no internet inside

      Watching Ignoring Scheduled Pinned Locked Moved 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.
    • BollyB

      New item in the UBports store

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      1
      2 Votes
      4 Posts
      270 Views
      BollyB
      Let's see if I can be quick and snag one of them. We're eagerly awaiting new products.
    • pparentP

      Support for Hotspot wifi captive portal via RFC 8910 and RFC 8908

      Watching Ignoring Scheduled Pinned Locked Moved OS
      8
      5 Votes
      8 Posts
      492 Views
      G
      @pparent said: this is kind of hard yes