truefalse wrote:
I will follow your advise, I will hibernate it or switch off before putting it to a case, but the "opening lid and no action" is more painful for me: but I have found a workaround: seems stand by from start menu - shut down does not produce this issue.
There is a great clue.
That seems to tell me that something is off with the ACPI switch system device for that.
Could you check under Device Manager>System Devices and then check the properties of the following?
ACPI Fixed Feature Button
ACPI Lid
ACPI Sleep Button
Specifically, the Details>Power Capabilities for the ACPI Lid device; under that, you should see all the states it can go into and out of including operational D0 and, this is important, Wake_from_supported D3 state as well as D3 state itself. D0 is the operational state and should be the value returned when you access the Current Power State in the drop down box. It should have a PNP designation for the Hardware IDs (PNP*number).
Next, check the Power State Mappings, they should read as follows;
S0 -> D0 //Operational power-on state (1)
S1 -> Unspecified //First stage transitional sleep state
S2 -> Unspecified //Second stage transitional sleep state
S3 -> D3 //This is the Suspend-to-RAM sleep state
S4 -> D4 //This is the first stage of the RAM-to-Disk Hibernation State
S5 -> D5 //This is the deepest sleep state there is, operational off (0)
All of those should be mapped and in order for the lid to work correctly, they should also me mirrored in the other ACPI system devices.
Tell us what came of the aforementioned checks.
HTH
