Bug 5019 - pcmcia causes swsusp suspend hang
Summary: pcmcia causes swsusp suspend hang
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: PCMCIA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: linux-pcmcia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-07 15:18 UTC by Andreas Steinmetz
Modified: 2005-10-01 12:12 UTC (History)
4 users (show)

See Also:
Kernel Version: 2.6.13-rc6
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Andreas Steinmetz 2005-08-07 15:18:45 UTC
Most recent kernel where this bug did not occur: 2.6.11
Distribution: none
Hardware Environment: Acer Aspire 1520 (x86_64)
Software Environment: -
Problem Description:

swsusp hangs if the pcmcia modules are not removed prior to suspend.
The required sequence for successful suspend is:

cardctl eject
killproc cardmgr
<rmmod all pcmcia modules: pcmcia yenta_socket rsrc_nonstatic pcmcia_core>

For a successful 2.6.11 suspend it was sufficient to call:

cardctl eject

Steps to reproduce:

see above.
Comment 1 Dominik Brodowski 2005-09-13 14:19:12 UTC
I'd be interested on how it works on 2.6.13-mm3. Could you test it out, please?

Note You need to log in before you can comment on or make changes to this bug.