(11-12-2018, 01:57 PM)dreadbv Wrote: Hey Tuxd3v, thank you for your reply, I have no idea what you wrote, I'm a noob at linux
I have the stock NAS fan that they sell on pine64 store and I just got my package last week.
I have this version of openmediavault installed Stretch armhf [microSD / eMMC Boot] [0.7.9] from http://wiki.pine64.org/index.php/ROCKPro...re_Release , because this is what folks on pine64 discord channel recommended to use for my needs, a plex media server that can stream 4K among full HD movies and tv series.
I wanted to install you FAN control software because I only have a heatsink on the board and it gets a bit hot on 4k , and was not working by default with this linux release.
I did use a raspberry pi 3 model B before with debian stretch installed and managed to install plex and a web server with the help of "google" ) without open media vault, I felt like I would get more performance if I do it manually. For rockpro64 I thought I would give openmediavault a try , but it seems like every time I do an update from "Update Management" or Plugins area of web UI I get tons of errors so I just let it a stock version. Maybe that's why you said that gcc is old.
On raspberry was easy, just apt-get update, upgrade , dist-upgrade and was set , I can't even get plex on latest version with OMV...
Ok No problem,
In that situation you should mantain gcc-6.3, and ATS compiles with it already, so no problem..
You can use the pine64 Nas case fan with ATS, I think there will be no problems, but you should have a heatsink above the CPU(without fan..).
But please reinstall it again( I added a new profile less aggressive for the size of the fan ) with:
- luarocks build https://raw.githubusercontent.com/tuxd3v...0.rockspec
- Stop Service
Code:service ats stop
- Edit File /usr/local/sbin/ats
Change line 68: "profile1", by "profile3"
save file
- Start service again:
service ats start - Verify Service status, if its up:
Code:service ats status