From owner-freebsd-x11@freebsd.org Sat Feb 2 17:37:56 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 E868614C54DC for ; Sat, 2 Feb 2019 17:37:55 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from mail1.g14.pair.com (mail1.g14.pair.com [IPv6:2607:f440::4227:410]) (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 2F15490C84 for ; Sat, 2 Feb 2019 17:37:55 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from mail1.g14.pair.com (localhost [127.0.0.1]) by mail1.g14.pair.com (Postfix) with ESMTP id C05A8A6D46 for ; Sat, 2 Feb 2019 12:37:47 -0500 (EST) Received: from whisperer.chthonixia.net (cpe-74-64-59-0.nyc.res.rr.com [74.64.59.0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail1.g14.pair.com (Postfix) with ESMTPSA id A9E13A6D45 for ; Sat, 2 Feb 2019 12:37:47 -0500 (EST) Date: Sat, 2 Feb 2019 12:38:30 -0500 From: "J. Altman" To: freebsd-x11@freebsd.org Subject: Radeon Vega 8 and drm-fbsd12.0-kmod Message-ID: <20190202173829.GA11164@whisperer.chthonixia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.2 (2019-01-07) X-Rspamd-Queue-Id: 2F15490C84 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.17 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.78)[-0.782,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.97)[-0.967,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-x11@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[chthonixia.net]; NEURAL_SPAM_SHORT(0.23)[0.229,0]; MX_GOOD(-0.01)[mail1.g14.pair.com]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7859, ipnet:2607:f440::/32, country:US]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(-0.54)[ipnet: 2607:f440::/32(-2.20), asn: 7859(-0.44), country: US(-0.07)]; RECEIVED_SPAMHAUS_PBL(0.00)[0.59.64.74.zen.spamhaus.org : 127.0.0.10] 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: Sat, 02 Feb 2019 17:37:56 -0000 Greetings, listmembers... I have a new installation of 12.0; and the APU shows as a Vega 8 APU. Sources for /usr/sys and /usr/ports are new. The DRM in the subject builds and installs fine; but using the recommendations for loading via rc.conf amdgpu.ko (and yes, I have tried using sysconS and not syconF via loader.conf...no help there) does not work....it's the usual black screen, unresponsive keyboard, with eventual failure of the machine and a hang requiring a mechanical re-start. I've a bunch of pciconf and other output, but before I start tossing that at people, I want to ask: Is it possible that, since I see no explicit mention of Vega 8 in any directory related to building the DRM in the subject, my machine fails due to that lack? I do see explicit listings for Vega 10...IIRC, it's in gpu-firmware-kmod build directory? FWIW, I can see the Raven firmware loading, but again: the machine hangs after a short period. So: is it a lack of Vega 8 firmware? Thanks, and best regards, Joe Altman