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

testing with avdecccmdline, I210 board not visible #185

Open
ramagottfried opened this issue Mar 11, 2015 · 6 comments
Open

testing with avdecccmdline, I210 board not visible #185

ramagottfried opened this issue Mar 11, 2015 · 6 comments

Comments

@ramagottfried
Copy link

Hello!
Testing the avdecccmdline tool on a ubuntu system, with an I210 board installed -- I am not seeing the I210 port listed in the available interfaces. can someone advise how to fix this? I tried both the master branch and the staging branch.

The board is already working for Open-AVB talking and listening.

Thanks for any suggestions!

best,
Rama

@ramagottfried
Copy link
Author

I also tried passing my I210 name as an argument to avdecccmdline with: -i eth0 but get a segfault. here's the gdb output:

Starting program: /home/rama/avdecc-lib/controller/app/cmdline/avdecccmdline -i eth0
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff664a700 (LWP 19897)]
[New Thread 0x7ffff5e49700 (LWP 19898)]
AVDECC Controller version: v0.6.0

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7416630 in std::string::c_str() const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

@andrew-elder
Copy link
Collaborator

Are you building the staging branch?
I haven't tested linux recently...

@ramagottfried
Copy link
Author

yes, I tried staging branch and master... any idea why the i210 board wouldn't show up on the list?
does the avdecccmdline program support IPv6?

@baynaa7
Copy link

baynaa7 commented Jun 1, 2015

I also have same problem. I have i210 nic card and I am using ubuntu 14.02.
But wireshark seems capture the frames.

@RikusW
Copy link

RikusW commented May 13, 2016

I had the same problem, I assigned an IPv4 address to use telnet and when I tried again sometime later avdecccmdline worked fine. Seems like it needs the IP address to enumerate it.

@andrew-elder
Copy link
Collaborator

Sounds like this is related to network interface lookup code....

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

4 participants