Jump to content

Intel Pro/100


adelias

Recommended Posts

I would like to try out unRAID.

 

So far I have managed to boot with 4.0 beta 9 but unfortunately all my

NICs are 100MBit and none were recognized. I would prefer to use the Intel Pro/100, are modules

available for this NIC or should I look into compiling?

 

Thanks.

Link to comment

The Pro/100 driver is included in 4.0-beta9 but a bug is preventing it from being loaded automatically (it's 'blacklisted' in the /etc/modprobe.d/blacklist file).  This will be fixed in the next release.

 

In meantime a workaround is to add a 'modprobe e100' line your 'config/go' file on the Flash like this:

 

#!/bin/bash
# Manually load Intel Pro/100 driver
modprobe e100
# Start the Management Utility
/usr/local/sbin/emhttp &

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...