#How to install anbox? Garuda Linux Zen Kernel
1 messages · Page 1 of 1 (latest)
You don't. You use waydroid instead. Anbox is obsolete
.aw waydroid
okay i tried using that and it wont install the required kernels
and everytime it does it breaks the zen kernel
i am having problems install ashmem and the other one
@eager wren
That's why i use vanilla arch. It just works.
You may refer to it's GitHub to know how to install it but ik it works as I've already used it.
Idk wdym by ashmem
thats the name of one of the kernels
You need the Zen Kernel and it's headers
welp imma try again i do have snapshots so im good if it corrupts or breaks
welp didnt work ;-;
https://github.com/waydroid/waydroid
Waydroid - GitHub
like what else am i suppose to say
@eager wren
what commands did you use for ur install process?
just followed the wiki
you only need the zen kernel
for arm translation
https://github.com/casualsnek/waydroid_script
welp i am on arm64
Wdym
like the archetechure
That script enables arm translation for Arch
cool
So waydroid runs as an arm device instead of x86
ohhh that might work (i hope)
cool running it now
But tested several ARM apps and it worked
cool
sudo python3 main.py -n
Traceback (most recent call last):
File "/home/hekate/discord-rhythmbox-plugin/waydroid_script/main.py", line 63, in <module>
main()
File "/home/hekate/discord-rhythmbox-plugin/waydroid_script/main.py", line 48, in main
Ndk().install()
File "/home/hekate/discord-rhythmbox-plugin/waydroid_script/stuffs/general.py", line 116, in install
if self.use_overlayfs:
File "/home/hekate/discord-rhythmbox-plugin/waydroid_script/stuffs/general.py", line 32, in use_overlayfs
with open("/var/lib/waydroid/waydroid.cfg") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/waydroid/waydroid.cfg'
wtf?
@eager wren
.aw waydroid
Then follow the script guide
oh okay
You need Zen Kernel and it's headers
should i be in a wayland session also?
okay
I even linked you waydroid GitHub