SocketCAN: Describe how to recover from bus errors
Taken from https://www.kernel.org/doc/Documentation/networking/can.txt section 6.5.3: A device may enter the "bus-off" state if too many errors occurred on the CAN bus. Then no more messages are received or sent. An automatic bus-off recovery can be enabled by setting the "restart-ms" to a non-zero value, e.g.: $ ip link set canX type can restart-ms 100 Change-Id: I80b53e430988c0405269d4efe21f936ace0e3544 Reviewed-by:Alex Blasche <alexander.blasche@qt.io> Reviewed-by:
Rolf Eike Beer <eb@emlix.com>
Showing
Please register or sign in to comment