[ltp] network/pcmcia problems
Peter Soderling
linux-thinkpad@www.bm-soft.com
Tue, 31 Aug 1999 11:30:15 -0400
Paul,
the news is . . . same prob . . .
As fas as I can tell, the sound mods aren't loaded. . . here's the output
from 'lsmod':
Module Size Used by
nfs 30072 1 (autoclean)
lockd 31208 1 (autoclean) [nfs]
sunrpc 52420 1 (autoclean) [nfs lockd]
ds 5740 2
i82365 22640 2
pcmcia_core 39912 0 [ds i82365]
nls_cp437 3548 1 (autoclean)
msdos 8092 1 (autoclean)
fat 25344 1 (autoclean) [msdos]
Here's an excerpt from my messages file ........
Aug 31 11:01:41 gandalf kernel: Linux PCMCIA Card Services 3.0.14
Aug 31 11:01:41 gandalf kernel: kernel build: 2.2.5-22 #4 Tue Aug 31
10:36:57 EDT 1999
Aug 31 11:01:41 gandalf kernel: options: [pci] [cardbus] [apm]
Aug 31 11:01:41 gandalf kernel: Intel PCIC probe:
Aug 31 11:01:41 gandalf kernel: TI 1251A PCI-to-CardBus at bus 0 slot 2,
mem 0x50102000, 2 sockets
Aug 31 11:01:41 gandalf kernel: host opts [0]: [ring] [pwr save] [isa
irq] [no pci irq] [lat 168/176] [bus 2/4]
Aug 31 11:01:41 gandalf kernel: host opts [1]: [ring] [pwr save] [isa
irq] [no pci irq] [lat 168/176] [bus 5/7]
Aug 31 11:01:41 gandalf kernel: ISA irqs (scanned) = 3,4,7,9,10 status
change on irq 10
Aug 31 11:01:41 gandalf cardmgr[1398]: starting, version is 3.0.14
Aug 31 11:01:41 gandalf cardmgr[1398]: watching 2 sockets
Aug 31 11:01:41 gandalf kernel: cs: IO port probe 0x1000-0x17ff: excluding
0x15e8-0x15ef
Aug 31 11:01:41 gandalf kernel: cs: IO port probe 0x0100-0x04ff: excluding
0x130-0x137 0x220-0x22f 0x388-0x38f 0x4d0-0x4d7
Aug 31 11:01:41 gandalf cardmgr[1398]: initializing socket 0
Aug 31 11:01:41 gandalf cardmgr[1398]: socket 0: IBM Etherjet Cardbus
Adapter 10/100
Aug 31 11:01:42 gandalf cardmgr[1398]: executing: 'insmod
/lib/modules/2.2.5-22/pcmcia/cb_enabler.o'
Aug 31 11:01:42 gandalf cardmgr[1398]: executing: 'insmod
/lib/modules/2.2.5-22/pcmcia/tulip_cb.o'
<----- hang -------->
Aug 31 11:05:49 gandalf syslogd 1.3-3: restart.
So, that's it, I mean . . . I'm totally out of ideas. It must be some sort
of resource conflict like you suggest. ???
--petesoder