The requirement is to install the module that I could use it in container. However, I have searched lots of post and did not find any source that is available to do it under pve.
I am running 6.5.13-1-pve, any suggestion? Thanks.
<-- ubuntu sample-->
apt install linux-modules-extra-`uname -r`
modprobe binder_linux devices="binder,hwbinder,vndbinder"
modprobe ashmem_linux
I am running 6.5.13-1-pve, any suggestion? Thanks.
<-- ubuntu sample-->
apt install linux-modules-extra-`uname -r`
modprobe binder_linux devices="binder,hwbinder,vndbinder"
modprobe ashmem_linux