Search Criteria
Package Details: binder_linux-dkms 6.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/binder_linux-dkms.git (read-only, click to copy) |
---|---|
Package Base: | binder_linux-dkms |
Description: | Android kernel driver fork by @choff in DKMS format, binder only. |
Upstream URL: | https://github.com/choff/anbox-modules |
Keywords: | anbox binder binderfs waydroid |
Licenses: | GPL3 |
Conflicts: | anbox-modules-dkms |
Submitter: | ZhangHua |
Maintainer: | ZhangHua |
Last Packager: | ZhangHua |
Votes: | 4 |
Popularity: | 1.27 |
First Submitted: | 2022-10-14 05:45 (UTC) |
Last Updated: | 2023-01-30 06:20 (UTC) |
Dependencies (2)
- dkms
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
1 2 Next › Last »
k0r0ng commented on 2023-01-06 23:41 (UTC)
Output from dkms status:
bkb commented on 2023-01-04 09:53 (UTC)
==> ERROR: Missing 5.15.86-1-lts kernel modules tree for module binder/1.
ZhangHua commented on 2022-11-29 09:03 (UTC) (edited on 2022-11-29 09:03 (UTC) by ZhangHua)
@facet It seems there is no problem when building this module. Would you mind invoking modprobe manually with root user? Please do not use sudo-like program because I want to see the real coredump if possible.
facet commented on 2022-11-29 07:26 (UTC)
how about this?
ZhangHua commented on 2022-11-26 06:08 (UTC)
@facet According to kernel documentation, there should be no limit on hardware. So I think maybe you can check the build log to find if there is any error.
facet commented on 2022-11-25 05:32 (UTC)
/var/lib/dkms/binder/1/6.0.9-arch1-1/x86_64/module/binder_linux.ko.zst
do exist, your package works well on my PC (but not on laptop) so that's could be an upstream problem, does binder have something like “unsupported hardware list”?ZhangHua commented on 2022-11-24 07:12 (UTC)
@facet I think you can check if you have built this module correctly. Log file
/var/lib/dkms/binder/1/6.0.9-arch1-1/x86_64/log/make.log
should be useful. What's more, if this module is built successfully, there should be a existing file at/var/lib/dkms/binder/1/6.0.9-arch1-1/x86_64/module/binder_linux.ko.zst
. I completely have no idea about this because this module works fine on my laptop.facet commented on 2022-11-23 16:42 (UTC)
I saw waydroid's log, and it suggests that it failed after
mount -t binder binder /dev/binderfs
farwayer commented on 2022-11-22 11:45 (UTC)
The same problem with
mount -t binder binder /dev/binderfs
1 2 Next › Last »