#[SOLVED] issues with setting up waydroid

1 messages · Page 1 of 1 (latest)

sour musk
#

trying to set up waydroid but it keeps having issues. at first it was having some issues with binder and on searching, was told to install binder_linux-dkms which didnt work either. then i was told to switch to linux-zen kernel bc it had that binder stuff pre configured. i switched to linux-zen and that problem got resolved but now it still doesnt work. everything goes smoothly but when i start the session with wayland session start, it gives the error OSError: container failed to start. waht should i do?

iron bough
#

Can you post your system information like CPU, GPU, installed waydroid packages and output from systemctl --type=service ?

late skiffBOT
# sour musk .s litany

Please follow the Standard Litany when asking a question:
What was your environment? What was your operating system, configuration?
What did you do? What did you run or test? Where?
What actually happened? What were the exact results, complete log contents, exact error messages?
What did you expect? What were you aiming to achieve? What result were you looking for?

Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.

Also see this similar guide on how to ask smart questions.

sour musk
sour musk
iron bough
#

what is the output from lsmod | grep binder ?

Disclaimer of Liability

Whilst I will endeavour to take reasonable measures in aiding you with the issue at hand, there is no guarantee of absolute efficacy of such measures. In providing any assistance or advice concerning your matter, I hereby disclaim any and all responsibility or liability for any potential loss or damage to physical or digital data, equipment or property wihch may arise as a result of any action taken or counsel given. By heeding the advice proffered, you acknowledge and accept this disclaimer.

iron bough
#

In an attempt to reproduce your problem, I started a new archlinux virtual machine instance downloaded from archlinux.org and used the following steps to install and start waydroid

  • paru -S waydroid waydroid-image binder_linux-dkms
  • sudo waydroid init.
  • waydroid session start.
  • run waydroid show-full-ui in another terminal

I have not been able to reproduce this problem and the waydroid has started successfully.

#

The kernel I use is the linux package from the official core repo.

#

and lsmod | grep binder outputs

binder_linux    258048 91
sour musk
#

Ok I'll retry

#

And then post the update

iron bough
sour musk
#

Okay

sour musk
smoky ferryBOT
#

memchr received a thank you cookie!

sour musk
#

[SOLVED] issues with setting up waydroid

#

also if i want to switch to linux, do i just install linux and uninstall linux-zen?

#

because i only installed linux-zen for waydroid but it works without it too

iron bough
#

Yes, it should work as long as you have binder_linux-dkms installed. And in fact, the kernel that I used to run the test is the regular linux package.

sour musk
#

i see

#

thanks a lot for your help btw. i spent a whole day on it and was so frustrated