<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VOXL2 has two network interfaces for microhard modem]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am flashing some newly purchased VOXL2 development kits when I ran into this issue when using a microhard. When voxl-configure-modem is run, it creates two interfaces that connect to the microhard: eth0 and usb0. The IPs that are set on both interfaces are random, and are not consistent between reboots of the voxl2 board. Additionally, when both are active, any connections to QGC from the board through the microhard is greatly slowed down. I would like to permanently set the ip address of one of the interfaces to be something that I can control, like how voxl-configure-modem used to do, as well as permanently delete the other interface since it is not required.</p>
<p dir="auto"><img src="/assets/uploads/files/1673478442657-3466c3cd-719d-4d64-93a3-7d73e516fa28-image.png" alt="3466c3cd-719d-4d64-93a3-7d73e516fa28-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Things I have tried:<br />
Editing /etc/network/interfaces and removing an interface. This does not prevent both interfaces from reappearing upon reboot<br />
<img src="/assets/uploads/files/1673477997622-screenshot-2023-01-11-at-2.59.48-pm.png" alt="Screenshot 2023-01-11 at 2.59.48 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><code>ifconfig eth0 down.</code> eth0 sets itself back to "up" automatically within a few minutes, even without reboot.<br />
<code>ifconfig usb0 down.</code> usb0 stays down when this command is run, but returns as up again upon the voxl2 board's reboot<br />
<code>ip addr del dev eth0.</code> It returns the error: <img src="/assets/uploads/files/1673478154621-screenshot-2023-01-11-at-3.02.25-pm.png" alt="Screenshot 2023-01-11 at 3.02.25 PM.png" class=" img-fluid img-markdown" /><br />
<code>sudo iw dev eth0 del.</code> It returns the error <img src="/assets/uploads/files/1673478319939-e788843f-0662-4837-9b4d-14256f892d45-image.png" alt="e788843f-0662-4837-9b4d-14256f892d45-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Here is what VOXL2 Version I'm running:<br />
<img src="/assets/uploads/files/1673477541726-screenshot-2023-01-11-at-2.52.09-pm.png" alt="Screenshot 2023-01-11 at 2.52.09 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I did already try running apt-get update &amp;&amp; apt-get upgrade</p>
]]></description><link>https://forum.modalai.com/topic/1690/voxl2-has-two-network-interfaces-for-microhard-modem</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 02:23:23 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1690.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Jan 2023 23:05:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Mon, 17 Jul 2023 21:25:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mastermind" aria-label="Profile: Mastermind">@<bdi>Mastermind</bdi></a> USB0 is the interface the VOXL2 + newer Microhard add-on boards use for communication, so eth0 may not show up if you're used to using that from VOXL1</p>
]]></description><link>https://forum.modalai.com/post/11296</link><guid isPermaLink="true">https://forum.modalai.com/post/11296</guid><dc:creator><![CDATA[Daniel Ryu]]></dc:creator><pubDate>Mon, 17 Jul 2023 21:25:33 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Fri, 14 Jul 2023 19:44:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daniel-ryu" aria-label="Profile: Daniel-Ryu">@<bdi>Daniel-Ryu</bdi></a> I have a VOX2 with a microhard modem, but I only get a USB0 and no ETH0.  Putting USB0 down and trying to bring up ETH0 doesn't work as the system does not detect it.  Just curious if this was your issue as well?</p>
]]></description><link>https://forum.modalai.com/post/11246</link><guid isPermaLink="true">https://forum.modalai.com/post/11246</guid><dc:creator><![CDATA[Mastermind]]></dc:creator><pubDate>Fri, 14 Jul 2023 19:44:35 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Tue, 17 Jan 2023 20:55:38 GMT]]></title><description><![CDATA[<p dir="auto">General QOL update: I automated a script using cron to <code>ifconfig usb0 down</code> and change the eth0 ip address to what I wanted using <code>ifconfig eth0 &lt;ip&gt;</code>. This only works if the script is run using sudo</p>
]]></description><link>https://forum.modalai.com/post/7944</link><guid isPermaLink="true">https://forum.modalai.com/post/7944</guid><dc:creator><![CDATA[Daniel Ryu]]></dc:creator><pubDate>Tue, 17 Jan 2023 20:55:38 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Mon, 16 Jan 2023 21:06:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chad-sweet" aria-label="Profile: Chad-Sweet">@<bdi>Chad-Sweet</bdi></a> Got it, thanks!</p>
]]></description><link>https://forum.modalai.com/post/7919</link><guid isPermaLink="true">https://forum.modalai.com/post/7919</guid><dc:creator><![CDATA[Daniel Ryu]]></dc:creator><pubDate>Mon, 16 Jan 2023 21:06:08 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Mon, 16 Jan 2023 16:58:55 GMT]]></title><description><![CDATA[<p dir="auto">No, I do not know. VOXL 2 is a much newer kernel and OS and it may not behave identically</p>
]]></description><link>https://forum.modalai.com/post/7898</link><guid isPermaLink="true">https://forum.modalai.com/post/7898</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Mon, 16 Jan 2023 16:58:55 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Thu, 12 Jan 2023 19:38:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chad-sweet" aria-label="Profile: Chad-Sweet">@<bdi>Chad-Sweet</bdi></a> I think that would work. Do you know if the same type of Microhard add-on would have exhibit the same symptoms with a VOXL1?</p>
]]></description><link>https://forum.modalai.com/post/7847</link><guid isPermaLink="true">https://forum.modalai.com/post/7847</guid><dc:creator><![CDATA[Daniel Ryu]]></dc:creator><pubDate>Thu, 12 Jan 2023 19:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL2 has two network interfaces for microhard modem on Thu, 12 Jan 2023 04:42:19 GMT]]></title><description><![CDATA[<p dir="auto">You must be using an older version of the Microhard add-on that had the LAN7500 Ethernet to USB chip installed.</p>
<p dir="auto">It seems you could check if eth0 was there and run <code>ifconfig usb0 down</code> in a startup service if eth0 is present?</p>
]]></description><link>https://forum.modalai.com/post/7837</link><guid isPermaLink="true">https://forum.modalai.com/post/7837</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Thu, 12 Jan 2023 04:42:19 GMT</pubDate></item></channel></rss>