From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 07:58:16 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 5C78816A4CF for ; Fri, 23 Jan 2004 07:58:16 -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 8706E43D46 for ; Fri, 23 Jan 2004 07:58:15 -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 730CA1456A for ; Fri, 23 Jan 2004 12:59:48 +0100 (CET) From: Geert Hendrickx To: freebsd-questions@freebsd.org Date: Fri, 23 Jan 2004 16:59:45 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401231659.46198.geert.hendrickx@ua.ac.be> Subject: 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 15:58:16 -0000 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. Can anyone help me with this? Many thanks, GH -- powered by FreeBSD/Postfix/KMail