[nvidia-kmod/f25] Update to 384.98 release
by Leigh Scott
commit 457e8271a115497443caeb563835e88f7ee1ee48
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Nov 7 10:00:50 2017 +0000
Update to 384.98 release
nvidia-kmod.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index d4dc994..49b786f 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Epoch: 2
-Version: 384.90
+Version: 384.98
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -71,6 +71,9 @@ done
%changelog
+* Tue Nov 07 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2:384.98-1
+- Update to 384.98 release
+
* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2:384.90-1
- Update to 384.90 release
7 years
[xorg-x11-drv-nvidia/f25] Fix non-glvnd build
by Leigh Scott
commit b503e49a00410a1df552185bfc1522b8ec5a87ea
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Nov 7 09:44:28 2017 +0000
Fix non-glvnd build
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 6de27d5..80c6c9f 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -366,7 +366,7 @@ sed -i -e 's|@LIBDIR@|%{_libdir}|g' %{buildroot}%{_datadir}/X11/xorg.conf.d/99-n
touch -r %{SOURCE4} %{buildroot}%{_datadir}/X11/xorg.conf.d/99-nvidia.conf
# back to non-glvnd version for vulkan
sed -i -e 's|libGLX_nvidia.so.0|libGL.so.1|' %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
-touch -r nvidia_icd.json %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
+touch -r nvidia_icd.json.template %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
%endif
#Ghost Xorg nvidia.conf files
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-avoid-glamor.conf
7 years
[xorg-x11-drv-nvidia] Fix non-glvnd build
by Leigh Scott
commit fefaf7e148b1341a548fa5b35ecf06ed7570f573
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Nov 7 09:44:28 2017 +0000
Fix non-glvnd build
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index f77a26f..1d72492 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -357,7 +357,7 @@ sed -i -e 's|@LIBDIR@|%{_libdir}|g' %{buildroot}%{_datadir}/X11/xorg.conf.d/99-n
touch -r %{SOURCE4} %{buildroot}%{_datadir}/X11/xorg.conf.d/99-nvidia.conf
# back to non-glvnd version for vulkan
sed -i -e 's|libGLX_nvidia.so.0|libGL.so.1|' %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
-touch -r nvidia_icd.json %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
+touch -r nvidia_icd.json.template %{buildroot}%{_datadir}/vulkan/icd.d/nvidia_icd.%{_target_cpu}.json
%endif
#Ghost Xorg nvidia.conf files
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-avoid-glamor.conf
7 years
[xorg-x11-drv-nvidia/el7] (17 commits) ...Update to 384.98 release
by Leigh Scott
Summary of changes:
5a58f32... Update to 384.59 release (*)
fd724e6... Add nvidia-fallback service (*)
b06d510... Update changelog (*)
6e38d2a... add udev rules so nvidia nodes are created under EGLDevice/ (*)
2dec942... Enable modeset for DRM (*)
a578ea4... Update changelog (*)
c5d7a08... Use kernel option instead to set modeset for DRM module (*)
96cbc6b... Bump trigger version to add new option (*)
48e4584... Update changelog (*)
ce9bf07... Remove nvidia-drm.conf (*)
3ed52b3... Enable modeset for DRM for F27+ only (*)
f157a9e... Ensure the correct selinux context it set (*)
560d0ad... Update changelog (*)
d247304... Update to 384.90 release (*)
59cc15f... Add nvidia-driver virtual provides (*)
c2eb98c... Remove nomodeset from cmdline during %post (*)
db20d00... Update to 384.98 release (*)
(*) This commit already existed in another branch; no separate mail sent
7 years
[xorg-x11-drv-nvidia/f25] Update to 384.98 release
by Leigh Scott
commit db20d002a93bf0d9e839888273800a81bdd21b0f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Nov 7 09:10:12 2017 +0000
Update to 384.98 release
sources | 6 +++---
xorg-x11-drv-nvidia.spec | 7 ++++++-
2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 776a8eb..626b8dc 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-63c1a05869f138dace61e9fd7f493d61 NVIDIA-Linux-armv7l-gnueabihf-384.90.run
-9423e4bdef7745c7b57a75c24f853b53 NVIDIA-Linux-x86-384.90.run
-487f9702d76d9eebea5b73b33fe4d602 NVIDIA-Linux-x86_64-384.90.run
+d3d57e2a94a65425737d738a72ddd427 NVIDIA-Linux-x86-384.98.run
+7f0d044623480c51212a85c4d74ddd4b NVIDIA-Linux-x86_64-384.98.run
+6200910d767ac78119564e5d4b211504 NVIDIA-Linux-armv7l-gnueabihf-384.98.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 865ed07..6de27d5 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -36,7 +36,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 2
-Version: 384.90
+Version: 384.98
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -636,6 +636,11 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Tue Nov 07 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2:384.98-1
+- Update to 384.98 release
+- Remove nomodeset from cmdline during install
+- Add nvidia-driver virtual provides
+
* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2:384.90-1
- Update to 384.90 release
7 years
[xorg-x11-drv-nvidia/f25] Remove nomodeset from cmdline during %post
by Leigh Scott
commit c2eb98c2d4d3d216710d9429903c6ff018f55c1b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Nov 4 22:43:26 2017 +0000
Remove nomodeset from cmdline during %post
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 7c32494..865ed07 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -421,7 +421,7 @@ fi
%post
/sbin/ldconfig
if [ "$1" -eq "1" ]; then
- %{_grubby} --args='%{_dracutopts}' &>/dev/null
+ %{_grubby} --remove-args='nomodeset' --args='%{_dracutopts}' &>/dev/null
%if 0%{?fedora} || 0%{?rhel} >= 7
sed -i -e 's/GRUB_CMDLINE_LINUX="/GRUB_CMDLINE_LINUX="%{_dracutopts} /g' /etc/default/grub
%endif
7 years
[xorg-x11-drv-nvidia/f25] Add nvidia-driver virtual provides
by Leigh Scott
commit 59cc15f842dbc107c4df9000f0c2bd72d0062bff
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Sep 28 13:43:27 2017 +0200
Add nvidia-driver virtual provides
xorg-x11-drv-nvidia.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index cdb91af..7c32494 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -146,6 +146,8 @@ Conflicts: xorg-x11-drv-nvidia-340xx-cuda
#Don't put an epoch here
Provides: cuda-drivers = %{version}-100
Provides: cuda-drivers%{?_isa} = %{version}-100
+Provides: nvidia-driver = %{version}-100
+Provides: nvidia-driver%{?_isa} = %{version}-100
%description cuda
This package provides the CUDA driver.
7 years