Opened 16 years ago
Closed 12 years ago
#341 closed defect (unknown)
T61 doesn't sleep and power off
Reported by: | zhk01 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Feedback pending |
Component: | ACPI PSD | Version: | 3.14 |
Keywords: | suspend resume | Cc: |
Description
Hello!
Thinkpad T61 (6465-CTO) boots with ACPI 3.13/3.14 and APM 1.27/1.28 without any problem, but it does neither sleep no power off. However it did that with previous versions of ACPI/APM.
Oleg Zhukov
Attachments (2)
Change History (16)
by , 16 years ago
Attachment: | acpi-log-Model-of-your-PC.ziq added |
---|
comment:1 by , 16 years ago
by , 16 years ago
Attachment: | acpi-log-Model-of-your-PC.2.ziq added |
---|
comment:2 by , 16 years ago
After changing ACPID.CFG to
SleepState = S3
IdleState = C2
it's possible to power off the computer.
But suspend mode doesn't work (symptom: sleep indicator blinks, doesn't shine).
Oleg Zhukov
comment:5 by , 16 years ago
The kernel can support this and if it can not support this that please provide the information in detail as to why it fails.
comment:7 by , 16 years ago
When execute DosSetProcessorStatus(procid, status) IBM kernel do:
while(PowerOnFlag)
{
disable();
}
Need enable interruprts when CPU is "soft offline"
comment:8 by , 16 years ago
Please download experimental ACPI build from Mensys site:
- Experimental build for you:
ACPI-APIC-BAT.ZIP
- Read instructions: http://ecomstation.ru/projects/acpitools/?action=testcase
comment:9 by , 16 years ago
Milestone: | Release version 3.15 → Feedback pending |
---|
comment:10 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
eCS works fine with kernel ftp://os2.ru/os2krnlSVN1009.zip. Ticket is closed.
comment:11 by , 16 years ago
Keywords: | suspend resume added |
---|---|
Milestone: | Feedback pending → eCS 2.x |
Resolution: | fixed |
Status: | closed → reopened |
You are free to use this kernel if you choose. Mensys can not legally ship this kernel with eCS. We are investigating how to legally integrate the modifications into a kernel we can ship.
comment:12 by , 16 years ago
Owner: | removed |
---|---|
Status: | reopened → new |
Please check acpid cfg file
Please test Poweroff.exe utility (from 3.14 package)