Hi Martin,

The lid is always open (as you can't power up when the lid is closed,
the lid covers the power-button). No extra monitor is attached.

First of all, when the power-switch-rules are disabled, the machine
starts up normally (no hibernate) as well as the power-down sequence is
normal again (it just powers off => no longer to power off by means of
the terminal-command sudo shutdown - h now.

Here are the power-rules underneath:

#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

ACTION=="remove", GOTO="power_switch_end"

SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="acpi", TAG+="power-switch"
SUBSYSTEM=="input", KERNEL=="event*", KERNELS=="thinkpad_acpi", 
TAG+="power-switch"
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="twl4030_pwrbutton", 
TAG+="power-switch"
SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="tps65217_pwr_but", 
TAG+="power-switch"

LABEL="power_switch_end"

When powering down you can shortly the Xubuntu-screen as before, while when the 
power-rules are active, the screen
immediately goes black.

For the second test, I enabled the rules again and set the debug-flag.
The output of the journal is attached.


** Attachment added: "JournalWithDebug.txt"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1448616/+attachment/4386805/+files/JournalWithDebug.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448616

Title:
  xubuntu15.04 goes into sleep after power-up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1448616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to