Opened 16 years ago
Closed 13 years ago
#381 closed defect (Unsupported Version)
Ctrl-Alt-Delete traps in PSD_RESET_MODE
Reported by: | Steven Levine | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | Release version 3.19 |
Component: | ACPI PSD | Version: | 3.14 |
Keywords: | Cc: |
Description
Running
PSD_install options:" /o1" @#netlabs dot org:3.14#@ACPI core PSD Driver. (c) netlabs.org 2005-2009 Build date: Feb 5 2009 18:14:41
on Thinkpad T42 in PIC mode and system booted to Desktop, Ctrl-Alt-Delete results in the following trap
OemHlpXHandler: CMD_SHUTDOWN 0 OemHlpXHandler: CMD_SHUTDOWN 0 OemHlpXHandler: CMD_SHUTDOWN 1 OemHlpXHandler: CMD_SHUTDOWN 1 Shutdown PIC mask FFFF04F8 Trap 14 (0EH) - Page Fault 0002,t Present, Write Access, Supervisor eax=000000ff ebx=00000000 ecx=f9c0037d edx=00000008 esi=ffeb7d2c edi=000008ac eip=f9ac073c esp=ffe4ffe0 ebp=ffe4ffe8 iopl=0 rf -- -- nv up di pl zr na pe nc cs=0178 ss=1520 ds=0170 es=0170 fs=0000 gs=0000 cr2=00000350 cr3=00225000 p=00 0178:f9ac073c c7835003000000070000 mov dword ptr [ebx+00000350],00000700
ds:00000350=invalid
##ln 0178:f9ac0632 acpi:CODE32:_PSD_RESET_MODE + 10a
##u eip-20 eip 0178:f9ac071c eb0f jmp f9ac072d 0178:f9ac071e 8bc0 mov eax,eax 0178:f9ac0720 68b003c0f9 push f9c003b0 0178:f9ac0725 e8f6720000 call AcpiOsPrintf (f9ac7a20) 0178:f9ac072a 83c404 add esp,+04 0178:f9ac072d b8ff000000 mov eax,000000ff 0178:f9ac0732 e621 out 21,al 0178:f9ac0734 e6a1 out a1,al 0178:f9ac0736 8b1d6c0060fe mov ebx,dword ptr [APICLVADR (fe60006c)] 0178:f9ac073c c7835003000000070000 mov dword ptr [ebx+00000350],00000700
which is
APICLVADR[LAP_LVT_LINT0] = AV_EXTINT;
Attachments (1)
Change History (9)
by , 16 years ago
Attachment: | PSD_RESET_MODE_trap.txt added |
---|
comment:1 by , 16 years ago
Owner: | removed |
---|
comment:2 by , 16 years ago
Milestone: | Release version 3.15 → Release version 3.16 |
---|
ACPI315PRE.ZIP also traps the system at shutdown with the kernel debugger. This is a T42.
comment:4 by , 16 years ago
Owner: | set to |
---|
comment:5 by , 16 years ago
This trap happens with the kernel debugger. So the output is on the debug terminal with pmdf.exe. The last output is the debug kernel that catches an exception. As in http://svn.netlabs.org/acpi/attachment/ticket/381/PSD_RESET_MODE_trap.txt There is not output on the screen of the laptop since the exception handler sends the trap to the serial port.
comment:6 by , 16 years ago
Give me log, screen, any what you can give. String, were was previous trap is absent in acpi,psd, you can look it in svn.
comment:7 by , 16 years ago
Owner: | removed |
---|
comment:8 by , 13 years ago
Resolution: | → Unsupported Version |
---|---|
Status: | new → closed |
This ticket is really old and not really relevant to the current software. If you still have problems with the current version, please open a new ticket.
A more readable version of line-wrapped description