<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Thanks so much for these links Fernando. I've played with the
OpenAvnu repo about 2 years ago, but I couldn't get it working as
I didn't know what I was doing. I'll try compiling it with the
standard Linux network stack and see how far I get.</p>
<p>I don't currently have a motu avb interface, but I do have access
to an <a moz-do-not-send="true"
href="https://www.rme-usa.com/digiface-avb.html">RME Digiface
AVB</a>. I'll look through those repositories, but I figure
there's not much I can do with that interface on Linux as of yet.
:( <br>
</p>
<p>What interface do you use to get the 64 channels over usb?<br>
</p>
<p>Thank you again Fernando,<br>
</p>
<p>Brandon Hale<br>
</p>
<div class="moz-cite-prefix">On 7/13/21 2:17 AM, Fernando
Lopez-Lezcano wrote:<br>
</div>
<blockquote type="cite"
cite="mid:75f7f62c-4e28-eda9-1575-000cfb0e6fdf@ccrma.stanford.edu">On
7/12/21 3:47 PM, Brandon Hale wrote:
<br>
<blockquote type="cite">Hello all,
<br>
<br>
Are there any of you here who are using AVB on Linux, especially
with a standard Ethernet port? What software or hardware are you
using to do this on your Linux machines? I am interested in
playing with it and have some AVB speakers to mess with, but I'm
not sure if it is even possible yet, especially with a standard
laptop Ethernet port.
<br>
<br>
Tell me about your Linux AVB success stories!
<br>
</blockquote>
<br>
None yet... :-(
<br>
<br>
Regarding the use of i210 network interfaces, a while back I found
this:
<br>
<a class="moz-txt-link-freetext" href="https://github.com/AVnu/OpenAvnu/issues/601">https://github.com/AVnu/OpenAvnu/issues/601</a>
<br>
<br>
----
<br>
At the top-level of the OpenAvnu checkout, run this make command:
<br>
<br>
$ PLATFORM_TOOLCHAIN=generic make avtp_pipeline
<br>
<br>
That will prevent it from linking to the i210 library and instead
use the standard Linux network stack. The packet launch times and
presentation timestamps will be
<br>
far less even and I'm working on ways to lessen those problems,
but you should be able to get a talker and listener built from the
avtp_pipeline code to work toge
<br>
ther with some tweaking of the avtp_pipeline INI files. Be sure to
read through the documentation that comes with the avtp_pipeline
code.
<br>
----
<br>
<br>
But never had a chance to test it and see if it really works...
<br>
<br>
Then there is this software:
<br>
<a class="moz-txt-link-freetext" href="https://github.com/Drumfix/avb4linux.git">https://github.com/Drumfix/avb4linux.git</a>
<br>
<br>
This is just 8 ports i/o on linux for motu avb cards, but it needs
an i210 NIC (by the same guy that posted an experimental driver
for proprietary usb mode on Motu's - in the LinuxMusicians forum -
so you can get 64 channel i/o over usb with the newest firmware -
I am using it and it works quite nicely).
<br>
<br>
-- Fernando
<br>
</blockquote>
</body>
</html>