Open tysonite opened 4 years ago
The device settings could not be read.
This error will have no consequences for SocketCAN as the SocketCAN driver currently does not interact with the device settings. It's still something we will need to fix, of course.
However, most of the times, on checksum-failure-logging branch, interfaces didn't come up.
When you say this, do you mean no can0,can1,can2 interfaces are created? Or that they can't be started?
I mean can0, can1, ... interfaces are not created. The error may look like that on checksum-failure-logging
branch:
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: Daemon v2.0.2 checksum-failure-logging
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: libicsneo v0.2.0 HEAD @
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: Driver v2.0.4
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: Waiting for connections...
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: neoVI FIRE 61777 failed to connect. Will keep trying...
Feb 03 05:51:04 ptc_lab_collab3_node15 icsscand[1134]: neoVI FIRE 61777 Error: The device is currently open.
Feb 03 05:51:06 ptc_lab_collab3_node15 icsscand[1134]: Discarding byte 00
Feb 03 05:51:06 ptc_lab_collab3_node15 icsscand[1134]: Discarding byte 00
Feb 03 05:51:06 ptc_lab_collab3_node15 icsscand[1134]: Discarding byte 00
Feb 03 05:51:06 ptc_lab_collab3_node15 icsscand[1134]: Discarding byte 00
The below error sometimes happens with neoVI FIRE device. Not sure about the consequences of it. This happens on both
master
andchecksum-failure-logging
branches. However, most of the times, onchecksum-failure-logging
branch, interfaces didn't come up.Right after error above, restart of
icsscand
is succesful.neoVI FIRE runs latest firmware.