Skip to content

Add Linux 4.14.76 and proprietary Nvidia driver 390.87 #940

Merged
merged 15 commits into from
Oct 17, 2018

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    9f43a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba7eb6 View commit details
    Browse the repository at this point in the history
  3. nvidia_linux: Update source URL

    Currently, it’s only available over us.download.nvidia.com.
    pmenzel committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1ed3522 View commit details
    Browse the repository at this point in the history
  4. nvidia_current: Add version 410.66

    Release highlights are available [online][1].
    
    [1]: https://www.nvidia.com/Download/driverResults.aspx/138959/en-us
    pmenzel committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    835eafb View commit details
    Browse the repository at this point in the history
  5. nvidia_current-410.66: Update source URL

    Currently, it’s only available over us.download.nvidia.com.
    pmenzel committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a041292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a26feb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. nvidia_current-410.66: Update libraries

    `libglx.so.410.66` is not shipped anymore.
    
        ‘nvidia_drv.so’ -> ‘/dev/shm/bee-root/nvidia/nvidia_current-410.66-0/image/usr/share/nvidia/410.66/drivers/nvidia_drv.so’
        install: cannot stat ‘libglx.so.410.66’: No such file or directory
    
    Install `libnvoptix.so.1`.
    
    >  *  Added the OptiX ray tracing engine, libnvoptix.so.1, to the driver
    >     package.
    >
    >     This library is loaded by the liboptix.so.* library bundled with
    >     applications that use the OptiX API.
    pmenzel committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a1bea7a View commit details
    Browse the repository at this point in the history
  2. Revert "nvidia_current-410.66: Use bee variables"

    This reverts commit 666c6829f650e359e80fb4619776292d2fbf37fa.
    
    This doesn’t work, as the prefix is overwritten in the bee file.
    pmenzel committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    792a58c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c916bf4 View commit details
    Browse the repository at this point in the history
  4. nvidia_current-410.66: Add more libraries

    Install more libraries.
    
    Roughly look at [`xorg-x11-drv-nvidia.spec`][1].
    
    [1]: https://pkgs.rpmfusion.org/cgit/nonfree/xorg-x11-drv-nvidia.git/commit/xorg-x11-drv-nvidia.spec
    pmenzel committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    9916ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    797f08e View commit details
    Browse the repository at this point in the history
  6. nvidia: Remove version 410.66

    This driver series does not support Fermi cards anymore, used on
    *hmmjaaeh* or the PC pool systems. Therefore, do not use that
    series for now.
    
    [1]: https://nvidia.custhelp.com/app/answers/detail/a_id/4654
    pmenzel committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    dcdc72f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81d4643 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15bfd24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59bc03d View commit details
    Browse the repository at this point in the history