Comment # 43 on bug 1208198 from
(In reply to patrick shanahan from comment #42)
> (In reply to Stefan Dirsch from comment #41)
> > Well, try these commands
> > 
> >   ps -A auf | grep X
> >   lsmod | grep nvidia
> >   dmesg -c > /dev/null
> >   modprobe nvidia
> >   dmesg
> 
> 
> glxinfo -B | grep "OpenGL renderer"
> OpenGL renderer string: GeForce GTS 450/PCIe/SSE2

Yes, this looks good now. nVidia GL driver in place.

> note:  kernel-firmware-nvidia-20230210-1.1.noarc
> installed today may have made the difference.

No, this is the firmware, which is only been used by nouveau driver, which is
blacklisted when using nvidia driver.

> besides flopping back and forth between glibc 2.36 and 2.37, and 
>   move the latest libnvidia-tls.so (previously
>   installed to /usr/lib{,64}/tls) to /usr/lib{,64} since glibc
>   2.37 no longer prefers libs in tls/ subdir (boo#1208198)
> 
> that is the only system change that may have affected my display.

Yes, this is the update of G04 driver, which fixes the issue with glibc 2.37.


You are receiving this mail because: