From owner-freebsd-stable@freebsd.org Tue Sep 11 17:59:31 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 CE9F21098479 for ; Tue, 11 Sep 2018 17:59:31 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [140.82.23.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "mail.nomadlogic.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5529981A7A for ; Tue, 11 Sep 2018 17:59:30 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.203] (cpe-76-175-75-27.socal.res.rr.com [76.175.75.27]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id bdf83ec7 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 11 Sep 2018 10:59:28 -0700 (PDT) Subject: Re: Using drm-next in 11.2 To: Pete French , freebsd-stable@freebsd.org References: <4e71d1a8-ff74-c1c0-9369-826b2a054802@ingresso.co.uk> From: Pete Wright Message-ID: <039a719c-8706-fb76-8866-662379430683@nomadlogic.org> Date: Tue, 11 Sep 2018 10:59:28 -0700 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-Transfer-Encoding: 8bit Content-Language: en-US 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 17:59:32 -0000 On 9/11/18 7:44 AM, Pete French wrote: > > > 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. > can you post your dmesg output from when you've set kld_list="/boot/modules/amdgpu.ko"?  also, please verify that your user is in the "video" group.  but from what you've described it sounds like a conflict is popping up between the base amdgpu.ko and the one available in the ports tree. also, please ensure you are booting in "classic" BIOS mode and not UEFI, IIRC there are some issues surrounding amdgpu with UEFI - i don't have that hardware tho so can't elaborate. -p -- Pete Wright pete@nomadlogic.org @nomadlogicLA