hi,
i’m just try to use our new siemens iot2020 but unfortunately it seems to rather unsupported by the linux community. may be it’s not the problem of resin itself. first when i see that it’s a i386 platform i thought it’ll be much easier to use since almost everything runs on it. imho i rather underestimate it. the first thing was that even openssh not working on it ie. it’s start but when i first try to login i always got segfault. after a long debugging it’s turn out the intel quark processor is rather limited and even mmx feature missing from it. after a long search it’s turn out a 15 (!!!) years old bug. here is a debian but report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738575
the next turn around was the golang environment. since neither the prebuild influxdb nor telegraf not working on it. so i try to build myself which still not working ie immediately crash.
so the real question is there any usable program working on it or just a few very minimal scrits?