[Bug 244338] x11-servers/xorg-server: 1.20.7 with x11/nvidia-driver results in non-functional OpenGL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 23 15:53:56 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244338

Rainer Hurling <rhurlin at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|x11-servers/xorg-server:    |x11-servers/xorg-server:
                   |1.20.7 with                 |1.20.7 with
                   |x11/nvidia-driver results   |x11/nvidia-driver results
                   |in non OpenGL               |in non-functional OpenGL
                 CC|                            |rhurlin at gwdg.de

--- Comment #1 from Rainer Hurling <rhurlin at gwdg.de> ---
After installing x11-servers/xorg-server to newest version 1.20.7 on HEAD with
x11/nvidia-driver installed, I always get the following message, when trying to
start applications with OpenGL needs like Firefox, glxinfo, ...:

----------------------------------------------------------------------
OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled
for this VM.
----------------------------------------------------------------------


This is no VM, but a real box (tm). xorg-server is built with udev, mouse and
keyboard work.

In /var/log/Xorg.0.log two glx libs are registered:

[ 14664.059] (II) LoadModule: "glx"
[ 14664.059] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 14664.060] (II) Module glx: vendor="X.Org Foundation"
[ 14664.060]    compiled for 1.20.7, module version = 1.0.0
[ 14664.060]    ABI class: X.Org Server Extension, version 10.0

[ 14664.061] (II) Loading sub module "glxserver_nvidia"
[ 14664.061] (II) LoadModule: "glxserver_nvidia"
[ 14664.061] (II) Loading
/usr/local/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 14664.065] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 14664.065]    compiled for 1.6.99.901, module version = 1.0.0
[ 14664.065]    Module class: X.Org Server Extension
[ 14664.065] (II) NVIDIA GLX Module  440.31  Sun Oct 27 02:11:10 UTC 2019


nvidia-driver and mesa-libs versions of glx are both under:

#ll /usr/local/lib/xorg/modules/extensions/
total 13228
drwxr-xr-x  2 root  wheel  -      512  2020-02-23 15:43:01  .xorg
-rwxr-xr-x  2 root  wheel  -   335360  2020-02-23 14:54:12  libglx.so
lrwxr-xr-x  1 root  wheel  -       24  2020-02-23 16:12:18 
libglxserver_nvidia.so -> libglxserver_nvidia.so.1
-r--r--r--  1 root  wheel  - 13161960  2020-02-23 16:12:18 
libglxserver_nvidia.so.1


I have no clue, what is going wrong here. Please tell me, if I should provide
more info or test something. Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list