UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. fhendrikx
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    fhendrikx

    @fhendrikx

    0
    Reputation
    9
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    fhendrikx Unfollow Follow

    Latest posts made by fhendrikx

    • RE: Unable to boot

      @keneda It's on RC

      posted in Lenovo Tab M10 X605F/L
      fhendrikxF
      fhendrikx
    • RE: Unable to boot

      @keneda Thanks.. I've gone through UBports installer and it finished the update, and is now booting again.

      posted in Lenovo Tab M10 X605F/L
      fhendrikxF
      fhendrikx
    • Unable to boot

      Hi,

      My TB-X605F was working well, but after the latest updated, it now refuses to boot. It just sits at the Lenovo logo...? Any help appreciated.

      Thanks,
      Ferry

      posted in Lenovo Tab M10 X605F/L
      fhendrikxF
      fhendrikx
    • Build step

      Hi all,

      I'm new to ubuntu-touch, however, I have plenty of software development experience. I wanted to see a port for the pixel 3 XL (crosshatch), but since no one has stepped up, I thought I might give it a go.

      I have some questions/problems that I would like some thoughts on.

      1. I'm aware of the pixel 3 (blueline), but didn't spot a lineageos repo for the "common" code (bluecross). Is this worth tracking down? (I'm also aware of some repos on github that involve bluecross, but unsure how this would apply in this situation).

      2. I've forked the google device, kernel (both from lineageos) and vendor blobs (from the muppets), taken the lineageos-16 branch and created a halium-9.0 branch from that, I assume this is sensible?

      3. When applying hybris patches, two of them complain about whitespace... is this an actual issue? (or something I can safely ignore)

      Applying: Adjust permissions of socket. Provides a connection to a per-user remote trust-store implementation via a unix domain socket.
      .git/rebase-apply/patch:79: trailing whitespace.
              int rc = ::bind(socketFd, reinterpret_cast<sockaddr*>(&address), sizeof(sockaddr_un));
      warning: 1 line adds whitespace errors.
      
      Applying: (halium) init: ignore non-kernel messages in ReadUevent
      .git/rebase-apply/patch:25: trailing whitespace.
      
      warning: 1 line adds whitespace errors.
      
      1. When running breakfast, it says
      including vendor/lineage/vendorsetup.sh
      Trying dependencies-only mode on a non-existing device tree?
      

      Am I missing something here?

      1. When running 'mka mkbootimg', it says:
      error: device/google/crosshatch/recovery/Android.bp:17:1: "librecovery_ui_crosshatch" depends on undefined module "libnos_for_recovery"
      error: device/google/crosshatch/recovery/Android.bp:17:1: "librecovery_ui_crosshatch" depends on undefined module "libnos_citadel_for_recovery"
      ninja: build stopped: subcommand failed.
      19:25:11 soong bootstrap failed with: exit status 1
      
      #### failed to build some targets (02:03 (mm:ss)) ####
      

      This looks like a missing library include, however, I don't seem to have this dependency anywhere. I did find some code refs on the net that say:

      TARGET_RECOVERY_UI_LIB := \
        librecovery_ui_crosshatch \
        libnos_citadel_for_recovery \
        libnos_for_recovery
      

      but I'm unsure how to pull these libraries into the halium tree.

      Appreciate any thoughts or help.

      Thanks,
      Ferry

      posted in Porting
      fhendrikxF
      fhendrikx
    • RE: Issues porting to Pixel 3

      @applee Sorry to also be resurrecting an old thread... did this make any progress? I'm keen to see UT on the 3.

      posted in Google Pixel 3/3 XL
      fhendrikxF
      fhendrikx