I used a USB CAN interface for connecting to thte Satellite. The steps are the next ones:
$ sudo ip link set can0 up type can bitrate 500000
$ sudo ifconfig can0 up
$ candump can0
I used a USB CAN interface for connecting to thte Satellite. The steps are the next ones:
$ sudo ip link set can0 up type can bitrate 500000
$ sudo ifconfig can0 up
$ candump can0