[Bug 24712] PCMCIA card insert not detected after resume

2010-12-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 --- Comment #7 from Filip Pytloun 2010-12-14 16:34:34 --- I've finally found the solution. The problem is in pciehp module, which get confused with the suspend. Unloading the module and loading it again will solve the problem - it will find t

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 Larry Finger changed: What|Removed |Added CC||larry.fin...@lwfinger.net --- Comment

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 --- Comment #5 from Filip Pytloun 2010-12-12 18:07:21 --- Ok I have compiled my kernel with dynamic_debug and pcmcia as module. When I boot my system without card inserted, in won't find it anymore - same behavior like after resume. The debu

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 --- Comment #4 from Filip Pytloun 2010-12-12 12:47:02 --- (In reply to comment #3) > Then it seems to be a cardbus 32-bit card, and not a PCMCIA 16-bit card. Could > you try to enable dynamic debug in the kernel configuration, and then settin

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 --- Comment #3 from Dominik Brodowski 2010-12-12 12:33:10 --- Then it seems to be a cardbus 32-bit card, and not a PCMCIA 16-bit card. Could you try to enable dynamic debug in the kernel configuration, and then setting $ echo "module pcmcia_

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 --- Comment #2 from Filip Pytloun 2010-12-12 12:18:37 --- (In reply to comment #1) > What's the output of "lspcmcia -vvv" before suspend, with the card inserted? $ lspcmcia -vvv Socket 0 Bridge: [yenta_cardbus] (bus ID: :15:00.

[Bug 24712] PCMCIA card insert not detected after resume

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24712 Dominik Brodowski changed: What|Removed |Added CC||li...@brodo.de --- Comment #1 fro