I have a second hand computer ‘ASUSTeK COMPUTER ROG Strix G731GV’
After a fresh install of 15.2, I use a script to install the nvidia driver the hard way.
I use that script for years so that every install is done the same way.
After installing the more recent nvidia driver (NVIDIA-Linux-x86_64-455.45.01.run) , at reboot, the X server does not start because no screen was found.
Making a new xorg config using nvidia-settings does not help.
I retry the install process with the previous driver (NVIDIA-Linux-x86_64-455.38.run) same problem.
Finally I installed suse-prime and at reboot, the X server start normally.
Is it mandatory to install the nvidia driver and suse-prime the same time or is there a bug somewhere ?
LANG=C zypper in -f kernel-syms
Loading repository data...
Reading installed packages...
Forcing installation of 'kernel-syms-5.10.16-1.1.g11381f3.x86_64' from repository 'kernel-stable'.
Resolving package dependencies...
Problem: nothing provides libc.so.6(GLIBC_2.33)(64bit) needed by kernel-default-devel-5.10.16-1.1.g11381f3.x86_64
Solution 1: do not install kernel-syms-5.10.16-1.1.g11381f3.x86_64
Solution 2: break kernel-default-devel-5.10.16-1.1.g11381f3.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
Same with kernel-default-devel, but kernel-devel will install.