From mboxrd@z Thu Jan 1 00:00:00 1970 From: Knut Petersen Subject: Re: [BUG] intel_drv.so fails to load Date: Tue, 17 Jul 2012 22:54:38 +0200 Message-ID: <5005D10E.4080101@t-online.de> References: <5005C642.6030102@t-online.de> <1342556238_9775@CP5-2952> <1342557713_9832@CP5-2952> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) by gabe.freedesktop.org (Postfix) with ESMTP id 568A4A0A4B for ; Tue, 17 Jul 2012 13:54:45 -0700 (PDT) In-Reply-To: <1342557713_9832@CP5-2952> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: intel-gfx List-Id: intel-gfx@lists.freedesktop.org Am 17.07.2012 22:41, schrieb Chris Wilson: > On Tue, 17 Jul 2012 21:16:59 +0100, Chris Wilson wrote: >> On Tue, 17 Jul 2012 22:08:34 +0200, Knut Petersen wrote: >>> Current Xorg tree builds without problems but fails to >>> load intel_drv.so. Xorg log and build script attached. >> Ok, looks like the xaa removal from i810 was snafu. Let me split out the >> common ring functions from the xaa acceleration routines... > A second attempt is now online. If I got my grepping correct, only the > xaa specific routines are in i810_xaa.c and not built with > --disable-xaa. Some XAA code still waits for a sudden death: [ 35756.654] (EE) Failed to load /home/knut/git/X11-t/usr/lib/xorg/modules/drivers/intel_drv.so: /home/knut/git/X11-t/usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: XAAGetPatternROP cu, Knut