From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 14:15:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A0816A4CE for ; Fri, 23 Jan 2004 14:15:25 -0800 (PST) Received: from lori.mine.nu (226-204.240.81.adsl.skynet.be [81.240.204.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89DEE43D1F for ; Fri, 23 Jan 2004 14:15:23 -0800 (PST) (envelope-from geert.hendrickx@ua.ac.be) Received: from lori.mine.nu (unknown [192.168.1.210]) by lori.mine.nu (Postfix) with ESMTP id 5AAEE1456A; Fri, 23 Jan 2004 19:16:58 +0100 (CET) From: Geert Hendrickx To: Dan Nelson Date: Fri, 23 Jan 2004 23:16:49 +0100 User-Agent: KMail/1.5.4 References: <200401231659.46198.geert.hendrickx@ua.ac.be> <20040123190102.GA8376@dan.emsphone.com> In-Reply-To: <20040123190102.GA8376@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401232316.49898.geert.hendrickx@ua.ac.be> cc: freebsd-questions@freebsd.org Subject: Re: framebuffers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 22:15:25 -0000 > Try VESA_132x43. I'm not sure why all the modes aren't just WxH. Your > card also needs to be able to support that vesa mode; you can run > "vidcontrol -i mode | grep T" to list the text modes your card can do. I suppose my video card supports it, since it always worked under Linux (Gentoo). However, `vidcontrol -i mode|grep T` only returns some 80x25 through 80x60 fonts, no VESA. :-( GH -- powered by FreeBSD/Postfix/KMail