First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139852
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Drake <dsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
.config Kernel .config text/plain Ulrich Müller 2006-07-10 03:02 0000 34.86 KB Details
4400_speakup-20060618.part.patch Hunk of 4400_speakup-20060618.patch that causes (triggers?) the bug patch Ulrich Müller 2006-07-10 03:03 0000 903 bytes Details | Diff
makefile-serio.patch Proposed bugfix for drivers/Makefile patch Ulrich Müller 2006-07-10 05:28 0000 653 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139852 depends on: Show dependency tree
Show dependency graph
Bug 139852 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-10 03:01 0000
With kernel 2.6.17-gentoo-r2, suspend/resume does not work on my HP/Compaq
nc6120 notebook.


Steps to reproduce:
1. Boot kernel 2.6.17-gentoo-r2 (config see attachment)
2. Suspend the system with "echo -n disk >/sys/power/state"
3. Boot again and try to resume

Actual results:
The following messages appear on the console...

ACPI: write EC, IB not empty
ACPI Exception (evregion-0409): AE_TIME, Returned by Handler for
[EmbeddedControl] [20060127]
ACPI Error (psparse-0517): Method parse/execution failed
[\_SB_.C002.C003.C004.C153] (Node c778e440), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed [\_TZ_.C23E] (Node
c7793f80), AE_TIME
ACPI Error (psparse-0517): Method parse/execution failed [\_TZ_.C245._ON_]
(Node c7793e00), AE_TIME
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000
serio: Synaptics pass-through port at isa0060/serio4/input0
input: SynPS/2 Synaptics TouchPad as /class/input/input0

... and then the system hangs and must be switched off by pressing the power
switch for 5 seconds.

Expected results:
System should resume properly.


Additional observations:

1. Suspend/resume just works fine with vanilla-sources-2.6.17.4 (identical
kernel configuration, as far as possible)

2. If I reverse attached hunk from 4400_speakup-20060618.patch, the resulting
kernel suspends/resumes properly, too.

------- Comment #1 From Ulrich Müller 2006-07-10 03:02:47 0000 -------
Created an attachment (id=91340) [edit]
Kernel .config

------- Comment #2 From Ulrich Müller 2006-07-10 03:03:54 0000 -------
Created an attachment (id=91341) [edit]
Hunk of 4400_speakup-20060618.patch that causes (triggers?) the bug

------- Comment #3 From Daniel Drake 2006-07-10 03:45:03 0000 -------
Does this happen every time?

Please boot with the "initcall_debug" and "debug" parameters and examine the
hang messages again.

------- Comment #4 From Ulrich Müller 2006-07-10 05:27:12 0000 -------
(In reply to comment #3)
> Does this happen every time?

Yes, it does.

> Please boot with the "initcall_debug" and "debug" parameters and examine the
> hang messages again.

Sorry, no additional hang messages. (The screen is cleared before resuming, so
I don't see what comes before. Maybe I can check with the serial console
later.)


However, I have further investigated: If I move "input/serio/" along with
"input/gameport/" and "input/" in drivers/Makefile, then the problem goes away.

See attached patch. It used to be like this in the 2.6.16 series, BTW.

------- Comment #5 From Ulrich Müller 2006-07-10 05:28:08 0000 -------
Created an attachment (id=91352) [edit]
Proposed bugfix for drivers/Makefile

------- Comment #6 From Ulrich Müller 2006-07-16 03:03:18 0000 -------
The problem still exists in 2.6.17-r3.

------- Comment #7 From Daniel Drake 2006-07-21 16:34:32 0000 -------
Fixed in gentoo-sources-2.6.17-r4

------- Comment #8 From Ulrich Müller 2006-07-22 13:20:57 0000 -------
(In reply to comment #7)
> Fixed in gentoo-sources-2.6.17-r4

Yes, looks good.

First Last Prev Next    No search results available      Search page      Enter new bug