http://bugzilla.kernel.org/show_bug.cgi?id=9823





------- Comment #32 from [EMAIL PROTECTED]  2008-02-29 11:57 -------
Created an attachment (id=15098)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=15098&action=view)
dmesg

so, I added DSDT you provided here, although it shows warnings during
compilation:

  iasl -tc DSDT.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20061109 [Apr 25 2007]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

DSDT.dsl  5312:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5326:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5341:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5356:             Acquire (MUTE, 0x0FFF)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5370:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5385:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

DSDT.dsl  5400:             Acquire (MUTE, 0x03E8)
Warning  1103 -                                 ^ Possible operator timeout is
ignored

ASL Input:  DSDT.dsl - 5641 lines, 174686 bytes, 2338 keywords
AML Output: /home/tmp/dsdt/DSDT.aml - 19532 bytes 684 named objects 1654
executable opcodes

Compilation complete. 0 Errors, 7 Warnings, 0 Remarks, 38 Optimizations

I added output file DSDT.hex to initrd and boot with command line parameters:
 cat /proc/cmdline 
root=/dev/sda2 resume=/dev/sda6 ro vga=791  acpi.debug_layer=0x040000
acpi.debug_level=0x01f

the only problem I have is to compile 2.6.23.1 as I have many modules which
would have to be recompiled for that kernel so I stayed with 2.6.24

lets wait now, till problem occurs again - as for now dmesg attached

as you might see there, custom DSDT is in use:

ACPI: Looking for DSDT in initramfs... successfully read 19532 bytes from
/DSDT.aml.
ACPI: Table DSDT replaced by host OS
ACPI: DSDT 00000000, 4C4C (r1  17190 17190000        0 INTL 20061109)
ACPI: DSDT override uses original SSDTs unless "acpi_no_auto_ssdt"CPU0:
Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0a


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to