Public bug reported:

The linux-modules-extra-5.19.0-1022-aws package didn't include
binder_linux and ashmem_linux kernel  modules anymore, which broke the
anbox cloud from bootstrapping on the AWS.

The following options are what we need

  CONFIG_ANDROID=y
  CONFIG_ANDROID_BINDER_IPC=m
  CONFIG_ANDROID_BINDERFS=m
  CONFIG_ANDROID_BINDER_DEVICES=""
  # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
  CONFIG_ASHMEM=m

These should be the same across all our kernels where we're going to
support Anbox Cloud.

** Affects: linux-aws (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws in Ubuntu.
https://bugs.launchpad.net/bugs/2016447

Title:
  The linux-modules-extra-5.19.0-1022-aws didn't include binder_linux
  and ashmem_linux kernel modules

Status in linux-aws package in Ubuntu:
  New

Bug description:
  The linux-modules-extra-5.19.0-1022-aws package didn't include
  binder_linux and ashmem_linux kernel  modules anymore, which broke the
  anbox cloud from bootstrapping on the AWS.

  The following options are what we need

    CONFIG_ANDROID=y
    CONFIG_ANDROID_BINDER_IPC=m
    CONFIG_ANDROID_BINDERFS=m
    CONFIG_ANDROID_BINDER_DEVICES=""
    # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
    CONFIG_ASHMEM=m

  These should be the same across all our kernels where we're going to
  support Anbox Cloud.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2016447/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to