Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. RapidRotator
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Best 1
    • Groups 0

    RapidRotator

    @RapidRotator

    1
    Reputation
    5
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    RapidRotator Unfollow Follow

    Best posts made by RapidRotator

    • Waydroid crashes my phone

      I run UT on a OnePlus 3 (stable channel). I have installed waydoird using:

      $ sudo ubports-qa install xenial_-_android9_-_wayland
      $ wget -O - https://github.com/Anbox-halium/anbox-halium/raw/lineage-17.1/scripts/install.sh | bash
      

      Afterwards, I tried to run it using:

      $ sudo /home/anbox/run-container.sh
      

      This fails after:

      modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.18.31-halium-gac6f57d5/modules.dep.bin'
      modprobe: FATAL: Module binder_linux not found in directory /lib/modules/3.18.31-halium-gac6f57d5
      modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.18.31-halium-gac6f57d5/modules.dep.bin'
      modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/3.18.31-halium-gac6f57d5
      mount: unknown filesystem type 'binder'
      ERROR: Binder and ashmem nodes not found!
      

      After this nothing happens for a second or two, then the screen goes black and the phone becomes unresponsive except for the power button, which allows me to reboot the phone.

      Since apt doesn't work on UT, how do I install the required modules?

      posted in Support
      R
      RapidRotator

    Latest posts made by RapidRotator

    • RE: Wish list : which apps do you need?
      • Running app (like Android's Fitotrack)
      • Smartwatch connect (like Gadgetbridge)
      posted in App Development
      R
      RapidRotator
    • Oneplus3 bluetooth audio

      When I play audio over bluetooth using the music app, the sound quality itself is good but breaks up all the time. When I try to start a podcast using podbird when my bluetooth headphones are connected, the podcast doesn't even start.

      Is this just a problem with my Oneplus3, or is this a general problem with UT, and what can I do about it?

      Thanks for any help

      posted in Oneplus 3/3T
      R
      RapidRotator
    • RE: Anbox: device offline

      @luksus Yes, using sudo I van install F-Droid.apk but it doesn't show up in the drawer.

      posted in Support
      R
      RapidRotator
    • RE: Anbox: device offline

      @luksus I installed it an hour ago, and did a reboot, yes.

      posted in Support
      R
      RapidRotator
    • RE: Anbox: device offline

      @luksus

      Kernel: OK
      System: OK
      Enabled: YES
      Running: YES
      

      Now I'm confused.

      posted in Support
      R
      RapidRotator
    • Anbox: device offline

      Since Waydroid is not (easily) available for my OnePlus 3, I installed Anbox using the instructions at https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html#run-anbox-installer.

      However, when I try to install an app using adb install, it sits waiting for devices, and then times out.

      adb devices on my phone responds with:

      List of devices attached
      emulator-5558   offline
      

      I tried adb start-server but I can't seem to get it running. Also, when I start one of the default apps, all I get is a black screen.

      What do I do to start the adb server?

      posted in Support
      R
      RapidRotator
    • RE: Waydroid crashes my phone

      @luksus I actually bought a Pinephone, but the OnePlus 3 is so much faster and also has more memory. The only thing the pinephone has over it is the hardware kill switches.

      I will try and install anbox and see if if performs. Thanks!

      posted in Support
      R
      RapidRotator
    • RE: Waydroid crashes my phone

      @luksus Interesting. Is there a way to get the right kernel or should I run anbox?

      posted in Support
      R
      RapidRotator
    • RE: Waydroid crashes my phone

      @arubislander Same result.

      posted in Support
      R
      RapidRotator
    • Waydroid crashes my phone

      I run UT on a OnePlus 3 (stable channel). I have installed waydoird using:

      $ sudo ubports-qa install xenial_-_android9_-_wayland
      $ wget -O - https://github.com/Anbox-halium/anbox-halium/raw/lineage-17.1/scripts/install.sh | bash
      

      Afterwards, I tried to run it using:

      $ sudo /home/anbox/run-container.sh
      

      This fails after:

      modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.18.31-halium-gac6f57d5/modules.dep.bin'
      modprobe: FATAL: Module binder_linux not found in directory /lib/modules/3.18.31-halium-gac6f57d5
      modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/3.18.31-halium-gac6f57d5/modules.dep.bin'
      modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/3.18.31-halium-gac6f57d5
      mount: unknown filesystem type 'binder'
      ERROR: Binder and ashmem nodes not found!
      

      After this nothing happens for a second or two, then the screen goes black and the phone becomes unresponsive except for the power button, which allows me to reboot the phone.

      Since apt doesn't work on UT, how do I install the required modules?

      posted in Support
      R
      RapidRotator