From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 21 03:07:40 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 DC1BD16A41F for ; Wed, 21 Dec 2005 03:07:40 +0000 (GMT) (envelope-from root@solink.ru) Received: from ns.itam.nsc.ru (ns.itam.nsc.ru [194.226.179.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20AAA43D49 for ; Wed, 21 Dec 2005 03:07:39 +0000 (GMT) (envelope-from root@solink.ru) Received: from site.lan (itut.itam.nsc.ru [194.226.179.2]) by ns.itam.nsc.ru (8.13.1/8.13.1) with ESMTP id jBL37aYG006910 for ; Wed, 21 Dec 2005 09:07:36 +0600 Received: from bocha.solink.office ([192.168.66.166]) (authenticated bits=0) by site.lan (8.12.11/8.12.11) with ESMTP id jBL37TSw016824 for ; Wed, 21 Dec 2005 09:07:32 +0600 From: Bachilo Dmitry Organization: SoLink To: freebsd-hackers@freebsd.org Date: Wed, 21 Dec 2005 09:07:38 +0600 User-Agent: KMail/1.8 References: <43A86ECC.3040706@gmail.com> In-Reply-To: <43A86ECC.3040706@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200512210907.39110.root@solink.ru> 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: Wed, 21 Dec 2005 03:07:41 -0000 =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 =F3=D2=C5=C4=C1 21 =E4=C5=CB=C1=C2= =D2=D8 2005 02:51 Dale DuRose =CE=C1=D0=C9=D3=C1=CC(a): > Hi > > I'm wondering if anyone knows if freebsd has a vga framebuffer? > and how to use it? > > Cheers > > > ~ Dale Yes and No - there is no framebuffer as it is in Linux, but if you want to= =20 have a better resolution in your console, see graphics and so on, try load= =20 VESA module and use vidcontrol with mode VESA_800x600. Read man vidcontrol for all this. Best regards, Bachilo Dmitry