[Click] Problems loading Intel Pro/1000 polling driver

Paul Civati paul at xciv.org
Tue Apr 19 17:52:22 EDT 2005


I'm trying to load the click polling driver and I get the following:

test:/home/rs/click-1.4.3/drivers/e1000-4.x/src# insmod ./e1000.o
./e1000.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters

Intel(R) PRO/1000 Network Driver - version 4.3.15
 w/ Click polling
Copyright (c) 1999-2002 Intel Corporation.

As far as I can see it doesn't seem to recognise my (on-board) ethernet NICs.


Using the module from the kernel sources does load:

test:/home/rs/click-1.4.3/drivers/e1000-4.x/src# modprobe e1000

Intel(R) PRO/1000 Network Driver - version 5.2.52-k3
Copyright (c) 1999-2004 Intel Corporation.
PCI: Found IRQ 10 for device 01:03.0
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
PCI: Found IRQ 12 for device 01:04.0
e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection


/proc/pci says:

  Bus  1, device   3, function  0:
    Ethernet controller: PCI device 8086:1076 (Intel Corp.) (rev 0).
      IRQ 10.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xe8860000 [0xe887ffff].
      Non-prefetchable 32 bit memory at 0xe8800000 [0xe881ffff].
      I/O at 0xd000 [0xd03f].
  Bus  1, device   4, function  0:
    Ethernet controller: PCI device 8086:1076 (Intel Corp.) (rev 0).
      IRQ 12.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xe8820000 [0xe883ffff].
      Non-prefetchable 32 bit memory at 0xe8840000 [0xe885ffff].
      I/O at 0xd100 [0xd13f].

Kernel 2.4.27-click
Click 1.4.3

Is the click driver not up to date for more recent Intel chipsets?

-Paul-



More information about the click mailing list