refine Ubuntu deploy instructions

This commit is contained in:
Ziyang Zhou
2023-12-27 18:54:43 +08:00
parent a187e91be8
commit 74d1ebf6bf

View File

@@ -39,6 +39,9 @@ modprobe ashmem_linux
## upgrade kernel (5.0+)
apt install linux-generic-hwe-18.04
## add possible missing kernel module
modprobe nfnetlink
## install required kernel modules
modprobe binder_linux devices="binder,hwbinder,vndbinder"
### optional module (removed since 5.18)