Please try the following :
echo -e -n '\033[9]' > /dev/tty0
or
echo 0 > /sys/class/graphics/fbx/blank
fbx - is number of framebuffer (LCD, LVDS, HDMI), x =0,1,2
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------