From owner-freebsd-x11@freebsd.org Fri Feb 1 20:54:45 2019 Return-Path: Delivered-To: freebsd-x11@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 51EFB14C07A3 for ; Fri, 1 Feb 2019 20:54:45 +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 "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 488C8812D9 for ; Fri, 1 Feb 2019 20:54:43 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from duke.gem.co (cpe-76-175-75-27.socal.res.rr.com [76.175.75.27]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 872f65d0 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Fri, 1 Feb 2019 12:54:41 -0800 (PST) Subject: Re: System lockup on kldload amdgpu To: Greg V , Phil Norman Cc: freebsd-x11@freebsd.org References: <1549052728.1799.0@smtp.migadu.com> From: Pete Wright Message-ID: Date: Fri, 1 Feb 2019 12:54:40 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <1549052728.1799.0@smtp.migadu.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 488C8812D9 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 140.82.23.70 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-5.51 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[27.75.175.76.zen.spamhaus.org : 127.0.0.10]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[nomadlogic.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mail.nomadlogic.org]; NEURAL_HAM_SHORT(-0.74)[-0.738,0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-2.46)[ip: (-8.86), ipnet: 140.82.16.0/21(-4.43), asn: 20473(1.07), country: US(-0.07)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:20473, ipnet:140.82.16.0/21, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 20:54:45 -0000 On 2/1/19 12:25 PM, Greg V wrote: > > > On Thu, Jan 31, 2019 at 10:39 PM, Phil Norman wrote: >> Hi. >> >> I have a Ryzen 2400G (built-in Vega graphics), and am trying to get it >> working with x11 (on FreeBSD 12.0-STABLE r343112 GENERIC amd64). Pete >> Wright has been helping me out with instructions (over on >> freebsd-stable@), >> and so far I've got as far as installing drm-kmod, and setting >> 'hw.sysconf.disable=1' in /boot/loader.conf. > > syscons !!! not sysconF. I think I've seen that typo in the github > issue tracker before. > oh man that's a nasty typo - thanks for pointing it out!  I've amended the Graphics wiki accordingly. cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA