From owner-freebsd-stable@freebsd.org Fri Mar 2 15:53:39 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 334C3F2F28C for ; Fri, 2 Mar 2018 15:53:39 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from montes.get.c.bitbit.net (montes.getmail.no [84.210.184.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7A8C68066 for ; Fri, 2 Mar 2018 15:53:37 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from bouvier.getmail.no (unknown [10.7.88.12]) by montes.get.c.bitbit.net (Postfix) with ESMTPS id 7CAE67F for ; Fri, 2 Mar 2018 16:53:28 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id 953E043CA8 for ; Fri, 2 Mar 2018 16:53:20 +0100 (CET) Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 5-1c6PQ5SjhA for ; Fri, 2 Mar 2018 16:53:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by bouvier.getmail.no (Postfix) with ESMTP id 257B2443BD for ; Fri, 2 Mar 2018 16:53:20 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.9.2 bouvier.getmail.no 257B2443BD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1520006000; bh=E8CXMaCoQCwJVze63HAogXavvzpwWsc0Q3gKM5Q7ZTw=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=eguosPcEtRxxI+RLX3fyezrISHcvmNE2iWWCoDFY1IyL/X/gIA6oPzgI0sxbHWLpj 5uo0JBN7Xu3ktBlTRNgabFrv7qdP7mX4rZxCHhxY7aJ+UTCKTdmOHDORe14D96W57C Fgr9FdvDzY6DP9caynNBRJmryOg64TT+iSFSgERk= X-Virus-Scanned: amavisd-new at bouvier.get.c.bitbit.net Received: from bouvier.getmail.no ([127.0.0.1]) by localhost (bouvier.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 4Zs5PkrzEFHB for ; Fri, 2 Mar 2018 16:53:20 +0100 (CET) Received: from kg-core1.kg4.no (cm-84.209.39.108.getinternet.no [84.209.39.108]) by bouvier.getmail.no (Postfix) with ESMTPSA id CB17F43CA8 for ; Fri, 2 Mar 2018 16:53:19 +0100 (CET) Date: Fri, 2 Mar 2018 16:53:19 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: [CFT] [X11] graphics/drm-next-kmod now builds, loads and works on FreeBSD-11-stable Message-Id: <20180302165319.98905ae207bdae80f6052474@getmail.no> In-Reply-To: <3ad595ce-e15b-d475-e057-4dde88e2630c@selasky.org> References: <3ad595ce-e15b-d475-e057-4dde88e2630c@selasky.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.31; amd64-portbld-freebsd10.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2018 15:53:39 -0000 On Sun, 18 Feb 2018 21:35:24 +0100 Hans Petter Selasky wrote: > Hi FreeBSD desktop users! > > During the past week and over the weekend all parts needed for building, > loading and using graphics/drm-next-kmod on FreeBSD-11-stable have been > completed! > Thanks for the hard work by all involved! Tested a few days ago, reported in the forum post here: https://forums.freebsd.org/threads/using-drm-next-kmod-on-freebsd-11-stable.64731/#post-378702 TL;DR - it works on a Toshiba Satellite Z30-B-10W (Broadwell-U, Intel HD Graphics 5500). One issue - the text console (before starting Xorg) has serious lag, you can type a command before anything shows on the screen. Should I open an issue for this on Github? HTH -- Torfinn Ingolfsen