Comment 4 for bug 350178

Revision history for this message
Marf (marcuswiederhold) wrote :

Hallo zusammen!

A member and myself have tried to fix my problem via fine tuning of the pm-utils - without success. For more detail please see the original Topic at ubuntuusers.de http://forum.ubuntuusers.de/topic/mit-gnome-64bit-standby-to-ram-weckt-bildschi/

We reached the point: fix the ACPI. The problem here is, my ACPI-DSDT didn't have typical errors or warnings. The Intel ASL-Compiler produce the following output if I compile the standard DSDT.DSL:
=============================================================
marf@graphitdrake:~$ iasl -sa dsdt.dsl

Intel ACPI Component Architecture

ASL Optimizing Compiler version 20081204 [Jan 10 2009]

Copyright (C) 2000 - 2008 Intel Corporation

Supports ACPI Specification Revision 3.0a

dsdt.dsl 4667: Name (_VPC, 0x0140)

Warning 1098 - Unknown reserved name ^ (_VPC)

dsdt.dsl 4682: Method (_CFG, 0, NotSerialized)

Warning 1098 - Unknown reserved name ^ (_CFG)

dsdt.dsl 4810: Method (VPCM, 2, Serialized)

Warning 1087 - ^ Not all control paths return a value (VPCM)

ASL Input: dsdt.dsl - 8186 lines, 259376 bytes, 2987 keywords

AML Output: dsdt.aml - 27419 bytes, 724 named objects, 2263 executable opcodes

Compilation complete. 0 Errors, 3 Warnings, 0 Remarks, 7 Optimizations
=================================================================
The hole DSDT.DSL-File can you find here: http://paste.ubuntuusers.de/394966/

Is it possible that the ACPI-DSDT cause the problems?

By the way I figured out if I close the lid of my notebook it reboots. The settings of the Gnome-Power-Manager will completely ignored! Maybe the problems have the same cause?

Mit freundlichen Grüßen
Marfy :o)