Disable screen/power save on QSB

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

Disable screen/power save on QSB

770 Views
AaronLinsdau
Contributor I

We've got an LTIB image up and working on the QSB.  We're running Gstreamer commanded through the serial terminal and displaying video on the VGA port (Video16).  However, the screen goes blank after a few minutes.

Where is or what can I change to prevent the video from going to power saving mode?  I need the display to stay on permanently.

Thanks!

Tags (1)
0 Kudos
2 Replies

613 Views
snan1z
Contributor I

In vt.c under ltib/rpm/BUILD/linux/drivers/char disable line 2399 : ' do_blank_screen(0); ' 

try it, it can be.

0 Kudos

613 Views
AaronLinsdau
Contributor I

We're looking under /sys/devices/platform and trying to find the right device to reconfigure power management.  Any suggestions?

0 Kudos