Search found 2 matches

by klkl1
Wed 8. Oct 2014, 08:36
Forum: Linux
Topic: PEAK-Linux Driver on Raspberry Pi
Replies: 156
Views: 550654

Re: PEAK-Linux Driver on Raspberry Pi

Hello Michael

Thanks for the help.

with kernel version 3.7 or higher, there is no need to install our peak-linux-driver anymore, when you like to use the SocketCAN (netdev) interface.

Then I have to compile the kernel with the option
CONFIG_CAN_PEAK_USB=y
, am I right?
which I haven't done yet ...
by klkl1
Mon 29. Sep 2014, 10:29
Forum: Linux
Topic: PEAK-Linux Driver on Raspberry Pi
Replies: 156
Views: 550654

Re: PEAK-Linux Driver on Raspberry Pi

Hello

I'm having a problem using the peak-driver with my raspberries. They initialize unpredictable.
Is it ok to capture this thread? Its all raspberry-related....

Compilation and loading the driver is mastered:
---
pi@raspberrypi ~ $ uname -a
Linux raspberrypi 3.12.23+ #3 PREEMPT Sat Jul 26 09:42 ...