Page 1 of 1

Installing peak-linux-driver-7.14 on Scientific Linux

Posted: Thu 16. Jul 2015, 21:27
by kb8vsa
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

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

Posted: Fri 17. Jul 2015, 11:04
by M.Maidhof
Hi,

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

best regards

Michael

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

Posted: Fri 17. Jul 2015, 16:44
by kb8vsa
[root@localhost src]# uname -r
2.6.32-504.el6.i686

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

Posted: Fri 17. Jul 2015, 17:26
by kb8vsa
correction please

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

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

Posted: Fri 17. Jul 2015, 20:43
by kb8vsa
im wondering if my kernel source is mis-labled and not recognized

[root@localhost src]# ls
debug kernels

???

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

Posted: Mon 20. Jul 2015, 09:20
by M.Maidhof
how about the complete output of make? Did you install the kernel headers/source for that kernel version?