Hi all,

I downloaded overwatch 2 for the first time through steam (flatpak). When I click play, it looks like its doing something for maybe 5-10 seconds, but then nothing happens and the play button reappears. Seemingly the game does not run.

Some info about my setup:

  • bspwm, so no wayland

  • nvidia 3060 Ti GPU, tried both 535 drivers and 550.

  • kernel 6.1.121. Distro is gentoo but it should not matter

  • other games work. I tried Borderlands 2 as a recent example.

  • I ran steam through terminal to look out for errors, but nothing interesting pops up

  • nvidia drivers are installed through flatpak correctly

The questions: Can I get any more detailed logs ? any suggestions how to fix it ?

  • matcha_addictOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    If important to verify, I have my logs from running steam in terminal here:

    chdir "/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Overwatch"
    ERROR: ld.so: object '/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
    ERROR: ld.so: object '/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
    ERROR: ld.so: object '/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
    ERROR: ld.so: object '/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
    Game Recording - would start recording game 2357570, but recording for this game is disabled
    Adding process 1119 for gameID 2357570
    ERROR: ld.so: object '/home/myuser/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
    Adding process 1120 for gameID 2357570
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 3394 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 3394 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    WARNING: discarding _NET_WM_PID 2498 as invalid for X11 window - use specialized XCB_X11_TO_PID function!
    Adding process 1121 for gameID 2357570
    Adding process 1210 for gameID 2357570
    Adding process 1211 for gameID 2357570
    Adding process 1212 for gameID 2357570
    Adding process 1213 for gameID 2357570
    Adding process 1216 for gameID 2357570
    Adding process 1218 for gameID 2357570
    Adding process 1221 for gameID 2357570
    Adding process 1231 for gameID 2357570
    Adding process 1245 for gameID 2357570
    Adding process 1251 for gameID 2357570
    Adding process 1264 for gameID 2357570
    Adding process 1281 for gameID 2357570
    Adding process 1294 for gameID 2357570
    Game Recording - game stopped [gameid=2357570]
    Removing process 1294 for gameID 2357570
    Removing process 1281 for gameID 2357570
    Removing process 1264 for gameID 2357570
    Removing process 1251 for gameID 2357570
    Removing process 1245 for gameID 2357570
    Removing process 1231 for gameID 2357570
    Removing process 1221 for gameID 2357570
    Removing process 1218 for gameID 2357570
    Removing process 1216 for gameID 2357570
    Removing process 1213 for gameID 2357570
    Removing process 1212 for gameID 2357570
    Removing process 1211 for gameID 2357570
    Removing process 1210 for gameID 2357570
    Removing process 1121 for gameID 2357570
    Removing process 1120 for gameID 2357570
    Removing process 1119 for gameID 2357570
    

    Some of those might look a bit conerning but they seem to show up for games that work also.

    • derbolle@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      a wild guess: try setting LD_PRELOAD=“” %command% Im on mobile and cannot look things up properly but that fixed some weird behaviour for me