2 Mar 2024 |
Charles ⚡️ | vkcube works fine | 20:33:59 |
Charles ⚡️ | ghostrunner 2 launched via steam in proton experimental also works fine | 20:37:25 |
Charles ⚡️ | telling heroic to use proton experimental results in the game not even trying to start???
Game Log:
gamemodeauto:
gamemodeauto:
gamemodeauto:
fsync: up and running.
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API FAIL] SteamAPI_Init() failed
[2024-03-02 12:41:31.120] [MANGOHUD] [error] [overlay_params.cpp:1003] Failed to read presets file: '/home/charles/.config/MangoHud/presets.conf'
gamemodeauto:
Launch command: ['/usr/bin/mangohud', '--dlsym', '/usr/bin/gamemoderun', '/home/charles/.local/share/Steam/steamapps/common/Proton - Experimental/proton', 'run', '/home/charles/.local/share/heroic/games/Cyberpunk 2077/REDprelauncher.exe']
All processes exited
============= End of log =============
| 20:42:04 |
Charles ⚡️ | okay, telling heroic to launch Cyberpunk2077.exe directly instead of going through REDprelauncher.exe works??? | 20:45:15 |
| moody changed their display name from m00dy to moody. | 22:36:27 |
3 Mar 2024 |
| @feathecutie:tchncs.de set a profile picture. | 00:17:03 |
| djburgess joined the room. | 02:12:37 |
| @slabity:matrix.org joined the room. | 02:49:36 |
@slabity:matrix.org | I asked this in the main room as well, but is anyone here having issues with Steam not running? I'm getting the following popup whenever I try to run it (both Nixpkgs and flatpak versions): | 02:50:52 |
@slabity:matrix.org |  Download steamissue.png | 02:50:53 |
@atemu12:matrix.org | slabity: If this happens in the flatpak too, there's probably something wrong with your hardware or kernel | 04:02:38 |
@slabity:matrix.org | I don't think there's any hardware issue. Rebooting doesn't fix it and there | 04:03:11 |
@slabity:matrix.org | * I don't think there's any hardware issue. Rebooting doesn't fix it and there's no issue with my GPU reporting VK or GL info | 04:03:29 |
@slabity:matrix.org | And no other apps are malfunctioning | 04:03:35 |
@slabity:matrix.org | As for kernel, the difference is between 6.7.6 and 6.7.7, which I'm not sure would be a significant issue. I'd expect other people to be experiencing the same problem if it was a kernel issue | 04:04:24 |
@slabity:matrix.org | I'm starting to lean towards it being an upstream issue. It looks like a few weeks ago people were experiencing this problem in the Steam beta client? | 04:05:13 |
@atemu12:matrix.org | I don't know how the flatpak works exactly but it does have a separate Steam installation dir, right? If not, try clearing your Steam state (make a backup first) | 04:05:26 |
@slabity:matrix.org | I completely removed .steam* and .local/share/Steam | 04:05:48 |
@slabity:matrix.org | https://github.com/ValveSoftware/steam-for-linux/issues/10569 | 04:06:18 |
@slabity:matrix.org | And https://github.com/ValveSoftware/steam-for-linux/issues/10549 | 04:07:03 |
@atemu12:matrix.org | Did you set programs.steam.enable ? | 04:09:15 |
@slabity:matrix.org | Yes | 04:09:28 |
@atemu12:matrix.org | Any weird multiple nixpkgs versions and/or home manager setups? | 04:09:40 |
@slabity:matrix.org | I did have some changes, but removing those did not affect anything | 04:10:10 |
@slabity:matrix.org | Specifically setting STEAM_EXTRA_COMPAT_TOOLS_PATHS = "\${HOME}/.steam/root/compatibilitytools.d"; for custom Proton versions | 04:10:20 |
@slabity:matrix.org | And adding gamemode to extraPkgs (but I also learned that's not necessary anymore) | 04:10:40 |
@slabity:matrix.org | Otherwise it's just programs.steam.enable and hardware.steam-hardware.enable | 04:11:06 |
@slabity:matrix.org | One thing I will note is that Steam's stdout/stderr in a terminal shows this:
| 04:12:16 |
@slabity:matrix.org | * One thing I will note is that Steam's stdout/stderr in a terminal shows this:
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
| 04:12:28 |
@slabity:matrix.org | Though vulkan-info reports those extensions as existing, and no other application is having issues creating a Vulkan instance (including my own custom one) | 04:13:02 |