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

    Posts

    Recent Best Controversial
    • What are the possible devices that can likely to be ported in span of 3-5 years?

      The title explained it all, I have few friends who can spare chunks of their time testing and porting.

      The catch is what's the starting point?

      We share experience using ubports on Xperia X which is long dead now, Pixel 3a which is on the verge after 24.04, so far good with Miatoll but device is getting rare as the time goes on.

      What device we should like look into in future, a usable ubport on 2030 let's say.

      Is it pixel 6a+, oneplus 9+, Xperia V, redmi (again with crazy numbers)?

      posted in Off topic
      H
      hisacro
    • RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6

      Sorry for popping out of nowhere, but @kuailexs kudos for the Volte initiation! hope this becomes a trigger for rest of the devices.

      posted in Porting
      H
      hisacro
    • RE: Device recommendation for VoLTE support

      @kuailexs said in Device recommendation for VoLTE support:

      I'm testing VoLTE support on the Mi 6。
      A halium-9 based device。
      I believe it will be successful。

      Hey @kuailexs why is this device not in the supported list?

      posted in Devices
      H
      hisacro
    • Taking pictures From Command line

      I want to take pictures every 5 mins, is there a possible command to interface camera in terminal

      posted in Support
      H
      hisacro
    • RE: Setting up libertine Container failing due to installing libc

      I just came across a similar thread https://forums.ubports.com/topic/8610/w-failure-to-run-chroot

      if moderators see this, will you mind merging these?

      posted in Libertine
      H
      hisacro
    • Setting up libertine Container failing due to installing libc

      Hello, I have been trying to setup libertine container.

      phablet@ubuntu-phablet:~$ libertine-container-manager create -i dummi -t chroot
      
      .
      . 
      .
      I: Extracting zlib1g...
      I: Installing core packages...
      
      W: Failure trying to run: chroot /home/phablet/.cache/libertine-container/dummi/rootfs dpkg --force-depends --install /var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb
      W: See /home/phablet/.cache/libertine-container/dummi/rootfs/debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb is at fault)
      ChrootContainer.py:78: ERROR: create_libertine_container():	Failed to create container
      libertine-container-manager:123: ERROR: create():	Failed to create container: 'destroy_libertine_container() missing 1 required positional argument: 'force''
      
      

      so I have searched /var/cache/apt/archives/libc6_2.23-0ubuntu3_arm64.deb using apt-file on the repository it doesn't give me anything.

      Let me know what package has this libc6 .deb

      uname -a 
      
      Linux ubuntu-phablet 4.14.288-halium+ #1 SMP PREEMPT Sat Aug 27 21:08:42 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
      

      isn't fresh install takes care of these automatically?

      posted in Libertine libertine error apt
      H
      hisacro