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

    Posts

    Recent Best Controversial
    • Snap apps are not working as expected

      I tested Firefox and FluffyChat

      • Firefox opens a blank window
      • FluffyChat opens up, but I can't seem to touch it
        96e42a22-0c2b-4400-b22a-8be8ca6bf937-image.png
        c80353b8-04b4-45a4-be39-5f98c13aa90b-image.png

      Is there something I would be able to do to fix that?

      posted in Support
      YamiYukiSenpaiY
      YamiYukiSenpai
    • How to run LineageOS 20/Android 13 on Waydroid?

      How would I run LineageOS 20 on Waydroid?

      I found couple of scripts about it (but couldn't post links)

      But I doubt that will persist after the OS upgrade due to immutable root.

      posted in Waydroid
      YamiYukiSenpaiY
      YamiYukiSenpai
    • Unable to start Lomiri on Ubuntu

      System specs:

      • VM with 8 cores
      • RTX 4060 (GPU passthrough)
      • 16GB RAM

      https://paste.ubuntu.com/p/J24ZW26bZF/

      posted in Support
      YamiYukiSenpaiY
      YamiYukiSenpai
    • RE: [f(x)tec Pro1 X] SD Card not mounting

      @arubislander Shouldn't be. This one's only 128GB. It was running on 512GB before when it was on LineageOS

      posted in Support
      YamiYukiSenpaiY
      YamiYukiSenpai
    • [f(x)tec Pro1 X] SD Card not mounting

      The Pro1 X is supposed to have SD card support, but it doesn't seem to be working, according to its device page

      I made sure it was formatted as FAT32, too. What's missing?

      posted in Support
      YamiYukiSenpaiY
      YamiYukiSenpai
    • RE: Error: Internet Connection Lost

      I just found out that my ISP doesn't support IPv6. Anyway around that?

      posted in UBports Installer
      YamiYukiSenpaiY
      YamiYukiSenpai
    • Error: Internet Connection Lost

      Anyone have trouble getting UBports Installer to start up?
      On one of my PCs, I get this:

      error: getDeviceSelects error: AxiosError: timeout of 60000ms exceeded
      

      Then I get this on my laptop:

      info: UBports Installer restarting...
      error: getDeviceSelects error: Error: connect ECONNREFUSED 2606:50c0:8001::153:443
      

      if I do this with VPN

      but without VPN

      info: UBports Installer restarting...
      error: getDeviceSelects error: Error: getaddrinfo EAI_AGAIN ubports.github.io
      

      07afc95e-aab4-48ab-a683-44e2e0162e6f-image.png

      I have version 0.10.0 from the --edge channel

      Re: Internet connection lost

      posted in UBports Installer
      YamiYukiSenpaiY
      YamiYukiSenpai
    • Is Lomiri still being updated on the desktop?

      I currently have it installed on a separate Ubuntu 18.04 partition, but it seems to have not received any updates in a while (I haven't booted that partition in months).

      posted in Lomiri (was Unity8)
      YamiYukiSenpaiY
      YamiYukiSenpai
    • exFAT on Ubuntu Touch

      I installed exfat* packages on my phone through the terminal, but Ubuntu Touch still can't detect my 128GB SD card. Is there a way to do it, or do I have to format it?

      posted in Support
      YamiYukiSenpaiY
      YamiYukiSenpai
    • xenial-mainline-edge vs xenial-hybris-edge: what's the difference?

      So what's the difference between the 2?

      posted in Porting
      YamiYukiSenpaiY
      YamiYukiSenpai
    • RE: Help building Halium for International Galaxy S4 (jfltexx)

      @advocatux The Matrix room doesn't exist

      I just finished school, so now I have time to tackle this again.

      I'm now getting this error after I ran mka mkbootimg

      frameworks/av/camera/cameraserver/Android.mk:18: Target has integrated cameraserver into mediaserver. This is weakening security measures introduced in 7.0
      halium/hybris-boot/Android.mk:69: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot /dev/mmcblk0p20
      halium/hybris-boot/Android.mk:70: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata /dev/mmcblk0p29
      halium/hybris-boot/Android.mk:73: *** There should be a one and only one device entry for HYBRIS_BOOT_PART and HYBRIS_DATA_PART.  Stop.
      

      @suoko nope sorry

      posted in Porting
      YamiYukiSenpaiY
      YamiYukiSenpai
    • RE: Help building Halium for International Galaxy S4 (jfltexx)

      So I got it to build, but now I'm wondering about changing userdata or data to ext4. In fstab.qcom, there are 2 /data mountpoints, one with f2fs and the other with ext4. Do I just delete the f2fs entry?

      /dev/block/platform/msm_sdcc.1/by-name/userdata  /data          f2fs    nosuid,nodev,noatime,rw,inline_xattr                                                          wait,check,formattable,encryptable=footer
      /dev/block/platform/msm_sdcc.1/by-name/userdata  /data          ext4    nosuid,nodev,noatime,noauto_da_alloc,journal_async_commit,errors=panic                        wait,check,formattable,encryptable=footer
      
      posted in Porting
      YamiYukiSenpaiY
      YamiYukiSenpai
    • Help building Halium for International Galaxy S4 (jfltexx)

      So I'm running into issues building Halium for jfltexx.

      When I ran mka mkbootimg, here's what I got:

      halium/hybris-boot/Android.mk:69: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot
      halium/hybris-boot/Android.mk:70: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata
      

      Here are the list of commands I ran (pretty much followed the steps), and their output. Hope you can help me.

      posted in Porting
      YamiYukiSenpaiY
      YamiYukiSenpai