From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: xf86-video-intel 2.20.5 does not detect PCI_CHIP_SANDYBRIDGE_M_GT1 Date: Thu, 30 Aug 2012 11:51:24 +0100 Message-ID: <84c8a8$5idipv@orsmga001.jf.intel.com> References: <8082FF9BCB2B054996454E47167FF4ECC34CC1@SHSMSX102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 074959E915 for ; Thu, 30 Aug 2012 03:51:46 -0700 (PDT) In-Reply-To: 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: Christian Gmeiner , Daniel Vetter Cc: "intel-gfx@lists.freedesktop.org" List-Id: intel-gfx@lists.freedesktop.org On Thu, 30 Aug 2012 10:24:17 +0200, Christian Gmeiner wrote: > [ 13.840] drmOpenDevice: node name is /dev/dri/card0 > [ 13.840] drmOpenDevice: open result is 7, (OK) > [ 13.840] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 > [ 13.840] drmOpenDevice: node name is /dev/dri/card0 > [ 13.840] drmOpenDevice: open result is 7, (OK) > [ 13.840] drmOpenByBusid: drmOpenMinor returns 7 > [ 13.840] drmOpenByBusid: Interface 1.4 failed, trying 1.1 > [ 13.840] drmOpenByBusid: drmGetBusid reports This is the reason why we fail to detect the device. The device node exists but the drmSetVersion call fails, which is, of course, completely impossible. Both Fedora and Ubuntu are tracking a race condition in the early setup with afaict exactly this symptom. -Chris -- Chris Wilson, Intel Open Source Technology Centre