From owner-freebsd-current@FreeBSD.ORG Tue Mar 10 08:18:56 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C32741065701 for ; Tue, 10 Mar 2009 08:18:56 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id C220F8FC7B for ; Tue, 10 Mar 2009 08:18:55 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id A25D71CC94; Tue, 10 Mar 2009 09:18:54 +0100 (CET) Date: Tue, 10 Mar 2009 09:18:54 +0100 From: Ed Schouten To: Andrey Chernov , current@freebsd.org Message-ID: <20090310081854.GA19161@hoeg.nl> References: <20090310062530.GA40793@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5T0u2c3sp8KJuygI" Content-Disposition: inline In-Reply-To: <20090310062530.GA40793@nagual.pp.ru> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Subject: Re: Bug: new syscons always resets SR to line 24 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 08:19:01 -0000 --5T0u2c3sp8KJuygI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Andrey, * Andrey Chernov wrote: > It seems that new syscons always resets scrolling region to 24 lines in= =20 > height and not count actual lines used (I run all screens at 80x30). > As result reboot messages appearse closer to the middle of the 1st screen= =20 > instead at the bottom, as always. > Please fix. This is indeed a bug. The problem is that I noticed this only after I ported syscons to libteken. Unfortunately I didn't notice this issue until recently, because for some reason my videocard can only show 80x25 (nVidia GeForce FX on amd64)... Anyway, I've got a patch that is not yet finished. It should fix the problems you're having, but unfortunately it will remove the bright color of the kernel messages: http://80386.nl/pub/syscons-printf.diff I've received some reports this patch fixes the issue, so after I've fixed the kernel printf colors, I'll commit it to SVN. --=20 Ed Schouten WWW: http://80386.nl/ --5T0u2c3sp8KJuygI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEUEARECAAYFAkm2Im4ACgkQ52SDGA2eCwWAfwCdHoCIAshMopCjx4AHiQpSPPv3 +pcAmNERiatl49V0VNCyOxW6aT/shbE= =3fHj -----END PGP SIGNATURE----- --5T0u2c3sp8KJuygI--