From owner-freebsd-questions@freebsd.org Thu Jan 21 01:09:51 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 AD7594DFB0E for ; Thu, 21 Jan 2021 01:09:51 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DLknq3YDvz4YkS for ; Thu, 21 Jan 2021 01:09:51 +0000 (UTC) (envelope-from chris@monochrome.org) Received: by mailman.nyi.freebsd.org (Postfix) id 79DAA4DFA57; Thu, 21 Jan 2021 01:09:51 +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 79ABC4DF69F for ; Thu, 21 Jan 2021 01:09:51 +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 4DLknq2jBSz4YkR for ; Thu, 21 Jan 2021 01:09:50 +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 10L19nq9010887; Wed, 20 Jan 2021 20:09:49 -0500 (EST) (envelope-from chris@monochrome.org) Date: Wed, 20 Jan 2021 20:09:49 -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: 4DLknq2jBSz4YkR 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 01:09:51 -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 :-) Really! That's extremely helpful to know. Do I actually need both of those? I'm not sure what the difference is. -- Chris Hill chris@monochrome.org