Not really wanting to get into a discussion of whether it should be done, I am going to try regardless cause why the heck not.
The questions is more in terms of I am trying to set up a headless distro of Centos OS in order to run Factorio.
Looking over it, it appears that the pi has the stats for it, just about.
Has anyone else tried it?
What was your milage?
Factorio on new raspberry PI running Centos
Re: Factorio on new raspberry PI running Centos
It has an ARM processor so no it will not run on it.
If you want to get ahold of me I'm almost always on Discord.
Re: Factorio on new raspberry PI running Centos
As far as I know Raspberry Pi uses ARM CPU and there is no build of Factorio for ARM.
Not my personal milage, but prg tried to run it on x86 emulator on RPi 1, it took 4 hours for the game to start: viewtopic.php?f=5&t=18128&start=30#p119301
Not my personal milage, but prg tried to run it on x86 emulator on RPi 1, it took 4 hours for the game to start: viewtopic.php?f=5&t=18128&start=30#p119301
Re: Factorio on new raspberry PI running Centos
I am talking about running it as headless server only, no graphics.posila wrote:As far as I know Raspberry Pi uses ARM CPU and there is no build of Factorio for ARM.
Not my personal milage, but prg tried to run it on x86 emulator on RPi 1, it took 4 hours for the game to start: viewtopic.php?f=5&t=18128&start=30#p119301
Re: Factorio on new raspberry PI running Centos
There's still no ARM build (and there probably can't be).Jestem wrote:I am talking about running it as headless server only, no graphics.
Re: Factorio on new raspberry PI running Centos
Anyone try on a Raspbbery PI 3? I ask given the pi 3 supports x64, and i seen the success of running factorio on the pi 2 from this thread.
viewtopic.php?f=5&t=18128&start=30#p119301
Was hoping to get it running on the pi3 since the pi 3 b+ specs are as follows
ARM Cortex A53 which is clocked at 1.4 GHz 64-bit and its a Quad-Core Processor, 1 GB RAM
viewtopic.php?f=5&t=18128&start=30#p119301
Was hoping to get it running on the pi3 since the pi 3 b+ specs are as follows
ARM Cortex A53 which is clocked at 1.4 GHz 64-bit and its a Quad-Core Processor, 1 GB RAM
Last edited by supernet2 on Thu Dec 27, 2018 7:46 pm, edited 1 time in total.
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: Factorio on new raspberry PI running Centos
Pi3b is arm64 based and we don't have an arm build. Maybe in the future with amazon pushing arm servers but nevertheless the pi has to little ram, too.
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
Re: Factorio on new raspberry PI running Centos
Yeah i seen that, with the success of seeing it barely functional on the pi 2 model though was wondering what the difference in a pi3 model would make with more robust specs on the cpu front. The Ram though... i don't know how ill beable to compensate for that overall. But yeah wanted to see how i could get it running. Thanks for the response by the way
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: Factorio on new raspberry PI running Centos
Run it in QEMU but it would be unusable!
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
Re: Factorio on new raspberry PI running Centos
Thats okay just seeing if their is a way to make it more stable even if in a emulated environment it wasn't designed to run in. Thank you!