commit c42c6f6b1750cc0993d2a408203bd97de47be062
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Apr 12 21:32:56 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 854455d..dd762f4 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: 13%{?dist}
+Release: 14%{?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-14
+- Use the nvidia driver explicitly instead of relying on an autoconfigured driver
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
1:340.108-13
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild