Hi,
I'm trying to load the pcan module in a Debian Wheezy with kernels 3.2.65-1+deb7u2 (stock) or the 3.16.7-ckt4-3~bpo70+1 version. I'm using 7.14-1 version of the peak driver. I'm using a modify package from debian.
This package works in on of the box of the lab, but in another it throws this message:
pcan: Unknown symbol pcan_usbfd_init (err 0)
However, if i compile the driver manually it could be loaded, but the can device doesn't work.
Anyone have some idea what is going wrong?
Best regadrs,
Leopold
pcan: Unknown symbol
Re: pcan: Unknown symbol
Hi,
which type of CAN Hardware from PEAK do you want to use on your system?
Sure you have installed the correct headers for your kernel? With which options did you build the driver? It will be helpfull to get the output of the driver build.
regards
Michael
which type of CAN Hardware from PEAK do you want to use on your system?
Sure you have installed the correct headers for your kernel? With which options did you build the driver? It will be helpfull to get the output of the driver build.
regards
Michael
Re: pcan: Unknown symbol (Solved)
Hi,
it was my fault. I forget to add some files to the pcan module in the dkms file. It has been a stupid bizarre error.
Sorry for the noise.
Leopold
it was my fault. I forget to add some files to the pcan module in the dkms file. It has been a stupid bizarre error.
Sorry for the noise.
Leopold