05-01-2019, 08:54 PM
(05-01-2019, 07:18 PM)Farley56 Wrote: 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
Hello,
The 2nd point is weird..
Code:
lua <<<'print(_VERSION)'
Anyway, you need a kernel at least >= 4.4.132-1083..
This one works:
Code:
apt-get update
apt-get install linux-image-4.4.138-1097-rockchip-ayufan-gb5128c0a1684 linux-headers-4.4.138-1097-rockchip-ayufan-gb5128c0a1684 linux-firmware-image-4.4.138-1097-rockchip-ayufan-gb5128c0a1684
reboot
After rebooting,
Check if the service is up and running