Unable to launch every Steam games
Today I'm having a issue with steam. Every game is not launching from steam. External drive, internal, it doesn't launch.
One thing I noticed executing Steam in terminal is something related to the gameoverlayrenderer.so:
Example with Balatro
chdir "/var/home/er1c/.local/share/Steam/steamapps/common/Balatro"
ERROR: ld.so: object '/var/home/er1c/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/var/home/er1c/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
I used the command ujust fix-reset-steam and nothing new happens. My system is installed just yesterday and the games worked the same day.7 Replies
None of what you gave is an error
Please provide the full log
Steam -dev console output. Starting Steam and trying to launch 3 games.
https://paste.centos.org/view/178e491b
You have an external steam library mounted. What's the partition on that library?
An HHD with EXT4 partition.
I started Steam without the external partition mounted. The runtime (sniper) is downloaded and now the games work in both disks. 🤔
Note: The partition is created from previous Linux installation.
Might be an issue with how you mounted it
Show me your fstab
LABEL=Second /mnt/Second auto nosuid,nodev,nofail,x-gvfs-show 0 0
This is the mount.you don't have exec
check our mounting guide at docs.bazzite.gg
yours are very different from what we recommend