Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756435Ab3GYRB5 (ORCPT ); Thu, 25 Jul 2013 13:01:57 -0400 Received: from s16502780.onlinehome-server.info ([87.106.93.118]:58826 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755552Ab3GYRBw (ORCPT ); Thu, 25 Jul 2013 13:01:52 -0400 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=78.156.73.22; Date: Thu, 25 Jul 2013 18:01:44 +0100 From: Chris Wilson To: Sedat Dilek Cc: Daniel Vetter , Jani Nikula , Stephen Rothwell , intel-gfx , Linux Kernel Mailing List , DRI , linux-next Subject: Re: [Intel-gfx] linux-next: Tree for Jul 25 [ call-trace: drm | drm-intel related? ] Message-ID: <20130725170144.GE6493@cantiga.alporthouse.com> Mail-Followup-To: Chris Wilson , Sedat Dilek , Daniel Vetter , Jani Nikula , Stephen Rothwell , intel-gfx , Linux Kernel Mailing List , DRI , linux-next References: <20130725133651.GI5939@phenom.ffwll.local> <20130725142705.GM5939@phenom.ffwll.local> <20130725163150.GD6493@cantiga.alporthouse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: 78.156.73.22 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1976 Lines: 44 On Thu, Jul 25, 2013 at 06:35:10PM +0200, Sedat Dilek wrote: > On Thu, Jul 25, 2013 at 6:31 PM, Chris Wilson wrote: > > On Thu, Jul 25, 2013 at 06:11:18PM +0200, Sedat Dilek wrote: > >> Might be OT, but I cannot use my X graphics stack containing > >> libdrm-2.4.46, mesa-9.1.5 and intel-ddx 2.21.12-git (tried also > >> v2.21.11). > >> Switching back to the one from Ubuntu/precise lets my X start. > >> > >> > >> [ 40.379] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer > >> [ 40.379] (II) AIGLX: enabled GLX_INTEL_swap_event > >> [ 40.380] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control > >> [ 40.380] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects > >> [ 40.380] (II) AIGLX: Loaded and initialized i965 > >> [ 40.380] (II) GLX: Initialized DRI2 GL provider for screen 0 > >> [ 40.380] > >> Fatal server error: > >> [ 40.380] failed to create screen resources > >> [ 40.380] > >> Please consult the The X.Org Foundation support > >> at http://wiki.x.org > >> for help. > >> [ 40.380] Please also check the log file at "/var/log/Xorg.0.log" > >> for additional information. > >> [ 40.380] > >> [ 40.380] (II) AIGLX: Suspending AIGLX clients for VT switch > >> [ 40.396] ddxSigGiveUp: Closing log > >> [ 40.398] Server terminated with error (1). Closing log file. > > > > Please attach the full Xorg.0.log so that I can make a few guesses. > > Linux-kernel: This happens with drm-intel-nightly pulled into next-20130725. Basically boils down to either an object allocation failure or mmaping failure. I think dmesg with drm.debug=7 is the next step. -Chris -- Chris Wilson, Intel Open Source Technology Centre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/