Setting the bitrate via ip utility doesn't work.
$ sudo ip link set can0 type can bitrate 250000
RTNETLINK answers: Operation not supported
This is on Ubuntu 18.04 with a ValueCAN4-1. icscand and intrepid-socketcan-kernel-mdoule both built from most recent commits to master.
Is this expected? If so, how can the bitrate be set and queried?
Setting the bitrate via
iputility doesn't work.This is on Ubuntu 18.04 with a ValueCAN4-1.
icscandandintrepid-socketcan-kernel-mdouleboth built from most recent commits tomaster.Is this expected? If so, how can the bitrate be set and queried?