zyxhere💭

Results 31 comments of zyxhere💭

Duplicate of https://github.com/waydroid/waydroid/issues/801 ?

Whats the output of `grep -i -e android -e memfd -e ashmem "/boot/config-$(uname -r)"` ? https://docs.waydro.id/debugging/getting-essential-information Your kernel doesn't seems to have `binder` don't know why since waydroid worked for...

Heres mine ``` CONFIG_MEMFD_CREATE=y CONFIG_X86_ANDROID_TABLETS=m # Android CONFIG_ANDROID_BINDER_IPC=y CONFIG_ANDROID_BINDERFS=y CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set # end of Android ``` But I haven't ran waydroid on this kernel so not...

See: https://wiki.archlinux.org/title/Waydroid#Kernel_Modules Duplicate of https://github.com/waydroid/waydroid/issues/801

>If the script fails to detect your distribution, you can provide a valid option by appending `-s ` Kali is just Debian testing so you should put `trixie` to make...

Downstream bug: https://bugs.gentoo.org/947697 which is fixed by adding `-flto` to `LDFLAGS`

Related https://github.com/waydroid/waydroid/issues/801

Duplicate of https://github.com/waydroid/waydroid/issues/801