bennog,
What git commit id did you use to downgrade to "Linux version 3.18.0-trunk-rpi"? I tried this one , but it only took me to 3.18.3 from 4.1.13-v7+ and "uname -r" lists 4.1.13-v7+ still.
Michael,
I don't have any file within my image that starts with "config-4*" (ran sudo find -iname "config ...
Search found 3 matches
- Thu 4. Feb 2016, 17:21
- Forum: Linux
- Topic: PEAK-Linux Driver on Raspberry Pi
- Replies: 156
- Views: 515144
- Wed 3. Feb 2016, 21:27
- Forum: Linux
- Topic: PEAK-Linux Driver on Raspberry Pi
- Replies: 156
- Views: 515144
Re: PEAK-Linux Driver on Raspberry Pi
Hi Michael,
Thanks for the quick response. I tried what you said, but can0 and can1 aren't listed under 'ifconfig -a', even with running 'sudo modprobe can' before. Using another microSD card, I copied/installed Raspbian 4.1.13-v7+ onto it, installed can-utils, and then ran 'config -a', but I don't ...
Thanks for the quick response. I tried what you said, but can0 and can1 aren't listed under 'ifconfig -a', even with running 'sudo modprobe can' before. Using another microSD card, I copied/installed Raspbian 4.1.13-v7+ onto it, installed can-utils, and then ran 'config -a', but I don't ...
- Tue 2. Feb 2016, 22:49
- Forum: Linux
- Topic: PEAK-Linux Driver on Raspberry Pi
- Replies: 156
- Views: 515144
Re: PEAK-Linux Driver on Raspberry Pi
Hello,
I'm currently running into an issue getting the two pcans recognized as can0 and can1 plugged into my raspberry pi 2. I'm running raspbian 4.1.13-v7+ (can-utils installed) and I'm able to compile peak-linux-driver-7.15.2. I ran make as
make NET=NO PCI=NO PAR=NO ISA=NO PCC=NO DNG=NO
and was ...
I'm currently running into an issue getting the two pcans recognized as can0 and can1 plugged into my raspberry pi 2. I'm running raspbian 4.1.13-v7+ (can-utils installed) and I'm able to compile peak-linux-driver-7.15.2. I ran make as
make NET=NO PCI=NO PAR=NO ISA=NO PCC=NO DNG=NO
and was ...