摘要: ubuntu使用虚拟can1. sudo modprobe vcan //加载虚拟can模块2. sudo ip link add dev can0 type vcan //添加can0网卡3. ifconfig -a //查看can04. sudo ip link set dev can0 up 阅读全文
posted @ 2024-08-02 15:47 CHHC 阅读(215) 评论(0) 推荐(0)