Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvidia-open-driver-G06-signed for 
openSUSE:Factory checked in at 2025-07-17 17:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed (Old)
 and      /work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8875 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvidia-open-driver-G06-signed"

Thu Jul 17 17:19:43 2025 rev:72 rq:1294192 version:570.172.08

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/nvidia-open-driver-G06-signed.changes
      2025-07-02 12:13:55.757773650 +0200
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8875/nvidia-open-driver-G06-signed.changes
    2025-07-17 17:21:45.471229870 +0200
@@ -1,0 +2,19 @@
+Fri Jul 11 08:45:55 UTC 2025 - Stefan Dirsch <sndir...@suse.com>
+
+- update non-CUDA variant to 570.172.08 (boo#1246327)
+- supersedes
+  * 0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch
+  * 0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch
+- update pci_ids-supported
+
+-------------------------------------------------------------------
+Mon Jul  7 16:04:52 UTC 2025 - Stefan Dirsch <sndir...@suse.com>
+
+- empty pci_ids-570.169; PCI ID hardware Supplements get moved to
+  gfx repository to package nvidia-open-driver-G06-signed-kmp-meta
+  (boo#1246010)
+- remove 60-nvidia-$flavor.conf, since driver no longer gets
+  autoselected without gfx/cuda repositories present and so we no
+  longer need to disable it by default (boo#1246010)
+
+-------------------------------------------------------------------

Old:
----
  0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch
  0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch
  open-gpu-kernel-modules-570.169.tar.gz
  pci_ids-570.169

New:
----
  open-gpu-kernel-modules-570.172.08.tar.gz
  pci_ids-570.172.08

----------(Old B)----------
  Old:- supersedes
  * 0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch
  * 0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch
  Old:  * 0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch
  * 0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch
- update pci_ids-supported
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nvidia-open-driver-G06-signed.spec ++++++
--- /var/tmp/diff_new_pack.QJMTr5/_old  2025-07-17 17:21:48.059337728 +0200
+++ /var/tmp/diff_new_pack.QJMTr5/_new  2025-07-17 17:21:48.059337728 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define gfx_version 570.169
+%define gfx_version 570.172.08
 %define cuda_version 575.57.08
 
 %global flavor @BUILD_FLAVOR@%{?nil}
@@ -82,8 +82,6 @@
 Source12:       pesign-spec-macros
 Source14:       group-source-files.pl
 Source15:       kmp-trigger.sh
-Patch0:         0003-nv-dmabuf-Inline-dma_buf_attachment_is_dynamic.patch
-Patch1:         0004-nvidia-uvm-Disable-SVA-support-for-6.16.patch
 BuildRequires:  %{kernel_module_package_buildreqs}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -217,27 +215,11 @@
        popd
 done
 
-%if 0%{?suse_version} >= 1550
-modprobedir=%{_prefix}/lib/modprobe.d
-%else
-modprobedir=%{_sysconfdir}/modprobe.d
-%endif
-mkdir -p %{buildroot}${modprobedir}
-
 for flavor in %{flavors_to_build}; do
     mkdir -p 
%{buildroot}%{_prefix}/src/kernel-modules/nvidia-%{version}-${flavor}
     cp -r source/kernel-open/* 
%{buildroot}%{_prefix}/src/kernel-modules/nvidia-%{version}-${flavor}
     echo %dir %{_prefix}/src/kernel-modules > files-${flavor}
     perl %{S:14} -L 
%{buildroot}%{_prefix}/src/kernel-modules/nvidia-%{version}-${flavor} | sed -e 
"s@%{buildroot}@@" | sort -u >> files-${flavor}
     %fdupes -s 
%{buildroot}%{_prefix}/src/kernel-modules/nvidia-%{version}-${flavor}
-    cat > %{buildroot}${modprobedir}/60-nvidia-${flavor}.conf << EOF
-# Don't try to load the driver if config and GSP firmware files are
-# not available. Otherwise let the default install rule
-# 'install nvidia-drm /sbin/modprobe --ignore-install nvidia-drm' of
-# 50-nvidia.conf win, which comes together with config and GSP
-# firmware files (package nvidia-common-G06).
-
-install nvidia-drm /usr/bin/true
-EOF
 done
 

++++++ kmp-filelist ++++++
--- /var/tmp/diff_new_pack.QJMTr5/_old  2025-07-17 17:21:48.151341566 +0200
+++ /var/tmp/diff_new_pack.QJMTr5/_new  2025-07-17 17:21:48.167342233 +0200
@@ -3,11 +3,4 @@
 %dir %{kernel_module_directory}/%2-%1/updates
 %dir %{kernel_module_directory}/%2-%1/updates/%{name}-%{version}
 %{kernel_module_directory}/%2-%1/updates/%{name}-%{version}/nvidia*.ko
-%if 0%{?suse_version} >= 1550
-%dir %{_prefix}/lib/modprobe.d
-%config %{_prefix}/lib/modprobe.d/60-nvidia-%1.conf
-%else
-%dir %{_sysconfdir}/modprobe.d
-%config %{_sysconfdir}/modprobe.d/60-nvidia-%1.conf
-%endif
 

++++++ open-gpu-kernel-modules-570.169.tar.gz -> 
open-gpu-kernel-modules-570.172.08.tar.gz ++++++
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/open-gpu-kernel-modules-570.169.tar.gz
 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8875/open-gpu-kernel-modules-570.172.08.tar.gz
 differ: char 16, line 1


++++++ pci_ids-supported ++++++
--- /var/tmp/diff_new_pack.QJMTr5/_old  2025-07-17 17:21:48.259346073 +0200
+++ /var/tmp/diff_new_pack.QJMTr5/_new  2025-07-17 17:21:48.263346240 +0200
@@ -237,9 +237,38 @@
 0x28BB NVIDIA RTX 500 Ada Generation Laptop GPU
 0x28E0 NVIDIA GeForce RTX 4060 Laptop GPU
 0x28E1 NVIDIA GeForce RTX 4050 Laptop GPU
+0x28E3 NVIDIA GeForce RTX 3050 A Laptop GPU
 0x28F8 NVIDIA RTX 2000 Ada Generation Embedded GPU
 0x2901 NVIDIA B200
+0x2941 NVIDIA GB200
 0x2B85 NVIDIA GeForce RTX 5090
 0x2B87 NVIDIA GeForce RTX 5090 D
+0x2BB1 NVIDIA RTX PRO 6000 Blackwell Workstation Edition
+0x2BB3 NVIDIA RTX PRO 5000 Blackwell
+0x2BB4 NVIDIA RTX PRO 6000 Blackwell Max-Q Workstation Edition
 0x2C02 NVIDIA GeForce RTX 5080
+0x2C05 NVIDIA GeForce RTX 5070 Ti
+0x2C18 NVIDIA GeForce RTX 5090 Laptop GPU
+0x2C19 NVIDIA GeForce RTX 5080 Laptop GPU
+0x2C31 NVIDIA RTX PRO 4500 Blackwell
+0x2C34 NVIDIA RTX PRO 4000 Blackwell
+0x2C38 NVIDIA RTX PRO 5000 Blackwell Generation Laptop GPU
+0x2C39 NVIDIA RTX PRO 4000 Blackwell Generation Laptop GPU
+0x2C58 NVIDIA GeForce RTX 5090 Laptop GPU
+0x2C59 NVIDIA GeForce RTX 5080 Laptop GPU
+0x2D04 NVIDIA GeForce RTX 5060 Ti
+0x2D05 NVIDIA GeForce RTX 5060
+0x2D18 NVIDIA GeForce RTX 5070 Laptop GPU
+0x2D19 NVIDIA GeForce RTX 5060 Laptop GPU
+0x2D39 NVIDIA RTX PRO 2000 Blackwell Generation Laptop GPU
+0x2D58 NVIDIA GeForce RTX 5070 Laptop GPU
+0x2D59 NVIDIA GeForce RTX 5060 Laptop GPU
+0x2D98 NVIDIA GeForce RTX 5050 Laptop GPU
+0x2DB8 NVIDIA RTX PRO 1000 Blackwell Generation Laptop GPU
+0x2DB9 NVIDIA RTX PRO 500 Blackwell Generation Laptop GPU
+0x2DD8 NVIDIA GeForce RTX 5050 Laptop GPU
+0x2F04 NVIDIA GeForce RTX 5070
+0x2F18 NVIDIA GeForce RTX 5070 Ti Laptop GPU
+0x2F38 NVIDIA RTX PRO 3000 Blackwell Generation Laptop GPU
+0x2F58 NVIDIA GeForce RTX 5070 Ti Laptop GPU
 

Reply via email to