Installing peak-linux-driver-7.14 on Scientific Linux

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
kb8vsa
Posts: 4
Joined: Thu 16. Jul 2015, 16:58

Installing peak-linux-driver-7.14 on Scientific Linux

Post by kb8vsa » Thu 16. Jul 2015, 21:27

Having problems installing drivers on referenced system...

home/.... /peak-linux-driver-7.1.4/driver/src does not contain pcan_usbfd.o
causes the make process to hang and fail

[root@localhost peak-linux-driver-7.14]# modprobe pcan
FATAL: Module pcan not found.


Help Please

Thanks

J

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

Re: Installing peak-linux-driver-7.14 on Scientific Linux

Post by M.Maidhof » Fri 17. Jul 2015, 11:04

Hi,

please post output of uname -r. It will also be helpfull to get the complete output of your make process

best regards

Michael

kb8vsa
Posts: 4
Joined: Thu 16. Jul 2015, 16:58

Re: Installing peak-linux-driver-7.14 on Scientific Linux

Post by kb8vsa » Fri 17. Jul 2015, 16:44

[root@localhost src]# uname -r
2.6.32-504.el6.i686

kb8vsa
Posts: 4
Joined: Thu 16. Jul 2015, 16:58

Re: Installing peak-linux-driver-7.14 on Scientific Linux

Post by kb8vsa » Fri 17. Jul 2015, 17:26

correction please

[root@localhost kb8vsa]# uname -r
2.6.32-504.30.3.el6.i686

kb8vsa
Posts: 4
Joined: Thu 16. Jul 2015, 16:58

Re: Installing peak-linux-driver-7.14 on Scientific Linux

Post by kb8vsa » Fri 17. Jul 2015, 20:43

im wondering if my kernel source is mis-labled and not recognized

[root@localhost src]# ls
debug kernels

???

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

Re: Installing peak-linux-driver-7.14 on Scientific Linux

Post by M.Maidhof » Mon 20. Jul 2015, 09:20

how about the complete output of make? Did you install the kernel headers/source for that kernel version?

Post Reply