From owner-freebsd-questions@freebsd.org Thu Jan 21 03:09:19 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 823964E5776 for ; Thu, 21 Jan 2021 03:09:19 +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 4DLnRg1MLFz4ks9 for ; Thu, 21 Jan 2021 03:09:19 +0000 (UTC) (envelope-from chris@monochrome.org) Received: by mailman.nyi.freebsd.org (Postfix) id 2EA984E5C81; Thu, 21 Jan 2021 03:09:19 +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 2E77C4E5C80 for ; Thu, 21 Jan 2021 03:09:19 +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 4DLnRg0c0Fz4kyG for ; Thu, 21 Jan 2021 03:09:18 +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 10L39Et6011213; Wed, 20 Jan 2021 22:09:14 -0500 (EST) (envelope-from chris@monochrome.org) Date: Wed, 20 Jan 2021 22:09:14 -0500 (EST) From: Chris Hill To: Tomasz CEDRO cc: Polytropon , FreeBSD Questions List , "Steve O'Hara-Smith" Subject: Re: drm-kmod kills FreeBSD In-Reply-To: Message-ID: References: <20210121030321.9817c075.freebsd@edvax.de> 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: 4DLnRg0c0Fz4kyG 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 03:09:19 -0000 On Thu, 21 Jan 2021, Tomasz CEDRO wrote: > On Thu, Jan 21, 2021 at 3:03 AM Polytropon wrote: >> On Wed, 20 Jan 2021 20:09:49 -0500 (EST), Chris Hill wrote: >>> 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. > > Yes you need to rebuild and reinstall both of them (make clean > deinstall reinstall). As it turned out, I only needed drm-fbsd12.0-kmod-4.16.g20201016. Despite the name, this worked on 12.2. Thanks, Tomasz. I can stop tearing my hair out now. -- Chris Hill chris@monochrome.org