Search found 4 matches

by vamsi
Tue 5. Dec 2017, 11:30
Forum: PCAN-PCI Express FD
Topic: How to Enable PCAN-PCI Express FD card ??
Replies: 6
Views: 10895

Re: How to Enable PCAN-PCI Express FD card ??

Dear Michael,

Thankyou so much its working here below is the output:- :)


cat /proc/pcan
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20171027_n (8.5.1) Dec 5 2017 11:25:34 --------------
*---------- [mod] [isa] [pci] [pec] [dng ...
by vamsi
Tue 5. Dec 2017, 11:04
Forum: PCAN-PCI Express FD
Topic: How to Enable PCAN-PCI Express FD card ??
Replies: 6
Views: 10895

Re: How to Enable PCAN-PCI Express FD card ??

Dear Michael,

As per your guidance i have downloaded latest driver [Driver Download Version 8.5.1 (27.10.2017)] when i try to build it with netdev support as per your manual.

I get below error ???


linux-qfs6:/home/exxpert/Desktop/peak_driver/peak-linux-driver-8.5.1 # ls
Documentation Makefile ...
by vamsi
Mon 4. Dec 2017, 18:12
Forum: PCAN-PCI Express FD
Topic: How to Enable PCAN-PCI Express FD card ??
Replies: 6
Views: 10895

Re: How to Enable PCAN-PCI Express FD card ??

Hello Michael,
my kernel version is : 4.4.92-18.36-default

Here i have 2 questions?

1) is it possible to compile single kernel module (peak_pci) of 4.12+. and replace it in present existing kernel (4.4.92) because i don't want to change my existing kernel (4.4.92) ??

2) I have downloaded Peak ...
by vamsi
Mon 4. Dec 2017, 16:36
Forum: PCAN-PCI Express FD
Topic: How to Enable PCAN-PCI Express FD card ??
Replies: 6
Views: 10895

How to Enable PCAN-PCI Express FD card ??

Hello I have placed PCAN-PCI express FD card in my Linux pc and i am trying to enable the card by following below procedure but i was unable to do it. Can any 1 please help me with this error ???


modprobe can
modprobe can-raw
modprobe can-dev
modprobe can-bcm
modprobe peak_pci


by entering ...