Bug 5742
Summary: | Suspend resume does not work on Inspiron 8200 if usbhid module is loaded | ||
---|---|---|---|
Product: | Power Management | Reporter: | jazzdaq |
Component: | APM | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | akpm, bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.8, 2.6.11, 2.6.14.3 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 |
Description
jazzdaq
2005-12-14 03:36:04 UTC
Does 2.6.16-rc2 work properly for you? Greg, On successful suspend, nothing usually beeps. Here, I got a beep, and then suspend. Then, on resume: ..........stuff that scrolled off screen.... <0>general protection fault: 0000 [#9] SMP Modules linked in: i8k ... usbcore ... CPU: 0 EIP: 0060:[<c01026fd>] Not tainted VLI EFLAGS: 00010246 (2.6.16-rc2D) EIP is at sysenter_past_esp+0x72/ox75 eax: 00000000 exb: 00000080 ecx: bfab1560 edx: ffffe410 esi: 00000000 edi: bfab16a0 ebp: 00000000 esp: efbe3fbc ds: 007b es: 007b ss: 0068 Process xfs (pid: 2749, threadinfo=efbe2000 task=ed843a90) Stack: <0>00000080 0805e380 00000000 00000000 bfab16a0 bfab16b8 00000000 0000007b c0100007b 0000008e ffffe410 00000073 00000246 bfab1560 0000007b 00000000 00000000 Call Trace: Code: 0f 83 84 01 00 00 ff 14 85 80 44 24 c0 89 44 24 18 fa 8b 4d 08 66 f7 c1 ff fe 0f 85 26 01 00 00 8b 54 24 28 8b 4c 24 34 31 ed fb <0f> 35 90 50 fc 06 1e 50 55 57 56 52 51 53 ba 7b 00 00 00 8e da I typed the above by hand, so there could be mistakes. But does the latest kernel work properly? No, Greg. You asked me to try 2.6.16-rc2, and my comment #2 is for 2.6.16-rc2. Ok, suspend for USB is still flaky, we _really_ recommend that you unload all of your USB modules before doing it (usually the distro scripts handle that for you.) If you unload usbhid before suspending, and then load it after resuming, does it all work properly? Please reopen this bug if: - it is still present in kernel 2.6.17 and - you can provide the requested information. |