My kernel version : 4.4.38-tegra on Nvidia tx2 board.
I follow the offical documentation, installed the driver in this order :
- go to the driver folder
make clean
make
sudo make install
sudo modprobe pcan
Code: Select all
$ cat /proc/pcan:
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20200701_n (8.10.0) Aug 26 2020 13:51:51 --------------
*---------- [mod] [isa] [pci] [pec] [dng] [par] [usb] [pcc] [net] -----------
*--------------------- 0 interfaces @ major 227 found -----------------------
*n -type- -ndev- --base-- irq --btr- --read-- --write- --irqs-- -errors- status
and the output of the lspci does not contain anythin about Peak-can device.
What is the true way of installing the driver ?
Best Regards.
Ali.