From owner-freebsd-questions@freebsd.org Thu Jan 21 02:02:13 2021 Return-Path: Delivered-To: freebsd-questions@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 8EC294E290B for ; Thu, 21 Jan 2021 02:02:13 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DLlyF2KxSz4dwW for ; Thu, 21 Jan 2021 02:02:13 +0000 (UTC) (envelope-from chris@monochrome.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5014C4E290A; Thu, 21 Jan 2021 02:02:13 +0000 (UTC) Delivered-To: questions@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 4FE224E2909 for ; Thu, 21 Jan 2021 02:02:13 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (static-71-163-255-121.washdc.fios.verizon.net [71.163.255.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail", Issuer "mail" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DLlyF1VwLz4dsy for ; Thu, 21 Jan 2021 02:02:12 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from tripel.monochrome.org (tripel.monochrome.org [192.168.1.11]) by mail.monochrome.org (8.15.2/8.15.2) with ESMTP id 10L22Bk5011028; Wed, 20 Jan 2021 21:02:11 -0500 (EST) (envelope-from chris@monochrome.org) Date: Wed, 20 Jan 2021 21:02:11 -0500 (EST) From: Chris Hill To: Tomasz CEDRO cc: FreeBSD Questions List Subject: Re: drm-kmod kills FreeBSD In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 4DLlyF1VwLz4dsy X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 02:02:13 -0000 On Thu, 21 Jan 2021, Tomasz CEDRO wrote: > You need to build and reinstall drm-kmod-g20190710 and > drm-fbsd12.0-kmod-4.16.g20201016 manually from ports, so module gets > 12.2 stuff in it, pkg installs binary that is built on 12.1 and will > not work on 12.2 properly. This is a known issue and fix :-) I built drm-fbsd12.0-kmod-4.16.g20201016 from ports, and that did the trick. Thanks so much! -- Chris Hill chris@monochrome.org