From owner-freebsd-x11@freebsd.org Tue May 24 02:18:13 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F171B476FD for ; Tue, 24 May 2016 02:18:13 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4F17B1130; Tue, 24 May 2016 02:18:13 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from fogg.jonandchrissy.ca (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 82F5715A7; Tue, 24 May 2016 02:18:12 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Subject: Re: 4.6 DRM/i915 update CFT (Sandy Bridge?)/IvyBridge/Haswell/Broadwell/SkyLake/KabyLake supported To: Matthew Macy References: <154d7562f75.116fac600120763.1508477402245154899@nextbsd.org> <47f48f29-3d52-8273-ab60-6e546ac02d03@FreeBSD.org> <154e07bdd60.c4c90bf9204116.1188840800130718382@nextbsd.org> Cc: "" From: Jonathan Anderson Message-ID: <40127652-dac5-38d2-041d-82cb6afa6a13@FreeBSD.org> Date: Mon, 23 May 2016 23:48:12 -0230 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <154e07bdd60.c4c90bf9204116.1188840800130718382@nextbsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2016 02:18:13 -0000 On 05/23/16 23:28, Matthew Macy wrote: > > > [...] > > > > > > Please send issue/success reports to the freebsd-x11 mailing list. > > > I may be preoccupied with work matters for periods of time. Sending > > > it to the list makes sure that the messages don't get lost. > > > > I'm using an Asus ZenBook UX305CA (Skylake m3-6Y30). With commit > > 1e9ceda, after kldload'ing i915, the text console seems to work fine > > (just a quick blink from the EFI framebuffer to i915). With no X > > configuration files at all, I have success with glxgears and xrandr, and > > I can run gtk-redshift (which didn't work with the scfb driver). > > However, I think that various bits of rendering are happening in software: > > > > /var/log/Xorg.0.log (also attached): > > ``` > > [ 1124.648] (WW) intel(0): cannot enable DRI2 whilst forcing software > > fallbacks > > > Your permissions are wrong. You need to add yourself to the video group. You're right: I was not in the video group. After adding myself (and logging out/in), however, I still get the same warning. I've attached my new Xorg.0.log in case it's helpful. Jon -- Jonathan Anderson jonathan@FreeBSD.org