Kernel panics with PCAN Linux driver 8.5.1 and kernel 4.4.0
Posted: Thu 21. Jun 2018, 20:34
I am attempting to use 3 PCAN-USB X6 modules to test a device with 18 CAN ports on it.I built the PCAN Linux driver from the sources on PEAK's website using NET=NETDEV_SUPPORT to enable SocketCAN support and PCC=NO_PCCARD_SUPPORT to get around a "Not Enough Minors" error that prevented all 18 ports from enumerating. All 18 ports enumerate now, but I see lots of "pcan: unhandled read data stream turned off (err -71)" errors, and then a "general protection fault: 0000 [#1] SMP" error and the machine hangs with a kernel stack trace. This seems to be happening even with simple commands like "ip link show can0".
I can post a screenshot of the stack trace if that helps, and if there is any other information that would help figure out what is happening here, please let me know.
I can post a screenshot of the stack trace if that helps, and if there is any other information that would help figure out what is happening here, please let me know.