From: "Canek Peláez Valdés" <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2
Date: Mon, 11 Feb 2013 15:30:16 -0600 [thread overview]
Message-ID: <CADPrc80cKLn_kw+CBw28G_r_rq63Q8RDTMKt+gQR1HJyeQcmhQ@mail.gmail.com> (raw)
In-Reply-To: <51196056.4020105@xunil.at>
On Mon, Feb 11, 2013 at 3:19 PM, Stefan G. Weichinger <lists@xunil.at> wrote:
> Am 11.02.2013 22:03, schrieb Canek Peláez Valdés:
>> On Mon, Feb 11, 2013 at 3:51 AM, Stefan G. Weichinger <lists@xunil.at> wrote:
>>> Do you have acpid installed/enabled? Anything aside the default
>>> acpi-scripts?
>>
>> The last time I installed acpid was in November of 2010, and I
>> uninstalled for the last time in April 2011. My machines are all acpid
>> free since then; systemd + UPower takes cares of everything AFAIK.
>
> I see. I take this as an impulse to cleanup my system even more ...
> removing acpi means getting rid of those app-laptop/laptop-mode-tools as
> well afai understand ... they relied on ACPI to switch stuff ...
>
> Both removed now ...
>
>> I haven't used scripts to suspend or hibernate in ages; again UPower
>> does everything, or perhaps some other part of the GNOME stack.
>> sys-power/pm-utils is still being pulled in by upower-0.9.19, but it
>> only calls pm-is-supported (src/linux/up-backend.c:363-390) to
>> determine if the machine can suspend/hibernate. Which is kinda stupid,
>> since pm-is-supported is only a set of scripts which test files in the
>> /sys directory. UPower should test for those files directly (is in the
>> linux backend anyway), and remove the pm-utils dependency.
>
> Yep, another issue (bug-report ;-) ).
>
>> For the kernel I use vanilla-sources unstable; I haven't used
>> gentoo-sources in ages (long before systemd), and I never used
>> tuxonice-sources.
>
> I see. gentoo-sources here, 3.7.6 at the moment, from time to time I
> "git pull" some kernel from linux-git or linux-stable (Linus or Greg ...).
>
>> Suspend/hibernate works perfectly in all my machines; I haven't had a
>> failed resume in (literally) years.
>
> Good to hear.
>
> I see upower.service as active but disabled ... ? hmm..
It's OK; disabled means that it's not enabled, i.e., there is no link
to it from /etc/systemd/system/*.wants. It's Dbus activable, so the
first time someone calls a method from org.freedesktop.UPower via
dbus, the service is activated automatically. There is no need to
enable the service (which will mean that it starts even if no other
process calls a method from org.freedesktop.UPower).
Enabled/Disabled is orthogonal to Active/Inactive; the first means
"the service will start when reaching its target no matter what", and
the latter means "the service is running".
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
next prev parent reply other threads:[~2013-02-11 21:30 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 17:02 [gentoo-user] systemd-197-r1 starts gdm-3.6.2 Stefan G. Weichinger
2013-01-30 17:36 ` Hinnerk van Bruinehsen
2013-01-30 17:48 ` Stefan G. Weichinger
2013-01-30 17:52 ` Canek Peláez Valdés
2013-01-30 17:56 ` Stefan G. Weichinger
2013-01-30 18:04 ` Canek Peláez Valdés
2013-01-30 18:13 ` Stefan G. Weichinger
2013-01-30 18:32 ` Stefan G. Weichinger
2013-01-30 18:47 ` Canek Peláez Valdés
2013-01-30 18:51 ` Stefan G. Weichinger
2013-01-30 18:58 ` Canek Peláez Valdés
2013-01-30 19:22 ` Stefan G. Weichinger
2013-01-30 20:22 ` Stefan G. Weichinger
2013-01-30 21:14 ` Alecks Gates
2013-01-31 5:35 ` Canek Peláez Valdés
2013-01-31 5:48 ` Canek Peláez Valdés
2013-01-31 23:17 ` Alecks Gates
2013-01-31 23:27 ` Alecks Gates
2013-02-01 4:27 ` Canek Peláez Valdés
2013-01-31 9:13 ` Stefan G. Weichinger
2013-01-31 18:06 ` Canek Peláez Valdés
2013-01-31 18:17 ` Stefan G. Weichinger
2013-01-31 18:26 ` Canek Peláez Valdés
2013-01-31 18:35 ` Stefan G. Weichinger
2013-01-31 18:54 ` Canek Peláez Valdés
2013-02-01 18:37 ` Stefan G. Weichinger
2013-02-01 19:39 ` Canek Peláez Valdés
2013-02-02 10:10 ` Stefan G. Weichinger
2013-02-06 7:19 ` Canek Peláez Valdés
2013-02-06 11:58 ` Stefan G. Weichinger
2013-02-06 15:56 ` Stefan G. Weichinger
2013-02-06 17:18 ` Canek Peláez Valdés
2013-02-06 17:55 ` Stefan G. Weichinger
2013-02-09 18:56 ` Stefan G. Weichinger
2013-02-09 19:44 ` Stefan G. Weichinger
2013-02-09 23:30 ` Canek Peláez Valdés
2013-02-09 23:26 ` Canek Peláez Valdés
2013-02-10 10:09 ` Stefan G. Weichinger
2013-02-10 10:35 ` Stefan G. Weichinger
2013-02-10 14:41 ` Stefan G. Weichinger
2013-02-10 19:32 ` Stefan G. Weichinger
2013-02-10 19:47 ` Canek Peláez Valdés
2013-02-11 9:51 ` Stefan G. Weichinger
2013-02-11 21:03 ` Canek Peláez Valdés
2013-02-11 21:19 ` Stefan G. Weichinger
2013-02-11 21:30 ` Canek Peláez Valdés [this message]
2013-02-11 21:51 ` Stefan G. Weichinger
2013-02-13 20:32 ` Stefan G. Weichinger
2013-02-13 21:08 ` Canek Peláez Valdés
2013-02-13 21:36 ` Stefan G. Weichinger
2013-02-16 13:02 ` [gentoo-user] systemd and gnome: suspending twice, solved Stefan G. Weichinger
2013-02-13 18:17 ` [gentoo-user] systemd-197-r1 starts gdm-3.6.2 Stefan G. Weichinger
2013-02-13 20:01 ` Canek Peláez Valdés
2013-02-13 20:05 ` Stefan G. Weichinger
2013-03-04 19:42 ` Stefan G. Weichinger
2013-03-04 20:07 ` Stefan G. Weichinger
2013-03-05 6:36 ` Canek Peláez Valdés
2013-03-05 6:40 ` Canek Peláez Valdés
2013-03-05 7:49 ` Stefan G. Weichinger
2013-03-05 7:44 ` Stefan G. Weichinger
2013-03-09 16:23 ` [gentoo-user] systemd-197-r1 starts gdm-3.6.2 SOLVED Stefan G. Weichinger
2013-02-12 20:26 ` [gentoo-user] systemd-197-r1 starts gdm-3.6.2 Randy Barlow
2013-02-13 3:23 ` [gentoo-user] Re: systemd-197-r1 starts gdm-3.6.2 [now gnome3] walt
2013-02-13 4:13 ` Canek Peláez Valdés
2013-02-13 10:39 ` Alan McKinnon
2013-02-13 11:36 ` [gentoo-user] " Stroller
2013-02-13 12:23 ` Alan McKinnon
2013-02-13 14:12 ` [gentoo-user] " walt
2013-02-13 17:32 ` Paul Hartman
2013-02-13 17:56 ` [gentoo-user] " Kevin Chadwick
2013-02-13 19:05 ` Alan McKinnon
2013-02-13 19:32 ` Kevin Chadwick
2013-02-13 17:50 ` [Bulk] Re: [gentoo-user] " Kevin Chadwick
2013-02-13 23:54 ` Alecks Gates
2013-02-14 0:11 ` [Bulk] " Kevin Chadwick
2013-02-14 3:12 ` Allan Gottlieb
2013-02-13 18:23 ` Yohan Pereira
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADPrc80cKLn_kw+CBw28G_r_rq63Q8RDTMKt+gQR1HJyeQcmhQ@mail.gmail.com \
--to=caneko@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox