Hi listmembers, i was hoping someone out there might be able to help me with this I have installed MDK8.0 on a compaq armada 7400 ,everything wors fine ,except for the nic a pcmcia D-Link-660+ , when I try to configure the network I get "insmod'ing module tlan failed at /usr/lib/libDrakX/modules.pm line510 below is the output from a modprobe tlan #modprobe tlan /lib/modules/2.4.3-20mdk/kernel/drivers/net/tlan.o.gz: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.3-20mdk/kernel/drivers/net/tlan.o.gz: insmod /lib/modules/2.4.3-20mdk/kernel/drivers/net/tlan.o.gz failed /lib/modules/2.4.3-20mdk/kernel/drivers/net/tlan.o.gz: insmod tlan failed
I think I must be pretty close ,sounds to me like a conflict ,but i have no idea how to goabout fixing it . below is some of my syslog that I thought looked like it might give somthing away , you can see in this that it has seen the card knows what it is but continues to look for pci or eisa cards during the network config. thanks in advance Jason Mar 26 23:13:50 localhost kernel: unloading PCMCIA Card Services Mar 26 23:13:56 localhost kernel: Linux PCMCIA Card Services 3.1.25 Mar 26 23:13:56 localhost kernel: kernel build: 2.4.3-20mdk #1 Sun Apr 15 23:03:10 CEST 2001 Mar 26 23:13:56 localhost kernel: options: [pci] [cardbus] [apm] Mar 26 23:13:56 localhost kernel: Intel PCIC probe: Mar 26 23:13:56 localhost kernel: TI 1250A rev 02 PCI-to-CardBus at slot 00:0c, mem 0x7fffe000 Mar 26 23:13:56 localhost kernel: host opts [0]: [pci + serial irq] [pci irq 11] [lat 66/176] [bus 2/2] Mar 26 23:13:56 localhost kernel: host opts [1]: [pci + serial irq] [pci irq 11] [lat 66/176] [bus 3/3] Mar 26 23:13:57 localhost kernel: ISA irqs (scanned) = 3,4,7,9,10,15 PCI status changes Mar 26 23:13:57 localhost cardmgr[1610]: starting, version is 3.1.22 Mar 26 23:13:57 localhost cardmgr[1610]: watching 2 sockets Mar 26 23:13:57 localhost cardmgr[1610]: Card Services release does not match Mar 26 23:13:57 localhost cardmgr[1610]: initializing socket 1 Mar 26 23:13:57 localhost kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. Mar 26 23:13:57 localhost cardmgr[1610]: socket 1: D-Link DE-660+ Ethernet Mar 26 23:13:57 localhost cardmgr[1610]: executing: 'modprobe 8390' Mar 26 23:13:57 localhost cardmgr[1610]: executing: 'modprobe pcnet_cs' Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x100-0x107 0x220-0x22f 0x250-0x257 0x308-0x30f 0x378-0x37f 0x388-0x38f 0x408-0x40f 0x4d0-0x4d7 Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0230-0x024f: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0258-0x0307: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0310-0x0377: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0380-0x0387: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0390-0x0407: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0410-0x04cf: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x04d8-0x04ff: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x83f 0x850-0x87f Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0880-0x08ff: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0c00-0x0cff: excluding 0xc48-0xc4f 0xc68-0xc6f 0xc80-0xc9f Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0c50-0x0c67: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0c70-0x0c7f: clean. Mar 26 23:13:57 localhost kernel: cs: IO port probe 0x0ca0-0x0cff: clean. Mar 26 23:13:57 localhost kernel: pcnet_cs: unable to read hardware net address for io base 0x320 Mar 26 23:13:57 localhost cardmgr[1610]: get dev info on socket 1 failed: No such device Mar 26 23:14:09 localhost cardmgr[1610]: shutting down socket 1 Mar 26 23:14:09 localhost cardmgr[1610]: executing: 'modprobe -r pcnet_cs' Mar 26 23:14:09 localhost cardmgr[1610]: executing: 'modprobe -r 8390' Mar 26 23:14:09 localhost cardmgr[1610]: exiting Mar 26 23:14:11 localhost kernel: unloading PCMCIA Card Services Mar 26 23:14:14 localhost kernel: Linux PCMCIA Card Services 3.1.25 Mar 26 23:14:14 localhost kernel: kernel build: 2.4.3-20mdk #1 Sun Apr 15 23:03:10 CEST 2001 Mar 26 23:14:14 localhost kernel: options: [pci] [cardbus] [apm] Mar 26 23:14:14 localhost kernel: Intel PCIC probe: Mar 26 23:14:14 localhost kernel: TI 1250A rev 02 PCI-to-CardBus at slot 00:0c, mem 0x7fffe000 Mar 26 23:14:14 localhost kernel: host opts [0]: [pci + serial irq] [pci irq 11] [lat 66/176] [bus 2/2] Mar 26 23:14:14 localhost kernel: host opts [1]: [pci + serial irq] [pci irq 11] [lat 66/176] [bus 3/3] Mar 26 23:14:15 localhost kernel: ISA irqs (scanned) = 3,4,7,9,10,15 PCI status changes Mar 26 23:14:15 localhost cardmgr[1700]: starting, version is 3.1.22 Mar 26 23:14:15 localhost cardmgr[1700]: watching 2 sockets Mar 26 23:14:15 localhost cardmgr[1700]: Card Services release does not match Mar 26 23:14:15 localhost cardmgr[1700]: initializing socket 1 Mar 26 23:14:15 localhost kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. Mar 26 23:14:15 localhost cardmgr[1700]: socket 1: D-Link DE-660+ Ethernet Mar 26 23:14:15 localhost cardmgr[1700]: executing: 'modprobe 8390' Mar 26 23:14:15 localhost cardmgr[1700]: executing: 'modprobe pcnet_cs' Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x100-0x107 0x220-0x22f 0x250-0x257 0x308-0x30f 0x378-0x37f 0x388-0x38f 0x408-0x40f 0x4d0-0x4d7 Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0230-0x024f: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0258-0x0307: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0310-0x0377: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0380-0x0387: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0390-0x0407: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0410-0x04cf: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x04d8-0x04ff: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0800-0x08ff: excluding 0x800-0x83f 0x850-0x87f Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0880-0x08ff: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0c00-0x0cff: excluding 0xc48-0xc4f 0xc68-0xc6f 0xc80-0xc9f Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0c50-0x0c67: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0c70-0x0c7f: clean. Mar 26 23:14:16 localhost kernel: cs: IO port probe 0x0ca0-0x0cff: clean. Mar 26 23:14:16 localhost kernel: pcnet_cs: unable to read hardware net address for io base 0x320 Mar 26 23:14:16 localhost cardmgr[1700]: get dev info on socket 1 failed: No such device Mar 26 23:16:50 localhost pppd[1733]: pppd 2.4.0 started by jason, uid 501 Mar 26 23:16:50 localhost pppd[1733]: Using interface ppp0 Mar 26 23:16:50 localhost pppd[1733]: Connect: ppp0 <--> /dev/ttyS0 Mar 26 23:16:51 localhost kernel: PPP BSD Compression module registered Mar 26 23:16:51 localhost kernel: PPP Deflate Compression module registered Mar 26 23:16:52 localhost pppd[1733]: local IP address 203.40.140.227 Mar 26 23:16:52 localhost pppd[1733]: remote IP address 144.130.51.231 Mar 26 23:16:52 localhost pppd[1733]: primary DNS address 139.134.5.51 Mar 26 23:16:52 localhost pppd[1733]: secondary DNS address 139.134.2.190 Mar 26 23:16:52 localhost postfix/sendmail[1739]: warning: Cannot flush mail queue - mail system is down Mar 26 23:20:00 localhost CROND[1748]: (root) CMD ( /sbin/rmmod -as) Mar 26 23:21:58 localhost DrakX: [drakgw] kernel_version 2.4 Mar 26 23:22:01 localhost modprobe: modprobe: Can't locate module eth1 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module eth2 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module eth3 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr0 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr1 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr2 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr3 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi0 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi1 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi2 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi3 Mar 26 23:22:02 localhost DrakX: running: /sbin/modprobe.static tlan Mar 26 23:22:02 localhost kernel: ThunderLAN driver v1.14a Mar 26 23:22:02 localhost kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module eth1 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module eth2 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module eth3 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr0 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr1 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr2 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module tr3 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi0 Mar 26 23:22:02 localhost modprobe: modprobe: Can't locate module fddi1 Mar 26 23:22:03 localhost modprobe: modprobe: Can't locate module fddi2 Mar 26 23:22:03 localhost modprobe: modprobe: Can't locate module fddi3 Mar 26 23:22:09 localhost modprobe: modprobe: Can't locate module eth1 Mar 26 23:22:09 localhost modprobe: modprobe: Can't locate module eth2 Mar 26 23:22:09 localhost modprobe: modprobe: Can't locate module eth3 Mar 26 23:22:09 localhost modprobe: modprobe: Can't locate module tr0 Mar 26 23:22:09 localhost modprobe: modprobe: Can't locate module tr1 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module tr2 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module tr3 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module fddi0 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module fddi1 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module fddi2 Mar 26 23:22:10 localhost modprobe: modprobe: Can't locate module fddi3 Mar 26 23:22:10 localhost DrakX: running: /sbin/modprobe.static tlan Mar 26 23:22:10 localhost kernel: ThunderLAN driver v1.14a Mar 26 23:22:10 localhost kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
