commit 3b9ecc29b2d70f19dcfaea1e5ca768044e171df0
Author: Nicolas Viéville <nicolas.vieville(a)uphf.fr>
Date: Mon Dec 16 19:37:09 2024 +0100
Update Release number and changelog in SPEC file
Signed-off-by: Nicolas Viéville <nicolas.vieville(a)uphf.fr>
nvidia-390xx-kmod.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-390xx-kmod.spec b/nvidia-390xx-kmod.spec
index 63888d6..b0a0263 100644
--- a/nvidia-390xx-kmod.spec
+++ b/nvidia-390xx-kmod.spec
@@ -18,7 +18,7 @@ Name: nvidia-390xx-kmod
Epoch: 3
Version: 390.157
# Taken over by kmodtool
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: NVIDIA 390xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -264,6 +264,10 @@ done
%changelog
+* Mon Dec 16 2024 Nicolas Viéville <nicolas.vieville(a)uphf.fr> - 3:390.157-14
+- Fix patch for kernel >= 6.12 - needs DRM kernel mode setting enabled via
+ nvidia-drm.modeset=1
+
* Sat Dec 14 2024 Nicolas Viéville <nicolas.vieville(a)uphf.fr> - 3:390.157-13
- Add patch for kernel >= 6.12
Show replies by date