From owner-freebsd-stable@FreeBSD.ORG Wed Feb 10 01:28:35 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D1CD106566B for ; Wed, 10 Feb 2010 01:28:35 +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 60FD38FC14 for ; Wed, 10 Feb 2010 01:28:34 +0000 (UTC) Received: from [192.168.1.4] (adsl-19-244-133.bna.bellsouth.net [68.19.244.133]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id o1A14jQ2000197 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 9 Feb 2010 20:04:46 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: "O. Hartmann" In-Reply-To: <4B71FFA8.3070306@mail.zedat.fu-berlin.de> References: <6101e8c41002091524q25a7e026u585e575eb4f1589c@mail.gmail.com> <4B71FFA8.3070306@mail.zedat.fu-berlin.de> Content-Type: text/plain Organization: FreeBSD Date: Tue, 09 Feb 2010 19:04:40 -0600 Message-Id: <1265763880.8609.17.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00, FH_DATE_PAST_20XX, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: stable@freebsd.org, x11@FreeBSD.org, freebsd-x11@freebsd.org, Oliver Pinter Subject: Re: freebsd7, radeon, xorg-server -> deadlock or so 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 Feb 2010 01:28:35 -0000 On Wed, 2010-02-10 at 01:36 +0100, O. Hartmann wrote: > On 02/10/10 00:24, Oliver Pinter wrote: > > Hi all! > > > > After updated the xorg* and dri* and dependency, the system going to > > deadlock at second start of xserver. I think it is not an uniqe issue, > > as others wrote them at freebsd-x11: > > http://lists.freebsd.org/pipermail/freebsd-x11/2010-February/009370.html > > > > The symptoms: > > * independent from enabled or disabled DRI or GLX, first I think, this > > is the error, but not > > * the system going to deadlock state > > * no coredumps of xorgs > > * no panic, but the system is unusuable > > * independent from the driver: probed the radeon and radeonhd driver > > * independent from the WITHOUT_NOUVEAU or WITH_NOUVEAU compile options > > (make.conf) > > * the system is: FreeBSD peonia.teteny.bme.hu 7.3-PRERELEASE FreeBSD > > 7.3-PRERELEASE #29 r203612+fa83fdf: Mon Feb 8 02:11:08 CET 2010 > > root@peonia.teteny.bme.hu:/usr/obj/usr/src/sys/stable amd64 > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list, > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > I had a similar freezing on several FreeBSD 8.0 boxes with either > 'radeon' or 'radeonhd/radeonhd-devel' with recent ports. With more > expensive graphics cards, like HD4830, HD4850 we never had the issue, > but with smaller cards, like HD4670. HD4670 never worked. HD4770 cards > work with explicit set > > option "DRI" "OFF" > > As far as I know, WITHOUT_NOUVEAU does have no effect on the current > ports, since it is reported in ports/UPDATING, it prevents building > nouveau driver which is broken when using newer libdrm/dri and libGLUT, > but those new ports do not seem to be merged into the tree. > > The situation is heavily unsatisfying, since one need an expensive > AMD/ATi Radeon card to gain non-3D poor functionality, where a cheaper > one should be do the same - but the cheaper ones don't work. Even if one > uses AMD64, the situattion is worse and I have no reason using > Linux-driver on a FreeBSD box. Hope the situation gets cleared in the > nearest future. It's a kind of deadlock. As I said, either spenig a lot > of money for a working RV770 based AMD graphics card with poor > functionality or nothing so far, since most smaller RV730 chips aren't > supported properly by the most recent drivers. I'm only aware of one issue which leads to corruption. I have patches that resolve that issue which are not yet committed. If your are experiencing lockups with DRI disabled, then something very strange is going on and you will need to provide more details. I don't remember exactly what drm code I have committed to 7 right now, but it should be fairly current as I don't think I have much in the way of outstanding MFCs. The current drm and radeon drivers work on every card that I have, which in the r600 class are HD 3650,3850,4650. robert. > Regards, > Oliver > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Robert Noland FreeBSD