Hy!
My machine with NVIDIA graphics
lspci
...
02:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3060] (rev a1)
...
was doing fine with TW and NVIDIA driver from NVIDIA repo for more than a year now, but after zypper dup today the driver has a problem:
nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
and the resolution of the monitor is lousy.
A fresh zypper dup reveals no new updates:
sudo zypper dup
[sudo] password for root:
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
The following 13 items are locked and will not be changed by any action:
Available:
akonadi-calendar akonadiconsole akonadi-contacts akonadi-search catfish discover6 kmail korganizer openSUSE-repos-MicroOS
openSUSE-repos-MicroOS-NVIDIA openSUSE-repos-Slowroll openSUSE-repos-Slowroll-NVIDIA xf86-input-wacom
Nothing to do.
Kernel is:
uname -a
Linux dellscsi80722 6.14.5-1-default #1 SMP PREEMPT_DYNAMIC Sat May 3 07:13:47 UTC 2025 (74808df) x86_64 x86_64 x86_64 GNU/Linux
and repos are:
sudo zypper lr -u
Repository priorities in effect: (See 'zypper lr -P' for details)
90 (raised priority) : 1 repository
92 (raised priority) : 1 repository
99 (default priority) : 5 repositories
# | Alias | Name | Enabled | GPG Check | Refresh | URI
--+--------------------------------------+--------------------+---------+-----------+---------+---------------------------------------------------------------------------------------
1 | NVIDIA:repo-non-free | repo-non-free | Yes | (r ) Yes | Yes | https://download.nvidia.com/opensuse/tumbleweed
2 | https-download.opensuse.org-6cc0ac02 | KDE:Unstable:Extra | Yes | (r ) Yes | Yes | https://ftp.gwdg.de/pub/opensuse/repositories/KDE:/Unstable:/Extra/openSUSE_Tumbleweed
3 | openSUSE:repo-non-oss | repo-non-oss | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/tumbleweed/repo/non-oss?mediahandler=curl2
4 | openSUSE:repo-openh264 | repo-openh264 | Yes | (r ) Yes | Yes | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed?mediahandler=curl2
5 | openSUSE:repo-oss | repo-oss | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/tumbleweed/repo/oss?mediahandler=curl2
6 | openSUSE:repo-oss-debug | repo-oss-debug | No | ---- | ---- | http://cdn.opensuse.org/debug/tumbleweed/repo/oss?mediahandler=curl2
7 | openSUSE:repo-oss-source | repo-oss-source | No | ---- | ---- | http://cdn.opensuse.org/source/tumbleweed/repo/oss?mediahandler=curl2
8 | openSUSE:update-tumbleweed | update-tumbleweed | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/update/tumbleweed?mediahandler=curl2
9 | packman | packman | Yes | (r ) Yes | Yes | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/
How to get the NVIDIA driver up again?