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
https://docs.aidlux.com
Other
5.59k stars 704 forks source link

linux commands Permission denied. #89

Closed xingdouchen closed 4 years ago

xingdouchen commented 4 years ago

root@localhost:~# top

top: failed tty set: Permission denied root@localhost:~# root@localhost:~# vmstat procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- r b swpd free buff cache si so bi bo in cs us sy id wa st /proc/stat: Permission denied root@localhost:~#

I also use linux commands and find it is permission denied, such as top/vmstat ... any solutions?

aidlearning commented 4 years ago

Because of the android have no root permission, so vmstat cannot run on aid. next version will find
a way to slove the question ....

xingdouchen commented 4 years ago

Because of the android have no root permission, so vmstat cannot run on aid. next version will find a way to slove the question ....

what's the time of next version?Thanks~

aidlearning commented 4 years ago

have the test version of 0.83, pls reference the url: https://www.yuque.com/glg1kx/aidlearning/cee0vu

xingdouchen commented 4 years ago

have the test version of 0.83, pls reference the url: https://www.yuque.com/glg1kx/aidlearning/cee0vu

Great,太赞了! 是所有需要linux root权限的命令,都可以用了吗? Are there all linux commands which needs root can be used now?