blob: 9a286213420d2ac50ee0dcc86b6d16bb3c3f80de (
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
|
<!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=%3C51129E46.5090404%40ventoso.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009205.html">
<LINK REL="Next" HREF="009165.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=%3C51129E46.5090404%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>Wed Feb 6 19:17:42 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009205.html">[Mageia-discuss] FOSDEM pictures
</A></li>
<LI>Next message: <A HREF="009165.html">[Mageia-discuss] Help texts for Beginner in Mageia Wiki, in English
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9164">[ date ]</a>
<a href="thread.html#9164">[ thread ]</a>
<a href="subject.html#9164">[ subject ]</a>
<a href="author.html#9164">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Al 31/01/13 11:07, En/na Luca Olivetti ha escrit:
><i> Hello,
</I>><i>
</I>><i> I just realized with a new laptop that an old problem is still there:
</I>><i> when on battery, the hard disk spins down only to awake a few seconds later.
</I>><i> This isn't healthy for the hard-disk, and in the past I solved it by
</I>><i> editing laptop-mode settings to lengthen the spin-down timeout.
</I>><i> Now laptop-mode is gone and I don't know where to look (I googled but I
</I>><i> only could find outdated or non relevant information, maybe my google-fu
</I>><i> isn't strong enough, but everything I find about systemd is either
</I>><i> outdated or plainly not working).
</I>><i> Where should I look?
</I>
Found it.
pm-utils is still there.
I just copied /usr/lib64/pm-utils/power.d/harddrive to /etc/pm/power.d
and modified it with saner values (6 seconds to spin down? WTF? I
changed it to 60).
Bye
--
Luca
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009205.html">[Mageia-discuss] FOSDEM pictures
</A></li>
<LI>Next message: <A HREF="009165.html">[Mageia-discuss] Help texts for Beginner in Mageia Wiki, in English
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9164">[ date ]</a>
<a href="thread.html#9164">[ thread ]</a>
<a href="subject.html#9164">[ subject ]</a>
<a href="author.html#9164">[ 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>
|