X710 network drivers
|
2018-05-08, 19:40
Post: #5
|
|||
|
|||
RE: X710 network drivers
(2018-05-08 17:35)NiKiZe Wrote:(2018-05-08 01:32)Transce Wrote: The offending driver in question is 0x8086, 0x1572. They are X710 10Gb SFP cards. So a little backstory... My company, for some reason, doesn't believe that we need DHCP/PXE. So I've created my own workaround to that for my physical server automation. I actually embed a custom bootloader script into an iPXE image to configure a static IP. It then kicks off initrd and kernel without actually chainloading. I know it's hacky, but it was working until I had to deal with these newer generation servers using the X710 hardware. Now that I have these offending devices, I can't get a network connection. ifstat doesn't show the network devices. We figured out a workaround on Dell by adding: PCI_ROM ( 0x8086, 0x1572, "x710", "X710-SFP", 0 ), To the end of the device list in the intelx.c file. It does allow the devices to show up on ifstat, but I haven't been able to test the connections yet due to some other networking issues I'm trying to solve. But that trick seems to not work for the newer HPE servers. That's what I'm trying to solve. Sorry for my novice knowledge, but is there a way to load the snponly.efi or undionly.kpxe via virtual cdrom/usb? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
X710 network drivers - Transce - 2018-05-03, 18:43
RE: X710 network drivers - NiKiZe - 2018-05-04, 00:46
RE: X710 network drivers - Transce - 2018-05-08, 01:32
RE: X710 network drivers - NiKiZe - 2018-05-08, 17:35
RE: X710 network drivers - Transce - 2018-05-08 19:40
RE: X710 network drivers - NiKiZe - 2018-05-08, 20:00
RE: X710 network drivers - Transce - 2018-05-08, 20:32
RE: X710 network drivers - NiKiZe - 2018-05-08, 20:51
RE: X710 network drivers - NiKiZe - 2018-07-17, 14:03
RE: X710 network drivers - Transce - 2018-07-25, 19:28
RE: X710 network drivers - Transce - 2018-11-07, 23:21
|
User(s) browsing this thread: 4 Guest(s)