Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvidia_x11: 2019-07-29 #65575

Merged
merged 2 commits into from Jul 31, 2019
Merged

nvidia_x11: 2019-07-29 #65575

merged 2 commits into from Jul 31, 2019

Conversation

eadwu
Copy link
Member

@eadwu eadwu commented Jul 29, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@eadwu eadwu marked this pull request as ready for review July 30, 2019 13:50
@veprbl
Copy link
Member

veprbl commented Jul 30, 2019

@baracoder

@baracoder
Copy link
Contributor

Changes for 390.129:

Improved nvidia-bug-report.sh to grab the output of the `vulkaninfo` command when it is available.
Updated nvidia-bug-report.sh to search the systemd journal for gdm-x-session logs.
Added support to nvidia-installer for systems which provide ncurses libraries supporting the ncurses widechar ABI only.
Updated nvidia-installer to avoid problems with commands whose proper functionality may be dependent on system localization (e.g. via the LANG environment variable.) For example, some kernel configurations may produce unusable kernel modules if LANG is set to a language other than English.
Updated nvidia-installer for better compatibility with ncurses when libncurses.so.6 exposes the ncurses reentrant ABI, such as on openSUSE Leap 15 and SUSE Linux Enterprise 15.

Changes for 430.40:

Added support for the following GPUs:
GeForce RTX 2080 SUPER
Quadro RTX 3000 with Max-Q Design
Fixed a driver installation failure in Linux kernel configurations with CONFIG_HOTPLUG_CPU.
Updated nvidia-bug-report.sh to search the systemd journal for gdm-x-session logs.
Added support to nvidia-installer for systems which provide ncurses libraries supporting the ncurses widechar ABI only.

There are some changes to the installer script, but it is not used here.

LGTM 👍

@veprbl veprbl merged commit 3c9cea7 into NixOS:master Jul 31, 2019
@veprbl
Copy link
Member

veprbl commented Jul 31, 2019

@eadwu @baracoder Thanks!

@eadwu eadwu deleted the nvidia_x11/2019-07-29 branch November 17, 2020 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants