when and where set consoleblank to 0 during system start up

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

when and where set consoleblank to 0 during system start up

519 Views
wang12zhe
Contributor III

HW:IMX8QM

Yocto: L5.15.32

 

when system start, I find the /sys/module/kernel/parameters/consoleblank is 0

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

This means the framebuffer auto blank feature will be disabled, but I'm not find when and where set consoleblank to 0 during system start up, can anybody help me about this?

 

 

 

0 Kudos
Reply
1 Reply

506 Views
Harvey021
NXP TechSupport
NXP TechSupport

Try to check from bootargs settings for it or in drivers/tty/vt/vt.c

 

Best regards

Harvey

0 Kudos
Reply