05-01-2019, 07:18 PM
(This post was last modified: 05-01-2019, 07:25 PM by Farley56.)
I certainly can. Let me know if you need anything more.
1. Result of luarocks build" command;
Cloning into 'ats'...
remote: Enumerating objects: 24, done.
remote: Counting objects: 100% (24/24), done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 24 (delta 1), reused 9 (delta 0), pack-reused 0
Receiving objects: 100% (24/24), 105.83 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1/1), done.
Warning: variable CFLAGS was not passed in build_variables
** PLATFORM = linux **
** OS = 32Bits **
** ARCH = armv7-a **
** TUNE = cortex-a72.cortex-a53 **
gcc -c -march=armv7-a -mtune=cortex-a72.cortex-a53 -fPIC -Wall -Werror -O3 -g -I/usr/include/lua5.3 -o debug.o src/debug.c
gcc -c -march=armv7-a -mtune=cortex-a72.cortex-a53 -fPIC -Wall -Werror -O3 -g -I/usr/include/lua5.3 -o ats.o src/ats.c
gcc -shared -Wl,-soname,ats.so.0 -llua5.3 -o ats.so.0.9 debug.o ats.o
Install Method: LuaRocks ..
SystemD Detected ..
Searching for Previous Install, and Remove it:
removed '/etc/ats.conf'
removed '/lib/systemd/system/ats.service'
removed '/usr/local/sbin/ats'
removed '/usr/local/lib/lua/5.3/ats.so'
Install ATS Service File ..........: ats.service in '/usr/local/lib/luarocks/rocks/ats/master-0'
Install ATS Config ................: ats.config in '/usr/local/lib/luarocks/rocks/ats/master-0'
Install ATS Tool ..................: ats in '/usr/local/lib/luarocks/rocks/ats/master-0'
Install new ATS Library ...........: ats.so.0.9 in '/usr/local/lib/luarocks/rocks/ats/master-0'
Creating soname symLink ........: ats.so in '/usr/local/lib/luarocks/rocks/ats/master-0'
Creating Service symLink .......: ats.service in '/lib/systemd/system'
Creating Binary symLink ........: ats in '/usr/local/sbin/ats'
Creating Config symLink ........: ats.conf in '/etc/ats.conf'
Creating SharedObject symLink ..: ats.so.0.9 in '/usr/local/lib/lua/5.3'
Starting ATS Service..
● ats.service - ATS - Active Thermal Service
Loaded: loaded (/usr/local/lib/luarocks/rocks/ats/master-0/ats.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2019-05-01 20:14:00 CDT; 25ms ago
Process: 16288 ExecStart=/usr/local/sbin/ats (code=exited, status=1/FAILURE)
Main PID: 16288 (code=exited, status=1/FAILURE)
Makefile:224: recipe for target 'install' failed
make: *** [install] Error 3
Error: Build error: Failed installing.
2. Result of "lua print version" command;
-dash: 2: Syntax error: redirection unexpected
More info that might help. From the OMV dashboard System Information
Version = 4.1.22-1 (Arrakis)
Processor = ARMv8 Processor rev2 (v8I)
Kernel = Linux 4.4.132-1075-rockchip-ayufan-ga83beded8524
05-02-2019, 07:44 PM
(This post was last modified: 05-02-2019, 07:45 PM by Farley56.
Edit Reason: semantics fix again...
)
Damn. My bad. Thought I was at a high enough kernel... the classic "id10t" error! Sorry.
1. Installed the kernel update. Rebooted.
2. Installed the master revision. Got the green light that install was good.
3. Checked service - running now.
Thanks for sticking with me.
Now I can peruse the settings in the forum thread and see if I can get the fan to start up.
Any quick advice on what to set just to see if it's operational?
Thanks again!
Edited the ats.conf. Works like a champ. I appreciate it!
05-08-2019, 02:56 AM
(This post was last modified: 05-08-2019, 02:57 AM by Luke.)
Not sure how I managed to overlook that the thread itsn't stuck - thread stickied.