Actions
Bug #14894
openPassword protected console login prompt does not render properly on 4100/6100/8200 serial console
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Affected Plus Version:
Affected Architecture:
Description
After resolving other console issues with the 4100/6100/8200 in #13455 a problem remains with the login prompt.
It is not printing a newline before the FreeBSD version string nor is it printing a newline before the password prompt:
[...])FreeBSD/amd64 (pfsense.home.arpa) (ttyu0) login: rootPassword: Netgate 4100 [...]
It should look like this:
FreeBSD/amd64 (pfsense.home.arpa) (ttyu0) login: root Password: Netgate 4100 [...]
Changing the console type doesn't have any effect, nor does changing various aspects of the TTY (e.g. setting it to xterm
or cons25w
instead of vt100
, or using std
instead of 3wire
).
Related issues
Updated by Jim Pingle about 1 year ago
- Related to Bug #13455: Serial console output fails to render properly in certain cases on 4100, 6100, and 8200. added
Updated by Jim Pingle about 2 months ago
- Target version changed from 24.11 to 25.01
Actions