Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waydroid unusable on linux-tkg. Please help get it working #1062

Open
gentoosys opened this issue Jan 3, 2025 · 1 comment
Open

Waydroid unusable on linux-tkg. Please help get it working #1062

gentoosys opened this issue Jan 3, 2025 · 1 comment

Comments

@gentoosys
Copy link

Hi. I used waydroid on arch on linux-zen, it worked well. After switch to linux-tkg, it is not usable anymore.
After starting waydroid, system stops working stable. the waydroid itself is working. New tabs in browser are not loading, new processes not starting from 1st attempt. Last time system just hanged. I even posted a bug to waydroid/waydroid#1632
I can't use it anymore. starting it breaks the system and need a reboot to fix it.

Can you help getting it working?
my cmdline is apparmor=1 security=apparmor lsm=landlock,lockdown,yama,integrity,apparmor,bpf rw psi=1 binder.devices=binder,hwbinder,vndbinder
Right now I am using 6.12, but it failed or worked unstable on all linux-tkg kernels since 6.9
my customization.cfg is almost default, and kernelconfig just enabled some hardening options, like memory randomization.

@BillFleming
Copy link

It is working fine for me here on 6.12.5. See attached TKG config used on last build.
I don't put any special parameters on the cmdline as the binder is included.
linux-tkg.cfg.txt
6.12.5-273-tkg-bore Thu, 19 Dec 2024

Installation of waydroid and required packages for GAPPS and clipboard sharing on arch:

sudo pacman -S waydroid python-pyclipper
yay -S waydroid-image-gapps waydroid-script-git python-pyclip

Init waydroid, start service:

sudo waydroid init -s GAPPS
sudo systemctl enable --now waydroid-container.service

Launch waydroid on wayland:

waydroid show-full-ui

Launch waydroid on X11 (requires gamescope):

gamescope --expose-wayland waydroid show-full-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants