From owner-freebsd-stable@freebsd.org Tue Sep 11 14:44:24 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 EE88A1092FA0 for ; Tue, 11 Sep 2018 14:44:23 +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 8812F79924 for ; Tue, 11 Sep 2018 14:44:23 +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 1fzjtt-000LWj-7Q for freebsd-stable@freebsd.org; Tue, 11 Sep 2018 14:44:21 +0000 Subject: Re: Using drm-next in 11.2 To: freebsd-stable@freebsd.org References: <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> From: Pete French Message-ID: Date: Tue, 11 Sep 2018 15:44:21 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> 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 14:44:24 -0000 On 11/09/2018 14:42, Pete French wrote: > >> 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] I tired this, it doesnt help - I tink it alway was loading that one - but I also tried a few other things. Such as removing my ATI driver from Xorg and adding the amdgpu driver istead. Still no luck unfortunately. -pete.