linux
linux copied to clipboard
I am on Fedora 35
I am on Fedora 35, using kernel-xanmod-edge. i tried to installing Anbox but it's not working When using the Anbox-Modules(https://github.com/anbox/anbox-modules.git), the modules are not installing!!!! When I enter this command in terminal This command:- ls -1 /dev/{ashmem,binder} It Shows This:- ls: cannot access '/dev/binder': No such file or directory /dev/ashmem
How do I Fix This ?
I am on Fedora 35, using kernel-xanmod-edge. i tried to installing Anbox but it's not working When using the Anbox-Modules(https://github.com/anbox/anbox-modules.git), the modules are not installing!!!! When I enter this command in terminal This command:- ls -1 /dev/{ashmem,binder} It Shows This:- ls: cannot access '/dev/binder': No such file or directory /dev/ashmem
How do I Fix This ?
- The Android drivers (ashmem and binder) are included in the XanMod kernel and not patched out in the unofficial Fedora XanMod builds, I use it regularly to play around with Waydroid. You can use the included ones just fine, no need to bother with compiling an out-of-tree driver with DKMS
- With that said, the GitHub repository linked has been incompatible with newer kernels for so long. Use this one instead if you insist
Bro, Still Getting Some Kinda Error (using this link :- https://github.com/choff/anbox-modules) :- https://user-images.githubusercontent.com/87817029/149790725-c6472447-e025-4765-8632-fe22d5464e21.png
@rmnscnce According to https://github.com/xanmod/linux/commit/2032f85ad24639ca1463d6ac17e8e71a470f01c2 ashmem
will be removed in a future release though. I'm assuming this will break Anbox/Waydroid/ReDroid?
@rmnscnce According to https://github.com/xanmod/linux/commit/2032f85ad24639ca1463d6ac17e8e71a470f01c2
ashmem
will be removed in a future release though. I'm assuming this will break Anbox/Waydroid/ReDroid?
Newer Waydroid fixes this by using memfd instead (https://copr.fedorainfracloud.org/coprs/aleasto/waydroid/ — this also removes XanMod dependency). Android itself wants to remove ashmem dependency.
Newer Waydroid fixes this by using memfd instead (https://copr.fedorainfracloud.org/coprs/aleasto/waydroid/ — this also removes XanMod dependency). Android itself wants to remove ashmem dependency.
I installed the package which says "ashmem driver not necessary" but it still ask for ashmem. Do you have a solution?
modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/5.19.0-xm1.0.fc36.x86_64
(049875) [14:29:59] Failed to load ashmem driver