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

CAN FD and LIN Interface for High-Speed USB 2.0
Post Reply
avidan_e
Posts: 1
Joined: Thu 20. Dec 2018, 10:12

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

Post by avidan_e » Thu 20. Dec 2018, 10:21

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

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

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

Post by M.Maidhof » Thu 20. Dec 2018, 12:01

Hi,

please post the output of the following commands:

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

cat /proc/pcan

regards

Michael

Post Reply