From owner-freebsd-x11@FreeBSD.ORG Wed Sep 19 12:02:12 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBB5F16A420 for ; Wed, 19 Sep 2007 12:02:12 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (chons.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6E31513C468 for ; Wed, 19 Sep 2007 12:02:12 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from memory.visualtech.com (maat.visualtech.com [208.16.19.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b.mx.visualtech.com (Postfix) with ESMTP id 48D284863C; Wed, 19 Sep 2007 08:06:55 -0400 (EDT) From: Adam K Kirchhoff To: freebsd-x11@freebsd.org Date: Wed, 19 Sep 2007 08:02:08 -0400 User-Agent: KMail/1.9.6 References: <200709191325.05607.andy@athame.co.uk> In-Reply-To: <200709191325.05607.andy@athame.co.uk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200709190802.09084.adamk@voicenet.com> Cc: Andy Fawcett Subject: Re: After upgrading to 7.3, settings in xorg.conf are not obeyed X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 12:02:12 -0000 Have you checked the output of "xrandr" to see if 1600x1200 is listed? The radeon driver in the ports tree was buggy for me in that regard. It insisted I had a monitor connected to only one DVI port and something hooked up to the S-Video port. I had to manually upgrade the driver to the latest available in the freedesktop git repo to get the driver to properly detect my monitors. Adam On Wednesday 19 September 2007 06:25:05 Andy Fawcett wrote: > Hi, > > Yesterday I upgraded my ports to include the xorg 7.3 > > After restarting, xorg ignored any settings in my xorg.conf to use > 1600x1200 as my desktop resolution, and chose a much lower resolution > (1152 by something, can't recall exactly). > > I tried for several hours to get the right resolution, including forcing > options to ignore EDID/DDC info, and in the end I put back 7.2 from > packages and it all worked correctly again. > > I'm using the ati driver, hardware is > > drm0@pci1:0:0: class=0x030000 card=0x7c20174b chip=0x41511002 rev=0x00 > hdr=0x00 > vendor = 'ATI Technologies Inc' > device = 'Radeon 9600 (RV350)' > class = display > subclass = VGA > > with a CRT on the 15 pin connector (through a KVM, but same happens with > direct connection). > > Unfortunately I don't have logfiles available at the moment, and I won't > be able to check further before the weekend. > > Please cc me on any responses, I am not on the list. > > Regards, > > Andy > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"