Giter Club home page Giter Club logo

Comments (6)

BrentFathom5 avatar BrentFathom5 commented on May 26, 2024 1

@mcb30 Ah, yes that was a typo...I was putting .rom at the end. Thanks for the direction! I'll take a look at that intel file and see what progress I can make.

from ipxe.

NiKiZe avatar NiKiZe commented on May 26, 2024

Is that your exact command? I would suggest that you check which targets are valid, see the app notes/buildtargets page

from ipxe.

BrentFathom5 avatar BrentFathom5 commented on May 26, 2024

Yes, this is my exact command. I already have iPXE on my NIC, but I am trying to upgrade to the latest build. Is it the case that I can build for a different target, but have the ROM still be compatible with my NIC? Sorry for a potentially noobie question, I'm fairly new to using iPXE.

from ipxe.

mcb30 avatar mcb30 commented on May 26, 2024

Two things:

  1. Your build command must I think be make bin/808604df.rom rather than just make bin/808604df. I'm assuming this is just a typo.

  2. The PCI ID 8086:04df is not defined within iPXE. You may need to add the relevant PCI_ROM() line in drivers/net/intel.c. If this works, please do submit a pull request to add the ID.

Thanks.

from ipxe.

NiKiZe avatar NiKiZe commented on May 26, 2024

Where you able to solve this? as in update intel.c by adding the correct PCI_ROM line? and it work correctly for you nic?
(I would suggest testing a 80860d4f.pxe or .usb build first to know it works before trying to get it in to a rom.

reference to the pciid: https://pci-ids.ucw.cz/read/PC/8086/0d4f

from ipxe.

mcb30 avatar mcb30 commented on May 26, 2024

Assuming closed; please reopen if needed.

from ipxe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.