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 2023-11-14 21:42:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed (Old)
 and      /work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.17445 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Tue Nov 14 21:42:05 2023 rev:21 rq:1125886 version:545.29.02

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/nvidia-open-driver-G06-signed.changes
      2023-11-02 20:21:43.444396808 +0100
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.17445/nvidia-open-driver-G06-signed.changes
   2023-11-14 21:42:07.706611839 +0100
@@ -1,0 +2,17 @@
+Mon Nov 13 15:37:46 UTC 2023 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to 545.29.02
+- added fbdev=1 option for nvidia-drm module, which gives us a proper
+  framebuffer console now ...
+- nosimplefb kernel option no longer needed with usage of nvidia-drm's
+  fbdev=1 option
+- nvidia's NVreg_OpenRmEnableUnsupportedGpus=1 option no longer
+  needed; GeForce and Workstation GPUs now officially supported
+- support added for H100/H800 GPUs (Hopper)
+
+-------------------------------------------------------------------
+Fri Nov  3 19:53:37 UTC 2023 - Stefan Dirsch <sndir...@suse.com>
+
+- cleanup; sle12 no longer supported 
+
+-------------------------------------------------------------------

Old:
----
  open-gpu-kernel-modules-535.129.03.tar.gz
  pci_ids-535.129.03
  pci_ids-unsupported-535.129.03

New:
----
  open-gpu-kernel-modules-545.29.02.tar.gz
  pci_ids-545.29.02
  pci_ids-unsupported-545.29.02

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

Other differences:
------------------
++++++ nvidia-open-driver-G06-signed.spec ++++++
--- /var/tmp/diff_new_pack.QBH0tK/_old  2023-11-14 21:42:08.598644859 +0100
+++ /var/tmp/diff_new_pack.QBH0tK/_new  2023-11-14 21:42:08.602645008 +0100
@@ -30,7 +30,7 @@
 %define compress_modules xz
 %endif
 Name:           nvidia-open-driver-G06-signed
-Version:        535.129.03
+Version:        545.29.02
 Release:        0
 Summary:        NVIDIA open kernel module driver for GeForce RTX 2000 series 
and newer
 License:        GPL-2.0-only AND MIT
@@ -61,7 +61,7 @@
 BuildRequires:  pesign-obs-integration
 BuildRequires:  zstd
 %ifnarch aarch64
-%if 0%{?sle_version} >= 120400 && !0%{?is_opensuse}
+%if !0%{?is_opensuse}
 BuildRequires:  kernel-syms-azure
 %endif
 %endif
@@ -158,9 +158,7 @@
 for flavor in %flavors_to_build; do
     cat > $MODPROBE_DIR/50-nvidia-$flavor.conf << EOF
 blacklist nouveau
-options nvidia-drm modeset=1
-### Enable support on *all* Turing/Ampere GPUs: Alpha Quality!
-#options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
+options nvidia-drm modeset=1 fbdev=1
 EOF
     echo -n "install nvidia " >> $MODPROBE_DIR/50-nvidia-$flavor.conf
     tail -n +3 %_sourcedir/modprobe.nvidia.install | awk '{ printf "%s ", $0 
}' >> $MODPROBE_DIR/50-nvidia-$flavor.conf

++++++ kmp-post.sh ++++++
--- /var/tmp/diff_new_pack.QBH0tK/_old  2023-11-14 21:42:08.686648117 +0100
+++ /var/tmp/diff_new_pack.QBH0tK/_new  2023-11-14 21:42:08.690648265 +0100
@@ -27,8 +27,4 @@
   fi
 done
 
-# Workaround needed on TW for simpledrm (boo#1201392)
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600
-pbl --add-option nosimplefb=1 --config
-%endif
 

++++++ kmp-postun.sh ++++++
--- /var/tmp/diff_new_pack.QBH0tK/_old  2023-11-14 21:42:08.710649005 +0100
+++ /var/tmp/diff_new_pack.QBH0tK/_new  2023-11-14 21:42:08.714649154 +0100
@@ -1,9 +1,5 @@
 if [ "$1" = 0 ] ; then
     # cleanup of bnc# 1000625
     rm -f /usr/lib/tmpfiles.d/nvidia-logind-acl-trick-G06.conf
-    # remove TW Workaround for simpledrm during uninstall (boo#1201392)
-    %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600
-    pbl --del-option nosimplefb=1 --config
-    %endif
 fi
 

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

++++++ pci_ids-535.129.03 -> pci_ids-545.29.02 ++++++
--- /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/pci_ids-535.129.03 
2023-11-02 20:21:43.616403137 +0100
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.17445/pci_ids-545.29.02
       2023-11-14 21:42:07.838616725 +0100
@@ -17,7 +17,15 @@
 0x2235 NVIDIA A40
 0x2236 NVIDIA A10
 0x2237 NVIDIA A10G
+0x2321 NVIDIA H100 NVL                       
+0x2322 NVIDIA H800 PCIe                      
+0x2324 NVIDIA H800                           
+0x233A NVIDIA H800 NVL
+0x2330 NVIDIA H100 80GB HBM3
+0x2331 NVIDIA H100 PCIe
+0x2339 NVIDIA H100
 0x25B6 NVIDIA A16
 0x26B5 NVIDIA L40
 0x26B8 NVIDIA L40G
 0x27B8 NVIDIA L4
+

++++++ pci_ids-unsupported ++++++
--- /var/tmp/diff_new_pack.QBH0tK/_old  2023-11-14 21:42:08.798652263 +0100
+++ /var/tmp/diff_new_pack.QBH0tK/_new  2023-11-14 21:42:08.802652411 +0100
@@ -90,13 +90,6 @@
 0x2232 NVIDIA RTX A4500
 0x2233 NVIDIA RTX A5500
 0x2238 NVIDIA A10M
-0x2321 NVIDIA H100 NVL
-0x2322 NVIDIA H800 PCIe
-0x2324 NVIDIA H800
-0x2330 NVIDIA H100 80GB HBM3
-0x2331 NVIDIA H100 PCIe
-0x2339 NVIDIA H100
-0x233A NVIDIA H800 NVL
 0x2342 GH200 480GB
 0x2414 NVIDIA GeForce RTX 3060 Ti
 0x2420 NVIDIA GeForce RTX 3080 Ti Laptop GPU

++++++ pci_ids-unsupported-535.129.03 -> pci_ids-unsupported-545.29.02 ++++++
--- 
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/pci_ids-unsupported-535.129.03
     2023-11-02 20:21:43.632403726 +0100
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.17445/pci_ids-unsupported-545.29.02
   2023-11-14 21:42:07.866617762 +0100
@@ -90,13 +90,6 @@
 0x2232 NVIDIA RTX A4500
 0x2233 NVIDIA RTX A5500
 0x2238 NVIDIA A10M
-0x2321 NVIDIA H100 NVL
-0x2322 NVIDIA H800 PCIe
-0x2324 NVIDIA H800
-0x2330 NVIDIA H100 80GB HBM3
-0x2331 NVIDIA H100 PCIe
-0x2339 NVIDIA H100
-0x233A NVIDIA H800 NVL
 0x2342 GH200 480GB
 0x2414 NVIDIA GeForce RTX 3060 Ti
 0x2420 NVIDIA GeForce RTX 3080 Ti Laptop GPU

Reply via email to