blob: 7613669b9b22bdfcc23b29de129e9ea26ffba3f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Desktop monitor powering down
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Desktop%20monitor%20powering%20down&In-Reply-To=%3C502266EE.3080705%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017990.html">
<LINK REL="Next" HREF="017994.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Desktop monitor powering down</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Desktop%20monitor%20powering%20down&In-Reply-To=%3C502266EE.3080705%40roadrunner.com%3E"
TITLE="[Mageia-dev] Desktop monitor powering down">ftg at roadrunner.com
</A><BR>
<I>Wed Aug 8 15:17:34 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017990.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI>Next message: <A HREF="017994.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17992">[ date ]</a>
<a href="thread.html#17992">[ thread ]</a>
<a href="subject.html#17992">[ subject ]</a>
<a href="author.html#17992">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 08/08/2012 07:42 AM, Colin Guthrie wrote:
><i> Generally speaking these settings are done in the display environment
</I>><i> GUIs (i.e. Gnome and KDE) thus avoiding having to call xset directly by
</I>><i> the user or in scripts etc. This is just a command line interface to
</I>><i> things the DE's should wrap already.
</I>><i>
</I>><i> So I'd go looking for those bits breaking and/or something in your user
</I>><i> account messing up. i.e. try it with a fresh boot and logging into a
</I>><i> fresh user account and see if the problem still occurs. That might help
</I>><i> narrow down where the real problem lies.
</I>><i>
</I>><i>
</I>This is getting muddy. I've done a lot of cauldron updating since my
last logout/reboot, and when I tried a fresh boot GDM hung repeatedly,
and I had to switch to KDM.
The problem doesn't occur with a fresh user, but it no longer occurs on
my userid either. Either it's a function of the DM, or else the "xset
-dpms" I did previously is sticky:
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ftgme2</A> ftg]# xset q
Keyboard Control:
...
DPMS (Energy Star):
Standby: 600 Suspend: 600 Off: 600
DPMS is Disabled
But knowing that dpms is involved got some google results, and I think
the problem is <A HREF="https://bugs.kde.org/show_bug.cgi?id=295814">https://bugs.kde.org/show_bug.cgi?id=295814</A>
The similarity between my case and the reported ones is that I had set
all Power Management off, so that the screen would never dim or
disable. I had done this because I have some WINE stuff run overnight
by cron, and when KDE blanks or disables the screen, graphical apps
won't start.
According to the report, a disabled PM enables dpms with a random set of
numbers. I just happened to get 30 seconds. One poor sod had a
1-second timeout.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017990.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI>Next message: <A HREF="017994.html">[Mageia-dev] Desktop monitor powering down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17992">[ date ]</a>
<a href="thread.html#17992">[ thread ]</a>
<a href="subject.html#17992">[ subject ]</a>
<a href="author.html#17992">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|