From owner-freebsd-stable@FreeBSD.ORG Wed Sep 10 14:07:45 2008 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 251F81065676; Wed, 10 Sep 2008 14:07:45 +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 DABF88FC18; Wed, 10 Sep 2008 14:07:44 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id m8AE7a02089051 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Sep 2008 10:07:37 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Boris Samorodov In-Reply-To: <40404018@bb.ipt.ru> References: <20080826005920.8aca164b.nork@FreeBSD.org> <20080906080801.8099c753.nork@ninth-nine.com> <47655429@bb.ipt.ru> <20080907163909.e4ed4fab.nork@FreeBSD.org> <36888738@bb.ipt.ru> <20080910104936.GR39652@deviant.kiev.zoral.com.ua> <04728766_-_@bb.ipt.ru> <1221049692.1945.7.camel@wombat.2hip.net> <40404018@bb.ipt.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-XEbbRboi/PKlKRhgkuSk" Organization: FreeBSD Date: Wed, 10 Sep 2008 10:07:31 -0400 Message-Id: <1221055651.98457.6.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Cc: Kostik Belousov , freebsd-stable@FreeBSD.org, Norikatsu Shigemura Subject: Re: radeon and FreeBSD freeze 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: Wed, 10 Sep 2008 14:07:45 -0000 --=-XEbbRboi/PKlKRhgkuSk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-09-10 at 17:39 +0400, Boris Samorodov wrote: > Robert Noland writes: > > On Wed, 2008-09-10 at 15:47 +0400, Boris Samorodov wrote: > >> Kostik Belousov writes: > >> > On Wed, Sep 10, 2008 at 01:01:33PM +0400, Boris Samorodov wrote: > >> >> Norikatsu Shigemura writes: > >> >> > On Sat, 06 Sep 2008 20:06:50 +0400 > >> >> > Boris Samorodov wrote: > >> >>=20 > >> >> >> > works. To get that result, I made a ports/x11-drivers/xf86-v= ideo- > >> >> >> > radeonhd-devel port. Anyone do you need this port, too? > >> >> >> Sure. Thanks! > >> >> > Thank you, I brushed up my port. Please test attached port. > >> >>=20 > >> >> Sorry to inform you but actually I have: > >> >> ----- > >> >> (--) PCI:*(1:0:0) ATI Technologies Inc RV370 [Sapphire X550 Silent]= rev 0, Mem @ 0xd0000000/28, 0xfe7e0000/16, I/O @ 0xb000/8, BIOS @ 0xfe7c00= 00/17 > >> >> (--) PCI: (1:0:1) ATI Technologies Inc RV370 secondary [Sapphire X5= 50 Silent] 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. > >> > > >> > Could you give more details on the freeze symptoms ? > >> > E.g., is it complete freeze, or is mouse pointer still alive ? > >>=20 > >> The most convenient way to freeze the OS is to finish gnome session. >=20 > I stand corrected. It's not a freeze but panic -- the machine reboots > itself. No core though: > ----- > Sep 10 17:02:01 host savecore: reboot after panic: page fault > Sep 10 17:02:01 host savecore: no dump, not enough free space on device (= 55888 available, need 359726) > Sep 10 17:02:01 host savecore: unsaved dumps found but not saved > ----- >=20 > Don't understand why it's not enough memory: > ----- > host% swapinfo -h=20 > Device 1K-blocks Used Avail Capacity > /dev/ad8s1b 4194304 0B 4.0G 0% > ----- It's not enough free space on /var to save the core. > >> When gdm is reloading the whole mashine freezes at gnome greeter. > >> The mouse cursor freezes while being a clock-buzzer. Ctrl-alt-del > >> doesn't help, only reset does. > >>=20 > >> > Does disabling DRI in xorg.conf fixes the problem ? > >>=20 > >> Didn't try, but may do if it may help. > >>=20 > >> Here is my X-log: > >> ftp://ftp.ipt.ru/pub/tmp/Xorg.0.log > > > > Something is very odd here... drm is not being enabled, so it is not at > > fault. Are all of your ports up to date and built without the nvidia > > option? >=20 > I used to build ports at tinderbox and then unstall packages. > I can't find any changes for xorg ports options -- seems that > tinderbox uses the defaults. >=20 > I'm not sure if all (needed?) ports are up-to-date. Well, I'm going to go out on a limb here and say the it looks like libGL and / or dri need to be updated. That may not resolve the issue, but it definately doesn't look correct. If that doesn't fix it, a core is going to be the best chance of figuring out exactly what is wrong. robert. > > (WW) RADEON(0): Direct rendering disabled > > ... > > (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not > > found) >=20 > May be because the glx extension is loading by default?: > ----- > (II) "glx" will be loaded by default. > ----- >=20 >=20 > WBR --=-XEbbRboi/PKlKRhgkuSk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkjH1KMACgkQM4TrQ4qfROP8xgCeISsf8d1GBUY1HjjhckkLD39g AAcAnRP/URStOSbzMlBQ8N/m6sN/yt37 =ljmC -----END PGP SIGNATURE----- --=-XEbbRboi/PKlKRhgkuSk--