From owner-freebsd-x11@freebsd.org Wed Oct 31 17:58:23 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 6EDB910E0DCD for ; Wed, 31 Oct 2018 17:58:23 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E13878110F for ; Wed, 31 Oct 2018 17:58:22 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-wr1-x431.google.com with SMTP id t10-v6so17483595wrn.10 for ; Wed, 31 Oct 2018 10:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hf/EphpCLp+D/bNbbppw5aDihokuzlLDEv3Ahs3t4Uo=; b=rfRSB6wMah5l3RU3yFvED/vpQPmKTqhI620Io1tJS6t+6A6RiY2QfMBSSPM67z5UOE mzt/MkzjrIBE909eXk7qpCayV9Z3lcT/uPmzqo3NEO+y8yY5mvqa50ool2TSdhut/uID ZmJcSJQYv12q+jNpFcBWs9ykIwJpDSxTGTaYO9qbk4Hgyr9wCgAMN1OiKCKkLfCFyTwm iRwPxm804knSckEGtlnnOpJMTk1M+cuXC4YLLCI/L/cM5jFj8SceZfSNH/YK/Q5KIeGc pDT7GUHfwUjpkhHU83zUSWdBFUwoW6H5frOXgoAGjj1wD1TGHSSd2GQtICpSQMXis42a V5Vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hf/EphpCLp+D/bNbbppw5aDihokuzlLDEv3Ahs3t4Uo=; b=NC3vgMmpLH5Ya40SsHEnZwqM1LqN3J9QTrt5xJkx8dPJMOHrA3ZKlmn5gaqniuuC3A dFO7DcioOPnrNLztIkgluX2TtfgWMkCn7GFzRh+AorTc2FQUyXUeg+FkmZH3s+r0NfDj wc5ZZduML9/GH5Zg++cY+SMEakY09iswDkaDpWu0+cl1tkWDwT5sExGE18r38xAUJtbG EA7sobkdc3ab/0M+ocqL7dMEimp/SW/nvvxBf4V9IF8mkJT58nbQkEjSWYq6z8oYpcj6 9Ifa1c1RxGh8sUkgx5e9TjRpRiq7axn2ZpZI1GzAu+YerN52hvkGocz9QDstebEWR+hz EHIg== X-Gm-Message-State: AGRZ1gJenzAvFEgnDq9KCeVoKQBqOx5eWDMd5sI4irwU7lHIF4A+yPyR 1bZ6mDm/JDos3Zb49Vji23AuyrZq+VoufJhZIIBs6GE7 X-Google-Smtp-Source: AJdET5fXMxfo9+BtwXpZk2sA2GhD85WWmd45FG0RW8xGIvK67KIciQVSpOkxWsOf06YWKEhIUQG+1yhwTihJyKN210Y= X-Received: by 2002:adf:ba92:: with SMTP id p18-v6mr3462500wrg.295.1541008701655; Wed, 31 Oct 2018 10:58:21 -0700 (PDT) MIME-Version: 1.0 References: <20181031172832.GA28293@troutmask.apl.washington.edu> In-Reply-To: <20181031172832.GA28293@troutmask.apl.washington.edu> From: Johannes Lundberg Date: Wed, 31 Oct 2018 17:57:44 +0000 Message-ID: Subject: Re: drm2 again To: Steve Kargl Cc: freebsd-current@freeebsd.org, x11-list freebsd Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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 17:58:23 -0000 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. 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. On Wed, Oct 31, 2018 at 5:29 PM Steve Kargl < sgk@troutmask.apl.washington.edu> wrote: > It's me, again. > > With the branching for freebsd-12, the top-of-tree > (aka freebsd13) has introduced knobs that prevent > the building and installation of drm and drm2. These > knobs have been set to 't'. Thus, my last world > update did not install the in-tree drm and drm2. > So, it seemed like a good time to switch to one of > the drm ports (as suggested by src/UPDATING). > > graphics/drm-legacy-kmod is simply broken, which has > been previously reported. > > graphics/drm-stable-kmod fills /var/log/messages with > > Oct 30 14:50:35 troutmask kernel: fence_wait returned with error -512 > Oct 30 14:50:35 troutmask syslogd: last message repeated 10 times > Oct 30 16:30:16 troutmask kernel: fence_wait returned with error -512 > Oct 30 16:30:16 troutmask syslogd: last message repeated 4 times > > It seems that setting WITHOUT_DRM_MODULE=t and > WITHOUT_DRM2_MODULE=t is premature. > > Yes, I am aware that I can set WITH_MODULE_DRM and > WITH_MODULE_DRM2 in /usr/src.conf, and recover the > missing in-tree modules. > > PS: /usr/src/UPDATING spells the WITHOUT_* knobs as for > example WITHOUT_DRM2_MODULE while src.conf(8) documents > a WITH_MODULE_DRM2 knob. I suspect UPDATING is wrong. > > % find /usr/src -name \*.mk | xargs grep _DRM > /usr/src/sys/conf/kern.opts.mk: MODULE_DRM \ > /usr/src/sys/conf/kern.opts.mk: MODULE_DRM2 \ > % find /usr/src -name Make\* | xargs grep _DRM > /usr/src/sys/modules/Makefile:.if ${MK_MODULE_DRM} != "no" > /usr/src/sys/modules/Makefile:.if ${MK_MODULE_DRM2} != "no" > /usr/src/sys/modules/Makefile:.if ${MK_MODULE_DRM} != "no" > /usr/src/sys/modules/Makefile:.if ${MK_MODULE_DRM2} != "no" > > > -- > Steve > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >