From owner-freebsd-x11@FreeBSD.ORG Thu Sep 19 09:19:20 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 294F035A for ; Thu, 19 Sep 2013 09:19:20 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D001220BE for ; Thu, 19 Sep 2013 09:19:19 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 4B56D40004 for ; Thu, 19 Sep 2013 11:19:17 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 3FE454001D; Thu, 19 Sep 2013 11:19:17 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (unknown [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id CFE3E40004; Thu, 19 Sep 2013 11:19:14 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3cgXYt4bJWz8jLD; Thu, 19 Sep 2013 11:19:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id lOEg9ri3nMpx; Thu, 19 Sep 2013 11:19:12 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3cgXYr4nBQz8jL9; Thu, 19 Sep 2013 11:19:12 +0200 (CEST) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3cgXYq6g4bz9D6K; Thu, 19 Sep 2013 11:19:10 +0200 (CEST) Message-ID: <523AC18E.5050606@freebsd.org> Date: Thu, 19 Sep 2013 11:19:10 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: "Lundberg, Johannes" Subject: Re: Intel HD5000 graphics no /dev/dri References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: "freebsd-x11@freebsd.org" 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: Thu, 19 Sep 2013 09:19:20 -0000 On 09/19/13 02:43, Lundberg, Johannes wrote: > Hi > > It looks like HD5000 should be supported but I can't get it to work on the > new MacBook Air. > > Attached the log which will show that there is no /dev/dri device. > > I compiled drivers and libraries the same way as I've done on HD4000 > (Panasonic laptop) which works just fine (except switching to console, of > course). > > Has anyone been successful with the HD5000? HD5000 is haswell or late ivy bridge if I'm not mistaken. If that's the case then I don't think it is supported by the kernel parts of the intel KMS driver. Regards! -- Niclas Zeising