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.
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.
[2.0.76][linux] Crash on startup - Steam and standalone versions
-
TarsiSurdi
- Manual Inserter

- Posts: 4
- Joined: Tue Feb 10, 2026 3:13 am
- Contact:
[2.0.76][linux] Crash on startup - Steam and standalone versions
- Attachments
-
- factorio-current.log
- (2.45 KiB) Downloaded 17 times
-
TarsiSurdi
- Manual Inserter

- Posts: 4
- Joined: Tue Feb 10, 2026 3:13 am
- Contact:
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
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
Tested every version between 2.0.76 and 2.0.73 and none launch
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
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
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
