From owner-freebsd-x11@freebsd.org Tue Sep 20 21:37:59 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 01C15BE369E for ; Tue, 20 Sep 2016 21:37:59 +0000 (UTC) (envelope-from dbkirk@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC6901618 for ; Tue, 20 Sep 2016 21:37:58 +0000 (UTC) (envelope-from dbkirk@gmail.com) Received: by mail-io0-x235.google.com with SMTP id m79so34017145ioo.3 for ; Tue, 20 Sep 2016 14:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dtBc/IdoCC5qeXRDOHgoEySoclVyJZ2Q7/e4jtsFLCk=; b=cmOQwgrBMsTZwgVF2pAEJNjJHHgL5yO+HaGwh+2HvAbue4xLbg0yUeAshTlNAVlcXZ /7zpfQbmyF+/Ej9ceZeF2kCd/S+cVRKf0cuDj6ZwUE27SaoIXCvQ9sdgXrUa2eKANkEu UESYBox9tbgwDmK5Tv7gGNbW2Vh744KnjQN47UoMhi3L5CI/6j2cfnn+cNWxC34egoPt iUlLq77U3FCyKQrjK6UDw9Zzm8ht4gsazZDqYVGLivq7n0zMdDRIBXmtmXkExVt+3txO VMvQ7WEUvbojJlnmNRMYfrjUMM1Msb94yV/kZ32ghJB9VJYWst1OMR3UPE7qakKychV0 m+aA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dtBc/IdoCC5qeXRDOHgoEySoclVyJZ2Q7/e4jtsFLCk=; b=I2s39aY7f9Cuq+gzgrWOaZD0N5u9GPteGVJWsfjrYr6Ap6LveU+v27RRLT2loye8/k DTG1tG+HwPf3d7BfVkdq/YF551TPlmGJNSVIg2cpsIjNMkOqur/MjCB5DBwPpOD8T7mC olQlEIS/WRUW3oyM2xo0ddvuyLDX1IgFUtoHxrFGZSax7c3ZY3I+Shb5YDRJOuaNwJEV EpVyE5uDFGIAJISs2MUeFMUw+RCbijHsi3kMoge+j/7ZBT1JT3pugKy7lwhcgpO9Q6mV CcXmMoJo1Wg9DtzmG/+qTXeosR9g0gHd53dXNgourvox8LG57xYe1TyqzE4vM81EqJFv AMaA== X-Gm-Message-State: AE9vXwNQiWuWe1bq9hxNNUsT+0qf60dd4ExLpOnWCnbm0IqW+jO2qyKKYBMM46qIZ7b0Tel7j6Ue7OBx+lI8yw== X-Received: by 10.107.30.194 with SMTP id e185mr46145326ioe.128.1474407478181; Tue, 20 Sep 2016 14:37:58 -0700 (PDT) MIME-Version: 1.0 References: <1569231fc12.1189a20c2251388.8699372849515846410@nextbsd.org> <20160920162456.GO8480@rancor.immure.com> <439e20fa-6385-68fb-c97e-24705ebd2f94@nomadlogic.org> <157496f7268.ac5eb5ca278618.8741026532558973404@nextbsd.org> <20160920212545.GU8480@rancor.immure.com> In-Reply-To: From: Doug Kirk Date: Tue, 20 Sep 2016 21:37:47 +0000 Message-ID: Subject: Re: gfx-next update: drm-4.8-rc2 tagged in drm-next To: Pete Wright , Bob Willcox , Matthew Macy Cc: freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 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, 20 Sep 2016 21:37:59 -0000 Pete, if you would also put a note in about loading the i915kms driver in rc.conf, that'd tie a nice bow around it. Cheers! On Tue, Sep 20, 2016 at 4:33 PM Pete Wright wrote: > > > On 9/20/16 2:25 PM, Bob Willcox wrote: > > On Tue, Sep 20, 2016 at 02:10:23PM -0700, Matthew Macy wrote: > >> > >> > >> > >> ---- On Tue, 20 Sep 2016 12:19:43 -0700 Pete Wright < > pete@nomadlogic.org> wrote ---- > >> > > >> > > >> > On 9/20/16 12:07 PM, Doug Kirk wrote: > >> > > Hi Bob, > >> > > > >> > > To start, you'll want to build and install the kernel from the > "drm-next" > >> > > branch at https://github.com/FreeBSDDesktop/freebsd-base-graphics > . > >> > > Instructions in the FreeBSD handbook for building/installing. > >> > >> No. drm-next tracks upstream, but is not guaranteed to work at any > particular point in time. Intel users should be using drm-next-4.7. > > > > Hmm, I fear that leaves me with the same noob questions then. Where do I > > start? What do I download? What do I build? > > > > I would really like to try this on my NUC but I'm having trouble getting > > started. > > > > hey there Bob - sounds like the wiki may need a bit refactoring to make > it more intuitive. I'll try to take a stab at that tonight. > > the tl;dr version is: > > - checkout this branch: > git clone https://github.com/FreeBSDDesktop/freebsd-base-graphics.git -b > drm-next-4.7 > > > - compile the world+kernel of this checkout. the normal process of > building the freebsd world from source works in this checkout. > > > - once you are running the appropriate world+kernel configure this new > pkg repository (I put this in a file named > /usr/local/pkg/repo/FreeBSD-ports.repo for example): > > FreeBSD-ports: { > url: > " > http://www.bsddesktop.com/images/120amd64-ports-graphics-xserver-mesa-next/ > " > enabled: yes > } > > - install appropriate Xorg Intel Xorg driver and XFCE4 desktop > environment packages like so: > > $ pkg install -r FreeBSD-ports xorg xf86-video-intel xfce > > > The instructions for building and installing a fresh world from source > are better documented in the handbook here: > https://www.freebsd.org/doc/handbook/makeworld.html > > > Cheers, > -p > > -- > Pete Wright > pete@nomadlogic.org > nomadlogicLA > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >