HPE Ethernet 1Gb 4-port 331i - Installation failed
|
2018-04-23, 16:04
(This post was last modified: 2018-04-24 14:06 by maxux.)
Post: #1
|
|||
|
|||
HPE Ethernet 1Gb 4-port 331i - Installation failed
Hi,
I try to boot an ISO file compiled from ipxe master branch on a HPE Server, with HPE Ethernet 1Gb 4-port 331i adapter, but as soon as it try to initialize devices, it crash: Code: Loading ipxe.krn...ok Is is a device not supported or any special target I need to build ? Thanks |
|||
2018-04-25, 21:39
Post: #2
|
|||
|
|||
RE: HPE Ethernet 1Gb 4-port 331i - Installation failed
It seems that something crashes quite early in the boot process.
Not sure which pciid that card has, but just to figure out what is going on ... could you try building and running make bin/intel.iso make bin/intelx.iso make bin/axge.iso One of the first ones hopefully has the drivers for your nic, I would expect one of them or both to crash. The last one is for a different nic (USB based) and the reason for testing that is to be able to tell if it is driver that crashes or if it is core. When you know this it might be better suited to send this to the mailing list. Make sure to also include a full lspci -nn and when you grab this also make sure that the machine was booted in pcbios mode (not EFI) since that can affect the devices. Use GitHub Discussions VRAM bin |
|||
2018-04-26, 11:58
Post: #3
|
|||
|
|||
RE: HPE Ethernet 1Gb 4-port 331i - Installation failed
Hello,
Thanks for the reply. Sadly I don't have access to that machine anymore. We made it works at the end, but I'm not sure how. It was related to EFI mode |
|||
2018-04-26, 16:54
Post: #4
|
|||
|
|||
RE: HPE Ethernet 1Gb 4-port 331i - Installation failed
The message "Loading ipxe.krn...ok" definetly is not from EFI mode tho
Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)