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

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    92975a1 View commit details
    Browse the repository at this point in the history
  2. nvidia_current: provide libglxserver_nvidia module

    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.
    thomas committed May 22, 2019
    Configuration menu
    Copy the full SHA
    5e1f32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1956c View commit details
    Browse the repository at this point in the history