Hello, Sorry, I missed. In the Message; Subject : Re: No Login, no Graphics after update to Tumbleweed 20230211-0 Message-ID : <10ffbaaf-8e3d-5a93-3a60-3b6c598d4d08@gmail.com> Date & Time: Tue, 14 Feb 2023 21:15:04 +0300 [AB] == Andrei Borzenkov <arvidjaar@gmail.com> has written: [...] AB> > The problem discussed there was that Arch package did not install AB> > library in the "normal" dynamic linker search path. openSUSE package does AB> > AB> > $ rpm -qlp nvidia-glG04-390.157-17.5.x86_64.rpm AB> > ... AB> > /usr/lib64/libnvidia-tls.so.390.157 AB> > /usr/lib64/tls AB> > /usr/lib64/tls/libnvidia-tls.so.390.157 AB> > AB> OK, apparently these two libraries are different which explains AB> the failure. I wonder if /usr/lib(64)/libnvidia-tls.so.x.y was AB> ever used at all. If yes, replacing it with (incompatible) AB> library will simply introduce similar bug, but in another direction. The nvidia-glG04-390.157-17.5.x86_64.rpm has been modified and I don't know what you showed, but looking at the source NVIDIA-Linux-x86_64-390.157.run, it is indeed libnvidia-tls.so.390.157 and tls /libnvidia-tls.so.390.157 is different from libnvidia-tls.so.390.157. 13080 Oct 12 18:14 libnvidia-tls.so.390.157 14480 Oct 12 18:14 tls/libnvidia-tls.so.390.157 And now, looking at the fixes in the 14480 Oct 12 18:14 libnvidia-tls.so.390.157 That is, 13080 Oct 12 18:14 libnvidia-tls.so.390.157 was being used, which caused the problem. So, David decided to change the /etc/ld.so.conf.d to look at tls/libnvidia-tls.so.390.157. The problem was tentatively solved. In the fixed version, libnvidia-tls.so.390.157 has been replaced by the correct libnvidia-tls.so.390.157, which means that the problem is fundamentally solved, as Bernd reported. This means that glG04-390.157-17.5.x86_64.rpm had a source-derived bug. Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "A society bound by e-mail and mobile phones deprives us of the freedom to face ourselves and indulge our fantasies." -- Michael Crichton (Speech in Japan) --