1. Adımdaki Değişiklikler
Düzenleyen: David Husolo —
Düzenleme onaylandı tarafından David Husolo
- Önce
- Sonra
- Değiştirilmemiş
Adım Satırları
+ | [* black] Create the CAN0 interface file |
---|---|
+ | [* black] sudo nano /etc/network/interfaces.d/can0 |
+ | [* black] Enter the following |
+ | [* black] auto can0 iface can0 can static bitrate 500000 up ifconfig $IFACE txqueuelen 256 pre-up ip link set can0 type can bitrate 500000 pre-up ip link set can0 txqueuelen 256 |
+ | [* icon_note] You can copy paste into the file but make sure your formatting is correct to include the single space in the beginning of the last 4 lines. |
+ | [* black] Exit and save the file with CTRL + SHIFT X > Yes |
+ | [* black] Sudo Reboot |
Resim 1
Önceki resim yok
Eklendi
Resim 2
Önceki resim yok
Eklendi