You are not logged in.

#1 2009-09-19 20:31:07

saurav
Member
Registered: 2009-09-19
Posts: 5

Preventing display from turning off

Hi,

I installed Arch64 on a Dell Inspiron 1545 laptop. If there is no user input activity (such as keyboard activity) for about 5 minutes, the display turns off. I have to press a key (or swipe the touchpad if in X) to get the display back. It seems to be a simple, purposeful turning off of the display to save power or whatever. However, I would like to prevent this from occurring.

This issue is _not_ related to X because it has been occurring from the very beginning, before I had installed X, and even before installing hal and acpid, so it doesn't seem to be related to those either. It therefore occurs whether the X server is running or not. It seems to be by design, so there must be a way to turn it off.

Please let me know if any other info is required.

Thanks in advance.

Offline

#2 2009-09-19 21:01:44

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Preventing display from turning off

Try turning off DPMS using:

xset -dpms &

If it works, put somewhere like ~/.xinitrc so it becomes the default.

Offline

#3 2009-09-19 21:02:13

cerbie
Member
Registered: 2008-03-16
Posts: 124

Re: Preventing display from turning off

Check your BIOS options for it.

Try setting the timeouts for X, and see if that overrides your hardware's automatic functionality.


"If the data structure can't be explained on a beer coaster, it's too complex." - Felix von Leitner

Offline

#4 2009-09-19 21:22:31

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: Preventing display from turning off

Personally, I like to do the xorg server timeouts too.  Your DE might override it though.  Created a script for kde if you use that that can toggle blanking,powersaving,screensaver,suspend off so you can say... watch a movie:

movietime


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#5 2009-10-02 11:39:24

saurav
Member
Registered: 2009-09-19
Posts: 5

Re: Preventing display from turning off

Thanks for the replies. I found a way to turn off the feature in KDE - enable display power management in System Settings, Display and set each aspect to 'Disabled' individually. It seems this is similar to xset -dpms as suggested by skottish.

All the replies posted earlier, as well as my own solution, only work for X. It's fine for now, since I mostly use the GUI, however, I have still to come across a solution that works for text mode without X too.

Offline

#6 2009-10-02 12:00:18

Zeist
Arch Linux f@h Team Member
Registered: 2008-07-04
Posts: 532

Re: Preventing display from turning off

You probably want to do pretty much the opposite of what this guy wanted to achieve for use without X:

http://bbs.archlinux.org/viewtopic.php?id=66169


I haven't lost my mind; I have a tape back-up somewhere.
Twitter

Offline

#7 2009-10-06 06:29:09

saurav
Member
Registered: 2009-09-19
Posts: 5

Re: Preventing display from turning off

Thanks, Zeist! Seems to be what I'm looking for. Shall try it out.

Offline

#8 2009-10-06 17:00:14

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: Preventing display from turning off

sad


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

Board footer

Powered by FluxBB