IPCop - Drivers
   



IPCop v2.0.3

IPCop v2.0.2

IPCop v2.0.0

IPCop v1.4 (aka old stuff)






IPCop v2.0.3

<driverpath> is /lib/modules/2.6.32-6/kernel/drivers

Name Module Version    
Fintek F71869FG f71882fg unknown
 fb4b0ddd687c55f46f80454fbf0612c9
 <driverpath>/hwmon/f71882fg.ko.gz

IPCop v2.0.2

<driverpath> is /lib/modules/2.6.32-5/kernel/drivers

Name Module Version    
Fintek F71869FG f71882fg unknown
 ca2027e9c01c0103a8401351682fdb49
 <driverpath>/hwmon/f71882fg.ko.gz
Intel e1000e e1000e 1.6.2
 9207e54055d560dc807457c762869c8d
 <driverpath>/net/e1000e/e1000e.ko.gz
Intel igb igb 3.3.6
 3bd98e42873a87c5e6542680fc1f6ac9
 <driverpath>/net/igb/igb.ko.gz

IPCop v2.0.0

<driverpath> is /lib/modules/2.6.32-4/kernel/drivers

Name Module Version    
Intel e1000e e1000e 1.6.2
 8a0c909f6d8c7128698a30004ac69289
 <driverpath>/net/e1000e/e1000e.ko.gz





Installation & Usage

To start with: these Drivermodules are not guaranteed to work, they may (and sometimes definitely will) break your firewall!
You will need at least one detected and working network card on your IPCop before you can add a new drivermodule. So install IPCop with Green + Modem first and then follow these instructions to 'add' additional cards.
  • Make a backup copy of the driver installed on your IPCop.
  • Download the driver you need (observe correct IPCop / kernel version).
  • Verify size & md5sum.
  • Copy the driver to your IPCop, the correct file & pathnames are listed above.
    Complete filename is a combination of driverpath (for example /lib/modules/2.4.34/kernel/drivers for IPCop v1.4.13) so the complete filename for r1000 on IPCop v1.4.13 is /lib/modules/2.4.34/kernel/drivers/net/r1000.o.gz
  • On IPCop console execute following:
    chmod 644 <filename>
    depmod -a
    modprobe <modulename> (for example r1000)
  • If the modprobe succeeded (no errors like: No such device), you are in business. In case of driver for network card, take a peek at output from: ip addr.
  • Remove the driver again with: modprobe -r <modulename>
  • Using setup you can now change the network configuration and use autodetection.

 

  Last modified: 2012-02-16