Giter Club home page Giter Club logo

Comments (10)

NiKiZe avatar NiKiZe commented on June 16, 2024 1

Get to an iPXE shell and run ifstat, post output.
Also helpful if you have pciid of your NIC(s)

from ipxe.

NiKiZe avatar NiKiZe commented on June 16, 2024 1

So your machine has one intel 219LM-7 which is found by iPXE native drivers, and one Marvell 1D6A 07B1 which isn't supported by native drivers. Your simplest workaround is to plug your cable in to the supported NIC ;)

For this nic to be supported development needs to funded... However consider boot with efi instead, and use SNP.efi build of iPXE to use any NIC provided network stack instead.

from ipxe.

claell avatar claell commented on June 16, 2024

How can I get into such a shell?

(Edit: I guess https://ipxe.org/cmdline is the corresponding help page for that)

from ipxe.

NiKiZe avatar NiKiZe commented on June 16, 2024

Build without embedded script and press ctrl-b, or use shell in embedded script.

from ipxe.

claell avatar claell commented on June 16, 2024

Yup, found out that my ISO is probably with embedded script, so I used the prebuilt version from https://ipxe.org/download.

Below the output.

IMG_20231214_165320

For PCI ID, I didn't find a quick way to see that on Windows. Not sure whether one of the screenshots from device manager contain the relevant information?

IMG_20231214_170846
IMG_20231214_170958
IMG_20231214_171003

Also note, that we use a separate NIC, not the onboard card.
IMG_20231214_171132

from ipxe.

claell avatar claell commented on June 16, 2024

Alright. We already thought that this might be a solution, at least as workaround. But then, we couldn't have 10 Gigabit Ethernet.

Are there already Linux drivers available for that NIC? (i.e., how much effort is needed to support it, or how much funding for development)?

We'll also look into EFI. Will that then use the UEFI provided network interface (not an expert on this)?

from ipxe.

NiKiZe avatar NiKiZe commented on June 16, 2024

Development of iPXE drivers is done from scratch, hardware manuals for the NIC (chip) is required to do the work. See iPXE.org for commercial support.

If the NIC has a ROM that provides an efi network stack, then that will be used in EFI mode if no native support is available.

from ipxe.

claell avatar claell commented on June 16, 2024

Thanks for your quick support! We'll look into it and then decide, which way is the best.

from ipxe.

claell avatar claell commented on June 16, 2024

Adding further information for reference (after contacting commercial support): #370 seems to be the relevant PR for this.

from ipxe.

claell avatar claell commented on June 16, 2024

And this issue might then be a duplicate of #294?

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.