can-utils
can-utils copied to clipboard
JACD : address claim does not work in Linux
I still get the same issue reported in https://github.com/linux-can/can-utils/issues/159
:~$ jacd -r 100,80-120 -v -c /tmp/1122334455667788.jacd 1122334455667788
jacd: ready for can0:1122334455667788
- socket(PF_CAN, SOCK_DGRAM, CAN_J1939);
- setsockopt(, SOL_SOCKET, SO_BINDTODEVICE, can0, 4);
jacd: bindtodevice can0: Operation not permitted
ENV Details:
:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
Related issue: https://github.com/linux-can/can-utils/issues/159
Installed can-utils again following steps here
https://elinux.org/Can-utils