Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: waydroid
Date: Sun, 30 Jan 2022 14:12:38 +0100	[thread overview]
Message-ID: <20220130131238.aFD1cgF82kJgIL_rgWAwAOlAE_x-cynf87Zb_WJ3DzE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33135@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/33135#issuecomment-1025140873

Comment:
> Do I need to enable some kernel stuff to make it work?
> 
> ```
> [02:13:00] Failed to load binder driver for devices: anbox-binder,anbox-vndbinder,anbox-hwbinder
> [02:13:00] modprobe: FATAL: Module binder_linux not found in directory /lib/modules/5.15.16_1
> [02:13:00] ERROR: Binder node "binder" for waydroid not found
> [02:13:00] See also: <https://github.com/waydroid>
> Run 'waydroid log' for details.
> ```

Right now only the pinebookpro and pinephone kernels do have the needed modules enabled by default.
Right now you would need to switch these options in the dotconfig of whichever kernel you are using and recompile it.

```
CONFIG_ASHMEM=y
CONFIG_ANDROID=y 
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
```


  parent reply	other threads:[~2022-01-30 13:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 15:25 [PR PATCH] " Johnnynator
2021-09-26 15:34 ` [PR PATCH] [Updated] " Johnnynator
2021-09-26 16:21 ` Johnnynator
2021-09-26 16:55 ` Anachron
2021-09-26 17:36 ` Johnnynator
2021-09-28 13:09 ` [PR PATCH] [Updated] " Johnnynator
2021-09-28 17:35 ` q66
2022-01-23  1:15 ` notthewave
2022-01-23  1:16 ` [PR REVIEW] " notthewave
2022-01-30 13:12 ` Johnnynator [this message]
2022-01-30 13:12 ` Johnnynator
2022-01-30 16:21 ` [PR PATCH] [Updated] " Johnnynator
2022-03-07 18:07 ` Relected
2022-03-07 21:11 ` Johnnynator
2022-06-06  2:15 ` github-actions
2022-06-19  8:19 ` [PR PATCH] [Closed]: " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220130131238.aFD1cgF82kJgIL_rgWAwAOlAE_x-cynf87Zb_WJ3DzE@z \
    --to=johnnynator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).