Soul Inferno DE

Results 91 comments of Soul Inferno DE

Here is the solution: https://github.com/anbox/anbox-modules/issues/75 If you need this for manjaro search for a similiar manjaro blog write up which guides you through. Also remove the modules completely from dkms...

Do the following command: `$ anbox system-info` if the output looks like this: ``` ... kernel: version: Linux version 5.11.7android (mint@mint) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for...

In newer kernel versions the anbox modules are migrated into the kernel. You need to build the kernel with the modules enabled and uninstall the modules first. As a base...

uninstall modules and reinstall a kernel with the modules compiled into it: (Adapt wrote up steps for your distribution) https://github.com/anbox/anbox-modules/issues/75#issuecomment-794079944 https://github.com/anbox/anbox-modules/issues/88#issuecomment-996814700

some calls have been removed for security reasons in the kernel - therefore making the build of the separate modules obsolete. Uninstall modules and reinstall a kernel with the modules...

uninstall modules and reinstall a kernel with the modules compiled into it: (Adapt wrote up steps for your distribution) https://github.com/anbox/anbox-modules/issues/75#issuecomment-794079944

You need to find a working driver for your RTL8821CU for kernel version 5.18 if it is not already included in the new kernel. First of all remove the module...

As everywhere stated, compiling the modules is not possible anymore with kernel versions above 5.7. The function "callsyms_lookup_name" anbox modules are using has been removed from the kernels itself above...

uninstall modules and reinstall a kernel with the modules compiled into it: (Adapt wrote up steps for your distribution) https://github.com/anbox/anbox-modules/issues/75#issuecomment-794079944 https://github.com/anbox/anbox-modules/issues/88#issuecomment-996814700

Are you sure you are using: `add-apt-repository` instead `apt-add-repository` ? ..besides that adding this old ppa is not recommended at all any more and debian is not supported at all...