(05-23-2019, 02:00 PM)tuxd3v Wrote: Hello tikonen,
You need to install the tool has root..
Hello tikonen,
Can you share the output of:
Code:
systemctl status ats
Also the output of:
Code:
journalctl -u ats
(05-21-2019, 11:16 AM)deathisunknown Wrote: Hi tuxd3v,
Here is the output from the commands you requested:
Code:root@RockPro:~# uname -a
Linux RockPro 5.0.0-rockchip64 #5.85 SMP Wed May 8 19:38:28 CEST 2019 aarch64 GNU/Linux
Thanks again!
Hello deathisunknown,
Can you share, as root the output of:
Code:
find /sys -name pwm[0-9] -type f -exec cat {} \;
Regards