LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 07-19-2003, 04:23 PM   #1
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Rep: Reputation: 30
Screen blanking ? ...


Hi, I've got a problem with my laptop... I cant work out how to stop (or extend) it blanking the screen after a few minutes, I've tried loads of things ppl have suggested to me, cant work out what it is any input would be most grateful, cheers in advance !
 
Old 07-19-2003, 04:31 PM   #2
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
What have you tried so far? If you give us specifics it's less likely we'll repeat suggestions
 
Old 07-19-2003, 05:12 PM   #3
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Original Poster
Rep: Reputation: 30
setterm -blank 0 -powersave off -powerdown 0

I also looked through the X config but couldnt find anything that was controling the blanking
 
Old 07-19-2003, 05:45 PM   #4
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Change your modelines.

You can try using Knoppix if you have CD-ROM drive. Then check out its modeline configuration. Edit your original modelines. Also check the logs in Knoppix.

If you don't have a CD-ROM boot in runlevel 1 and run xf86config. If you want to adjust your settings in GUI use xvidtune, but be careful.
 
Old 07-19-2003, 05:56 PM   #5
lfur
Member
 
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209

Rep: Reputation: 30
Quote:
Originally posted by phoeniXflame
setterm -blank 0 -powersave off -powerdown 0

I also looked through the X config but couldnt find anything that was controling the blanking
Just for the curiosity ... at first I thought that you want to disable the blanking of screen in the console mode, but than you mentioned X ... now i'm puzzled.

Anyway ... if you want to disable it in X just put:
xset s off

in your X init script (man xset for more details).

Otherwise ... sorry

Enjoy
 
Old 07-19-2003, 07:33 PM   #6
Poetics
Senior Member
 
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181

Rep: Reputation: 49
Just a suggestion that came to mind: make sure your battery is fully charged. Many laptops will turn off the screen when battery power drops below a certain point (like 5%)
 
Old 07-19-2003, 07:57 PM   #7
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Original Poster
Rep: Reputation: 30
well its constantly on mains power (as I dont move it from my desk much) so I dont THINK its that, I tried xset and it STILL does it, its VERY odd
 
Old 07-19-2003, 08:24 PM   #8
lfur
Member
 
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209

Rep: Reputation: 30
phoeniXflame,

well if the computer is very old (and it's a laptop ... huh, dunno much about them), this might (or even will ??) be a kick in the dark, but you never know.

Maybe, just maybe your comp has Energy Star option (for monitor)
Try entering in the console (or put it in your X init file):
xset -dpms

which will disable it.

But for sure, check the xset current settings with:
xset -q (in console)

and search for lines that say:
"screensaver"
and
"DPMS (Energy Star)"

wether they have (DPMS) disabled and (screensaver) timeout: 0 set.

Enjoy
 
Old 07-19-2003, 08:33 PM   #9
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Original Poster
Rep: Reputation: 30
thanks for the reply

yea screen saver timeout is 0 and DPMS is disabled, is this right yea ?
 
Old 07-19-2003, 08:52 PM   #10
lfur
Member
 
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209

Rep: Reputation: 30
Hmmm ...

are you running some sort fo xscreensaver maybe?
Try:
ps -A

and see if there's anything like that running.

Otherwise, I'm out of ideas ... will try to figure it out and come back to you.

Enjoy
 
Old 07-20-2003, 01:34 PM   #11
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Original Poster
Rep: Reputation: 30
nope no screensaver program that I can see, Its running fluxbox on a slackware 8.1 system if you were wondering btw
 
Old 07-20-2003, 05:13 PM   #12
lfur
Member
 
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209

Rep: Reputation: 30
Have you checked your BIOS?

Enjoy
 
Old 07-20-2003, 05:41 PM   #13
phoeniXflame
Member
 
Registered: Feb 2003
Location: Somewhere, UK
Distribution: Slack, OpenBSD, Debian, SuSE
Posts: 189

Original Poster
Rep: Reputation: 30
wow how embaressing

cheers ifur, you tipped me off I thought the toshiba bios was un-accessible, however, I learned from a newsgroup post that you can get to it by holding down ESC when booting, once there I found that the laptop had been set to 'Power Saving' power profile ALL the time which was causing the screen to blank after 3 mins now set on 'External Power' profile and all is working perfectly !

thanks to all who helped me on this one !
 
  


Reply



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
Screen Blanking b0mb3r Slackware 6 03-16-2005 02:39 PM
How to turn off screen blanking screen saver in run level 3? Arodef Linux - Software 1 01-04-2005 12:50 PM
rh 9.0 screen blanking corrupter Linux - General 1 06-04-2003 04:16 PM
RH 9.0 screen blanking corrupter Linux - Distributions 0 06-04-2003 09:11 AM
Screen Blanking/non-X ldieter Linux - General 0 03-11-2002 09:05 PM

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

All times are GMT -5. The time now is 08:12 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