From owner-freebsd-questions@FreeBSD.ORG Sat Feb 21 13:58:54 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 5149516A4CE for ; Sat, 21 Feb 2004 13:58:54 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4987A43D1F for ; Sat, 21 Feb 2004 13:58:54 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc11) with ESMTP id <2004022121585401300dfll0e>; Sat, 21 Feb 2004 21:58:54 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id AE658E; Sat, 21 Feb 2004 16:58:53 -0500 (EST) Sender: lowell@be-well.ilk.org To: Rahul Sawarkar References: <40378876.2090808@vsnl.com> From: Lowell Gilbert Date: 21 Feb 2004 16:58:53 -0500 In-Reply-To: <40378876.2090808@vsnl.com> Message-ID: <44isi0857m.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: framebuffer fro freebsd 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: Sat, 21 Feb 2004 21:58:54 -0000 Rahul Sawarkar writes: > is there a framebuffer port for freebsd? > i want to run my console in 1024x768. Why would you want a framebuffer for that? Do you have frame grabber hardware or something? If all you want is a 1024x768 video mode driving the text console, vidcontrol(1) can do that, but I don't understand the connection to a frame buffer...