From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 21:15:33 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 5349C16A4CE for ; Mon, 20 Sep 2004 21:15:33 +0000 (GMT) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [62.67.200.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 603CA43D2D for ; Mon, 20 Sep 2004 21:15:28 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 20310 invoked from network); 20 Sep 2004 21:15:27 -0000 Received: from unknown (HELO [192.168.2.48]) ([pbs]775067@[213.54.184.208]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 20 Sep 2004 21:15:27 -0000 From: Fabian Keil To: freebsd-questions@freebsd.org Date: Mon, 20 Sep 2004 23:14:41 +0200 User-Agent: KMail/1.7 References: <000d01c49f4e$d0a92cf0$9a11a8c0@d3stomc> In-Reply-To: <000d01c49f4e$d0a92cf0$9a11a8c0@d3stomc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409202314.41996.freebsd-listen@fabiankeil.de> cc: Tom Connolly 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: Mon, 20 Sep 2004 21:15:33 -0000 On Monday 20 September 2004 22:17, 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 do you try to change the resolution? Do you just start xfree86 and hit [ctrl] [alt] [+] or have you modified /etc/X11/XF86Config? Any error messages in /var/log/XFree86.0.log? Regards Fabian