From owner-freebsd-stable@FreeBSD.ORG Sat Mar 28 17:20:21 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B171106564A for ; Sat, 28 Mar 2009 17:20:21 +0000 (UTC) (envelope-from david@usermode.org) Received: from proxy.meer.net (proxy.meer.net [64.13.141.13]) by mx1.freebsd.org (Postfix) with ESMTP id E31E08FC1D for ; Sat, 28 Mar 2009 17:20:20 +0000 (UTC) (envelope-from david@usermode.org) Received: from mail.meer.net (mail.meer.net [64.13.141.3]) by proxy.meer.net (8.14.3/8.14.3) with ESMTP id n2SHKJW9034268 for ; Sat, 28 Mar 2009 10:20:20 -0700 (PDT) (envelope-from david@usermode.org) Received: from radagast.usermode.org (netblock-66-245-216-32.dslextreme.com [66.245.216.32]) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id n2SHKCth056001 for ; Sat, 28 Mar 2009 10:20:12 -0700 (PDT) (envelope-from david@usermode.org) From: David Johnson To: freebsd-stable@freebsd.org Date: Sat, 28 Mar 2009 10:20:12 -0700 User-Agent: KMail/1.11.1 (FreeBSD/7.2-PRERELEASE; KDE/4.2.1; i386; ; ) References: <200903271944.51781.david@usermode.org> <1238222057.8491.224.camel@balrog.2hip.net> In-Reply-To: <1238222057.8491.224.camel@balrog.2hip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903281020.12172.david@usermode.org> X-Spam-Score: undef - spam scanning disabled X-CanIt-Geo: No geolocation information available for 64.13.141.3 X-CanItPRO-Stream: default X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) on 64.13.141.13 Subject: Re: X.org hanging under 7.2-PRERELEASE 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, 28 Mar 2009 17:20:21 -0000 On Friday 27 March 2009 11:34:17 pm Robert Noland wrote: > Actually, the commits that I might have expected to cause this, haven't > been MFC'd yet. You probably did pick up the r6/7xx code in this > update. I also made an error in the GART mapping code, but that should > only effect pci(e) based radeons. Actually, my card is a PCI-Express. > It could also be related to the 6.12.1 ati driver. AGP mode 4x is > always suspect as well, you might try reducing that to 2 or 1 and see if > the problems go away. > > As for checking out an earlier release, with csup you just have to > specify a date that you want to checkout. See man csup and reference > the section titled CHECKOUT MODE. If PCI-Express is not allowed (do they even make AGP boards anymore?) then I'll have to downgrade until the GART gets fixed. -- David Johnson