commit 250196949a568dd9ae81118977ee93a4977f0c94
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Apr 12 21:31:42 2024 +0200
Use the nvidia driver explicitly instead of relying on an autoconfigured driver
99-nvidia.conf | 5 +++++
xorg-x11-drv-nvidia-340xx.spec | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/99-nvidia.conf b/99-nvidia.conf
index a2903fc..b2a3a2b 100644
--- a/99-nvidia.conf
+++ b/99-nvidia.conf
@@ -5,3 +5,8 @@ Section "Files"
ModulePath "@LIBDIR@/nvidia/xorg"
ModulePath "@LIBDIR@/xorg/modules"
EndSection
+
+Section "Device"
+ Identifier "Videocard0"
+ Driver "nvidia"
+EndSection
diff --git a/xorg-x11-drv-nvidia-340xx.spec b/xorg-x11-drv-nvidia-340xx.spec
index 77e68be..5b6f175 100644
--- a/xorg-x11-drv-nvidia-340xx.spec
+++ b/xorg-x11-drv-nvidia-340xx.spec
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia-340xx
Epoch: 1
Version: 340.108
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: NVIDIA's 340xx series proprietary display driver for NVIDIA graphic
cards
Group: User Interface/X Hardware Support
@@ -520,6 +520,9 @@ fi ||:
%changelog
+* Fri Apr 12 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-13
+- Use the nvidia driver explicitly instead of relying on an autoconfigured driver
+
* Thu Aug 03 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
1:340.108-12
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild