Unable to Launch on Linux (Steam Flatpak)

aasiegfried

New member
I realize official Linux support is probably tbd, but maybe this is an easy fix. Was able to play fine up to today on DX11 (needed the -dx11 launch option as Vulkan crashed instantly). Now both seem to crash, -dx11 just quits out instantly and vulkan will launch a window but give me a VK_ERROR_DEVICE_LOST popup and crash.

System Info:
Code:
Operating System Version:
Freedesktop SDK 23.08 (Flatpak runtime) (64 bit)
Kernel Name: Linux
Kernel Version: 6.10.3
X Server Vendor: The X.Org Foundation
X Server Release: 12101013
X Window Manager: KWin
Steam Runtime Version: steam-runtime_0.20240806.97925

Video Card:
Driver: NVIDIA Corporation NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2
Driver Version: 4.6.0 NVIDIA 550.40.67
OpenGL Version: 4.6
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 239 Hz
VendorID: 0x10de
DeviceID: 0x2805
Revision Not Detected
Number of Monitors: 1
Number of Logical Video Cards: 1
Primary Display Resolution: 2560 x 1440
Desktop Resolution: 2560 x 1440
Primary Display Size: 23.62" x 13.78" (27.32" diag), 60.0cm x 35.0cm (69.4cm diag)
Primary Bus: PCI Express 8x
Primary VRAM: 16380 MB
Supported MSAA Modes: 2x 4x 8x 16x

Proton Logs:
using -dx11
no launch options
 
You can try:
* Playing fullscreen instead of windowed
* Enabling persistance mode on your graphics card (`sudo nvidia-smi -pm 1` note this doesn't survive a restart)
* Using proton-ge-custom instead of proton experimental
* vm.max_map_count as mentioned above
* verifying game files just in case
* updating graphics card drivers

I've been playing on Linux for a while now and don't experience crashes while actually playing, although I sometimes get a crash while watching a game.
 
Back
Top