From owner-freebsd-x11@FreeBSD.ORG Thu Sep 27 14:50:18 2007 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C659D16A418 for ; Thu, 27 Sep 2007 14:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F93113C469 for ; Thu, 27 Sep 2007 14:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8REoIAU007782 for ; Thu, 27 Sep 2007 14:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8REoIQD007781; Thu, 27 Sep 2007 14:50:18 GMT (envelope-from gnats) Date: Thu, 27 Sep 2007 14:50:18 GMT Message-Id: <200709271450.l8REoIQD007781@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Adam K Kirchhoff Cc: Subject: Re: ports/116551: x11/xorg - Various applications crash the xserver on r100 radeon / Xorg 7.3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Adam K Kirchhoff List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2007 14:50:18 -0000 The following reply was made to PR ports/116551; it has been noted by GNATS. From: Adam K Kirchhoff To: bug-followup@freebsd.org, adamk@voicenet.com Cc: Subject: Re: ports/116551: x11/xorg - Various applications crash the xserver on r100 radeon / Xorg 7.3 Date: Thu, 27 Sep 2007 10:48:52 -0400 Michel called it. After editing the Makefiles for pixman to remove -msse, I installed the new version and have a fully functioning Xorg + RENDER + compiz. Someone needs to fix that port so that it either disables SSE support by default, or cheks the kernel to see if SSE is supported by the kernel. Adam