LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-19-2004, 12:59 PM   #1
jmax24
Member
 
Registered: Apr 2004
Posts: 39

Rep: Reputation: 15
Screen goes blank after about 10 minutes


Hey, i am a newbi with linux. I am running redhat 8 and, well this isn't really a problem, but, when there is no activity my screen goes blank after about 10 - 15 min then my monitor shuts off after about 20 - 30 min. I figure this is some kind of power management, but i was wondering if there is a way to disable this. Any help would be greatly appreciated. Aslo i have my screensaver disabled.

thx,

jmax24
 
Old 04-19-2004, 01:28 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
It would help to know which window manager you are running ie: kde, gnome, flux...

Either way you are correct about it being power management. Have a look for "power management" in your menu and you should find a way to disable it. I know for a fact it is in the kde menu...
 
Old 04-19-2004, 01:29 PM   #3
jmax24
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
I am using genome environment. I hope this helps.
 
Old 04-19-2004, 08:05 PM   #4
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
You're using Gnome, not Genome. :-D

Something to try would be this command in a terminal:
Code:
xset -dpms
That will disable dpms which is what controls power management in X with respect to your monitor.
If you want to get your hands dirty, the best way to disable it would be to edit /etc/X11/XF86Config-4 (or XF86Config).

You'll be looking for a section like this (taken from mine in Slack 9.1):
Code:
Section "Monitor"

    Identifier  "SVA"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
   # DisplaySize        320 255
    HorizSync   24.0 - 80.0
    VertRefresh 50.0 - 75.0
    Option      "dpms"
    Option      "MonitorLayout" "TDMS"
    Option      "DDCMode" "on"

EndSection
You'll notice the line that says Option "dpms"
You can comment that option out by simply entering a hash # in front of it, as you see is the prefix before the other "comments" within that section above.

You may also see some options as far as times for DPMS actions, like standby, shutoff, etc.
You can comment those out too. Save the file and restart your X session and it should take effect.

May be best to do that editing while in command line mode, as Gnome or another app may be saving the XF86Config file on exit, and you'd lose your changes. Then when it happens again, you'll be thinking "Why didn't it work???".

--Shade
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 9.0 Blank screen instead of login in screen damoncf Linux - Distributions 4 02-24-2007 08:49 PM
fluxbox, black screen after 10 minutes Seiken Slackware 5 04-11-2005 05:03 PM
Blank screen after 10 minutes (have tried alot) Ephracis Slackware 6 09-21-2004 01:37 AM
screen blackens after few minutes ichbinesderelch Linux - General 1 08-19-2003 10:36 AM
Screen goes black every few minutes Seph64 Linux - General 2 02-15-2003 01:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration