Fixed can-up as driver is in Linux kernel
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user