-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
socketcand not connecting to socketCAN #15
Comments
Did you try this command - socketcand -i vcan0 with sudo. I had same issue, this fixed it. Try it and let me know if you still face any issues. |
i also ran into the issue, is it have been solved now? |
@jianchangfeng as long as you don't have |
When I run sudo socketcand -i can0 -d I get this verbode output Verbose output activated Using network interface 'eth0' |
I had the same error as the above. |
But I don't have the 'eht0', so I run 'sudo socketcand -i vcan0 -v -l lo'.
|
Compiled on Fedora using all current developmental headers.
Code:
sudo modprobe vcan
sudo ip link add dev vcan0 type vcan
sudo ip link set up vcan0
socketcand -i vcan0
Output:
Error in beacon send()
must terminate with Ctrl+C.
The text was updated successfully, but these errors were encountered: