From 964baf2dd323f8a3859626163b2e6d0cf39e63a7 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sun, 8 Jan 2017 21:10:31 +0000 Subject: system-templates: add nvidia_disable_msi.txt for xconfig.sh --- abs/core/system-templates/PKGBUILD | 2 +- .../system-templates/templates/xorg/nvidia_disable_msi.txt | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 abs/core/system-templates/templates/xorg/nvidia_disable_msi.txt diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index c685bae..b496d1c 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.4 -pkgrel=1 +pkgrel=2 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() diff --git a/abs/core/system-templates/templates/xorg/nvidia_disable_msi.txt b/abs/core/system-templates/templates/xorg/nvidia_disable_msi.txt new file mode 100644 index 0000000..0a679dc --- /dev/null +++ b/abs/core/system-templates/templates/xorg/nvidia_disable_msi.txt @@ -0,0 +1,10 @@ +Devices listed will have the MSI interrupts disabled via the NVIDIA kernel module parameter "NVreg_EnableMSI=0" + +NVIDIA GPU product Device PCI ID Subdevice PCI ID +GeForce 8300 GS 0x0406 +GeForce 8300 GS 0x0423 +GeForce 8200M 0x0840 +GeForce 8200M G 0x0845 +GeForce 8300 0x0848 +GeForce 8200 0x0849 +GeForce 8200M G 0x086F -- cgit v0.12