<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 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 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 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 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 href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
                          <a 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>