IMX8 MEK, how to enable framebuffer auto blank after 1 min

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8 MEK, how to enable framebuffer auto blank after 1 min

254 次查看
wang12zhe
Contributor III

HW :IMX8QXP MEK

Yocto Rev: L5.10.52_2.1

 

When system start, check the blankinterval by command :

root@imx8qxpmek:~# cat /sys/module/kernel/parameters/consoleblank
0

then set it to 60s
root@imx8qxpmek:~# echo -e '\033[9;1]' > /dev/tty1
root@imx8qxpmek:~# cat /sys/module/kernel/parameters/consoleblank
60

I think the framebuffer auto blank after 1 min, but it now work.

How to do if I want enable framebuffer auto blank after 1 min ?

 

 

 

 

0 项奖励
0 回复数