Summary: | logind dies while X11 starts up | ||
---|---|---|---|
Product: | systemd | Reporter: | Sgt. Garcia <darwinskernel> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED WORKSFORME | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | darwinskernel |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=89227 https://bugs.freedesktop.org/show_bug.cgi?id=89283 |
||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
(EE) systemd-logind disappeared (stopped/restarted?)
pam.d/system-auth |
posted a link to the ticket i've filed with intel people under 'See Also' section. Created attachment 113721 [details]
pam.d/system-auth
Hmm, did logind really disappear, when you saw this? Do the system logs show anything about this? If it crashed, any chance you can get us a coredump. Closing due to lack of response. |
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.
Created attachment 113720 [details] (EE) systemd-logind disappeared (stopped/restarted?) systemd-logind vanishes on switching from console to X: (EE) systemd-logind disappeared (stopped/restarted?) see attached Xorg.1.log for more elaborate logging. here is how to reproduce this: 1. have getty or systemd-consoled running on, say, tty1. i'm calling this your console. 2. have X running on, say, tty12 3. swtich from your console to X and back to console. 4. trying to swtich from console to X no freezes the dispaly. i have tested this on intel video card. let me know if you need more specs. commenting this in /etc/pam.d/system-auth: #session required pam_systemd.so hints at pam_systemd being the culprit.