piControl

Topics about the Software of Revolution Pi
Post Reply
xipherx
Posts: 8
Joined: 02 Feb 2020, 00:34
Location: Turin
Contact:

piControl

Post by xipherx »

Hi All,

I have a configuration with one RevPi Core+ with some AIO modules that sometimes give connection errors (I don't know why!!!!! Maybe electromagnetic noise.....But I'm working on an emergency procedure to temporary bypass the problem).

If the core reaches too many errors the piControl kernel module stops.

I'd like to understand how can I restart the module or if I have to unload and reload it to recovery the piBridge communication.

Many thanks in advance!
User avatar
dirk
KUNBUS
Posts: 2174
Joined: 15 Dec 2016, 13:19

Re: piControl

Post by dirk »

Hi xipherx, can you share details about your hardware setup?
We had problems with wrong values in the process image. This has been fixed by new firmware.
Please update your system

Code: Select all

sudo apt update; sudo apt -y upgrade
then please update your IO Modules one by one

Code: Select all

piTest -f
There is a security shutdown of piCrontrol communication see here:
https://revolution.kunbus.com/tutorials ... evpi-core/
Post Reply