Date: Sun, 07 Aug 2011 12:27:35 +0200 From: Claude Buisson <clbuisson@orange.fr> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: xconsole/xterm -C, syslog, and geli Message-ID: <4E3E6897.7050700@orange.fr>
next in thread | raw e-mail | index | archive | help
Hi, Starting somewhere with 8-CURRENT (Ed Shouten work on the tty subsytem) xconsole and xterm -C cannot grab the console, without hacks. For example see: http://lists.freebsd.org/pipermail/freebsd-current/2011-January/022116.html http://lists.freebsd.org/pipermail/freebsd-current/2011-February/023109.html Even with some hacking (in my case patching mac_stub.c) syslog (non kernel) entries are not displayed (they remain on ttyv0). A new point (for me) is that (kernel) messages from geli/geom_eli, like: Aug 7 10:41:04 zorglub kernel: cryptosoft0: <software crypto> on motherboard Aug 7 10:41:16 zorglub kernel: GEOM_ELI: Device ada0p9.eli created. Aug 7 10:41:16 zorglub kernel: GEOM_ELI: Encryption: AES-XTS 128 Aug 7 10:41:16 zorglub kernel: GEOM_ELI: Integrity: HMAC/SHA256 Aug 7 10:41:16 zorglub kernel: GEOM_ELI: Crypto: software appears only as _empty_ lines on xconsole. This is on a 9-CURRENT system amd64 SMP (2011/07/24 svn r224294). Any hint to solve this problem ? Thx CBu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E3E6897.7050700>
