From owner-freebsd-x11@freebsd.org Tue Jul 21 04:35:14 2020 Return-Path: Delivered-To: freebsd-x11@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 704EB376FF2 for ; Tue, 21 Jul 2020 04:35:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B9m3k2Rrsz46Ql for ; Tue, 21 Jul 2020 04:35:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5259537704E; Tue, 21 Jul 2020 04:35:14 +0000 (UTC) Delivered-To: x11@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 5227B376FF1 for ; Tue, 21 Jul 2020 04:35: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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B9m3k1V8Qz4697 for ; Tue, 21 Jul 2020 04:35: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.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 179BB189EE for ; Tue, 21 Jul 2020 04:35: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 06L4ZDhn085597 for ; Tue, 21 Jul 2020 04:35:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06L4ZDbu085596 for x11@FreeBSD.org; Tue, 21 Jul 2020 04:35:13 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: x11@FreeBSD.org Subject: [Bug 247441] graphics/gpu-firmware-kmod and or graphics/drm-fbsd11.2-kmod crashing 11.2 to 11.4 with a Radeon HD 5770 card Date: Tue, 21 Jul 2020 04:35:12 +0000 X-Bugzilla-Reason: AssignedTo CC 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bennett@sdf.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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-x11@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2020 04:35:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247441 --- Comment #14 from Scott Bennett --- Warner, I guess I need to correct my previous statement that Alexey had asked the same questions I had. My questions were rather more general than his. I asked, "Has there been any change to gpu-firmware-kmod for stable/11 since 28 April 2020?" and "Has radeonkms.ko had any changes to how it is=20 intended to respond to a GPU hang?" Surely the first question is easy enou= gh for anyone on the x11 team to answer. The second one would likely take a b= it closer look at the update log for radeonkms.ko, but it also might be as sim= ple as seeing that there were no changes made at all during the time period in question. IOW, there ought to be no problem in answering the questions I h= ad asked, and it also I ought to take no more than a few minutes at worst to f= ind the answers and tell me. If there is no difference in a module between two dates, then updating to the current date should naturally be expected to be= a waste of time in terms of finding solutions to the problems. There is now a new obstacle for me. My stable/11 "make buildworld" ran to many hours, finally finishing about 7:15 p.m. llvm continues to grow at= an alarming rate, so now it takes longer to build it than all the rest of Free= BSD combined. I then ran buildkernel, which ran almost to completion, but fail= ed near the very end due to large numbers of compilation errors from having uncommented "options EVDEV_SUPPORT" because it is supposedly now required a= nd there is now supposedly a way to continue to use moused with it enabled. So next I will try updating to tonight's source tree and run it all again. If= I don't see any changed modules that look like they might have anything to do with EVDEV_SUPPORT, then I will look again tomorrow and, if necessary, repe= at each day or two until I do see such and then will try building world and ke= rnel again. Until then, I don't see the need to waste processing time. I reiterate that I have not asked whether the problems in gpu-firmware-kmod of drm-fbsd11.2-kmod have been fixed. I have asked wheth= er the particular modules supporting a Radeon HD 5770 have even been changed since 28 April 2020. Warner, I also have a parting question for you, raised by Niclas. For= how many days is a particular stable/11 or stable/12 revision considered to be supported? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=