Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
iPXE initializing devices...1B101B10 00100004 000007E2
Installation failed - cannot continue

Is is a device not supported or any special target I need to build ?

Thanks
Find all posts by this user
Quote this message in a reply
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
Visit this user's website Find all posts by this user
Quote this message in a reply
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 Smile
Find all posts by this user
Quote this message in a reply
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 Wink

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)