Summary: | systemd poweroff become reboot in dell 15-7537 | ||
---|---|---|---|
Product: | systemd | Reporter: | ayaka <ayaka> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED NOTOURBUG | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | ayaka |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
See Also: |
https://bugzilla.kernel.org/show_bug.cgi?id=79271 https://bugzilla.redhat.com/show_bug.cgi?id=1096827 |
||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | the journalctl -b-1 |
Description
ayaka
2014-07-04 01:54:11 UTC
This is unlikely to be a systemd problem, since at some point systemd asks the kernel to actually do the deed. To test, can you do 'poweroff -f'? This talks directly to the kernel, bypassing the normal shutdown sequence. I looked at the kernel bug and see that 'echo o > /proc/sysrq-trigger' works for you. To narrow it down, please still do the 'poweroff -f' test, and if it works, turn on systemd debugging with 'systemd-analyze set-log-level debug', and try to poweroff as usual, and after the reboot, post logs from previous boot: 'journalctl -b-1' output. (In reply to comment #2) > I looked at the kernel bug and see that 'echo o > /proc/sysrq-trigger' works > for you. To narrow it down, please still do the 'poweroff -f' test, and if > it works, turn on systemd debugging with 'systemd-analyze set-log-level > debug', and try to poweroff as usual, and after the reboot, post logs from > previous boot: 'journalctl -b-1' output. Yes, poweroff -f would poweroff the laptop. But systemctl poweroff will reboot, the log is too long, I paste it there http://paste.fedoraproject.org/119116/05709502/ Can you paste the relevant bits again? the fpaste is not available anymore. I find my problem fix in new kernel, here is 3.15.8, when I report it the kernel is still 3.14. But I still have problem of poweroff after I reboot from windows, it is more likely the audio card problem in this laptop, the driver doesn't close the audio card in windows. Maybe the poweroff problem is caused by a windows driver. OK, if the problem is gone with a newer kernel I figure we can close this bug. Created attachment 106290 [details]
the journalctl -b-1
I am very sorry, that problem doesn't been solved. Please re-open it. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.