From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 11:27:50 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 227B416A4CF for ; Fri, 23 Jan 2004 11:27:50 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D7843D49 for ; Fri, 23 Jan 2004 11:27:44 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (Postfix) with ESMTP id 5B8D540876; Fri, 23 Jan 2004 20:27:05 +0100 (CET) From: Cordula's Web To: dnelson@allantgroup.com In-reply-to: <20040123190102.GA8376@dan.emsphone.com> (message from Dan Nelson on Fri, 23 Jan 2004 13:01:02 -0600) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: <200401231659.46198.geert.hendrickx@ua.ac.be> <20040123190102.GA8376@dan.emsphone.com> Message-Id: <20040123192705.5B8D540876@fw.farid-hajji.net> Date: Fri, 23 Jan 2004 20:27:05 +0100 (CET) cc: 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 Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 19:27:50 -0000 > In the last episode (Jan 23), Geert Hendrickx said: > > Hello, > > > > I'm used to having framebuffers in Linux, and I would like to have that in > > FreeBSD too. > > > > I have already reconfigured and recompiled my kernel with "options VESA" > > enabled. Then I added this 2 lines to /etc/rc.conf: > > font8x8="/usr/share/syscons/fonts/iso-8x8.fnt" > > allscreen_flags="132x43" > > and rebooted, but it still doesn't work. > > 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. You may need to tweak your kernel config file, or kldload vesa for this to work. -- Cordula's Web. http://www.cordula.ws/