From nobody Thu Mar 12 17:12:44 2026 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fWvM30G9yz6Vfm6 for ; Thu, 12 Mar 2026 17:12:47 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mx-2023-1.gwdg.de (mx-2023-1.gwdg.de [134.76.10.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWvM25V7wz3Lct; Thu, 12 Mar 2026 17:12:46 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gwdg.de; s=2023-rsa; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: Reply-To:References:CC:To:Subject:MIME-Version:Date:Message-ID:Sender: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/3pqHFRe1Qdc+V5pd8N2x4uYwnlUi/7ItgWBdkCuGs4=; b=IvJ3g1DCiQAMHrJpRH9ZUA7DMb QMt9iLyKXq/OtOcPMCgtZpCsmzwtvCHexoq68YQo4xJh+TMCijARwS1gAoT5JNcGgdkyj1/rpGiiv nkqKBH8VR+496VvqUWi2SNHO0QuSKhfx78ThmPYUNrgBcBzGESQuvhwmD7jER41le3mj7gjO4H8JP tMAOwGCwwtptdsjkpH+f3rHAgKXJt9Iqbczx2EduG5RtAYT6YYuQRd5+AhHKr67YsMeaRMsQcK2SS IyrFVeKBdbt5OYS9/aiBcR/p8lQzsyTv1lh/aySailwq5X/JofmjdksFmWUtpmlKV1213ULQrmv+I vE/coNcQ==; Received: from mailer.gwdg.de ([134.76.10.26]:45349) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1w0jaW-00BvH0-0I; Thu, 12 Mar 2026 18:12:44 +0100 Received: from mbx19-gwd-03.um.gwdg.de ([10.108.142.56] helo=email.gwdg.de) by mailer.gwdg.de with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (GWDG Mailer) (envelope-from ) id 1w0jaW-000Vfm-2I; Thu, 12 Mar 2026 18:12:44 +0100 Received: from [192.168.178.23] (10.250.9.200) by MBX19-GWD-03.um.gwdg.de (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.37; Thu, 12 Mar 2026 18:12:44 +0100 Message-ID: <90bade63-dd8b-4464-9751-b6a4ca91e181@gwdg.de> Date: Thu, 12 Mar 2026 18:12:44 +0100 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Recent -CURRENT and drm-66-kmod panic To: Roman Bogorodskiy CC: , References: Content-Language: en-US, de-DE Reply-To: Rainer Hurling From: Rainer Hurling In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: MBX19-GWD-05.um.gwdg.de (10.108.142.58) To MBX19-GWD-03.um.gwdg.de (10.108.142.56) X-Virus-Scanned: (clean) by clamav X-Spam-Level: - X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE] X-Rspamd-Queue-Id: 4fWvM25V7wz3Lct X-Spamd-Bar: ---- Am 11.03.26 um 18:30 schrieb Roman Bogorodskiy: > Roman Bogorodskiy wrote: > >> Rainer Hurling wrote: >> >>> Am 27.02.26 um 18:16 schrieb Roman Bogorodskiy: >>>> Hi, >>>> >>>> I've updated my and of January -CURRENT to today's version >>>> (c3577fcf3fd0494cc992021d4debbca09241a49e), rebuilt >>>> graphics/drm-66-kmod which is now at: >>>> >>>> Version : 6.6.25.1600011_8 >>>> >>>> System crashes during boot, full crash info is here: >>>> >>>> https://people.freebsd.org/~novel/misc/core-drm-66-kmod-6.6.25.1600011.txt >>>> >>>> Things work fine when booting the old kernel, even without rebuilding >>>> the drm-66-kmod. >>>> >>>> Is that a known issue? >>>> >>>> Roman >>>> >>> >>> Hmm, just a guess: >>> Did you also rebuild something like graphics/gpu-firmware-intel-kmod? >> >> No, I didn't rebuild graphics/gpu-firmware-intel-kmod, only >> graphics/drm-66-kmod. >> >> In the meantime I've opened an issue here: >> >> https://github.com/freebsd/drm-kmod/issues/419 >> >> And as I commented there, the issue starts showing up for me with >> freebsd-src commit 79b05e7f80eb482287c700f10da9084824199a05. >> >> I will check if rebuilding graphics/gpu-firmware-intel-kmod makes any >> difference. >> >>> HTH, >>> Rainer >>> > > Just did a quick test. > > - checked out latest -CURRENT (ff2c98b30b57b9763e2a6575f729bab676e6c025) > - build && reboot --> the same panic as before > - reverted 79b05e7f80eb482287c700f10da9084824199a05 > - build && reboot --> system works fine > > Didn't rebuild drm-66-kmod and related ports. > > Roman Is there a reason why you didn't try the latest CURRENT version together with newly built graphics/gpu-firmware-intel-kmod and drm-66-kmod related ports? Sorry if I overlooked something. Rainer