Skip to content
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

With slcand (serial can) can0 is always found, even when deleted #74

Open
MacGH23 opened this issue Jun 19, 2023 · 0 comments
Open

With slcand (serial can) can0 is always found, even when deleted #74

MacGH23 opened this issue Jun 19, 2023 · 0 comments

Comments

@MacGH23
Copy link

MacGH23 commented Jun 19, 2023

Hello,
If I use slcand to use a RS232 to Can adapter ifcfg find the can0 device, even if not up.
Ifconfig don't show it

from
for name, interface in ifcfg.interfaces().items():
print(interface['device'])

can0
eth0
lo

ifconfig:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant