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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] battery power control and hard disk spin down with mageia 2 (systemd)?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20battery%20power%20control%20and%20hard%20disk%20spin%20down%0A%20with%20mageia%202%20%28systemd%29%3F&In-Reply-To=%3C510C6363.1010807%40ventoso.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009158.html">
<LINK REL="Next" HREF="009160.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] battery power control and hard disk spin down with mageia 2 (systemd)?</H1>
<B>Luca Olivetti</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20battery%20power%20control%20and%20hard%20disk%20spin%20down%0A%20with%20mageia%202%20%28systemd%29%3F&In-Reply-To=%3C510C6363.1010807%40ventoso.org%3E"
TITLE="[Mageia-discuss] battery power control and hard disk spin down with mageia 2 (systemd)?">luca at ventoso.org
</A><BR>
<I>Sat Feb 2 01:52:51 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009158.html">[Mageia-discuss] battery power control and hard disk spin down with mageia 2 (systemd)?
</A></li>
<LI>Next message: <A HREF="009160.html">[Mageia-discuss] Invitation to the Mageia.Org General Assembly
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9159">[ date ]</a>
<a href="thread.html#9159">[ thread ]</a>
<a href="subject.html#9159">[ subject ]</a>
<a href="author.html#9159">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Al 02/02/13 01:32, En/na Luca Olivetti ha escrit:
><i> Al 31/01/13 11:07, En/na Luca Olivetti ha escrit:
</I>><i>
</I>>><i>
</I>>><i> Another problem I have is the backlight control doesn't work, but I
</I>>><i> think that's a kernel problem.
</I>><i>
</I>><i> It turns out the kernel has no problem controlling the backlight, but as
</I>><i> soon as the nvidia driver takes control it no longer work.
</I>><i> With nouveau it works though it stops working after a suspend (the
</I>><i> brightess is at its maximum after a resume and cannot be changed).
</I>><i> Also, the hotkeys stops working after a while, but the backlight can
</I>><i> still be controlled via the battery applet or the
</I>><i> /sys/class/backlight/acpi_video0/brightness file (and, BTW, as I said
</I>><i> before after a suspend it doesn't work, but the hotkeys are working
</I>><i> again, i.e., they're changing the value in the file but it has no effect
</I>><i> on the backlight).
</I>
And now I found a solution for the nvidia proprietary driver, which
survives a suspend/resume.
It's just a matter of adding
Option "RegistryDwords" "EnableBrightnessControl=1"
to the Device section of xorg.conf
(BTW, why does XFdrake disable DynamicTwinTwied ?)
><i>
</I>><i> Still looking for a way to avoid for the disk to spin down when on battery.
</I>><i>
</I>><i> Bye
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009158.html">[Mageia-discuss] battery power control and hard disk spin down with mageia 2 (systemd)?
</A></li>
<LI>Next message: <A HREF="009160.html">[Mageia-discuss] Invitation to the Mageia.Org General Assembly
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9159">[ date ]</a>
<a href="thread.html#9159">[ thread ]</a>
<a href="subject.html#9159">[ subject ]</a>
<a href="author.html#9159">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|