Update PiCtory to the newest version.
To avoid problems, open PiCtory in incognito mode.
- Check PiCtory version: 2.0.6
Code Block | ||
---|---|---|
| ||
apt show pictory |
...
- If you have installed PiCtory version 2.0.5 or older, update it to the latest version 2.0.6 or higher
...
- You can only upgrade to PiCtory version 2.0.6 or higher starting from the BUSTER image.
...
- Check PiCtory Version
Code Block |
---|
apt show pictory |
...
- With the help of this checklist you can update your system: RevolutionPi Checklist
- Update package sources:
Code Block | ||
---|---|---|
| ||
sudo apt |
...
update |
- Apply updates
Code Block | ||
---|---|---|
| ||
sudo apt |
...
upgrade pictory |
- Clear PiCtory Configuration
...
...
- Implement your
...
Save Configuration as startup Configuration
...
Reset Driver to load the Startup Configuration
or
Code Block |
---|
sudo systemctl restart pimodbus-master.service #if you run a master on the RevPi
sudo systemctl restart pimodbus-slave.service #if you run a Slave on the RevPi |
...
- PiCtory configuration again
- Save the configuration
...
- Reset the driver
- Reboot the system
Code Block |
---|
sudo reboot |