Re: Ethernet device with systemd-networkd on Yocto won't work (rejects ARP replies), but does work with /etc/network/interfaces #yocto #systemd
On Mon, Sep 14, 2020 at 11:31 AM eliranl via lists.yoctoproject.org
<eliranl=amazon.com@lists.yoctoproject.org> wrote: Which of the meta-tegra branches is it? thud-l4t-r32.3.1? It has an eth0 device which is configured (with a config file in /etc/systemd/network) with a static IP address. The Xavier's Ethernet port is connected directly to another Ubuntu PC, which is also on the same subnet with a different static IP address.[...] The following is the non-working systemd network device configuration file:There was an issue with NVIDIA's eqos driver in older BSPs. I know it affected the TX2, with the exact same symptoms It could affect Xavier modules as well. The workaround is to disable LLDP on by adding LLDP=no to the [Network] section for the interface. See https://github.com/OE4T/meta-tegra/issues/146 The workaround didn't get back-ported to the thud-l4t-r32.3.1 branch. [...] Please accept my apologies if this isn't the right forum, i wasn't sure where to sent it to.Since this is BSP-related, opening an issue at https://github.com/OE4T/meta-tegra/issues might work better. Regards -Matt
|
|