• [Guide] Installing img2simg and simg2img on Ubuntu 24.04

    Pinned
    1
    3 Votes
    1 Posts
    4k 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
    18k 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

    1
    0 Votes
    1 Posts
    263 Views
    No one has replied
  • Error to Start Lomiri

    3
    0 Votes
    3 Posts
    446 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
    660 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
    443 Views
    No one has replied
  • Looking for testers: port for Lenovo Tab M8 HD (TB-8505F)

    Moved
    73
    6 Votes
    73 Posts
    10k Views
    T
    @k.nacke Thanks for the proposal, I will first start to install (which will be the challenge like any first time For the 4G I will normally used my phone shared connection (bluetooth or wifi). But why not helping once my yearly trip will end. Shall I first start to initialize the tablet with its android, or can I start directly to flash and boot Linux ?
  • Mismatch firmware issue

    2
    0 Votes
    2 Posts
    638 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
    349 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
    738 Views
    L
    @faveoled it disconnecting by me (because the charging cable is about to broken)
  • Bootloops after flashing.

    2
    0 Votes
    2 Posts
    309 Views
    F
    @a20sporter can we take a look at your deviceinfo file?
  • Enable CONFIG_DEVTMPFS error

    Solved
    7
    0 Votes
    7 Posts
    591 Views
    L
    (SOLVED)i forgoted to flash vbmeta and now config works
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    149 Views
    No one has replied
  • Need help porting to Xiaomi Mi A1 (tissot)

    28
    1 Votes
    28 Posts
    9k Views
    J
    @maahymot Not that I know of, but I also do not own the Mi A1.
  • Build Ubuntu Touch error : Halium initrd Failed to boot

    Solved
    15
    0 Votes
    15 Posts
    989 Views
    L
    @MrT10001 okay , i formated userdata partion to ext4 and flash again but this problem continues...
  • How to build a Ubuntu touch rom for my tablet

    2
    -1 Votes
    2 Posts
    622 Views
    MoemM
    @linhmieu Here is the Port Development Guide. Read through that first, and ask specific questions as they come up.