Johan Ljunggren
Johan Ljunggren
I'm seeing this since Steam updated yesterday. Also using NVIDIA 390 series, on Ubuntu 22.04, kernel 6.5.0-35-generic. [webhelper-linux.txt](https://github.com/user-attachments/files/15893164/webhelper-linux.txt)
> I'm seeing this since Steam updated yesterday. Also using NVIDIA 390 series, on Ubuntu 22.04, kernel 6.5.0-35-generic. > > [webhelper-linux.txt](https://github.com/user-attachments/files/15893164/webhelper-linux.txt) The OP has the same crash in the webhelper-linux.txt...
> Ok, I found what works for me as a solution (Ubuntu 20.04): > > `LD_PRELOAD="/usr/lib/x86_64-linux-gnu/tls/libnvidia-tls.so.390.157" steam` > > or as a longer-term solution, add the following to `/etc/ld.so.conf.d/nvidiafix.conf`: `/usr/lib/x86_64-linux-gnu/tls/`...