From owner-freebsd-stable@freebsd.org Tue Sep 11 13:42:54 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 D975D10915EF for ; Tue, 11 Sep 2018 13:42:54 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2a02:b90:3002:411::3]) (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 7DD5F7733F for ; Tue, 11 Sep 2018 13:42:54 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6]) by constantine.ingresso.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91 (FreeBSD)) (envelope-from ) id 1fziwP-000KoL-MD; Tue, 11 Sep 2018 13:42:53 +0000 Subject: Re: Using drm-next in 11.2 To: Andreas Nilsson Cc: FreeBSD Stable Mailing List References: From: Pete French Message-ID: <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> Date: Tue, 11 Sep 2018 14:42:53 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2018 13:42:55 -0000 > I think you have to use kld_list="/boot/modules/amdgpu.ko" to get the > new one. Will give it a try - I think its unnecessary as the name doesnt clash, but worth a go... -pete. [quick reboot comming up]