Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2020 16:43:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 244306] x11-servers/xorg-server: starting OpenGL application freezes the display (regression with 1.20.7)
Message-ID:  <bug-244306-7141-7XRkI9sNYu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244306-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244306-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=3D244306

--- Comment #39 from rsmith@xs4all.nl ---
(In reply to Niclas Zeising from comment #28)

I can confirm that the mesa update works.

- Intel(R) Core(TM) i7-7700HQ (Intel HD Graphics 630)
- FreeBSD 12.1-STABLE r354571 GENERIC  amd64
- drm-fbsd12.0-kmod-4.16.g20200221
- gpu-firmware-kmod-g20200130
- mesa-dri-19.0.8
- mesa-libs-19.0.8
- xorg-server-1.20.7_1,1 (OPTIONS_FILE_UNSET+=3DFIXDRM)
- LIBGL_DRI3_ENABLE=3D1 is set.


The intel driver is not installed; the modesetting driver is used.

The only problem with this update is that mesa still has a build dependency=
 on
Python 2.7. (see mesa-dri/Makefile.common).

So, in mesa-dri/Makefile.common I changed "python:2.7,build" to "python:bui=
ld",
re-built and re-installed mesa-libs and mesa-dri and it worked fine with Py=
thon
3.7.

Other than xorg-server, libosmesa and mesa-dri I did *not* have to rebuild =
any
of the programs that require mesa-libs.

--=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-244306-7141-7XRkI9sNYu>