Search found 3 matches

by ladyofsteele
Tue 3. Jul 2018, 17:32
Forum: Linux
Topic: CAN Mini PCIe w/Linux Debian 9: operation not supported
Replies: 4
Views: 8716

Re: CAN Mini PCIe w/Linux Debian 9: operation not supported

Stephane,

I cannot thank you enough! The native kernel is working quite nicely now :D Many thanks!
by ladyofsteele
Fri 29. Jun 2018, 19:54
Forum: Linux
Topic: CAN Mini PCIe w/Linux Debian 9: operation not supported
Replies: 4
Views: 8716

Re: CAN Mini PCIe w/Linux Debian 9: operation not supported

Thanks for the reply!

Output of uname -a

Linux mvp-0002 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux

Output of cat /proc/pcan
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) --------------
*------------- Release_20171027_n (8.5.1) Jun 21 ...
by ladyofsteele
Thu 28. Jun 2018, 17:42
Forum: Linux
Topic: CAN Mini PCIe w/Linux Debian 9: operation not supported
Replies: 4
Views: 8716

CAN Mini PCIe w/Linux Debian 9: operation not supported

I'm hoping reaching out for technical assistance with our CAN-MINI-PCI-E-1 card. I'm using Linux Debian 9 for my OS. I have installed peak-linux-driver-8.5.1.

Specifically, I've configured the device for netdev support (confirmed with cat /proc/pcan and saw ndev with device name can0). I'm ...