|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd powerdown event not delivered | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | werner |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 696902 | ||
|
Description
Bernhard Wiedemann
2011-07-10 05:57:49 UTC
Not a kernel issue, reassigning. I'm not maintainer of systemd before pressing power button, could you check : systemctl status acpid.service I think it isn't enabled (yet) when migration from sysvinit to systemd. because of bug 707418 my Factory/systemd systems now always boots into text console, but there I got > systemctl status acpid.service Loaded: loaded (lib/systemd/system/acpid.service) Active: inactive (dead) CGroup: ... could you try : systemctl enable acpid.service reboot and redo the testcase ? after systemctl enable acpid.service ; reboot It shows acpid as active and I can see the acpid process running, but both lxde and gnome just shutdown from the powerdown event while it should have made them popup a dialog. But it just works on KDE. Interesting. I don't think change of behaviour for lxde and GNOME is related to systemd. your systemd bug sounds like a dup of https://bugzilla.novell.com/show_bug.cgi?id=659357 marking as dup *** This bug has been marked as a duplicate of bug 659357 *** |