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

binder_linux not found

Open rohityadavcloud opened this issue 8 years ago • 3 comments

On anbox-installer, I get:

  • sudo apt install -y anbox-modules-dkms Reading package lists... Done Building dependency tree
    Reading state information... Done anbox-modules-dkms is already the newest version (4~yakkety1). The following packages were automatically installed and are no longer required: authbind ieee-data libcommons-collections3-java libcommons-dbcp-java libcommons-pool-java libecj-java libtomcat7-java linux-headers-4.8.0-34 linux-headers-4.8.0-34-generic linux-image-4.8.0-34-generic linux-image-extra-4.8.0-34-generic linux-signed-image-4.8.0-34-generic linux-tools-4.8.0-34 linux-tools-4.8.0-34-generic python-netaddr tomcat7 tomcat7-common Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
  • '[' '!' -e /etc/modules-load.d/anbox.conf ']'
  • sudo modprobe binder_linux modprobe: FATAL: Module binder_linux not found in directory /lib/modules/4.8.0-46-generic FAIL: 1

$ uname -a [18:51:25] Linux antrix 4.8.0-46-generic #49-Ubuntu SMP Fri Mar 31 13:57:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -a [18:51:36] No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.10 Release: 16.10 Codename: yakkety

rohityadavcloud avatar Apr 12 '17 13:04 rohityadavcloud

:+1: I have encountered this error on 14.04

chr15m avatar Apr 18 '17 02:04 chr15m

Ran into this issue, too.

~ $ uname -a
Linux myzone 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
~ $ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.3 LTS
Release:	16.04
Codename:	xenial

zhollow avatar Oct 16 '17 13:10 zhollow

Got the same error here as well: 4.14.1-041401-generic #201711210430 SMP Tue Nov 21 09:32:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.10 Release: 17.10 Codename: artful

x86dev avatar Jan 07 '18 13:01 x86dev