nixpkgs/pkgs/os-specific/linux/nvidia-x11
ilian d3b3fa80a9 nvidia-x11: ignore linux-rt sanity check
Ignore the sanity check that prevents the Nvidia drivers from
being built for kernels with real-time patches.
Even though the driver might not be officially supported by
Nvidia for linux-rt, it seems to work without issues.
Attempting to install the driver for linux-rt fails with the
following error message:

The kernel you are installing for is a PREEMPT_RT kernel!

The NVIDIA driver does not support real-time kernels. If you
are using a stock distribution kernel, please install
a variant of this kernel that does not have the PREEMPT_RT
patch set applied; if this is a custom kernel, please
install a standard Linux kernel.  Then try installing the
NVIDIA kernel module again.

*** Failed PREEMPT_RT sanity check. Bailing out! ***
2021-01-24 23:15:24 +01:00
..
builder.sh nvidia-x11: ignore linux-rt sanity check 2021-01-24 23:15:24 +01:00
default.nix Merge pull request #109395 from LibreCybernetics/update-nvidia-settings 2021-01-23 22:57:35 +01:00
generic.nix pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
persistenced.nix persistenced: fix eval 2021-01-11 19:40:37 +01:00
settings.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
vm_operations_struct-fault.patch nvidia_x11_legacy340: add another patch 2017-11-30 12:06:27 +01:00