Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2022 09:26:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 264206] graphics/drm-fbsd13-kmod: System panic setting sysctl hw.dri.0.vblank=1 - page fault (drm_vblank_info -> sysctl_root_handler_locked)
Message-ID:  <bug-264206-7141-IEl1DT851i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264206-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264206-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264206

Emmanuel Vadot <manu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
                 CC|                            |manu@freebsd.org
             Status|Open                        |Closed

--- Comment #3 from Emmanuel Vadot <manu@freebsd.org> ---
Your first problem is that you don't have the needed firmware, pkg install
gpu-firmware-radeon-kmod-caicos should fix the attach problem.
The second one is that somewhere in drm they leave some variable uninit and=
 we
panic when we try to access them. This is fixed in 5.10 and tbh bisecting w=
hich
changed is needed to fix this in 5.4 is too complicated.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264206-7141-IEl1DT851i>