Bug 770995

Summary: unable to login via serial console
Product: [Fedora] Fedora Reporter: Vlad <marchenko>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: johannbg, lpoetter, metherid, mschmidt, notting, plautrba, systemd-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-02 13:50:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vlad 2011-12-30 21:46:16 UTC
systemd is configured to launch getty on ttyS0 according to 
http://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_serial_console
I see login prompt over serial console, and able to enter username for the first login attempt, however when entering a password, each pressing any key accepted as pressing the enter key. The following login prompt starts to acts by pressing enter as soon as a key pressed, untill getty restarted. 

Essentially, can't log in. Tried on multiple real and virtual servers.
Getty invoked as
/sbin/agetty -s ttyS0 115200 38400 9600
minicom from remote server is invoked using the correct com port speed/connection info.


Fedora release 16 (Verne)
Kernel 3.1.6-1.fc16.i686 on an i686 (ttyS0)

srv login: vlad
Password:
Login incorrect

login:
Password:
Login incorrect

login:
Password:
Login incorrect

login:
Password:

Login incorrect

Fedora release 16 (Verne)
Kernel 3.1.6-1.fc16.i686 on an i686 (ttyS0)

Comment 1 Michal Schmidt 2012-01-02 13:50:46 UTC
The symptoms match a known plymouth bug.

Please reopen if it turns out it's not the same problem.

*** This bug has been marked as a duplicate of bug 691374 ***