Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 15:03:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 275899] graphics/mesa-dri: DRI stopped working with the Intel graphics card
Message-ID:  <bug-275899-7141-5r9Zgn6eID@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275899-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275899-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=3D275899

--- Comment #8 from marek <man130117@outlook.com> ---
Regarding versions, it is (after today's upgrade):

- mesa-devel-23.3.b.3608
- mesa-dri-23.3.2
- mesa-libs-23.3.2
- drm-510-kmod-5.10.163_8
- libdrm-2.4.119,1

No error messages are diplayed when emacs and glxgears run locally (directl=
y on
FreeBSD laptop).

However, when run remotely, in an environment provided by XMING or MOBAXTERM
(on Windows 11), they display the following:

~ % emacs &
[1] 59259
~ % MESA-LOADER: failed to open zink: Cannot open
"/usr/local/lib/dri-devel/zink_dri.so" (search paths /usr/local/lib/dri-dev=
el,
suffix _dri)
failed to load driver: zink
MESA-LOADER: failed to open swrast: Cannot open
"/usr/local/lib/dri-devel/swrast_dri.so" (search paths
/usr/local/lib/dri-devel, suffix _dri)
failed to load driver: swrast

[1]    Done                          emacs

~ % glxgears &
[1] 64849
~ % MESA-LOADER: failed to open zink: Cannot open
"/usr/local/lib/dri-devel/zink_dri.so" (search paths /usr/local/lib/dri-dev=
el,
suffix _dri)
failed to load driver: zink
MESA-LOADER: failed to open swrast: Cannot open
"/usr/local/lib/dri-devel/swrast_dri.so" (search paths
/usr/local/lib/dri-devel, suffix _dri)
failed to load driver: swrast
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
X connection to localhost:10.0 broken (explicit kill or server shutdown).

[1]    Exit 1                        glxgears
~ %

--=20
You are receiving this mail because:
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-275899-7141-5r9Zgn6eID>