<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I just did a git pull and rebuilt (with DEBUG=intelx) and confirmed
    the resultant build shows 'd4c022' in the banner. <br>
    <br>
    I'll test on the metal and see if that resolves it - thanks for the
    tips!<br>
    <br>
    Pete<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 02/21/2014 03:17 PM, Thomas Miletich
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+Ojcco0SXrcsG6vQjWxBwZMRs8ZUDAtvhbDQKFHqUFL8i=Xig@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Are they detected if you boot an OS instead of iPXE?<br>
        </div>
        <div>And are you sure you're trying the iPXE image file you just
          built? Sometimes the new image doesn't get written to the usb
          drive right away which could leave an old version on the
          drive.<br>
          <br>
        </div>
        <div>You can also check the git commit ID in the iPXE banner
          when it boots up. It should start with 'd4c022' for the latest
          iPXE version.<br>
          <br>
        </div>
        <div>Thomas<br>
        </div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">On Fri, Feb 21, 2014 at 8:57 PM, Pete
          Eby <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:ebypi@ornl.gov" target="_blank">ebypi@ornl.gov</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"> That is the odd
              thing, the interfaces do not show with ifstat, nor in the
              config menu and there are no errors.<span class="HOEnZb"><font
                  color="#888888"><br>
                  <br>
                  Pete</font></span>
              <div>
                <div class="h5"><br>
                  <br>
                  <br>
                  <div>On 02/21/2014 02:38 PM, Thomas Miletich wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">
                      <div>
                        <div>
                          <div>
                            <div>How did you check/make sure that iPXE
                              doesn't detect your cards?<br>
                            </div>
                            Do you get any error URL?<br>
                            <br>
                          </div>
                          Can you see the interfaces if you enter the
                          iPXE shell and use the 'ifstat' command?<br>
                          <br>
                        </div>
                        Regards,<br>
                      </div>
                      Thomas<br>
                    </div>
                    <div class="gmail_extra"><br>
                      <br>
                      <div class="gmail_quote">On Fri, Feb 21, 2014 at
                        8:35 PM, Pete Eby <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:ebypi@ornl.gov" target="_blank">ebypi@ornl.gov</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"> Hi
                            Thomas, <br>
                            <br>
                            Thanks for the tips, I thought drivers may
                            need to be specified.<br>
                            <br>
                            I normally build the bin/ipxe.usb and
                            bin/ipxe.iso targets, and my Intel X520 and
                            Myricom pciids are listed in:<br>
                            <br>
                             src/util/<a moz-do-not-send="true"
                              href="http://niclist.pl" target="_blank">niclist.pl</a>
                            --format csv | grep -i intelx<br>
                            <br>
                            However, the resulting binaries do not seem
                            to see either of these interface types?<br>
                            <br>
                            Thank you,<br>
                            Pete
                            <div>
                              <div><br>
                                <br>
                                <div>On 02/21/2014 02:29 PM, Thomas
                                  Miletich wrote:<br>
                                </div>
                                <blockquote type="cite">
                                  <div dir="ltr">
                                    <div>
                                      <div>
                                        <div>This is done by choosing
                                          the right build target.<br>
                                          <br>
                                          make bin/ipxe.usb<br>
                                          <br>
                                        </div>
                                        produces an iPXE image that will
                                        contain any drivers(including
                                        intelx and myri10ge), and will
                                        be bootable from an usb drive.<br>
                                        <br>
                                        make bin/intelx.lkrn<br>
                                        <br>
                                        will produce an image in linux
                                        kernel format(to be booted from
                                        syslinux, grub, etc), and
                                        contains only the intelx driver.<br>
                                        <br>
                                        make bin/intelx--myri10ge.usb<br>
                                        <br>
                                      </div>
                                      Will contain the intelx and
                                      myri10ge driver.<br>
                                      <br>
                                      <br>
                                    </div>
                                    Hope that helps<br>
                                    Thomas<br>
                                    <div><br>
                                    </div>
                                  </div>
                                  <div class="gmail_extra"><br>
                                    <br>
                                    <div class="gmail_quote">On Fri, Feb
                                      21, 2014 at 8:23 PM, Pete Eby <span
                                        dir="ltr"><<a
                                          moz-do-not-send="true"
                                          href="mailto:ebypi@ornl.gov"
                                          target="_blank">ebypi@ornl.gov</a>></span>
                                      wrote:<br>
                                      <blockquote class="gmail_quote"
                                        style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex">I would
                                        like to enable drivers for
                                        myri10ge and intelx NICs when<br>
                                        building iPXE, but I'm unclear
                                        how to do so.<br>
                                        <br>
                                        I don't see anything in
                                        settings.h, general.h or in net/
                                        files which<br>
                                        specify which drivers to build.<br>
                                        <br>
                                        Looking around the documentation
                                        did not seem to indicate how to<br>
                                        accomplish this either.<br>
                                        <br>
                                        Perhaps I'm just blind, but
                                        could someone please point me in
                                        the right<br>
                                        direction?<br>
                                        <br>
                                        Thank you,<br>
                                        Pete<br>
                                        <br>
_______________________________________________<br>
                                        ipxe-devel mailing list<br>
                                        <a moz-do-not-send="true"
                                          href="mailto:ipxe-devel@lists.ipxe.org"
                                          target="_blank">ipxe-devel@lists.ipxe.org</a><br>
                                        <a moz-do-not-send="true"
                                          href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel"
                                          target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a><br>
                                      </blockquote>
                                    </div>
                                    <br>
                                  </div>
                                </blockquote>
                                <br>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>