From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 00:10:03 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 21D5916A4CE for ; Tue, 21 Sep 2004 00:10:03 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC9F43D49 for ; Tue, 21 Sep 2004 00:10:02 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.1/8.13.1) with ESMTP id i8L0A0L8035267; Mon, 20 Sep 2004 18:10:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.1/8.13.1/Submit) with ESMTP id i8L09wNO035261; Mon, 20 Sep 2004 18:10:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 20 Sep 2004 18:09:58 -0600 (MDT) From: Warren Block To: Tom Connolly In-Reply-To: <000d01c49f4e$d0a92cf0$9a11a8c0@d3stomc> Message-ID: <20040920180440.N35149@wonkity.com> References: <000d01c49f4e$d0a92cf0$9a11a8c0@d3stomc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (wonkity.com [127.0.0.1]); Mon, 20 Sep 2004 18:10:00 -0600 (MDT) cc: FreeBSD_Questions Subject: Re: Resolution problems 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: Tue, 21 Sep 2004 00:10:03 -0000 On Mon, 20 Sep 2004, Tom Connolly wrote: > I am currently running 4.10 with the latest version of xfree86. My video > card is an integrated ATI Rage Pro and I can't seem to get resolutions above > 800 X 600 (at least I think that's what it is). I want 1280 x 1024 and I'm > sure the hardware is capable of this. I am using the generic ATI driver. > Could this be my problem? Any help would be greatly appreciated. How much video RAM does it have? If it's only 2M, there's not enough to run 1280x1024 at the default 24-bit depth. If you have 4M, ignore this. If not, try explicitly setting DefaultDepth 16 in your Screen section, just before any Display subsections. -Warren Block * Rapid City, South Dakota USA