From owner-freebsd-current@freebsd.org Sat Jun 2 13:07:44 2018 Return-Path: Delivered-To: freebsd-current@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 E656EFDB7CE for ; Sat, 2 Jun 2018 13:07:43 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (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 8689980A6D for ; Sat, 2 Jun 2018 13:07:43 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 40yhLw5RmvzDhGj; Sat, 2 Jun 2018 13:07:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id 8XhtEPVP4UYj; Sat, 2 Jun 2018 13:07:36 +0000 (UTC) Received: from celes.daemonic.se (celes.daemonic.se [IPv6:2001:470:dca9:2::3]) by mail.daemonic.se (Postfix) with ESMTPSA id 40yhLv64Szz62Tw; Sat, 2 Jun 2018 13:07:35 +0000 (UTC) Subject: Re: How to run drm-next-kmod on r334511 To: Masachika ISHIZUKA , freebsd-current@freebsd.org References: <20180602.143535.1390554190272814876.ish@amail.plala.or.jp> <864liloevj.fsf@gmail.com> <20180602.165645.1988449322524261535.ish@amail.plala.or.jp> From: Niclas Zeising Message-ID: <4a38309c-e478-b977-c7d2-612829c8264c@freebsd.org> Date: Sat, 2 Jun 2018 15:07:26 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <20180602.165645.1988449322524261535.ish@amail.plala.or.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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, 02 Jun 2018 13:07:44 -0000 On 06/02/18 09:56, Masachika ISHIZUKA wrote: >>> When I updated to r334511, drm-next-kmod is not working with >>> the message '[drm:fw_domain_wait_ack] render: timed out waiting >>> for forcewake ack request.'. >>> drm-next-kmod was working fine on r333704. >>> My CPU is pentium G4560(kaby lake). >> >> We are working on a fix now. >> Sorry for any trouble caused. > > Thank you for reply, Johannes > > Since it works well in 11.2-RC1, it is not in a hurry, but I am > looking forward to being fixed. > This should be fixed as of ports r471368. https://svnweb.freebsd.org/ports?view=revision&revision=471368 Regards -- Niclas