[App Store] 最新版系统,安装安卓应用后,无法打开,双击桌面应用图标无反应
Tofloor
poster avatar
jelly
deepin
2021-07-05 04:50
Author
Reply Favorite View the author
All Replies
xiongweixp
deepin
2021-07-05 05:52
#1

5.1内核吗?运行命令 dkms status 看看anbox那个module是什么状态?

Reply View the author
说书人
deepin
2021-07-05 06:10
#2

注:安卓容器使用安卓应用,目前只支持Kernel 5.10(LTS)内核,Kernel 5.12(Stable)内核下的使用还在处理中,敬请期待!

Reply View the author
临之
deepin
2021-07-05 06:22
#3
xiongweixp

5.1内核吗?运行命令 dkms status 看看anbox那个module是什么状态?

~$ dkms status

anbox, 1, 5.10.18-amd64-desktop, x86_64: installedError! Could not locate dkms.conf file.

File: /var/lib/dkms/asg_xdroid/1.0/source/dkms.conf does not exist.

Reply View the author
Ziggy
deepin
2021-07-05 06:41
#4

具体配置多少?目前只支持5.10及以下内核,太老的cpu也达不到容器启动要求

Reply View the author
xiongweixp
deepin
2021-07-05 07:27
#5
临之

~$ dkms status

anbox, 1, 5.10.18-amd64-desktop, x86_64: installedError! Could not locate dkms.conf file.

File: /var/lib/dkms/asg_xdroid/1.0/source/dkms.conf does not exist.

内核模块没有安装成功,我的5.12内核,也是内核模块安装不成功

Reply View the author
眼镜虫
deepin
2021-07-05 07:50
#6

我也打不开,甚至还卸载不了

Reply View the author
jelly
deepin
2021-07-05 07:58
#7
Ziggy

具体配置多少?目前只支持5.10及以下内核,太老的cpu也达不到容器启动要求

内核是 5.10.36;按理说 是符合要求的

Reply View the author
jelly
deepin
2021-07-05 08:00
#8
xiongweixp

5.1内核吗?运行命令 dkms status 看看anbox那个module是什么状态?

Reply View the author
临之
deepin
2021-07-05 16:37
#9
xiongweixp

内核模块没有安装成功,我的5.12内核,也是内核模块安装不成功

是的,谢谢!

 

有没有解决办法?

Reply View the author
mxm8491
deepin
2021-07-05 19:20
#10

anbox, 1, 5.10.36-amd64-desktop, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.10.36-amd64-desktop, x86_64: installed

deepin-anything, 0.0, 5.10.36-amd64-desktop, x86_64: installed

huawei-wmi, 1.0, 5.10.36-amd64-desktop, x86_64: installed (original_module exists)

rtw89, 1.0.0, 5.10.36-amd64-desktop, x86_64: installed

 

Reply View the author
临之
deepin
2021-07-05 21:50
#11
xiongweixp

内核模块没有安装成功,我的5.12内核,也是内核模块安装不成功

5.10的搞定了!

把dkms中无用的删除了,主要是之前xdroid安装产生的,/var/lib/dkms

然后dkms autoinstall 一次就解决了

Reply View the author
sifo
deepin
2021-07-05 23:00
#12

anbox, 1, 5.10.5-amd64-desktop+, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.10.5-amd64-desktop+, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.11.13-amd64-desktop, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.11.1-amd64-desktop, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.12.14-amd64-desktop, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.12.9-amd64-desktop, x86_64: installed

bcmwl, 6.30.223.272+bdcom, 5.8.14-amd64-desktop, x86_64: installed

deepin-anything, 0.0, 5.10.5-amd64-desktop+, x86_64: installed

deepin-anything, 0.0, 5.11.13-amd64-desktop, x86_64: installed

deepin-anything, 0.0, 5.11.1-amd64-desktop, x86_64: installed

deepin-anything, 0.0, 5.12.14-amd64-desktop, x86_64: installed

deepin-anything, 0.0, 5.12.9-amd64-desktop, x86_64: installed

huawei-wmi, 1.0, 5.10.5-amd64-desktop+, x86_64: installed (original_module exists)

huawei-wmi, 1.0, 5.11.13-amd64-desktop, x86_64: installed (original_module exists)

huawei-wmi, 1.0, 5.11.1-amd64-desktop, x86_64: installed (original_module exists)

huawei-wmi, 1.0, 5.12.14-amd64-desktop, x86_64: installed (original_module exists)

huawei-wmi, 1.0, 5.12.9-amd64-desktop, x86_64: installed (original_module exists)

huawei-wmi, 1.0, 5.8.14-amd64-desktop, x86_64: installed (original_module exists)

Reply View the author
jelly
deepin
2021-07-06 07:16
#13
临之

5.10的搞定了!

把dkms中无用的删除了,主要是之前xdroid安装产生的,/var/lib/dkms

然后dkms autoinstall 一次就解决了

哪些是无用的?

Reply View the author