Status of rockpi-sata.service

Hi all,

Don’t know if this was asked before. I’ve tried to search it on the forum but couldn’t find something similar…

I’m getting the following whenever i check the status of the rockpi-sata service:

pi@RPi-NAS:~ $ systemctl status rockpi-sata.service
● rockpi-sata.service - Rockpi SATA Hat
Loaded: loaded (/lib/systemd/system/rockpi-sata.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2020-06-25 17:03:07 EEST; 46s ago
Main PID: 343 (python3)
Tasks: 7 (limit: 4915)
Memory: 23.5M
CGroup: /system.slice/rockpi-sata.service
├─ 343 /usr/bin/python3 /usr/bin/rockpi-sata/main.py on
├─1164 /usr/bin/python3 /usr/bin/rockpi-sata/main.py on
├─1166 /usr/bin/python3 /usr/bin/rockpi-sata/main.py on
├─1168 /usr/bin/python3 /usr/bin/rockpi-sata/main.py on
└─1171 /usr/bin/python3 /usr/bin/rockpi-sata/main.py on

Jun 25 17:03:07 RPi-NAS systemd[1]: Started Rockpi SATA Hat.
Jun 25 17:03:25 RPi-NAS /main.py[1171]: The sensor will take effect after reboot.
Jun 25 17:03:25 RPi-NAS /main.py[1168]: The sensor will take effect after reboot.

Anyone has any ideas for what sensors the last 2 lines above are referring to?

Even if I reboot my RPi 4, I still get these…

From what i read in the code, the sensors refer to a sensor module that is not present on the raspi… probably a module that is on the rockpi… dont worry, that does not affect the function and operation of the hat in any way…

Don’t worry. It’s just compatible with the previous version.