From owner-freebsd-stable@FreeBSD.ORG Sat Apr 7 15:45:15 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BADCA16A404 for ; Sat, 7 Apr 2007 15:45:15 +0000 (UTC) (envelope-from vistua@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3689613C448 for ; Sat, 7 Apr 2007 15:45:15 +0000 (UTC) (envelope-from vistua@sdf.lonestar.org) Received: from sdf.lonestar.org (vistua@ukato.freeshell.org [192.94.73.7]) by sdf.lonestar.org (8.13.5.20060308/8.13.8) with ESMTP id l37FVeGh028773 for ; Sat, 7 Apr 2007 15:31:40 GMT Received: (from vistua@localhost) by sdf.lonestar.org (8.13.8/8.12.8/Submit) id l37FVeq6012303 for freebsd-stable@freebsd.org; Sat, 7 Apr 2007 15:31:40 GMT Date: Sat, 7 Apr 2007 15:31:40 +0000 From: John Walthall To: freebsd-stable@freebsd.org Message-ID: <20070407153140.GA5360@SDF.LONESTAR.ORG> References: <20070405133858.GB72219@nowhere> <200704051427.l35ERkX4008931@lurza.secnetix.de> <20070407003039.GA46860@nowhere> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070407003039.GA46860@nowhere> User-Agent: Mutt/1.4.2.1i Subject: Re: Changing Console Resolution - Vidcontrol X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 15:45:15 -0000 > Oops, I was mistaken. 800x600x4 (MODE_258) is what I'm using. > 800x600x8 returns "Operation not supported" when trying to switch to it, > as do both 4 and 8 bit 1024x768 modes. 16-bit and 32-bit modes work at > the higher resolution but they're slow as molasses so I don't use > them(1). No Matter what I try, I get "cannot open raster device, inapropriate ioctl for this device". I have made sure that I have VESA loaded, etc.