From owner-freebsd-x11@freebsd.org Wed Oct 31 18:16:40 2018 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 62E5F10E152B for ; Wed, 31 Oct 2018 18:16:40 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EC1EB81C1A for ; Wed, 31 Oct 2018 18:16:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id w9VIGcNY029267 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 31 Oct 2018 11:16:38 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id w9VIGc3B029266; Wed, 31 Oct 2018 11:16:38 -0700 (PDT) (envelope-from sgk) Date: Wed, 31 Oct 2018 11:16:38 -0700 From: Steve Kargl To: Johannes Lundberg Cc: freebsd-current@freeebsd.org, x11-list freebsd Subject: Re: drm2 again Message-ID: <20181031181638.GA29166@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20181031172832.GA28293@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) 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: Wed, 31 Oct 2018 18:16:40 -0000 On Wed, Oct 31, 2018 at 05:57:44PM +0000, Johannes Lundberg wrote: > Hi > > > graphics/drm-legacy-kmod is simply broken, which has been previously > reported. > > This is not really helpful. What is the error you get? > We know there has been problems with firmware loading which we have been > working on but since the latest update we have not heard back a word from > any testers. We went through this a month ago. https://lists.freebsd.org/pipermail/freebsd-current/2018-September/071393.html > Ports was updated to use the latest snapshot from > https://github.com/FreeBSDDesktop/drm-legacy 4 days ago. Hopefully this > will fix the last outstanding issues we've had. I built and installed drm-*-kmod on Oct 25th, so may be this will work. I'll have more in about 30 minutes. -- Steve