[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#283391: Didn't detect Genius MF3000 ethernet card



Christian Perrier <bubulle@debian.org> writes:

> This card seems listed in discover1 data:
>
> 1011 Digital Equipment Corporation
> 	10110019	ethernet	de4x5	DECchip 21142/43
>
> However, it seems that the wrong module is loaded as you mentioned it
> was detected when loading the tulip module.
>
> Joshua, is the correct fix s/de4x5/tulip here ?

I've done a bit more testing.  The problem only occurs if I boot using
'linux26', if I boot using 'linux' the network detection and
configuration work fine.  Looking in the syslog for 2.4 I see

Nov 29 11:54:35 hotplug-pcmcia: Detected Cardbus device at 02:00.0
Nov 29 11:54:35 hotplug-pcmcia: Searching for module...
Nov 29 11:54:35 hotplug-pcmcia: Found module de4x5 piix, loading
Nov 29 11:54:35 hotplug-pcmcia: Failed loading de4x5 piix (queuing)
Nov 29 11:54:35 cardmgr[2723]: socket 0: CardBus hotplug device
...
Nov 29 11:55:07 hw-detect: Loading queued Cardbus module de4x5
Nov 29 11:55:07 hw-detect: Using /lib/modules/2.4.27-1-386/kernel/lib/crc32.o
Nov 29 11:55:08 hotplug-pcmcia: Detected PCMCIA network interface eth0
Nov 29 11:55:08 hw-detect: Using /lib/modules/2.4.27-1-386/kernel/drivers/net/de4x5.o
Nov 29 11:55:08 hw-detect: insmod    crc32 
Nov 29 11:55:08 hw-detect: insmod    de4x5 
...
Nov 29 12:07:20 hw-detect: Loading queued Cardbus module de4x5
Nov 29 12:07:20 hw-detect: Loading queued Cardbus module piix
Nov 29 12:07:20 hw-detect: Detecting hardware...
Nov 29 12:07:21 hw-detect: Missing module 'agpgart'.
Nov 29 12:07:21 hw-detect: Missing module 'agpgart'.
Nov 29 12:07:21 hw-detect: Missing module 'ide-scsi'.
Nov 29 12:07:21 hw-detect: Missing module 'ide-mod'.
Nov 29 12:07:21 hw-detect: Missing module 'ide-probe-mod'.
Nov 29 12:07:22 hw-detect: Missing module 'ide-generic'.
Nov 29 12:07:22 hw-detect: Missing module 'ide-floppy'.
Nov 29 12:07:22 hw-detect: Loading modules...
Nov 29 12:07:23 cardmgr[5915]: watching 2 sockets

while for 2.6 I see

Nov 29 12:14:59 kernel: Yenta: ISA IRQ mask 0x08d8, PCI irq 10
Nov 29 12:14:59 kernel: Socket status: 30000006
Nov 29 12:15:03 hw-detect: Missing module 'agpgart'.
Nov 29 12:15:03 hw-detect: Missing module 'agpgart'.
Nov 29 12:15:03 hw-detect: Missing module 'de4x5'.
...
Nov 29 12:15:16 hw-detect: Missing modules 'agpgart (Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge), de4x5 (Digital Equipment Corporation DECchip 21
...
Nov 29 12:15:54 hw-detect: Detected module 'de4x5' for 'Digital Equipment Corporation DECchip 21142/43'
Nov 29 12:15:55 hw-detect: Trying to load module 'de4x5'
Nov 29 12:15:55 hw-detect: Starting PCMCIA services: cardmgr[5261]: watching 2 sockets
Nov 29 12:15:55 cardmgr[5261]: watching 2 sockets

In both cases lsmod shows the de4x5 module has been loaded.

I stopped the 2.4 installation when it reached the partitioner as I
didn't want to overwrite my current installation, but I assume it
would work.

-- 
Philip Martin



Reply to: