Skip to content

Fix nvidia glx provider #1117

Merged
merged 3 commits into from
May 22, 2019
Merged

Fix nvidia glx provider #1117

merged 3 commits into from
May 22, 2019

Conversation

thomas
Copy link
Collaborator

@thomas thomas commented May 22, 2019

Fixes #1116, runs on dalek and torchwood. Didn't interfere with nouveau setup (sigill)
Upgrade with:
bee remove nvidia_current-418.56-0.x86_64
bee install -f nvidia_current-418.56-1

The libglxserver_nvidia.so module is 'normaly' installed under
/usr/lib/xorg/modules/extensions, from there it gets loaded by Xorg.

In our setup we must cheat with the name to stay in line with
our /node/usr_share_mxgfx mechanism. The other driver setups expect
a true libglx.so.
@david
Copy link
Collaborator

david commented May 22, 2019

tested on bacon

@david david merged commit b990311 into master May 22, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nvidia driver installation lacks GLX support
2 participants