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

           Summary: Wake up from suspend to ram on Amilo L1310G doesn't work
           Product: ACPI
           Version: 2.5
     KernelVersion: 2.6.26
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Power-Sleep-Wake
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Latest working kernel version: None
Earliest failing kernel version: 2.6.26
Distribution: Debian
Hardware Environment: Amilo L1310G Laptop
Software Environment: Debian lenny(testing)
Problem Description: Resume from suspend to ram is not working.

Steps to reproduce: 
Create file /etc/acpi/events/lid with the following contents:

event=button/lid
action=/etc/acpi/lid.sh

/etc/acpi/lid.sh contains the following:

#!/bin/sh

sync
hwclock --systohc
echo mem > /sys/power/state
hwclock --hctosys

then close the lid. It will suspend. Then open up the lid and the fan will
start but nothing else will happen and the power indicator will blink further
as in suspend state.


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to