Hello
I have a program in python that uses framebuffer. When the console is not used the screen of monitor is blank. Then, if the screen is blank and I run my program from ssh session, the screen continues blank.
How can I force to screen shows the console and framebuffer?
Thank you.