Date: Thu, 17 Jul 2014 03:32:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 191907] New: *roff broken on serial console with new console driver Message-ID: <bug-191907-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191907 Bug ID: 191907 Summary: *roff broken on serial console with new console driver Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: yaneurabeya@gmail.com When I try and do pkg help install or man 2 open on the serial console of a SandyBridge box, it doesn't seem to want to render the manpages with *roff. If I do it on the VGA redirected console over IPMI, it works. The processes appear to be stuck in ttydcd state. (please disregard the build date; the svn revision is the part of interest -- the last merge I did with my github fork was about 8 days ago) % uname -a FreeBSD mina3008.localdomain 11.0-CURRENT FreeBSD 11.0-CURRENT #0 a32b4d9(master): Thu Jul 17 02:58:38 PDT 2014 root@mina3008.localdomain:/usr/obj/scratch/freebsd/sys/GENERIC amd64 % pkg help install load: 0.00 cmd: more 1361 [ttydcd] 1.23r 0.00u 0.00s 0% 2636k load: 0.00 cmd: more 1361 [ttydcd] 1.47r 0.00u 0.00s 0% 2636k load: 0.00 cmd: more 1361 [ttydcd] 1.71r 0.00u 0.00s 0% 2636k load: 0.00 cmd: more 1361 [ttydcd] 1.91r 0.00u 0.00s 0% 2636k q^C% man 2 open load: 0.00 cmd: more 1374 [ttydcd] 1.47r 0.00u 0.00s 0% 2636k -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191907-8>
