From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 20:57:23 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 E217D16A4CE for ; Wed, 8 Sep 2004 20:57:23 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C32B43D53 for ; Wed, 8 Sep 2004 20:57:23 +0000 (GMT) (envelope-from parv@chvlva.adelphia.net) Received: from default.chvlva.adelphia.net ([69.160.71.53]) by mta9.adelphia.netESMTP <20040908205723.TZE2583.mta9.adelphia.net@default.chvlva.adelphia.net>; Wed, 8 Sep 2004 16:57:23 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id BD30D5848; Wed, 8 Sep 2004 16:59:23 -0400 (EDT) Date: Wed, 8 Sep 2004 16:59:23 -0400 From: Parv To: Lewis Thompson Message-ID: <20040908205923.GA1320@moo.holy.cow> Mail-Followup-To: Lewis Thompson , FreeBSD-questions References: <20040908183714.GA43489@fajita.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040908183714.GA43489@fajita.org> cc: FreeBSD-questions Subject: Re: VESA_800x600 (age old question) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: f-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 20:57:24 -0000 in message <20040908183714.GA43489@fajita.org>, wrote Lewis Thompson thusly... > > I've got VESA and SC_PIXEL_MODE in my kernel and I want to be able > to do: vidcontrol VESA_800x600. > > However, when I do this I receive the following message: > > vidcontrol: cannot set videomode: Operation not supported by device Won't i love to have the same on Dell i5ke w/ ATI Rage 128 Mobility M3 LF (AGP) card. > This is an Intel 855GM/GME Montara (I use i810 for x.org). I > don't know if it means anything but in the Xorg.log file I am told > that a VESA BIOS is detected: > > (II) I810(0): VESA BIOS detected Same i get for R128. (using r128 from XFree86) > Can somebody please tell me what this means? All that means is the card does not have proper/complete VESA implementation. IOW, get a card w/ proper/complete VESA implementation? - Parv --