From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: xf86-video-intel-2.99.912 with dri3 enabled breaks gnome-shell Date: Thu, 12 Jun 2014 23:16:55 +0200 Message-ID: <539A18C7.3020705@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 8FD8C6E504 for ; Thu, 12 Jun 2014 14:16:57 -0700 (PDT) Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s5CLGuIK030260 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 12 Jun 2014 17:16:57 -0400 Received: from shalem.localdomain (vpn1-4-19.ams2.redhat.com [10.36.4.19]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s5CLGttg014536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 12 Jun 2014 17:16:56 -0400 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi All, While preparing 1.15.99.903 server + 2.99.912 intel drv packages for Fedora 21, I noticed that both gdm and gnome-shell (tested with startx) hang, they show the initial background screen and then just sit there. Building the server with --disable-dri3, or building the intel drv with a hacked configure.ac to make it not build with dri3 support fixes this. Note this is with mesa 10.2.1, which has been build with xgl-dri3 support, I've double checked this. Regards, Hans