From owner-freebsd-current@freebsd.org  Sat Oct 19 09:54:15 2019
Return-Path: <owner-freebsd-current@freebsd.org>
Delivered-To: freebsd-current@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 6BB4E15F620
 for <freebsd-current@mailman.nyi.freebsd.org>;
 Sat, 19 Oct 2019 09:54:15 +0000 (UTC)
 (envelope-from contact@evilham.com)
Received: from yggdrasil.evilham.com (yggdrasil.evilham.com [46.19.33.155])
 (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 46wJCB2tC1z43HJ
 for <freebsd-current@freebsd.org>; Sat, 19 Oct 2019 09:54:13 +0000 (UTC)
 (envelope-from contact@evilham.com)
Received: from yggdrasil.evilham.com (unknown [IPv6:2a0a:e5c1:121:1::1])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by yggdrasil.evilham.com (Postfix) with ESMTPSA id 46wJC76ZtXz3wmp;
 Sat, 19 Oct 2019 11:54:11 +0200 (CEST)
From: Evilham <contact@evilham.com>
To: "Clay Daniels Jr." <clay.daniels.jr@gmail.com>
Cc: "freebsd-current\@freebsd.org" <freebsd-current@freebsd.org>
Subject: Re: r353072 > r353427 > r353709
References: <CAGLDxTXwhZT-VC63d16ZGjKozezC=J5tsoKDh7BBfp0zsb8yCQ@mail.gmail.com>
In-reply-to: <CAGLDxTXwhZT-VC63d16ZGjKozezC=J5tsoKDh7BBfp0zsb8yCQ@mail.gmail.com>
Date: Sat, 19 Oct 2019 11:54:08 +0200
Message-ID: <4948bdbf-f79c-482b-87f5-e0f72c527b19@yggdrasil.evilham.com>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed
X-Rspamd-Queue-Id: 46wJCB2tC1z43HJ
X-Spamd-Bar: ------
Authentication-Results: mx1.freebsd.org; dkim=none;
 dmarc=pass (policy=none) header.from=evilham.com;
 spf=pass (mx1.freebsd.org: domain of contact@evilham.com designates
 46.19.33.155 as permitted sender) smtp.mailfrom=contact@evilham.com
X-Spamd-Result: default: False [-6.47 / 15.00]; ARC_NA(0.00)[];
 RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0];
 FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx];
 NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[];
 MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[];
 TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2];
 DMARC_POLICY_ALLOW(-0.50)[evilham.com,none];
 IP_SCORE(-3.67)[ip: (-9.83), ipnet: 46.19.32.0/21(-4.92), asn: 196752(-3.61),
 country: NL(0.02)]; FREEMAIL_TO(0.00)[gmail.com];
 FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[];
 MIME_TRACE(0.00)[0:+];
 ASN(0.00)[asn:196752, ipnet:46.19.32.0/21, country:NL];
 RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Oct 2019 09:54:15 -0000


On ds., oct. 19 2019, Clay Daniels, Jr. wrote:

> r353709 of today 18 Oct has only gone down hill. I tried to load 
> it a half
> dozen times, gave up and then tried re-installing r353072 which 
> was working
> earlier today, but the problem is the drm-firmware-kmod is 
> different this
> week, and even it will not run xorg.

Have you seen the recent threads about this?
Particularly this with some steps that worked-for-me (tm):
  https://lists.freebsd.org/pipermail/freebsd-current/2019-October/074660.html
--
Evilham