|
Thanks David for your answer!
>It is an interrupt delivery problem, and it is likely to be fixed in >more up to date PCMCIA drivers. The current release is 3.1.13. > >-- Dave I've installed the new release, but unfortunately the problem resists... (see /var/log/messages below) (and in addition I have to start the network by hand now: ifup eth0) Is it right that the problem has to be solved inside the file tulip_cb.c? And do I have to wait for the next release? :-( Thanks for any hints. Jochen Kirsch. =================================================== /var/log/messages:
Apr 3 22:49:45 cerise pcmcia: Starting PCMCIA services: Apr 3 22:49:45 cerise pcmcia: modules Apr 3 22:49:45 cerise kernel: Linux PCMCIA Card Services 3.1.13 Apr 3 22:49:45 cerise kernel: kernel build: 2.2.14-5.0 #1 Tue Mar 7 21:07:39EST 2000 Apr 3 22:49:45 cerise kernel: options: [pci] [cardbus] [apm] Apr 3 22:49:45 cerise kernel: PCI routing table version 1.0 at 0xfdf60 Apr 3 22:49:45 cerise kernel: 00:0a.0 -> irq 9 Apr 3 22:49:45 cerise kernel: Intel PCIC probe: Apr 3 22:49:45 cerise kernel: Ricoh RL5C478 PCI-to-CardBus at slot 00:0a, mem 0x68000000 Apr 3 22:49:45 cerise kernel: host opts [0]: [isa irq] [io 3/6/1] [mem 3/6/1] [pci irq 9] [lat 168/176] [bus 32/34] Apr 3 22:49:45 cerise kernel: host opts [1]: [isa irq] [io 3/6/1] [mem 3/6/1] [pci irq 9] [lat 168/176] [bus 35/37] Apr 3 22:49:45 cerise kernel: PCI irq 9 test failed Apr 3 22:49:45 cerise kernel: ISA irqs (default) = 3,4,5,7,10,11,12 polling interval = 1000 ms Apr 3 22:49:45 cerise pcmcia: cardmgr. Apr 3 22:49:45 cerise rc: Starting pcmcia succeeded Apr 3 22:49:45 cerise cardmgr[423]: starting, version is 3.1.13 Apr 3 22:49:45 cerise cardmgr[423]: watching 2 sockets Apr 3 22:49:45 cerise kernel: cs: IO port probe 0x1000-0x17ff: clean. Apr 3 22:49:45 cerise kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x140-0x147 0x378-0x37f 0x4d0-0x4d7 Apr 3 22:49:45 cerise kernel: cs: IO port probe 0x0a00-0x0aff: clean. Apr 3 22:49:45 cerise kernel: cs: cb_alloc(bus 32): vendor 0x1011, device 0x0019 Apr 3 22:49:45 cerise cardmgr[423]: initializing socket 0 Apr 3 22:49:45 cerise cardmgr[423]: socket 0: Linksys EtherFast 10/100 Apr 3 22:49:46 cerise cardmgr[423]: executing: 'insmod /lib/modules/2.2.14-5.0/pcmcia/cb_enabler.o' Apr 3 22:49:46 cerise cardmgr[423]: executing: 'insmod /lib/modules/2.2.14-5.0/pcmcia/tulip_cb.o' Apr 3 22:49:46 cerise kernel: cs: cb_config(bus 32) Apr 3 22:49:46 cerise kernel: fn 0 bar 1: io 0x200-0x27f Apr 3 22:49:46 cerise kernel: fn 0 bar 2: mem 0x600c0000-0x600c03ff Apr 3 22:49:46 cerise kernel: fn 0 rom: mem 0x60080000-0x600bffff Apr 3 22:49:46 cerise kernel: tulip_attach(bus 32, function 0) Apr 3 22:49:46 cerise kernel: tulip.c:v0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov (modified by danilo@cs.uni-magdeburg.de for XIRCOM CBE, fixed by Doug Ledford) Apr 3 22:49:46 cerise kernel: eth0: Digital DS21143 Tulip rev 65 at 0x200, 00:E0:98:78:14:CE, IRQ 5. Apr 3 22:49:46 cerise kernel: eth0: EEPROM default media type Autosense. Apr 3 22:49:46 cerise kernel: eth0: Index #0 - Media MII (#11) described by a21142 MII PHY (3) block. Apr 3 22:49:46 cerise kernel: eth0: MII transceiver #0 config 3000 status 7809 advertising 01e1. Apr 3 22:49:46 cerise cardmgr[423]: executing: './network start eth0' Apr 3 22:51:03 cerise kernel: eth0: Setting full-duplex based on MII#0 link partner capability of 4461. Apr 3 22:51:03 cerise kernel: eth0: Tx hung, 9 vs. 0. Apr 3 22:52:03 cerise kernel: eth0: Tx hung, 9 vs. 0. Apr 3 22:53:03 cerise kernel: eth0: Tx hung, 9 vs. 0.
|
Another thing to try
| |
|