From owner-freebsd-current@FreeBSD.ORG Fri Sep 12 13:01:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 595B91065675; Fri, 12 Sep 2008 13:01:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 848FD8FC1C; Fri, 12 Sep 2008 13:01:27 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1Ke8H6-000IJe-9G; Fri, 12 Sep 2008 16:01:24 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m8CD1HCs018706 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Sep 2008 16:01:17 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m8CD1H18094143; Fri, 12 Sep 2008 16:01:17 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id m8CD1Hqo094142; Fri, 12 Sep 2008 16:01:17 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 12 Sep 2008 16:01:17 +0300 From: Kostik Belousov To: Ian FREISLICH Message-ID: <20080912130117.GJ39652@deviant.kiev.zoral.com.ua> References: <20080910104936.GR39652@deviant.kiev.zoral.com.ua> <20080826005920.8aca164b.nork@FreeBSD.org> <20080906080801.8099c753.nork@ninth-nine.com> <47655429@bb.ipt.ru> <20080907163909.e4ed4fab.nork@FreeBSD.org> <36888738@bb.ipt.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QHrz2k/ePFTn56xd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1Ke8H6-000IJe-9G c735b16833fb29e9a91b05830a354a3c X-Terabit: YES Cc: Boris Samorodov , freebsd-current@freebsd.org, Norikatsu Shigemura Subject: Re: Do you need x11-drivers/xf86-video-radeonhd-devel? (Re: How about AMD Puma platform support?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 13:01:33 -0000 --QHrz2k/ePFTn56xd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 12, 2008 at 02:46:39PM +0200, Ian FREISLICH wrote: > Kostik Belousov wrote: > > > Sorry to inform you but actually I have: > > > ----- > > > (--) PCI:*(1:0:0) ATI Technologies Inc RV370 [Sapphire X550 Silent] r= ev 0=3D > > , Mem @ 0xd0000000/28, 0xfe7e0000/16, I/O @ 0xb000/8, BIOS @ 0xfe7c0000= /17 > > > (--) PCI: (1:0:1) ATI Technologies Inc RV370 secondary [Sapphire X550= Sil=3D > > ent] rev 0, Mem @ 0xfe7f0000/16 > > > ----- > > > ...which seems to be supported by the radeon (not radeonhd) driver. > > > Well, I'd say that my card rather unsupported, since I get freezing > > > X with it. So I have to use the vesa driver. > >=20 > > Could you give more details on the freeze symptoms ? > > E.g., is it complete freeze, or is mouse pointer still alive ? > > Does disabling DRI in xorg.conf fixes the problem ? >=20 > Interesting, I have the same (card/chip) and same problem: >=20 > (--) PCI:*(2:0:0) ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] re= v 0, Mem @ 0xd0000000/27, 0xdfff0000/16, I/O @ 0xe800/8, BIOS @ 0xdffc0000/= 17 > (--) PCI: (2:0:1) ATI Technologies Inc RV370 [Radeon X300SE] rev 0, Mem @= 0xdffe0000/16 >=20 > in my -STABLE box which is also plagued by these spurious freezes. > They always happen when logging out or quitting the window manager. > Yesterday the mouse pointer movd but very slowly. The Xorg process > using 100% on one CPU and unkillable. In the past, it's locked up > the machine entirely, but this time everything else was working. > I still had to power cycle it to reboot though. >=20 > I'll try to get a ktrace next time it happens. This is quite similar to my problem. I expect your X server to spend time in kernel. Please, use the procstat -k to get the kernel stack of the process. --QHrz2k/ePFTn56xd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkjKaBwACgkQC3+MBN1Mb4jSCgCfeBbaSifIUXlbeEyWzAA+0mXF UTwAn2WBTcIKP5BHJ0TltkJv8KnfCPpM =uN2z -----END PGP SIGNATURE----- --QHrz2k/ePFTn56xd--