From owner-freebsd-ports-bugs@freebsd.org Mon Nov 4 14:16:14 2019 Return-Path: Delivered-To: freebsd-ports-bugs@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 C6D9E1A3CC4 for ; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.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 476FG64tcMz3HcX for ; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A5A0E1A3CC3; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) Delivered-To: ports-bugs@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 A55461A3CC2 for ; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476FG63J3Qz3HcW for ; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5144B253F5 for ; Mon, 4 Nov 2019 14:16:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id xA4EGE9O098965 for ; Mon, 4 Nov 2019 14:16:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xA4EGEg5098964 for ports-bugs@FreeBSD.org; Mon, 4 Nov 2019 14:16:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241101] i915kms working with 12.0 but not 12.1-BETA3 Date: Mon, 04 Nov 2019 14:16:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zeising@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2019 14:16:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241101 Niclas Zeising changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |x11@FreeBSD.org CC| |zeising@FreeBSD.org --- Comment #7 from Niclas Zeising --- Hi! The issue is that packages for FreeBSD are built on the lowest common suppo= rted version. This means that packages for FreeBSD 12 (both 12.0 and 12.1, as w= ell as 12-STABLE) are built on FreeBSD 12.0. There has been a change somewhere in the time between 12.0 and 12.1 that ma= kes certain kernel modules, i915kms.ko is one of them (both drm-fbsd12.0-kmod a= nd drm-legacy-kmod) fail when loaded on a FreeBSD 12.1 kernel. The best work around for this is to simply build the kernel module from por= ts on FreeBSD 12.1. This is safe to do even on systems that otherwise use bin= ary packages. This is a known issue, with no really good solution currently. It has been discussed within the graphics team quite a lot, however, I was unaware that this PR existed. https://github.com/FreeBSDDesktop/kms-drm/issues/183 is the issue we have o= pen on github. Regards Niclas FreeBSD Graphics Team --=20 You are receiving this mail because: You are the assignee for the bug.=