[SOLVED] FreePBX 14 can't detect 3com NIC

Hello,
i already installed FreePBX and i have 3 NIC, if using freepbx 13 all NIC can be used. but if using freepbx 14 only 1 NIC can be used.
I found this thread “fpbx-14-bypasses-network-input-screen-at-installation”

and then i type this command:

lspci | grep -i net

and the result is:

02:00.0 Ethernet controller: Qualcomm Atheros AR8131 Gigabit Ethernet (rev c0)
03:00.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
03:01.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]

are 3com drivers not supported anymore?

No 100mbit network cards are supported, sorry. Only 1gbit or higher.

ok thanks for your explanation :slight_smile:

Is there a “supported” way to install the drivers (something in the ‘yum’ archive, for example)?

I doubt it. You might be able to crawl around in some repos to import the kernel drivers and recompile them, but when a 1gbit network card is literally $4 delivered, I can’t see why anyone would bother 8)

Almost all of the small servers I field come with and use Integrated NICs. Not all motherboards support 1G onboard network connections. Having to add another card to the machine adds trouble when building the system and can mess with the “rocket scientist” that installs my systems. He’s family, though, so I have to make things “Gary-proof” as much as possible.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.