I think I got it sorted:
On ubuntu 18 net-tools are missing (no ifconfig). After installing net-tools:
1. go to the peak-linux-driver-8.4 directory and call
2. sudo make uninstall
3. reboot
4. sudo ifconfig -a
I get:
can0: flags=128<NOARP> mtu 16
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00 ...
Search found 3 matches
- Sun 24. Feb 2019, 22:17
- Forum: Linux
- Topic: Ubuntu USB/CAN FD install failure
- Replies: 3
- Views: 4789
- Sun 24. Feb 2019, 21:28
- Forum: Linux
- Topic: Ubuntu USB/CAN FD install failure
- Replies: 3
- Views: 4789
Re: Ubuntu USB/CAN FD install failure
After driver reinstall:
$ sudo rmmod pcan
$ sudo insmod pcan.ko
$ cd ../test
$ ./pcanfdtst rx -b 500k /dev/pcan32
I receive messages on CAN bus:
cat /proc/pcan
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20181116_n (8.7.0) Feb 24 ...
$ sudo rmmod pcan
$ sudo insmod pcan.ko
$ cd ../test
$ ./pcanfdtst rx -b 500k /dev/pcan32
I receive messages on CAN bus:
cat /proc/pcan
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20181116_n (8.7.0) Feb 24 ...
- Sun 24. Feb 2019, 05:53
- Forum: Linux
- Topic: Ubuntu USB/CAN FD install failure
- Replies: 3
- Views: 4789
Ubuntu USB/CAN FD install failure
Hello, I can't setup USB/CAN FD to work on Ubuntu in any way, device is detected but no can0, no base or IRQ identification I'm using UBUNTU 18.04, kernel 4.18.0-15-generic:
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20181116_n (8.7 ...
*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20181116_n (8.7 ...