While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Oh dear - ARC Raiders was logging your private Discord chats [updated]
- California law to require operating systems to check your age
- Here's the most played Steam Deck games for February 2026
- Ubuntu and Fedora devs comment on California's new Digital Age Assurance Act
- SteamInputDB is a new site to help you find Steam Input configurations for your gamepads
- > See more over 30 days here
Recently Updated
- Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Strigi - steam overlay performance monitor - issues
- Jarmer - Proton/Wine Games Locking Up
- Caldathras - recently released super fun crpg - Sector Unknown
- Jarmer - Nacon under financial troubles... no new WRC game (?)
- Xpander - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
It just seg faults for me .
Tried runtime and native steam.
Also vulkainfo could provide some clues. Just run this in terminal to get it:
vulkaninfo --summarycouldGame works for me and here's what mine looks like:
WARNING: radv is not a conformant Vulkan implementation, testing use only.
==========
VULKANINFO
==========
Vulkan Instance Version: 1.2.198
Instance Extensions: count = 18
-------------------------------
VK_EXT_acquire_drm_display : extension revision 1
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
Instance Layers: count = 5
--------------------------
VK_LAYER_MESA_device_select Linux device selection layer 1.2.73 version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.2.136 version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.2.136 version 1
VK_LAYER_VALVE_steam_overlay_32 Steam Overlay Layer 1.2.136 version 1
VK_LAYER_VALVE_steam_overlay_64 Steam Overlay Layer 1.2.136 version 1
Devices:
========
GPU0:
apiVersion = 4202691 (1.2.195)
driverVersion = 88092676 (0x5403004)
vendorID = 0x1002
deviceID = 0x73bf
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = AMD RADV SIENNA_CICHLID
driverID = DRIVER_ID_MESA_RADV
driverName = radv
driverInfo = Mesa 21.3.4
conformanceVersion = 1.2.3.0
It is a little baffling.
I even checked to see if it was a permissions thing too.
Running Steam through the console shows nothing of help either.
Using breakpad crash handler[S_API] SteamAPI_Init(): Loaded '/home/pete/.local/share/Steam/linux64/steamclient.so' OK.
Setting breakpad minidump AppID = 1902490
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198035812722 [API loaded yes]
SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198035812722
src/tcmalloc.cc:390] Attempt to free invalid pointer: 0x55a01ec76750
crash_20220305103102_2.dmp[69340]: Uploading dump (out-of-process)
/tmp/dumps/crash_20220305103102_2.dmp
Aborted (core dumped)
[pete@com1 linuxsteamrt64]$ crash_20220305103102_2.dmp[69340]: Finished uploading minidump (out-of-process): success = yes
crash_20220305103102_2.dmp[69340]: response: CrashID=bp-720890b9-cff5-4c96-92e8-d03ca2220305
crash_20220305103102_2.dmp[69340]: file ''/tmp/dumps/crash_20220305103102_2.dmp'', upload yes: ''CrashID=bp-720890b9-cff5-4c96-92e8-d03ca2220305''
I found also that somebody else has had problem starting up the game: https://github.com/ValveSoftware/Source-1-Games/issues/3863