May be somebody has come accross this and got a solution, as i have sent hours on google and this forum trying to find a fix.
Got a supermicro X7SPA-HF-D525-0 MB with dual nic onboard i have tried to install with the latest image and get a kickstarter error, so i tried to configure the nics, select the driver e200e and then get an error saying it cant find hardware, downloaded drivers from intel to a USB drive and tried installing from there same error.
The SuperMicro X7SPA-HF-D525-0 Motherboard has a dual INTEL 82574L Gigabit Ethernet Controller so with latest CentOS’s Kernel the Kernel’s e1000e Module should be used to support that type of Ethernet Controller hardware.
An interesting reading could be this one: recently (November, 6th) the e1000e-2.5.4 RPM source package was released and so I think you could try to compile that one by yourself (as described) or give ELrepo a try (as proposed).
The INTEL reference should be available <a href=https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3023&DwnldID=15817&ProductFamily=Ethernet+Components&ProductLine=Ethernet+Controllers&ProductProduct=Intel%C2%AE+82574+Gigabit+Ethernet+Controller&lang=eng>here.
That’s quite strange (is the BIOS updated to Release 1.2a?).
I have a SuperMicro X7SPA-H (which, in comparison, differs from X7SPA-HF-D525 because it’s equipped with an INTEL Atom D510 CPU and it hasn’t the Nuvoton WPCM450 BMC chip used to support IPMI feature, shared on LAN1).
The X7SPA-H, like the X7SPA-HF-D525, uses the Intel ICH9R SATA controller chipset (the whole X7SPA family uses that chip with the exception of X7SPA-L model) and I can say that I successfully used it in the past with CentOS/Scientific Linux (since CentOS 6) and Fedora (since Fedora 16) implementing RAID Arrays on its 6 SATA ports - AHCI set - through mdadm using Rotational drives and SSD drives too. No issues on Ethernet side AFAIK.
The one in post 2 is the server we use for 90% of our work. You can’t get silly as far as recording a 100 channels or transcoding 50 g.729 sessions.
I can tell you from experience that 300 users with active voicemail, a dozen IVR’s and 48 channels of outbound doesn’t even tax the box. The form factor is awesome too. You can mount it with one hand in the rack. We use the Intel industrial SSD’s not interested in raw performance.
How can you load a driver on a fresh install without no O/S made the driver file with the instructions on sourceforge but when the FreePBX distro get to NIC setup it wont take the driver still shows no hardware found.
Note to self, dont use mother boards with onboard NICs
Installed Unbuntu to check if NIC where any good, both working fine with the e1000e driver but the latest Distro wont install the NICs or let me install the driver manually, am I doing something wrong?
lspci -V
02:04.0 Network controller: Sangoma Technologies Corp. A200/Remora FXO/FXS Analog AFT card
Subsystem: NEC Corporation Device 1300
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at fe8f0000 (32-bit, non-prefetchable) [size=64K]
03:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
Subsystem: Super Micro Computer Inc Device 10d3
Physical Slot: 0-1
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at fe9e0000 (32-bit, non-prefetchable) [size=128K]
I/O ports at dc00 [size=32]
Memory at fe9dc000 (32-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: e1000e
04:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
Subsystem: Super Micro Computer Inc Device 10d3
Physical Slot: 0-2
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at feae0000 (32-bit, non-prefetchable) [size=128K]
I/O ports at ec00 [size=32]
Memory at feadc000 (32-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: e1000e
Now tried Centos with my motherboard and it works with the network cards, is there a problem with the FreePBX distro as it wont load or find the intel network cards.