oisteink Posted May 7, 2014 Share Posted May 7, 2014 Hello. I am currently running the linux/java version on my NAS, and it's working good. All I had to do was to build sigar, and copy the libsigar-arm-linux.so to /opt/pcmonitor/native/ I tried the Raspberry PI version, but that's using armhf, and my NAS is arm v5, so no hard float support. Is it possible to rebuild for armel? Link to comment Share on other sites More sharing options...
Staff Mark Posted May 7, 2014 Staff Share Posted May 7, 2014 Hi, There are minimum requirements for native client: openssl 0.9.8j , kernel 2.6.32, glibc 2.9. Most of the armv5 systems are outdated: 2.6.16 kernel, glibc 2.5. Mark Link to comment Share on other sites More sharing options...
oisteink Posted May 7, 2014 Author Share Posted May 7, 2014 I'm running debian jessie/sid on a Marvell Armada 300 (88F6282). My versions are as follows: - OpenSSL 1.0.1g - kernel 3.14.1 - glibc 2.18-5 (eglibc) Link to comment Share on other sites More sharing options...
Staff Mark Posted May 7, 2014 Staff Share Posted May 7, 2014 Hi, Thanks! Armada 300 is quite old (370 and newest 375 replace it) but when time will allow us we'll look into this. Stay close and watch the newsletter. Mark Link to comment Share on other sites More sharing options...
oisteink Posted May 8, 2014 Author Share Posted May 8, 2014 Thanks - I'll stay close Now while the 300 is quite old, it's still actively marketed by Marvell (see http://www.marvell.com.cn/guide/assets/data/marvell_embedded_processors_psg.pdf). I might be mistaken, but I think both 370 and 375 is armv7 with FPU and can run on the armhf client. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now