Bug 4506
Summary: | *. events blocking acpi | ||
---|---|---|---|
Product: | ACPI | Reporter: | Oleksij Rempel (fishor) (bug-track) |
Component: | Power-Other | Assignee: | Luming Yu (luming.yu) |
Status: | REJECTED UNREPRODUCIBLE | ||
Severity: | high | CC: | acpi-bugzilla, bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13-rc1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | 4980 | ||
Bug Blocks: | |||
Attachments: |
Kernel log
lspci -vv @ samsung nv5000 dsdt aml dsdt aml Kernel log 2.6.12-rc2-mm3 dmesg kernel 2.6.13-rc1-mm1 |
Description
Oleksij Rempel (fishor)
2005-04-17 06:40:39 UTC
Created attachment 4940 [details]
Kernel log
Created attachment 4941 [details]
lspci -vv @ samsung nv5000
Created attachment 4942 [details]
dsdt aml
Created attachment 4943 [details]
dsdt aml
Please test latest mm tree . 2.6.12-rc2-mm3 tested. Same result plus can't wake after echo 3 > /proc/acpi/sleep; and ddck do not confusd other events Created attachment 4949 [details]
Kernel log 2.6.12-rc2-mm3
Could you test this patch with mm tree? http://bugzilla.kernel.org/attachment.cgi?id=4846&action=view Patch tested. Sleep(BT), Bat & PowerOff(BT) are working now , but cant wake afte sleep and crash on power down , with kernel 2.6.12-rc2-mm3 too. Kernel 2.6.11.7 can do wake and power down. I made trays same kernels with Debian Sarge. and i fond some other results: Kernel 2.6.11.7 & 2.6.12-rc3 - events are blocked. Kerenl 2.6.12-rc2-mm3 & 2.6.12-rc2-mm3+ec_patch - every thing OK. kernel 2.6.12-rc3-mm2, OK ;-) Same thing with kernel 2.6.12-rc6-mm1 - blocking kernel 2.6.12-rc6 - OK Kernel 2.6.12-mm2 - events are blocked. kernel 2.6.13-rc1 tested. Result negative. Created attachment 5248 [details]
dmesg kernel 2.6.13-rc1-mm1
kernel 2.6.13-rc1-mm1 tested. Result positive. Every thing working! Thank you! Did the fix for this problem make it into Linus' tree? If yes, please close this bug. If no, please push it into Linus' tree. Please re-open if there is a failure in Linus' tree -- 2.6.13-rc6 or later. |