From owner-freebsd-current@freebsd.org Sat Sep 9 00:38:12 2017 Return-Path: Delivered-To: freebsd-current@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 DBBE9E14F11 for ; Sat, 9 Sep 2017 00:38:12 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id CB8CA71557 for ; Sat, 9 Sep 2017 00:38:11 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 3F515197E873 for ; Fri, 8 Sep 2017 17:38:11 -0700 (MST) Date: Fri, 8 Sep 2017 17:38:11 -0700 (MST) From: Jakub Lach To: freebsd-current@freebsd.org Message-ID: <1504917491215-0.post@n6.nabble.com> In-Reply-To: <22949.42044.875179.603888@jerusalem.litteratus.org> References: <22949.42044.875179.603888@jerusalem.litteratus.org> Subject: Re: questions re updating to -CURRENT MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 00:38:13 -0000 I use 11-STABLE with Intel. Some time ago, there was a switch to drm2 here. Iirc I had to add kld_list="i915kms.ko to rc.conf and ensure that drm2/drm2 and drm2/i915kms are built (which should be default). Are you sure you are not using drm2 already? I would check with kldstat. The message in UPDATING is about removing old code from the tree. In any case, RELEASE to STABLE to CURRENT could be a less bumpy ride. -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-current-f3875308.html