summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-October/019472.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019472.html')
-rw-r--r--zarb-ml/mageia-dev/2012-October/019472.html138
1 files changed, 138 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019472.html b/zarb-ml/mageia-dev/2012-October/019472.html
new file mode 100644
index 000000000..cd622c9f7
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-October/019472.html
@@ -0,0 +1,138 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Deprecating pm-utils
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20pm-utils&In-Reply-To=%3C5085C134.80507%40free.fr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="019398.html">
+ <LINK REL="Next" HREF="019475.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Deprecating pm-utils</H1>
+ <B>Luc Menut</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Deprecating%20pm-utils&In-Reply-To=%3C5085C134.80507%40free.fr%3E"
+ TITLE="[Mageia-dev] Deprecating pm-utils">lmenut at free.fr
+ </A><BR>
+ <I>Mon Oct 22 23:57:08 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="019398.html">[Mageia-dev] Deprecating pm-utils
+</A></li>
+ <LI>Next message: <A HREF="019475.html">[Mageia-dev] Deprecating pm-utils
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19472">[ date ]</a>
+ <a href="thread.html#19472">[ thread ]</a>
+ <a href="subject.html#19472">[ subject ]</a>
+ <a href="author.html#19472">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le 17/10/2012 00:04, Colin Guthrie a &#233;crit :
+&gt;<i> I've already dropped the requirement from upower and I suspect that kde
+</I>&gt;<i> these days also uses upower for suspend/resume (can someone please test
+</I>&gt;<i> for me? Just remove pm-utils with --nodeps and make sure everything
+</I>&gt;<i> still works is a nice easy test :D)
+</I>
+upower 0.9.18 still requires pm-utils for some features:
+
+- up_backend_supports_sleep_state (src/linux/up-backend.c line 360)
+calls /usr/bin/pm-is-supported to determine if suspend or hibernate are
+available on the system. upower uses this to reply to dbus call on
+org.freedesktop.UPower.CanSuspend or .CanHibernate.
+Without pm-utils, org.freedesktop.UPower.CanSuspend or .CanHibernate
+always return false.
+At startup, KDE asks org.freedesktop.UPower.CanSuspend and .CanHibernate
+to know if, respectively, suspend and hibernate are possible on the
+system. So, without pm-utils installed, suspend and hibernate entries
+are not available in KDE's menus and applets (it's needed to reboot
+after the removal of pm-utils).
+
+- up_backend_get_powersave_command (src/linux/up-backend.c line 615)
+calls /usr/sbin/pm-powersave to apply powersave's adjustments.
+
+
+So, we should re-add the Requires pm-utils in upower for now (btw,
+Fedora still has this requirement).
+
+regards,
+Luc
+
+--
+Luc Menut
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="019398.html">[Mageia-dev] Deprecating pm-utils
+</A></li>
+ <LI>Next message: <A HREF="019475.html">[Mageia-dev] Deprecating pm-utils
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19472">[ date ]</a>
+ <a href="thread.html#19472">[ thread ]</a>
+ <a href="subject.html#19472">[ subject ]</a>
+ <a href="author.html#19472">[ 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>