From owner-freebsd-stable@FreeBSD.ORG Fri Mar 7 18:28:21 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F68DB2E for ; Fri, 7 Mar 2014 18:28:21 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 732A7E86 for ; Fri, 7 Mar 2014 18:28:19 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WLzVD-00022h-IR for freebsd-stable@freebsd.org; Fri, 07 Mar 2014 10:28:11 -0800 Date: Fri, 7 Mar 2014 10:28:11 -0800 (PST) From: Jakub Lach To: freebsd-stable@freebsd.org Message-ID: <1394216891554-5892502.post@n5.nabble.com> Subject: newcons in 10-STABLE first impression MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 18:28:21 -0000 Hello, I've updated to FreeBSD 10.0-STABLE #0 r262891 amd64, rebuilt kernel with vt and vt_vga and without sc relevant devices. I'm greeted with (slower) system console using xterm font (?), without localisation. Previously font8x14=iso02-8x14 font8x16=iso02-8x16 font8x8=iso02-8x8 keymap=pl_PL.ISO8859-2 was all I was needing. Mar 7 19:20:18 Thinkpad kernel: vt_allocate: Replace existing VT driver. Mar 7 19:20:18 Thinkpad kernel: info: [drm] Initialized i915 1.6.0 20080730 Mar 7 19:20:20 Thinkpad kernel: sysmouse: unknown ioctl: t:40007413 Mar 7 19:20:20 Thinkpad kernel: sysmouse: unknown ioctl: t:40007413 Mar 7 19:20:20 Thinkpad kernel: sysmouse: unknown ioctl: t:80007410 Is hint.sc.0.at="isa" hint.sc.0.flags="0x100" in device.hints still adequate? -- View this message in context: http://freebsd.1045724.n5.nabble.com/newcons-in-10-STABLE-first-impression-tp5892502.html Sent from the freebsd-stable mailing list archive at Nabble.com.