Bug 5600
Summary: | suspend to disk and suspend to RAM regression with NEC PCMCIA controller | ||
---|---|---|---|
Product: | Drivers | Reporter: | Martin Steigerwald (Martin) |
Component: | USB | Assignee: | David Brownell (dbrownell) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla, greg |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.14.2 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 | ||
Attachments: |
output of lspci.vv
config of the kernel that triggers the problem (2.6.14.2) config of the kernel before that doesn't have the problem (2.6.13.4) |
Description
Martin Steigerwald
2005-11-13 04:27:28 UTC
Created attachment 6551 [details]
output of lspci.vv
Created attachment 6552 [details]
config of the kernel that triggers the problem (2.6.14.2)
Created attachment 6553 [details]
config of the kernel before that doesn't have the problem (2.6.13.4)
As there are many USB related error message, I'd suppose it's a USB suspend/resume bug. Could you re-check the status of this bug with 2.6.15, and possibly also with a recent "git" snapshot? Hello, suspend to disk with sws1 works nicely with 2.6.15.4 + NEC USB controller again. I can't tell anything new about suspend to RAM as this doesn't work at all with 2.6.15.4 (neither when initiated by my own suspend.sh script which does "echo mem > /sys/power/state" nor when initiated with hibernate with suspend-to-ram config file which likely does the same;-). It just hangs on resume. I will file a different bug report about this. I will mark the bug as resolved. Should I find that suspend to RAM (when it is working again) should not work with plugged in NEC USB controller I will reopen the bug. Regards, Martin Steigerwald |