Page 1 of 1

Can spads run on Ubuntu ARM? (Raspberry Pi 3)

Posted: 10 Feb 2017, 06:47
by Forboding Angel
Is there any reason that SPADS couldn't run on Ubuntu ARM? Since all it is really doing is passing network traffic, it should work, should it not?

I'm asking here before trying it because essentially I don't want to waste a bunch of time on a fools errand.

Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)

Posted: 10 Feb 2017, 07:48
by Forboding Angel
Nevermind I forgot that it runs spring dedicated. Rip idea.

Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)

Posted: 11 Feb 2017, 17:07
by ThinkSome
Could try running it in x86 user-space emulation via qemu-x86

Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)

Posted: 11 Feb 2017, 18:09
by Forboding Angel
Well dedicated doesn't run sim (therefore no sync breakage in theory), so one would think that theoretically if you had a compiled version for arm, it "could" work, but I don't know if there are other calculations going on that could cause issues.