LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-28-2004, 09:44 PM   #1
irfanhab
Member
 
Registered: Jan 2004
Location: Pakistan
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415

Rep: Reputation: 34
Xorg Standby a fake!!


Hi all,


In Slackware 9.1, Xfree86, a standby was a real standby, I mean the monitor went to low power and the LEDs on the monitor blinked orange, which showed that it was on standby.

Now in Slackware 10, xorg, does not have standby as such

xset + dpms
xset dpms force standby

produces a blank screen, which can be easily done by a screen saver, but the monitor is on full power!

How can you achieve real standby with Xorg
 
Old 07-28-2004, 10:07 PM   #2
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
Do you have this in the monitor section of your /etc/X11/xorg.conf?

Option "DPMS"
 
Old 07-29-2004, 08:18 AM   #3
irfanhab
Member
 
Registered: Jan 2004
Location: Pakistan
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415

Original Poster
Rep: Reputation: 34
No I dont have any line like that,

but I think
xset +dpms has the same effect.
 
Old 07-29-2004, 09:34 AM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
i have a dpms option in my graphics device section:

# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
Identifier "Nvidia TNT2 M64 32MB"
Driver "nvidia"
Option "DPMS"
#VideoRam 4096
# Insert Clocks lines here if appropriate
EndSection
 
Old 07-29-2004, 10:19 AM   #5
tigerflag
Member
 
Registered: Aug 2002
Location: Phoenix, AZ
Distribution: PCLinuxOS 2012.08
Posts: 430

Rep: Reputation: 30
From my similar experience, you have to have the line "Option "DPMS" like win32sux says.

Siri Amrit
 
Old 08-01-2004, 04:47 AM   #6
jjge
Member
 
Registered: Jun 2003
Location: Kalkar, Germany
Distribution: Slackware
Posts: 108

Rep: Reputation: 16
I have tried this as well; also the Option line. To no avail. Any other suggestions?

setterm works on text terminals, including standby and off.
 
Old 08-01-2004, 05:17 AM   #7
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Do you have acpi support? (If i'm not wrong it's needed for the monitor too).
 
Old 08-01-2004, 05:38 AM   #8
jjge
Member
 
Registered: Jun 2003
Location: Kalkar, Germany
Distribution: Slackware
Posts: 108

Rep: Reputation: 16
I will try that. However, if standby and power off works for the text console, why should I need ACPI for the graphic modes?
 
Old 08-01-2004, 05:48 AM   #9
jjge
Member
 
Registered: Jun 2003
Location: Kalkar, Germany
Distribution: Slackware
Posts: 108

Rep: Reputation: 16
I have just checked make menuconfig, but I see little that could be of relevance, unless you have a laptop. Nothing about monitors anyway.

BTW I have Slack 10. It used to work under Slack 9.1
 
Old 08-02-2004, 02:18 AM   #10
irfanhab
Member
 
Registered: Jan 2004
Location: Pakistan
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415

Original Poster
Rep: Reputation: 34
I tried the options "DPMS"

but to no avail, I still don't have proper standby!
 
Old 08-05-2004, 10:54 AM   #11
nutznboltz
LQ Newbie
 
Registered: Jul 2003
Location: Washington, DC Metro Area
Distribution: Ubuntu
Posts: 4

Rep: Reputation: 0
Try spelling "Option" without an "s" on the end.
Worked for me--I had the same problem with xorg that you did.

Now if only I could fix my other xorg problems:

I use "copy" under rdesktop (running remotely) and get

Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 18 (X_ChangeProperty)
Atom id in failed request: 0x186
Serial number of failed request: 16003
Current serial number in output stream: 16005

rdesktop crashes. By "running remotely" I mean "ssh -XC remotehost" then start rdesktop there.


I use Mozilla on a remote box and get a message about "RENDER" not being installed despite xdpyinfo listing RENDER.

I try to use firefox 0.8 remotely and get

Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
serial 324 error_code 9 request_code 73 minor_code 0
Gdk-ERROR **: BadAccess (attempt to access private resource denied)
serial 325 error_code 10 request_code 102 minor_code 0

firefox doesn't start
 
Old 08-05-2004, 01:09 PM   #12
blk96gt
Member
 
Registered: Jun 2004
Location: Nacogdoches, TX
Distribution: Ubuntu 7.04
Posts: 230

Rep: Reputation: 30
Are you using KDE? I added the Option "DPMS" line to mine also, but I found that it still didn't work. I tried adjusting the power settings in KDE, and that worked. So you might want to give that a try if you are using KDE.
 
Old 08-05-2004, 02:41 PM   #13
jjge
Member
 
Registered: Jun 2003
Location: Kalkar, Germany
Distribution: Slackware
Posts: 108

Rep: Reputation: 16
yes, I tried that. In fact, I tried that first. Then I guessed that xset force off is a faster way to find out if power management works. Then I discovered that that didn't work either.
 
Old 08-07-2004, 04:31 AM   #14
irfanhab
Member
 
Registered: Jan 2004
Location: Pakistan
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415

Original Poster
Rep: Reputation: 34
Well

Adding

OPTIONS or OPTION does not make a difference in mine,

I still get no proper standby
 
Old 08-07-2004, 11:36 AM   #15
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
Try
Code:
modprobe apmd
lsmod to confirm the module has been loaded, then the standby should work. In any event, you can check the xorg log file. I don't have my Linux with me now. So can't confirm with you where the file is located. But, the standby and power-off (monitor) definately works.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fake Directories wwnexc Linux - Software 14 09-05-2005 11:43 PM
Fake hotmail account crazy diamond General 4 10-08-2004 06:20 AM
fake ip's g452 Linux - Networking 3 06-04-2004 01:26 PM
fake out netcraft.com chrisknight Linux - General 8 03-13-2004 07:53 PM
fake email oulevon General 4 05-23-2001 05:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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