On 8/22/24 8:22 PM, Masaru Nomiya wrote:
You can only use the 470 driver, not 550.100.
If someone know how to deal with this problem, please advise him.
I'd start with either Yast or zypper or just: # rpm -qa | grep 'nvidia' if that gives a concise list of the nvidia driver rpms you have installed, then just: # zypper rm < <(rpm -qa | grep 'nvidia') Then install the G05 driver. If you are on tumbleweed and need drivers patched for the 6.10 kernel, use the drivers in: https://download.opensuse.org/repositories/home:/drankinatty:/branches:/home... (the buildservice files creating the driver are at) https://build.opensuse.org/package/show/home:drankinatty:branches:home:ligur... Add a temporary repository, e.g. # zypper ar -k https://download.opensuse.org/repositories/home:/drankinatty:/branches:/home... nvidiatmp Then install with zypper or yast selecting the files from the nvidiatmp repository. You should be able to do it with: # zypper in --allow-vendor-change --oldpackage nvidia-gfxG05-kmp-default-470.256.02_k6.10.5_1-8.4.x86_64.rpm which should pull in the other packages. If not, just install all package from that repo. It has Leap 15.4 - Tumbleweed. -- David C. Rankin, J.D.,P.E.