* Carlos E. R <carlos.e.r@opensuse.org> [2013-10-19 14:09]:
On 2013-10-19 13:49, Guido Berhoerster wrote:
* Carlos E. R. <> [2013-10-19 12:40]:
Notice that the behaviour is different on each reboot. I rebooted, and graphical session failed. I had to login as root in text mode, issue init 3 and init 5.
Logged in, attempted to hibernate, got asked for root password, and hibernated.
Hmm, that's really weird. Can you attach the logs from the failed boot to the bugreport? /var/log/messages if you have rsyslog or journalctl output as root if not.
I rebooted again, graphical session fine, then attempted to get the info you requested - there is a syntax problem, and --help does not help me:
OK, please open a bug report then, I'll try to reproduce with a fresh install of RC1 later. Please include the output of loginctl list-sessions -al <numbers> where numbers are the numbers from the first column of loginctl list-sessions
cer@Minas-Tirith:~> loginctl list-sessions SESSION UID USER SEAT 1 488 lightdm seat0 2 1000 cer seat0
2 sessions listed. cer@Minas-Tirith:~> loginctl list-sessions -al 1 Too many arguments. cer@Minas-Tirith:~> loginctl list-sessions -al 2 Too many arguments. cer@Minas-Tirith:~>
Sorry, typo. That should be loginctl show-session -al <numbers>.
Also please try what happens when you call upower directly with dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
Instant hibernation, no questions asked.
OK, given the weird behavior above probably not that surprising. The thing is that xfce4-session does nothing else than the above DBus call in order to hibernate.
No, but that's not what he said. The kernel detects an added device and sends out an event to udev which in turn sends and event to thunar-volman which then automounts filesystems if configured to do so. I'm not familiar what the kernel does when resuming from hibernation so I leave that for the kernel guys to answer.
Well, the behaviour compared with 12.3 has changed. You say I report this against kernel?
Maybe ask on opensuse-kernel what the expected behavior is and whatever additional information is neded. -- Guido Berhoerster -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org