From owner-freebsd-x11@FreeBSD.ORG Wed Aug 21 15:32:37 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C99561B5 for ; Wed, 21 Aug 2013 15:32:37 +0000 (UTC) (envelope-from forums.office@gmail.com) Received: from mail-pa0-x22f.google.com (mail-pa0-x22f.google.com [IPv6:2607:f8b0:400e:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A623E2481 for ; Wed, 21 Aug 2013 15:32:37 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kl13so939826pab.20 for ; Wed, 21 Aug 2013 08:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=H6PY266M4cJoRp+n7UyVOT/cwGngakiytNxSfwRSr+g=; b=pNp4aoTOVzbpFZ5aPsI9OL/jMXfXqU4csdPoocwhzTvuugNMS0nLEX2HUXDcDiIw66 aLjhMvcYvIfuJYkx5BrIF+RH1nywy+AIT1M8SIXEAX+EWmWu7zGWJuMECDpyQsFEUSWI hAbI89nKLN4a5AQ14QujaVfsYLPDcm9SYuJEkSWcAom5EAX36AjbQEDKfgWT/Q5o8mEf 1DJ/XNzEDmBbsEqCsyH4G3vHpkEo2ONPrPZL2OExAhb5Md+HoDMiqMpUd1udXAWQHQJq OWlBN825H6lJzbcVgpRulVGFAL5Cn/rPlJA3zeSQ99iSNwZ35fez0I0zj8sVd18D4BXd 2nzQ== MIME-Version: 1.0 X-Received: by 10.66.178.143 with SMTP id cy15mr318983pac.105.1377099156998; Wed, 21 Aug 2013 08:32:36 -0700 (PDT) Received: by 10.70.73.196 with HTTP; Wed, 21 Aug 2013 08:32:36 -0700 (PDT) Date: Wed, 21 Aug 2013 11:32:36 -0400 Message-ID: Subject: Problem with the most recent Intel driver From: Evan Miller To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2013 15:32:37 -0000 OS: PCBSD 9.1 RELEASE (latest) PC Hardware: Thinkpad X201t / 201 tablet with i7 620LM http://www.thinkwiki.org/wiki/Category:X201_Tablet Graphics Hardware: Intel HD Graphics Arrandale 2010 8086:0046 6 http://www.thinkwiki.org/wiki/Intel_HD_Graphics Symptoms: black/blank screen: Setup gets to a point where it says Detecting X Setup Then it quickly scrolls some script and then I get a blank screen and no matter how long I wait nothing happens (laptop stays on) from there on. VESA mode brings up install GUI, but dumps back to blank/black screen after it's done setting up X. I have attempted the installation with the external monitor. Same problem as before. On a random restart of the laptop I've made contact with X and I've continued with a normal GUI install and after pressing finish allowed the restart to be faced back with the same problem -- X has left the building. Others are having similar problems. I was advised by PCBSD developers that this is an issue with the new Intel driver and asked me to report it you guys. They gave me the following information: Specific information about the intel driver: Versions: Quote: xf86-video-intel-2.21.9 libdrm-2.4.46 The actual ports are: Quote: x11-drivers/xf86-video-intel graphics/libdrm Both ports were compiled with the "WITH_NEW_XORG" flag set. Thank you!