diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-01-08 21:10:31 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-01-08 21:10:31 (GMT) |
commit | 964baf2dd323f8a3859626163b2e6d0cf39e63a7 (patch) | |
tree | e4d5fc6daf7c93459bc4f78fa7419011aebc1d3b /abs/core/system-templates/templates | |
parent | f8faaf0027fea13e696696e0203440a0e7b344cd (diff) | |
download | linhes_pkgbuild-964baf2dd323f8a3859626163b2e6d0cf39e63a7.zip linhes_pkgbuild-964baf2dd323f8a3859626163b2e6d0cf39e63a7.tar.gz linhes_pkgbuild-964baf2dd323f8a3859626163b2e6d0cf39e63a7.tar.bz2 |
system-templates: add nvidia_disable_msi.txt for xconfig.sh
Diffstat (limited to 'abs/core/system-templates/templates')
-rw-r--r-- | abs/core/system-templates/templates/xorg/nvidia_disable_msi.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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 |