linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.5.67 - 2.5.68] Hangs on pcmcia yenta_socket initialisation
@ 2003-04-23  5:47 DevilKin
  2003-04-23 11:12 ` Felipe Alfaro Solana
  0 siblings, 1 reply; 17+ messages in thread
From: DevilKin @ 2003-04-23  5:47 UTC (permalink / raw)
  To: linux-kernel, devilkin-ml

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

Kernels 2.5.6[78] hang when the pcmcia yenta_socket is initialised.

The last message I get is this:

Apr 23 06:54:22 laptop kernel: Linux Kernel Card Services 3.1.22
Apr 23 06:54:22 laptop kernel:   options:  [pci] [cardbus] [pm]
Apr 23 06:54:22 laptop kernel: Intel PCIC probe: not found.
Apr 23 06:54:22 laptop kernel: PCI: Found IRQ 11 for device 00:03.0
Apr 23 06:54:22 laptop kernel: PCI: Sharing IRQ 11 with 00:03.1
Apr 23 06:54:22 laptop kernel: PCI: Sharing IRQ 11 with 00:07.2
Apr 23 06:54:22 laptop kernel: Yenta IRQ list 0698, PCI irq11
Apr 23 06:54:22 laptop kernel: Socket status: 30000020
Apr 23 06:54:22 laptop kernel: PCI: Found IRQ 11 for device 00:03.1
Apr 23 06:54:22 laptop kernel: PCI: Sharing IRQ 11 with 00:03.0
Apr 23 06:54:22 laptop kernel: PCI: Sharing IRQ 11 with 00:07.2
Apr 23 06:54:22 laptop kernel: Yenta IRQ list 0698, PCI irq11
Apr 23 06:54:23 laptop kernel: Socket status: 30000010


After this, the system becomes unresponsive. Reboot is possible using the 
SysRq keys.

System information:

System:
Dell Latitude CPx J 650MHz - Pentium 3 650

Distribution:
Debian Unstable (Sid)

Hardware:
00:03.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
        Subsystem: Dell Computer Corporation: Unknown device 00bb
        Flags: bus master, medium devsel, latency 168, IRQ 11
        Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
        Memory window 0: 10400000-107ff000 (prefetchable)
        Memory window 1: 10800000-10bff000
        I/O window 0: 00001000-000010ff
        I/O window 1: 00001400-000014ff
        16-bit legacy interface ports at 0001

00:03.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
        Subsystem: Dell Computer Corporation: Unknown device 00bb
        Flags: bus master, medium devsel, latency 168, IRQ 11
        Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
        Memory window 0: 10c00000-10fff000 (prefetchable)
        Memory window 1: 11000000-113ff000
        I/O window 0: 00001800-000018ff
        I/O window 1: 00001c00-00001cff
        16-bit legacy interface ports at 0001

To reproduce: boot with any 2.5.6[78] kernel with pcmcia as modules, and have 
it loaded through pcmcia-cs at bootup

It works fine on kernel 2.5.66.

DK
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+pijspuyeqyCEh60RAl/7AJwOq6hubHFvffLFVO6RJ+yttCGoZgCfU4zS
fOYYQnc7w12OKOe50rx8WuE=
=Wuuf
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [FIXED 2.5.69] Re: [2.5.67 - 2.5.68] Hangs on pcmcia yenta_socket initialisation
@ 2003-05-07 12:34 Matthew Harrell
  0 siblings, 0 replies; 17+ messages in thread
From: Matthew Harrell @ 2003-05-07 12:34 UTC (permalink / raw)
  To: Kernel List


: It was the fact that when I booted my system with my 3com cardbus NIC inserted 
: in the slot it would oops, giving me a non-working pcmcia/cardbus system.
: 
: Booting without the card worked fine, and inserting the card afterwards also 
: worked great.
: 
: thread is here:
: 
: http://marc.theaimsgroup.com/?l=linux-kernel&m=105107713129722&w=2

Oh, mine's different.  Total lockup with no messages.  Starts a few seconds 
after the yenta module is loaded.  I think it occurs during the yenta probe
but I haven't been able to prove that yet.  

: Ah. I don't use ACPI, because well... it caused me more pain than it helped me 
: in the past, in both OS' on my system (being Linux and win2k)

Yeah, it's a pain but this laptop no longer has APM so I need some way to read
my batteries and soft power the system off.  But, if it weren't for the 
batteries I wouldn't bother because it is a real pain to deal with

-- 
  Matthew Harrell                          I love defenseless animals,
  Bit Twiddlers, Inc.                       especially in a good gravy.
  mharrell@bittwiddlers.com     

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2003-05-07 12:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23  5:47 [2.5.67 - 2.5.68] Hangs on pcmcia yenta_socket initialisation DevilKin
2003-04-23 11:12 ` Felipe Alfaro Solana
2003-04-23 12:54   ` DevilKin
2003-04-23 14:23     ` Felipe Alfaro Solana
2003-04-23 18:50       ` DevilKin-LKML
2003-04-23 19:43         ` Russell King
2003-04-24  7:40           ` DevilKin-LKML
2003-04-24  7:57             ` Russell King
2003-04-24 10:06               ` DevilKin
2003-04-24 10:11                 ` Russell King
2003-04-24 10:16                   ` DevilKin
2003-04-24 10:13                 ` DevilKin
2003-05-05  8:51               ` [FIXED 2.5.69] " DevilKin
2003-05-06 23:48                 ` Matthew Harrell
2003-05-07  5:19                   ` DevilKin
2003-04-23 22:14         ` Felipe Alfaro Solana
2003-05-07 12:34 [FIXED 2.5.69] " Matthew Harrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).