Search found 3 matches
- Mon 9. Dec 2019, 18:07
- Forum: Linux
- Topic: Error- 'write: No buffer space available' | driver-8.9.3
- Replies: 4
- Views: 4548
Re: Error- 'write: No buffer space available' | driver-8.9.3
Thanks I will try soon and reply.
- Mon 9. Dec 2019, 17:25
- Forum: Linux
- Topic: Error- 'write: No buffer space available' | driver-8.9.3
- Replies: 4
- Views: 4548
Re: Error- 'write: No buffer space available' | driver-8.9.3
Hi,
do you have another active CAN node (125k bitrate) connected to the PCAN-USB, and your CAN cables are terminated on both ends?
regards
Michael
Oh.
Right now I just connected the CAN-USB cable to host PC.
Do you think if there is another CAN node with proper terminated CANBUS, this issue ...
do you have another active CAN node (125k bitrate) connected to the PCAN-USB, and your CAN cables are terminated on both ends?
regards
Michael
Oh.
Right now I just connected the CAN-USB cable to host PC.
Do you think if there is another CAN node with proper terminated CANBUS, this issue ...
- Mon 9. Dec 2019, 17:03
- Forum: Linux
- Topic: Error- 'write: No buffer space available' | driver-8.9.3
- Replies: 4
- Views: 4548
Error- 'write: No buffer space available' | driver-8.9.3
I bought PCAN's CAN-USB cable.
And modified 'interface' to Setup the networking rules.
sudo gedit /etc/network/interfaces
//////////// 'interfaces' file
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto can0
iface can0 inet manual
#pre-up ip link set $IFACE ...
And modified 'interface' to Setup the networking rules.
sudo gedit /etc/network/interfaces
//////////// 'interfaces' file
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto can0
iface can0 inet manual
#pre-up ip link set $IFACE ...