[Bug 244338] x11-servers/xorg-server: 1.20.7 with x11/nvidia-driver results in non-functional OpenGL
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244338 Rainer Hurling <[email protected]> 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| |[email protected] --- Comment #1 from Rainer Hurling <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"