11-15-2018, 08:42 AM
(11-15-2018, 04:41 AM)stFfn Wrote: Hello,
im a total linux noob.
if you could tell me step by step what to do i would be greatfull
Here is what i tested. i hope it helps you to help me
Code:Error: Build error: Failed installing.
root@rockpro64Nas:~# ats --test
getConditions: Warning, Values { THERMAL0_CTL, THERMAL1_CTL, FAN_CTL }: /sys/class/thermal/thermal_zone0/temp, /sys/class/thermal/thermal_zone1/temp, ERROR
exit 1
Ok,
Your problem, is that you need to upgrade your kernel,
install this kernel version:
Code:
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
It will install a new kernel version, it will askyou if you want to install press 'Y', for yes.
After installation:
Code:
reboot
And after boot up the new kernel, check ats status( it should now now be ok ):
![[Image: shy.png]](https://forum.pine64.org/images/smilies/shy.png)
Code:
service ats status