Page 1 of 1

Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 2:51 am
by dogunbound
Factorio crashes when processing the bitmaps. Logs attached. These are my system specs:

dogunbound@dog-arch
-------------------
OS: Arch Linux x86_64
Kernel: 6.14.1-zen1-1-zen
Uptime: 8 mins
Packages: 862 (pacman)
Shell: bash 5.2.37
Resolution: 2560x1440
DE: Xfce 4.20
WM: Xfwm4
WM Theme: Gelly
Theme: Green-Submarine [GTK2/3]
Icons: elementary [GTK2/3]
Terminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: 12th Gen Intel i7-12700K (20) @ 4.900GHz
GPU: Intel DG2 [Arc A750]
Memory: 3741MiB / 64030MiB


Let me know if ya'll need more info. Happy to help... because I can't even play right now :(

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 3:12 am
by Loewchen
Did it ever work on that machine?

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 3:29 am
by dogunbound
Hmm. Yesn't. I just recently reinstalled linux because of an issue I created on accident destorying my desktop environment lol.

So on the machine, yes. After reinstalling, no. Maybe I'm missing a library? How do I know which?

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 3:39 am
by Jap2.0
This is very much a guess, but does anything change if you use an older version of Mesa? I don't know if that's easy to test.

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 3:41 am
by dogunbound
That really isn't easy to test.... I'm using archlinx. I'd have to somehow find the old archlinux image.

I am on mesa-1:25.0.3-1 just to point this out

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 4:57 am
by Jap2.0
Yeah the log says that. If I remember from when I looked the place it crashed in startup seemed like it was probably in graphics? I don't recall seeing anything super obvious in the stack trace though.

I wasn't sure if there was a simple way to upgrade/downgrade that on its own. My thought there was based on the facts that your new installation likely has a newer version of Mesa and that (last I heard) Intel discrete graphics were still working out some rough edges. I don't see anything open about Factorio and Intel graphics on the Mesa bug tracker, though.

But you'd probably need a dev to say for sure.

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 8:02 pm
by dogunbound
I ran through all of these options:
viewtopic.php?t=9300

Managed to get factorio working by setting
--video-memory-usage=medium
flag. :not-enough-repair-packs:

I guess I'll permanently use that or maybe just for now? Idk, but atleast I can game again.

Re: Unable to start up Factorio on Linux

Posted: Fri Apr 11, 2025 9:05 pm
by Jap2.0
Huh, that's interesting.