回复: backtrack5 video issue
Quote:
Originally Posted by
donh38
good day every one i enjoy backtrack very much i jsut have one nagging issue i need held with, after ten minutes it turns my monitor off. i have gone into power management and dissabled "put dissplay to sleep" and im still having the same problem. thank you for any help.
me too
the bug is too bad ,some people say should update the Nvidia Graphic sdriver
but it don't hlep
Re: backtrack5 video issue
Hi there, to resolve this issue you have to:
add this at
sudo gedit /etc/X11/xorg.conf
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
And that's it!!!
Jim1650.