diff --git a/sbin-scripts/can-up b/sbin-scripts/can-up index b5cbd32..d7400c3 100755 --- a/sbin-scripts/can-up +++ b/sbin-scripts/can-up @@ -5,7 +5,7 @@ lsmod | grep ^peak # PCAN echo "Can0" -modprobe pcan +modprobe peak_usb ip link set can0 up type can bitrate 500000 ifconfig can0 up