• [Guide] Installing img2simg and simg2img on Ubuntu 24.04

    Pinned
    1
    3 Votes
    1 Posts
    5k Views
    No one has replied
  • Devices subforums will move up!

    Pinned Locked
    1
    6 Votes
    1 Posts
    3k Views
    No one has replied
  • QA Checklist for ported devices

    Pinned Locked
    1
    3 Votes
    1 Posts
    5k Views
    No one has replied
  • Halium First Steps

    Pinned Locked
    1
    5 Votes
    1 Posts
    19k Views
    No one has replied
  • Will you port to [device X]?

    Pinned Locked
    1
    2 Votes
    1 Posts
    29k Views
    No one has replied
  • cmdline :"systempart=/dev/block/mapper/system" cause bootloop

    8
    0 Votes
    8 Posts
    1k Views
    T
    Thanks for the answer. Is this a bug that appeared in Ubuntu Touch 16.04 or 20.04?
  • Xiaomi Redmi Note 12

    Moved
    22
    0 Votes
    22 Posts
    13k Views
    arubislanderA
    @Satanas1275 While we are all for seeing more and all kinds of Linux on phones, soliciting help on a Postmarket OS port is very much off topic for this forum, wouldn't you agree?
  • [port-ish]{x86_64} 24.04 daily

    20
    2
    0 Votes
    20 Posts
    917 Views
    developerbaymanD
    right now the graphics stack is giving me some issues in all this ...i might break on this for a bit and work the opi5 build or a plethora of programs for a bit to avoid burn out
  • skyrim and fallout 4 native apps possibly incoming

    3
    0 Votes
    3 Posts
    216 Views
    developerbaymanD
    also also forgot to mention im almost done porting the ubports device installer to a clickable as well so it runs on device https://ubports.com/ubports-installer
  • *WIP* [port] orange pi 5 original

    14
    1
    0 Votes
    14 Posts
    623 Views
    developerbaymanD
    the opi 5 build uses the same script for my x86_64 version currently i still have not tested the opi5 version just the x86_64 version so idk UT build script: https://drive.google.com/file/d/1psGjDJQ40fcwWYlxNBS_0QZW_Tpne4ZU/view?usp=drive_link
  • Unable to connect to telnet when attempting to port to LG V30

    2
    0 Votes
    2 Posts
    163 Views
    H
    I have tried to get help from the ubports_porting telegram group,but automatically kicked and blacklisted due to my pastebin link
  • Looking for testers: port for Lenovo Tab M8 HD (TB-8505F)

    Moved
    77
    7 Votes
    77 Posts
    12k Views
    I
    @k.nacke im finally back with the tablet, can you teach me how to port a device
  • Error to Start Lomiri

    3
    0 Votes
    3 Posts
    493 Views
    L
    @k.nacke Thank for the hint
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    No one has replied
  • Building UBports recovery and Configuring the UBports installer

    3
    0 Votes
    3 Posts
    712 Views
    fredldotmeF
    Update: UBports CI now spits out a recovery ramdisk for Halium 10.0 and up. Select your Halium generation and download the ramdisk here: https://ci.ubports.com/job/UBportsCommunityPortsJenkinsCI/job/ubports%252Fporting%252Fcommunity-ports%252Fjenkins-ci%252Fgeneric_arm64/
  • System crash at Logo start

    1
    0 Votes
    1 Posts
    467 Views
    No one has replied
  • Mismatch firmware issue

    2
    0 Votes
    2 Posts
    687 Views
    K
    @linhmieu2 You need to determine the VNDK level of your Android firmware, e.g. with adb shell getprop | grep vndk or using the Treble info app. Use that number to look up the corresponding Android version, e.g. at API levels. For example, if the VNDK version is 34, then you need to put deviceinfo_halium_version="14" in your deviceinfo file. The VNDK level is the API version level, and this it what counts for halium. Note that the version derived in this way may not correspond the Android version your device displays. E.g. I have a OnePlus 11 running Android 15, but the VNDK version is still 33, which corresponds to Android 13. For this device, I need to use 13 as the halium version. You may also want to put the number as ApiLevel into the /etc/gbinder.conf file in your system overlay. There is no "Android 12 kernel". I think it would be better if you post the concrete problems you encounter. The telegram group for porters is also a good place to ask or search for answers. Kai
  • Boot From Encrypted Userdata Partition?

    2
    0 Votes
    2 Posts
    383 Views
    fredldotmeF
    @glowingscrwdrvr if encryption has been set up (presumably by Android?) for subdirectories only, then this should work. File-based encryption (ext4 & f2fs) works on a per-directory basis. But I would first confirm that this is the case.
  • Black screen issue

    Unsolved
    5
    0 Votes
    5 Posts
    786 Views
    L
    @faveoled it disconnecting by me (because the charging cable is about to broken)
  • Bootloops after flashing.

    2
    0 Votes
    2 Posts
    341 Views
    F
    @a20sporter can we take a look at your deviceinfo file?