From owner-freebsd-stable@FreeBSD.ORG Sat Mar 28 06:34:48 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 BF8D4106566B for ; Sat, 28 Mar 2009 06:34:48 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 6E1DC8FC1B for ; Sat, 28 Mar 2009 06:34:48 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.156] (adsl-156-31-142.bna.bellsouth.net [70.156.31.142]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n2S6XRdT049844 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Mar 2009 02:33:28 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: David Johnson In-Reply-To: <200903271944.51781.david@usermode.org> References: <200903271944.51781.david@usermode.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-jtKpvZ6rZ86PZTsoxY4P" Organization: FreeBSD Date: Sat, 28 Mar 2009 01:34:17 -0500 Message-Id: <1238222057.8491.224.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-stable@freebsd.org 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 06:34:49 -0000 --=-jtKpvZ6rZ86PZTsoxY4P Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-03-27 at 19:44 -0700, David Johnson wrote: > I update -STABLE about once a week. On Wednesday I update, and subsequent= ly=20 > started getting hangs and lockups. This happens only when DRI is enabled.= When=20 > DRI is disabled there is no problem. The seriousness can vary. Sometimes = I can=20 > ssh in from another machine to reboot, other times I can't. The last time= it=20 > hung, top showed X.org at 100.0% CPU. The previous time it was stuck with= in a=20 > "drmwtq" state. The hang always occurs within twenty minutes of starting= X. 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. 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. robert. > Particulars: > FreeBSD 7.2-PRERELEASE #2: Thu Mar 26 19:21:26 > xf86-video-ati-6.12.1 (with Radeon X1550) > kdelibs-4.2.1_1 >=20 > Relevant portions of my xorg.conf: > Section "Module" > Load "extmod" > Load "dbe" > Load "dri" > Load "glx" > Load "xtrap" > Load "freetype" > EndSection >=20 > Section "Device" > Identifier "Card0" > Driver "radeon" > ... > Option "AGPMode" "4" > Option "RenderAccel" "on" > Option "AccelMethod" "EXA" > EndSection >=20 > I have had no prior problems with -STABLE. I have an Intel Q45 chipset, s= o I=20 > need to run -STABLE, and don't have the option of going back to -RELEASE.= Is=20 > there any easy way to go back to an earlier -STABLE? --=20 Robert Noland FreeBSD --=-jtKpvZ6rZ86PZTsoxY4P Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAknNxOkACgkQM4TrQ4qfROOkDACeOIFNDrp4dDIPYVZMmn+6Z6tH rOgAni8X0xa1mAfwqC+ClTmSXwNpyw2R =P3dr -----END PGP SIGNATURE----- --=-jtKpvZ6rZ86PZTsoxY4P--