From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 22 05:34:59 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D036016A41F for ; Thu, 22 Dec 2005 05:34:59 +0000 (GMT) (envelope-from agh@tpg.com.au) Received: from mail4.tpgi.com.au (mail4.tpgi.com.au [203.12.160.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D1543D58 for ; Thu, 22 Dec 2005 05:34:58 +0000 (GMT) (envelope-from agh@tpg.com.au) X-TPG-Antivirus: Passed Received: from [192.168.0.2] (220-244-72-6.static.tpgi.com.au [220.244.72.6]) by mail4.tpgi.com.au (envelope-from agh@tpg.com.au) (8.13.4/8.13.4) with ESMTP id jBM5YtJe018865 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Dec 2005 16:34:57 +1100 From: "Alastair G. Hogge" To: freebsd-hackers@freebsd.org Date: Thu, 22 Dec 2005 16:35:40 +1100 User-Agent: KMail/1.8.3 References: <43A86ECC.3040706@gmail.com> <200512211739.37502.agh@tpg.com.au> <43A98F6B.5030302@freesbie.org> In-Reply-To: <43A98F6B.5030302@freesbie.org> MIME-Version: 1.0 Message-Id: <200512221635.41265.agh@tpg.com.au> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Dale DuRose , Dario Freni Subject: Re: FreeBSD VGA Framebuffer X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 05:35:00 -0000 On Thu, 22 Dec 2005 04:22, Dario Freni wrote: > Alastair G. Hogge ha scritto: > > On Wed, 21 Dec 2005 07:51, Dale DuRose wrote: > >>Hi > > > > Hello > > > >>I'm wondering if anyone knows if freebsd has a vga framebuffer? > >>and how to use it? > > > > You could look into KGI: > > http://kgi-wip.sourceforge.net/ > > http://people.freebsd.org/~nsouch/kgi4BSD/ > > > > There is patch set around for RELENG_6 from a few months ago. > > You have to build a new kernel with sources, setup LibGGI and give it > > ago. > > Can you point us to this patchset? According to the site it seems its > development freezed at 2005/01/15, and I can't find any other > informations about that. OK for the records. mindtrap on #kgi thru irc.freenode.net modifed Nicolas Souchu's (nsouch) BETA-5 patchset to build and run on RELENG_6 and HEAD. mindtrap only had a personal web page to store his modified patchset. Unfortunatly I no longer have the patchset or the URL of the patchset :-( Those of us that are interested in KGI4BSD just have to wait for nsouch or mindtrap to appear on #kgi for more info. Last I heard nsouch (I think) was giving mindtrap an preforce repo or something, and both were working on a new API....or something.