anbox-modules icon indicating copy to clipboard operation
anbox-modules copied to clipboard

Kernel 5.8

Open MaxSMokeSkaarj opened this issue 5 years ago • 3 comments

У меня ubuntu 20.04 и собранное мной ядро 5.8 под него. Выдает следующее: I have ubuntu 20.04 and the 5.8 kernel I built for it. Outputs the following:

Creating symlink /var/lib/dkms/anbox-ashmem/1/source -> /usr/src/anbox-ashmem-1

DKMS: add completed. Error! Your kernel headers for kernel 5.8.0 cannot be found. Please install the linux-headers-5.8.0 package, or use the --kernelsourcedir option to tell DKMS where it's located

Creating symlink /var/lib/dkms/anbox-binder/1/source -> /usr/src/anbox-binder-1

DKMS: add completed. Error! Your kernel headers for kernel 5.8.0 cannot be found. Please install the linux-headers-5.8.0 package, or use the --kernelsourcedir option to tell DKMS where it's located modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/5.8.0 modprobe: FATAL: Module binder_linux not found in directory /lib/modules/5.8.0 ls: cannot access '/dev/binder': No such file or directory ls: cannot access '/dev/ashmem': No such file or directory

Пакета linux-headers-5.8.0 конечно-же нет. Где найти исходный код?/The linux-headers-5.8.0 package of course-no. Where can I find the source code?

MaxSMokeSkaarj avatar Aug 25 '20 07:08 MaxSMokeSkaarj

mee too...

ghost avatar Sep 01 '20 01:09 ghost

me too.

unicornlox avatar Sep 27 '20 00:09 unicornlox

Dist-upgrade your system and reboot so you run the latest kernel, then linux-header package for that latest kernel should be available.

arifsaha avatar Oct 20 '20 21:10 arifsaha