From owner-freebsd-x11@FreeBSD.ORG Thu Sep 20 06:31:46 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 40D6616A419 for ; Thu, 20 Sep 2007 06:31:46 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.freebsd.org (Postfix) with ESMTP id C4FB613C481 for ; Thu, 20 Sep 2007 06:31:45 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.1] (helo=ip6-localhost) by hex.athame.co.uk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IYFZK-000GA8-3Z; Thu, 20 Sep 2007 09:31:23 +0300 From: Andy Fawcett To: Adam K Kirchhoff Date: Thu, 20 Sep 2007 09:31:14 +0300 User-Agent: KMail/1.9.7 References: <200709191325.05607.andy@athame.co.uk> <200709190802.09084.adamk@voicenet.com> In-Reply-To: <200709190802.09084.adamk@voicenet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709200931.15020.andy@athame.co.uk> Cc: freebsd-x11@freebsd.org 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: Thu, 20 Sep 2007 06:31:46 -0000 On Wednesday 19 September 2007 15:02:08 Adam K Kirchhoff wrote: > Have you checked the output of "xrandr" to see if 1600x1200 is > listed? I reinstalled 7.3 last night, and (of course) the same results. Here is the output of xrandr: Screen 0: minimum 320 x 200, current 1152 x 768, maximum 2048 x 2048 VGA-0 connected 1152x768+0+0 (normal left inverted right x axis y axis) 0mm x 0m m 2048x1536 60.0 1920x1440 60.0 1856x1392 60.0 1792x1344 75.0 60.0 1600x1200 85.0 75.0 70.0 65.0 60.0 1600x1024 60.0 1400x1050 74.8 60.0 1280x1024 85.0 75.0 60.0 1280x960 85.0 60.0 1152x864 75.0 1152x768 54.8* 1024x768 85.0 75.0 70.1 60.0 832x624 74.6 800x600 85.1 72.2 75.0 60.3 56.2 640x480 85.0 72.8 75.0 59.9 720x400 85.0 640x400 85.1 640x350 85.1 DVI-0 disconnected (normal left inverted right x axis y axis) S-video disconnected (normal left inverted right x axis y axis) I was looking through bugs.freedesktop.org also to see if other people had problems with resolutions. There were quite a few reports, but I've not had chance to try out any of the proposed solutions yet. One thing I will try this evening is swapping out the 9600 for a 9250 I have, to see if that changes anything. Andy > 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"