From owner-freebsd-x11@freebsd.org Mon Apr 13 10:37:12 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1840E2B9F83 for ; Mon, 13 Apr 2020 10:37:12 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4914n36tqyz4Qct; Mon, 13 Apr 2020 10:37:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id C499D14622; Mon, 13 Apr 2020 10:37:11 +0000 (UTC) Date: Mon, 13 Apr 2020 10:37:11 +0000 From: Alexey Dokuchaev To: Grzegorz Junka Cc: freebsd-x11@freebsd.org Subject: Re: Ars Technica article Message-ID: <20200413103711.GA10511@FreeBSD.org> References: <43f83193-e495-2bf2-f85d-91aa0b36c1a0@gmail.com> <0e205fe8-fbc6-5d91-99b0-1bd4870b8a5d@gmail.com> <536A0D50-4119-4C28-9202-28622152B203@freebsd.org> <20200413052406.GA90880@FreeBSD.org> <20200413075034.GA46382@FreeBSD.org> <2761dfd9-f031-9a47-024e-71ef29f9ac23@gjunka.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2761dfd9-f031-9a47-024e-71ef29f9ac23@gjunka.com> 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: Mon, 13 Apr 2020 10:37:12 -0000 On Mon, Apr 13, 2020 at 10:27:58AM +0000, Grzegorz Junka wrote: > > Oh, I'm not blaming him at all. And more to it, while Andrea Venturoli > > is currently helps to debug xf86-video-ati-legacy issues, I'm not that > > concerned about that driver, but rather that all other DRM ports except > > legacy locking up my laptop upon "kldload radeonkms". This isn't right; > > it should be debugged and fixed, and only then drm-legacy-kmod port can > > be removed. > > For what's is worth, since I moved from 12.0 to 12.1 none of the new DRM > ports worked for me. The only working configuration was kernel/world from > CURRENT (13) and ports compiled at least on 12.1-RELEASE. Are you trying > binary distributions or compiling on your own? I'm always on -CURRENT and always compile from SVN with make build/install world and kernel (same for ports, most often). I need to pull up my data points gathered over the past few weeks together, analyze it, and open PRs when evidence is concrete enough. ./danfe