pcan: Unknown symbol

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
lepalom
Posts: 15
Joined: Mon 16. Mar 2015, 17:22

pcan: Unknown symbol

Post by lepalom » Mon 16. Mar 2015, 18:01

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

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: pcan: Unknown symbol

Post by M.Maidhof » Tue 17. Mar 2015, 10:33

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

lepalom
Posts: 15
Joined: Mon 16. Mar 2015, 17:22

Re: pcan: Unknown symbol (Solved)

Post by lepalom » Tue 17. Mar 2015, 15:53

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

Post Reply