vikash
vikash
No session-manager doesn't start even on running it before anbox launch. It doesn't throw any error but it simply gets stuck.
tried that too... session-manager running in one terminal  without stopping it launched anbox 
sorry for the inconvenience, yes the second command was executed in a separate terminal keeping the first command running separately and one more thing to mention, I set the egl...
This is what I get on running the container manager with daemon option ``` [vrag@fedora ~]$ anbox container-manager --daemon WARNING: cgroup v2 is not fully supported yet, proceeding with partial...
Got it fixed, SElinux was causing the problem. After changing the SELinux option to permissive the session-manager started successfully 😄 Thank you so much for your support. Can any option...
Is there any update on this? I'm too facing the same issue
Hi @chrihoff I found some patch docs related to the error [__alloc_fd](https://www.mail-archive.com/[email protected]/msg2271756.html) [__fd_install](https://www.mail-archive.com/[email protected]/msg2389209.html) [__close_fd](https://patchwork.kernel.org/project/linux-fsdevel/patch/[email protected]/#23553359) I'm not sure whether it would be useful or not. Any assistance would be really helpful...
hey @chrihoff, I found a binder code for latest kernels [binder.c](https://elixir.bootlin.com/linux/v5.11.18/source/drivers/android/binder.c) Is something possible to do with these?
Can you please mention which are the other files to be copied? should all the files in the [previous directory](https://elixir.bootlin.com/linux/v5.11.18/source/drivers/androidl) should be used?
Stuck over here while trying to compile latest binder module DKMS make.log for anbox-binder-1 for kernel 5.11.18-300.fc34.x86_64 (x86_64) Mon May 10 06:42:54 PM IST 2021 make -C /lib/modules/5.11.18-300.fc34.x86_64/build V=0 M=$PWD...