From nobody Thu May 29 20:46:11 2025 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 4b7dgq4qnvz5xTSW for ; Thu, 29 May 2025 20:46:15 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4b7dgn61m5z3vjq for ; Thu, 29 May 2025 20:46:13 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=troutmask.apl.washington.edu header.s=troutmask header.b=jsOHlC19; dmarc=fail reason="No valid SPF" header.from=washington.edu (policy=none); spf=none (mx1.freebsd.org: domain of sgk@troutmask.apl.washington.edu has no SPF policy when checking 128.95.76.21) smtp.mailfrom=sgk@troutmask.apl.washington.edu Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.18.1/8.18.1) with ESMTP id 54TKkBUa001879 for ; Thu, 29 May 2025 13:46:11 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) DKIM-Filter: OpenDKIM Filter v2.10.3 troutmask.apl.washington.edu 54TKkBUa001879 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=troutmask.apl.washington.edu; s=troutmask; t=1748551571; bh=VZezZxUZeisqwVzZdjpu6M9PXbKImT7ZxN41pvQqlDM=; h=Date:From:To:Subject:Reply-To:References:In-Reply-To:From; b=jsOHlC195izOQfk8PFNGNV5TgRF81zhquvj7cLtK8gkjdSNyGGdBnOfZTYO4tZXJX OiETKMoeNq3+iAfQzXMTI+VWpAkGBZ8AWGChB0+MvtNbKN8tHeRN4HY+gjL7rQ+D7V OWGTOSwWWF9NFzMrSmxaKNVLuI2Mpgsd5lDDmrWT4eWr2/vxSAfFbLuWfur50iuR70 22SF0ev2ZOJ0k9WQZLlwio4XzUi3iZisMwdrQsUTNReHAn0pmPhG1OoymBG5AnaIBe sWYsDqF+qtsBJejP0T7MhqK/jXo+Rl1FJCBpYtmsb8vmn5A1e5L6f6PtAXuD20oGln H9q0S3wvWQRlg== Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.18.1/8.18.1/Submit) id 54TKkBrA001878 for freebsd-current@freebsd.org; Thu, 29 May 2025 13:46:11 -0700 (PDT) (envelope-from sgk) Date: Thu, 29 May 2025 13:46:11 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: Re: drm panic after new world Message-ID: Reply-To: sgk@troutmask.apl.washington.edu References: 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spamd-Result: default: False [0.95 / 15.00]; NEURAL_SPAM_MEDIUM(0.99)[0.994]; NEURAL_SPAM_LONG(0.97)[0.970]; NEURAL_HAM_SHORT(-0.82)[-0.816]; RCVD_IN_DNSWL_MED(-0.20)[128.95.76.21:from]; DMARC_POLICY_SOFTFAIL(0.10)[washington.edu : No valid SPF,none]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; REPLYTO_ADDR_EQ_FROM(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; R_DKIM_PERMFAIL(0.00)[troutmask.apl.washington.edu:s=troutmask]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; REPLYTO_DOM_NEQ_TO_DOM(0.00)[]; HAS_REPLYTO(0.00)[sgk@troutmask.apl.washington.edu]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[troutmask.apl.washington.edu:~]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:73, ipnet:128.95.0.0/16, country:US]; MID_RHS_MATCH_FROM(0.00)[]; MISSING_XM_UA(0.00)[]; R_SPF_NA(0.00)[no SPF record] X-Rspamd-Queue-Id: 4b7dgn61m5z3vjq X-Spamd-Bar: / On Thu, May 29, 2025 at 01:06:22PM -0700, Steve Kargl wrote: > > After rebuilding world and installing, I rebuilt the drm-515 > port and the accompanying gpu-firmware. This port has worked > upto this update. Upon running xinit to load Xorg, I am > greeted with the panic following my .sig (text extracted from > /var/crash/core.txt.1). > > As a side note, 'pkg delete -f drm-515' followed by > building and install /usr/ports/graphics/drm-mod > selects the drm-66-kmod port. The ends up in a endless > loop of reboots when loading the radeonkms.ko module. > Addendum: drm-61-kmod also ends up in a reboot loop when attempting to radeonkkms.ko. So, drm-515i-kmod appears to be the only choice. -- Steve