This is a bugfix releases for the 550.xx series, minor fixes: https://www.nvidia.com/en-us/drivers/details/238858/
Created attachment 14848 [details] files list
Assignee: bugsquad => qa-bugs
CC: (none) => mageia
Keywords: (none) => advisory
Installed and tested without issues. Tested: - On a "FUJITSU CELSIUS H780" laptop; - OpenGL: glmark2, glinfo; - Vulkan: vkcube, vulkaninfo; - OpenCL: clinfo; - VDPAU: vdpauinfo, vlc, smplayer; - WebGL: LibreWolf, Firefox, Chromium; - Plasma DE; All OK. System: Mageia 9, x86_64, Plasma DE, Xorg, Intel Core i7-8750H, Quadro P600 Mobile using nvidia-current proprietary driver. $ uname -a Linux saturno 6.6.74-desktop-1.mga9 #1 SMP PREEMPT_DYNAMIC Sat Jan 25 12:11:40 UTC 2025 x86_64 GNU/Linux $ cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.144.03 Mon Dec 30 17:44:08 UTC 2024 GCC version: gcc version 12.3.0 (Mageia 12.3.0-3.mga9) $ rpm -qa | grep -P 'nvidia.*550.144' | sort dkms-nvidia-current-550.144.03-1.mga9.nonfree nvidia-current-cuda-opencl-550.144.03-1.mga9.nonfree nvidia-current-devel-550.144.03-1.mga9.nonfree nvidia-current-doc-html-550.144.03-1.mga9.nonfree nvidia-current-utils-550.144.03-1.mga9.nonfree x11-driver-video-nvidia-current-550.144.03-1.mga9.nonfree $ inxi -SMCGN System: Host: saturno Kernel: 6.6.74-desktop-1.mga9 arch: x86_64 bits: 64 Desktop: N/A Distro: Mageia 9 Machine: Type: Laptop System: FUJITSU product: CELSIUS H780 v: N/A serial: <superuser required> Mobo: FUJITSU model: FJNBB5D v: 757383-01R9800096 serial: <superuser required> UEFI: FUJITSU // Insyde v: Version 1.21 date: 09/14/2022 CPU: Info: 6-core model: Intel Core i7-8750H bits: 64 type: MT MCP cache: L2: 1.5 MiB Speed (MHz): avg: 800 min/max: 800/4100 cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800 Graphics: Device-1: NVIDIA GP107GLM [Quadro P600 Mobile] driver: nvidia v: 550.144.03 Device-2: Chicony Integrated Camera driver: uvcvideo type: USB Display: server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: nvidia,v4l gpu: nvidia,nvidia-nvswitch resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: nvidia,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.5 vendor: mesa v: 24.2.8 renderer: llvmpipe (LLVM 15.0.6 256 bits) API: Vulkan v: 1.3.231 drivers: nvidia,llvmpipe surfaces: xcb,xlib Network: Device-1: Intel Cannon Lake PCH CNVi WiFi driver: iwlwifi Device-2: Intel Ethernet I219-LM driver: e1000e
MGA9-64 Plasma. $ inxi -CGS System: Host: localhost Kernel: 6.6.65-desktop-2.mga9 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.10 Distro: Mageia 9 CPU: Info: quad core model: Intel Core i5-7500 bits: 64 type: MCP cache: L2: 1024 KiB Speed (MHz): avg: 800 min/max: 800/3800 cores: 1: 800 2: 800 3: 800 4: 800 Graphics: Device-1: NVIDIA GM107GL [Quadro K620] driver: nvidia v: 550.144.03 Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 22.1.9 driver: X: loaded: nvidia,v4l gpu: nvidia,nvidia-nvswitch resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: nvidia,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.6.0 vendor: nvidia v: 550.144.03 renderer: Quadro K620/PCIe/SSE2 API: Vulkan v: 1.3.231 drivers: nvidia,llvmpipe surfaces: xcb,xlib First test was a simple update, with desktop and server kernel. There were no installation issues, and after rebooting into each kernel in turn, no issues noted. Cuda-z returned appropriate results. Second test was on another install which was using the newfeature driver, same hardware, testing a change to nvidia-current using XFdrake in MCC. There were no installation issues. The newfeature-cuda-opencl package was automatically removed, and the nvidia-current counterpart installed manually. After the reboot, there were no issues noted, and cuda-z again reported appropriate results. Using that install to make this report. OK for this kernel. Next up: testing an update to kernel 6.6.74-1. (After lunch.)
CC: (none) => andrewsfarm
Both desktop and server 6.6.74-1 kernels check out, as well. This looks OK with this hardware. Hoping to get more tests with other GPUs...
MGA9-64, AMD Ryzen 5 2600, Nvidia 1650 super, GNOME The following 4 packages are going to be installed: - dkms-nvidia-current-550.144.03-1.mga9.nonfree.x86_64 - nvidia-current-cuda-opencl-550.144.03-1.mga9.nonfree.x86_64 - nvidia-current-utils-550.144.03-1.mga9.nonfree.x86_64 - x11-driver-video-nvidia-current-550.144.03-1.mga9.nonfree.x86_64 3.1KB of additional disk space will be used. ---- rebooted $ nvidia-smi Thu Jan 30 15:59:58 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.144.03 Driver Version: 550.144.03 CUDA Version: 12.4 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce GTX 1650 ... Off | 00000000:07:00.0 On | N/A | | 35% 31C P8 11W / 100W | 300MiB / 4096MiB | 2% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ browser working calc working works for me
CC: (none) => brtians1
This seems working fine. Note that if you have installed the dkms-nvidia-current-open, or want to know which series of kernel modules is running, whether proprietary or Open, you might use cat /proc/driver/nvidia/version Last but not least, in case of interests, Nvidia 1650 Super is a card in the Turing architecture and is compatible with dkms-nvidia-current-open drivers.
Whiteboard: (none) => MGA9-64-OKKeywords: (none) => validated_updateCC: (none) => sysadmin-bugs
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2025-0008.html
Status: NEW => RESOLVEDResolution: (none) => FIXED