aidlearning / AidLearning-FrameWork

🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS

Home Page:https://docs.aidlux.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

root用户权限不够?

sbcp opened this issue · comments

service docker start
/etc/init.d/docker: 第 76 行:ulimit: open files:无法修改 limit 值: 不允许的操作
/etc/init.d/docker: 第 81 行:ulimit: max user processes:无法修改 limit 值: 不允许的操作

还是不行
[root@ ~]# vim /etc/security/limits.conf

  •            soft nofile            65535
    
  •            hard nofile            65535
    
  •            soft nproc             65535
    
  •            hard nproc             65535
    
commented

if you need docker on aid, you have to root your phone, and modify some files of rom