参考AM335x Linux Power Management User Guide手册。打[root@arago /]# echo mem > /sys/power/state 命令后。出现以下错误:
root@arm:/sys/power# echo mem > /sys/power/state
bash: echo: write error: No such device
root@arm:/sys/power#
请问如何解决。用的板子是官方的bb black。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
参考AM335x Linux Power Management User Guide手册。打[root@arago /]# echo mem > /sys/power/state 命令后。出现以下错误:
root@arm:/sys/power# echo mem > /sys/power/state
bash: echo: write error: No such device
root@arm:/sys/power#
请问如何解决。用的板子是官方的bb black。
用的是BBB板子里自带的启动文件?
因为BBB板子是Beaglebone论坛的产品,这个里面默认灌入的3.8 kernel的一个Linux中间版本,不是官方发布支持的。所以不确定会不会有这个问题,建议你下一个我们官网的软件,跑在板子上试试看。
PS: 印象中在这个版本上,好像是可以通过debugfs来调出这个功能的,具体细节没翻到。找到了再给你update。
您好:
我在运行 make menuconfig时也有错误。请问是版本问题么。
root@arm:/home/hy# meke menuconfig
-bash: meke: command not found
。