from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2jsZluybP1GWfGa3tGzUnqHaRZuES/6N0DuSM6+OlrM=; b=UVQ5zB7GooajAd5lHY0scOR7iz2SFsZB8c28topxGjurbt+FaCs/4E1rwIjkOfDHLjRnfK Hzlglv0gbh2xlIz2ztP1PWWuZdvrnD3YjERVxWsUN0wUBPExiJxb7r7eBQVH/ZDYEjGR8Y WdgWZ2wZZiXDfBng0Kdp2LJlf+EZryH7UerW9sNbJrZEJdiyegDeCSehbZgUh1dwzvrK7U fUbRCm3fx+d6YrWa+S+72znd8lD3/732hD7d8ZeBWRJsVpZ1TqRrex/2ZtO9Ox/key3KhO XDIBMrzfxgvh8O6y0rEoszRYbyrHiA8efVt9qaZ00pgob7jtxfqmsZwCiWodIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764502565; a=rsa-sha256; cv=none; b=H6GvOhJc533VEE2nHiFiSndBNU9zdRGB65UMUXbu/du6P9guiSS9D+fvUYxyzNYyOEPtFj uhiS8Qhjgo62O8tM6RuvIu0DCRV44fouBszgn43Bs45LI7ytQ0ZJQvzaIB/sZgs2OzG3OE FssVFk2DqX+x6e1qJW1GQcJ9svlqf5m8ripCEPRGxdkS+Q9pU+ICHCiQws821mN2TgdKQX j4J0D9FkUJPBUkpahGaaFrRZ9+Bh5LOfxzwhuBhg3RoCkpBsuTi0LeELGqCPD+cycaxTnP VXqVDhqwlBw2ljPU3HVRmYVmDk7Tp7CwYs9+RIHxtrmglakia6P/IpkEVnZMEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4dK4jd1hdPzZPj for ; Sun, 30 Nov 2025 11:36:05 +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 5AUBa5AX094952 for ; Sun, 30 Nov 2025 11:36:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5AUBa5Yl094951 for x11@FreeBSD.org; Sun, 30 Nov 2025 11:36:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 291298] graphics/drm-66-kmod: Two problems with one workaround Date: Sun, 30 Nov 2025 11:36:05 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 291298: graphics/drm-66-kmod: Two problems with one workaround https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291298 --- Description --- I have two computers with FreeBSD 15.0-RELEASE and drm-66-kmod 6.6.25 drive= r, both running sway 1.11. The first one has integrated Radeon RX Vega graphics (Ryzen 5 3500U). When I try to run sway the system becomes irresponsive.=20 The second has a Radeon RX 6000 series card. Sway starts normally, but when= I run veloren (games/veloren) the system becomes irresponsive as well. I attach a workaround which fixes the both problems