|
Bugzilla – Full Text Bug Listing |
| Summary: | plymouth: On machine updated from 13.1 to TW, plymouth crashes, dropping back to tty1 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Cliff Zhao <qzhao> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, fcrozat, sreeves, yfjiang |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2016-07-21 20:46:38 UTC
For completeness sake to verify the theory I re-installed plymouth; this triggered re-creation of initrd (post script) upon a reboot, the gnome session again appears and shortly after I'm back ton tty1 Managed to chase it down a bit more: * turns out that 13.1's kernel command line contains 'console=ttyS0' - and TW seems not to like that In my test machine, with plymouth installed again, I can now trigger the fail/success by adding / removing console=ttyS0 on the kernel command line. With a NEEDINFO I very much appreciate a question.. otherwise: the info is in the bug incl. how to reproduce it (console=ttyS0 on the kernel command line) The last openQA run that showed it: https://openqa.opensuse.org/tests/310689 (as this bug had no reaction for nearly half a year, I modified the 13.1 base disk to not have console=ttyS0 in the kernel cmd line - which made the issue no longer show in openQA - but that does not mean it's no longer there) (In reply to Dominique Leuenberger from comment #5) > With a NEEDINFO I very much appreciate a question.. otherwise: the info is > in the bug incl. how to reproduce it (console=ttyS0 on the kernel command > line) Dear Dominique: I was busy to deal some L3 bug these days. Thanks for your reminder. And I tried "console=tty0/console=ttyS0,9600n8" This will make kernel messages appear on the serial port. Messages from the init system and the system logger will appear only on the first serial port. Result observation: System pretty have non output now, but plymouth still not crash. when i run # coredumpctl list, return is "No coredumps found". :-( This bug can not be reproduced, and no responded. We can open it if it happens again in future. |