So I though I made the installation right but still I cannot make the driver work:
when I do:
sudo modprobe pcan
I get:
modprobe: FATAL: Module pcan not found in directory /lib/modules/5.4.0-56-generic
timestamp issue
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: timestamp issue
Hello,
can you please post your full installation command history?
Do you have all the required packages installed (see chapter 2.2 of the PCAN-Linux Documentation)?
http://www.peak-system.com/fileadmin/me ... an_eng.pdf
Please also retry installation as follows, from the driver directory:
Will uninstall previously installed PCAN-drivers
Compile, install and load PCAN-Linux driver in NetDev-mode.
Please report back to me if this was able to resolve your issue.
Best Regards
Marvin
can you please post your full installation command history?
Do you have all the required packages installed (see chapter 2.2 of the PCAN-Linux Documentation)?
http://www.peak-system.com/fileadmin/me ... an_eng.pdf
Please also retry installation as follows, from the driver directory:
Code: Select all
sudo make uninstall
Code: Select all
make clean
Code: Select all
make NET=NETDEV_SUPPORT
Code: Select all
sudo make install
Code: Select all
sudo modprobe pcan
Please report back to me if this was able to resolve your issue.
Best Regards
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team