<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New",serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New",serif;
        mso-fareast-language:EN-GB;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-family:"Courier New",serif'>Hello,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>I’ve been following your guidelines (serial-console.html) about serial console. I’m testing this function via AMT on Intel NUC’S on Centos 7.4. I’m using AMTTERM package for the test.<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>I managed to get the serial working until certain point, as below, I can see the boot which is really fast until set hostname, and then so slow, lines by lines,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>[    1.781570] hid-generic 0003:03F0:0024.0002: input,hidraw1: USB HID v1.10 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-4/input                                                                                                                                                                            0<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>[   31.333620] systemd[1]: Set hostname to <XXXXXx>.<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>Then for the first time I see this message truncated “Welcome to emergive root passo”, but I don’t see this message in journalctl (log are persistent)<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>        <b>[[[[[[[[[[Welcome to emergGive root passwo[ 4952.329920] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)<o:p></o:p></b></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>From journactl, few logs about not being able to start ttyS1<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><pre><span style='font-size:11.0pt'>I enabled ttyS1 as below:<o:p></o:p></span></pre><pre><span style='font-size:11.0pt'><o:p> </o:p></span></pre><pre><b><span style='font-size:11.0pt'>systemctl enable <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a><o:p></o:p></span></b></pre><p class=MsoNormal><b><span style='font-family:"Courier New",serif;mso-fareast-language:EN-GB'>systemctl start <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a><o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a> holdoff time over, scheduling restart.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Started Serial Getty on ttyS1.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Starting Serial Getty on ttyS1...<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: <a href="mailto:getty@ttyS1.service">getty@ttyS1.service</a> has no holdoff time, scheduling restart.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Started Getty on ttyS1.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Starting Getty on ttyS1...<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a> holdoff time over, scheduling restart.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: start request repeated too quickly for <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a><o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Failed to start Serial Getty on ttyS1.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: Unit <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a> entered failed state.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-family:"Courier New",serif'>Nov 06 09:37:02 systemd[1]: <a href="mailto:serial-getty@ttyS1.service">serial-getty@ttyS1.service</a> failed.<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>Are you able to help, I may have been missing something? I’ve been doing the same test on SLC6, I could to a full reboot via serial console and see all the ouput, but not getting login prompt as the end.<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>Hopefully you could help getting this fix, as we are going to use a lot of Front End devices running on CC 7.4 with serial console compatibility.<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>Many thanks for your help.<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New",serif'>Yann<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>