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

    EvilHare

    @EvilHare

    0
    Reputation
    2
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    EvilHare Unfollow Follow

    Latest posts made by EvilHare

    • RE: Launching waydroid shell on Redmi Note 9 Pro

      @EvilHare said in Launching waydroid shell on Redmi Note 9 Pro:

      @arubislander Ah, well then ok. I just thought there was a problem with my device or something I was doing wrong.

      I solved the problem for myself. I connected via adb to my device using the instructions: https://docs.ubports.com/ru/latest/userguide/advanceduse/adb.html.

      Then, inside the device, I launched the waydroid shell without any problems

      posted in Waydroid
      E
      EvilHare
    • RE: Launching waydroid shell on Redmi Note 9 Pro

      @arubislander Ah, well then ok. I just thought there was a problem with my device or something I was doing wrong.

      posted in Waydroid
      E
      EvilHare
    • RE: Launching waydroid shell on Redmi Note 9 Pro

      Hi @zubozrout, thanks for the reply.

      Regarding the apt update, I accepted your comment, thank you.

      Regarding waydroid, I forgot to say that after initialization, I rebooted the phone. The waydroid icon appeared in the list of applications. The application runs correctly and everything works well. However, the waydroid shell still does not work.

      I have now specifically performed a system reset and installed waydroid via WaydroidHelper. Everything works just as well, but with the waydroid shell the same problems.

      posted in Waydroid
      E
      EvilHare
    • Launching waydroid shell on Redmi Note 9 Pro

      Hello everybody!
      I'm having a problem starting waydroid shell on my Redmi Note 9 Pro phone.

      First, I remounted the root partition using the command:
      ~$ sudo mount -o remount,rw /

      Then I updated the packages:
      ~$ sudo apt update
      ~$ sudo apt upgrade

      Then I installed waydroid and initialized it:
      ~$ sudo apt install waydroid xwayland
      ~$ sudo waydroid init

      After installing waydroid, I launch the app and enter the command:
      ~$ sudo waydroid shell

      After that, the following error is displayed:
      Permission denied - Failed to rexec as memfd
      Failed to re-execute lxc-attach via memory file descriptor

      I don't understand why it doesn't work. Can you tell me how to run the waydroid shell?

      Doesn't work even under su

      posted in Waydroid waydroid wayland redmi note 9pro waydroid shell
      E
      EvilHare