<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 3 September 2016 at 00:46, Yann Sionneau <span dir="ltr"><<a href="mailto:yann.sionneau@parrot.com" target="_blank">yann.sionneau@parrot.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>Your solution fixed my issue : <br>
    </p>
    <p>root@Paros:~# rm /etc/netplan/00-initial-<wbr>config.yaml <br>
      root@Paros:~# netplan apply<br>
      Cannot replug rndis0: [Errno 2] No such file or directory:
      '/sys/devices/platform/tegra-<wbr>xudc/gadget/driver/unbind'<br>
    </p>
    <p>and then reboot. I now boot in 24 seconds instead of 140 seconds
      :)</p>
    <p>Thanks!</p></div></blockquote><div><br></div><div>Glad to hear it, and sorry for the trouble.</div><div><br></div><div>Cheers,</div><div>mwh</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
    <div>Le 09/01/2016 à 11:19 PM, Michael
      Hudson-Doyle a écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On 2 September 2016 at 00:44, Yann
            Sionneau <span dir="ltr"><<a href="mailto:yann.sionneau@parrot.com" target="_blank">yann.sionneau@parrot.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I'm
              not sure I understand everything in the bug ticket as I am
              not a<br>
              systemd / networkd / netplan expert at all.<br>
              <br>
              But :<br>
              <br>
              root@Paros:~# cat /etc/netplan/00-<br>
              00-initial-config.yaml  00-snapd-config.yaml<br>
              root@Paros:~# cat /etc/netplan/00-initial-config<wbr>.yaml<br>
              <br>
              network:<br>
               version: 2<br>
               ethernets:<br>
                 all:<br>
                  match:<br>
                   name: "*"<br>
                  dhcp4: true<br>
              root@Paros:~# cat /run/systemd/network/10-netpla<wbr>n-all.network<br>
              [Match]<br>
              Name=*<br>
              <br>
              [Network]<br>
              DHCP=ipv4<br>
              root@Paros:~# networkctl<br>
              IDX LINK             TYPE               OPERATIONAL SETUP<br>
                1 lo               loopback           carrier   
               configured<br>
                2 sit0             sit                routable   
              configuring<br>
                3 eth1             ether              routable   
              configured<br>
                4 eth0             ether              routable   
              configured<br>
                5 rndis0           ether              no-carrier 
              configuring<br>
              <br>
              5 links listed.<br>
              <br>
              Does this help?<br>
              <br>
              eth0 is a WiFi interface.<br>
              <br>
              eth1 is USB ethernet device (plugged at boot)<br>
              <div>
                <div><br>
                </div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>I don't know if it's the cause of all your issues, but
              having both files in /etc/netplan is a sign of
              console-conf / snapd version skew. It's fixed now and new
              installs won't have this problem, but if you don't want to
              re-install just deleted the 00-initial-config.yaml file
              and run sudo netplan apply.</div>
            <div><br>
            </div>
            <div>Cheers,</div>
            <div>mwh</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
              <div>
                <div>
                  Le 09/01/2016 à 02:30 PM, Oliver Grawert a écrit :<br>
                  > hi,<br>
                  > On Do, 2016-09-01 at 14:05 +0200, Yann Sionneau
                  wrote:<br>
                  >> I feel like this is the bug I'm hitting.<br>
                  >> But, how do you explain that my boot is
                  stalled even if I have 2 NICs<br>
                  >> with internet access?<br>
                  >> One is via wifi, the other is via
                  usb-ethernet.<br>
                  >> Thanks!<br>
                  > hmm, this sounds more like a different bug ...<br>
                  > how about:<br>
                  ><br>
                  > <a href="https://launchpad.net/bugs/1618522" rel="noreferrer" target="_blank">https://launchpad.net/bugs/161<wbr>8522</a><br>
                  ><br>
                  > ciao<br>
                  >       oli<br>
                  <br>
                  <br>
                </div>
              </div>
              <div>
                <div>--<br>
                  Snapcraft mailing list<br>
                  <a href="mailto:Snapcraft@lists.snapcraft.io" target="_blank">Snapcraft@lists.snapcraft.io</a><br>
                  Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailm<wbr>an/listinfo/snapcraft</a><br>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div></div>