Page 1 of 1

PCAN usb connected but "can0"/"can1" not showing

Posted: Thu 20. Dec 2018, 10:21
by avidan_e
I have PCAN-USB FD connected to my ubuntu, but can0/can1 not showing. On other machines, I'm seeing can0/can1 with the same PCAN-USB FD, so the device itself is probably working fine. What could be the problem?

> lsusb | grep PEAK
> Bus 001 Device 046: ID 0c72:0011 PEAK System

> ifconfig -a | grep can
> # returns nothing

> uname -a
Linux my_host_name 4.15.0-42-generic #45~16.04.1-Ubuntu SMP Mon Nov 19 13:02:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Re: PCAN usb connected but "can0"/"can1" not showing

Posted: Thu 20. Dec 2018, 12:01
by M.Maidhof
Hi,

please post the output of the following commands:

grep PEAK_ /boot/config-`uname -r`

cat /proc/pcan

regards

Michael