Ok I've successfully installed Teslacoin on a VM running Ubuntu 16, also done a node for you located at 89.38.147.79 I'm downloading Ubuntu mate 16 for ARM (Raspberry pi3) so i'll have a look at that tomorrow.
Thanks for the node!!
How is it going?
Well i gave it my best shot yesterday and failed

i don't think it's possible to run on ARM PI3 doesn't that have a new kernel? maybe if you updated to QT-5 it would work. i was getting database errors msse3.
I have successfully compiled the headless Teslacoind wallet for my Raspberry Pi 1 (there is no use compiling the Qt wallet, there is not enough RAM on it) and are in the process of syncing. Seems to be working. I forked the source code on Github to my own repisitory and made some changes described here for BottleCaps:
https://bitcointalk.org/index.php?topic=241445.3280 Perhaps it will work on RP3 too? I have not been able to emulate a RP3 yet but perhaps someone that have a real one can clone my repo and try?
https://github.com/TentacleMan/teslacoin-tmanThen build the daemon with the custom makefile I prepared:
cd teslacoin-tman/src
make -f makefile.arm-linux
The cpu's differ between RP1 and RP3 and there is some assembler scrypt code in there that I'm not sure is compatible but it's worth a shot.
I won't be able to keep my own node up 24/7 unfortunately due to my flakey internet connection...