[2.0.76][linux] Crash on startup - Steam and standalone versions

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
TarsiSurdi
Burner Inserter
Burner Inserter
Posts: 5
Joined: Tue Feb 10, 2026 3:13 am
Contact:

[2.0.76][linux] Crash on startup - Steam and standalone versions

Post by TarsiSurdi »

1. What did you do?
Tried playing the game after about a 6-month pause.

2. What happened?
The game won't launch correctly either when launched through Steam or by executing the standalone binary downloaded from Factorio's website.
When running in X11 compat mode (XWayland, GNOME 50), it will display a black window with a gray bar on top (where GNOME's HUD would be) and hang until terminated. With the Wayland backend, the window won't even show up and the game's process will keep running until manually killed.
05-12-2026, 23-17-58.png
05-12-2026, 23-17-58.png (27.02 KiB) Viewed 158 times
I've tried deleting "~/.factorio" from my system, but it didn't help. Also, tried combining the SDL_VIDEODRIVER=wayland environment variable, --gfx-safe-mode and --fullscreen=false flags to no avail.

3. What did you expect to happen instead?
For the game to launch successfully as it once did on the same system.

4. Does it always happen, once, or sometimes?
Always.

The issues began with Fedora 43: the Steam version wouldn't launch, but the standalone version did. However, after upgrading to Fedora 44, neither does anymore.
Attachments
factorio-current.log
(2.45 KiB) Downloaded 20 times
TarsiSurdi
Burner Inserter
Burner Inserter
Posts: 5
Joined: Tue Feb 10, 2026 3:13 am
Contact:

Re: [2.0.76][linux] Crash on startup - Steam and standalone versions

Post by TarsiSurdi »

I should add that this happens on my desktop computer (NVIDIA RTX 2060, driver 595.71.05), but it doesn't on my laptop (AMD iGPU - Ryzen 7 5700U); both running Fedora 44.
Tested every version between 2.0.76 and 2.0.73 and none launch :(
User avatar
Nosferatu
Filter Inserter
Filter Inserter
Posts: 292
Joined: Fri Jan 20, 2017 4:48 pm
Contact:

Re: [2.0.76][linux] Crash on startup - Steam and standalone versions

Post by Nosferatu »

Your Log says " 0.483 Video driver: x11"

What's the result if you run this in terminal?
echo $XDG_SESSION_TYPE

PS: Just checked my own Fedora 44, Amd GPU, standalone - no problem
TarsiSurdi
Burner Inserter
Burner Inserter
Posts: 5
Joined: Tue Feb 10, 2026 3:13 am
Contact:

Re: [2.0.76][linux] Crash on startup - Steam and standalone versions

Post by TarsiSurdi »

Nosferatu wrote: Wed May 13, 2026 4:03 am What's the result if you run this in terminal?
echo $XDG_SESSION_TYPE
The result is `wayland`. Fedora 44 upgraded to GNOME 50 and the code for X11 sessions has been fully removed from the codebase, it's Wayland only now.

I have also tried placing the config.ini file from 9300 - since it crashes before generating that file in .factorio - in hopes that it would contain some field which I could edit to forcibly make the game try to launch with the Wayland backend, but unfortunately it doesn't include that option.
ro011110ot
Burner Inserter
Burner Inserter
Posts: 8
Joined: Thu Oct 13, 2016 5:38 pm
Contact:

Re: [2.0.76][linux] Crash on startup - Steam and standalone versions

Post by ro011110ot »

TarsiSurdi wrote: Wed May 13, 2026 11:12 am
Nosferatu wrote: Wed May 13, 2026 4:03 am What's the result if you run this in terminal?
echo $XDG_SESSION_TYPE
The result is `wayland`. Fedora 44 upgraded to GNOME 50 and the code for X11 sessions has been fully removed from the codebase, it's Wayland only now.

I have also tried placing the config.ini file from 9300 - since it crashes before generating that file in .factorio - in hopes that it would contain some field which I could edit to forcibly make the game try to launch with the Wayland backend, but unfortunately it doesn't include that option.
In my config.ini the setting for wayland is


; Options: x11, wayland
linux-preferred-video-driver=wayland
Post Reply

Return to “Technical Help”