Summary: | output to /dev/console during boot lost | ||
---|---|---|---|
Product: | plymouth | Reporter: | Scott Moser <smoser> |
Component: | general | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | rstrode |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | /sbin/init wrapper that will demonstrate the issue |
Description
Scott Moser
2013-11-25 15:00:16 UTC
Created attachment 89759 [details]
/sbin/init wrapper that will demonstrate the issue
See attachment here, which will reproduce this bug.
Does the version of plymouth you're using have add_consoles_from_file() in main.c ? If not, pulling in the commits that add that function and then subsquently fix that function may fix this issue. We used to infer serial consoles from the kernel command line. These days we read them directly from /sys/class/tty/console/active Ray, thanks for the response. The version of plymouth we have is '0.8.8-0ubuntu8'. I realize that doesn't mean much, but you can check it out explicitly with 'bzr branch lp:ubuntu/trusty/plymouth' It does have the 'add_consoles_from_file' method. I'll poke read some more there, try from trunk and see what i can't find out. thanks again for the response. Marking this as RESOLVED / INVALID. The bug was actually in downstream ubuntu package. |
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.