Bug 182139 - Suspdend to RAM on laptop lid close not working
Summary: Suspdend to RAM on laptop lid close not working
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 09:59 UTC by Ruchir Brahmbhatt
Modified: 2010-10-02 12:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruchir Brahmbhatt 2009-01-28 09:59:22 UTC
Version:            (using KDE 4.1.96)
Installed from:    SuSE RPMs

OS: opensuse 11.1
KDE: 4.2 RC1 using opensuse factory repository

I had powerdevil settings working fine and it was suspending the system to RAM on laptop lid close event. But since couple of days, it has stopped. When I close laptop lid, I hear sound notification but system is not suspended to RAM. Other configurations like pressing power button work fine. 

My powerdevilprofilesrc is as below:

[Aggressive Powersave]
DPMSEnabled=true
DPMSPowerOff=20
DPMSPowerOffEnabled=true
DPMSStandby=6
DPMSStandbyEnabled=true
DPMSSuspend=15
DPMSSuspendEnabled=true
brightness=38
cpuPolicy=4
dimOnIdle=true
dimOnIdleTime=5
disableCompositing=true
disabledCPUs=
iconname=security-medium
idleAction=2
idleTime=10
lidAction=2
name=Aggressive Powersave
powerButtonAction=2
scheme=powersaving
scriptpath=
sleepButtonAction=2
turnOffIdle=true
turnOffIdleTime=5

[Performance]
DPMSEnabled=true
DPMSPowerOff=60
DPMSPowerOffEnabled=false
DPMSStandby=20
DPMSStandbyEnabled=true
DPMSSuspend=30
DPMSSuspendEnabled=true
brightness=100
cpuPolicy=1
dimOnIdle=false
dimOnIdleTime=1
disableCompositing=false
disabledCPUs=
iconname=preferences-system-performance
idleAction=16
idleTime=15
lidAction=2
name=Performance
powerButtonAction=32
scheme=performance
scriptpath=
sleepButtonAction=2
turnOffIdle=false
turnOffIdleTime=99

[Powersave]
DPMSEnabled=true
DPMSPowerOff=40
DPMSPowerOffEnabled=true
DPMSStandby=10
DPMSStandbyEnabled=true
DPMSSuspend=20
DPMSSuspendEnabled=true
brightness=62
cpuPolicy=1
dimOnIdle=true
dimOnIdleTime=10
disableCompositing=false
disabledCPUs=
iconname=preferences-system-power-management
idleAction=2
idleTime=15
lidAction=2
name=Powersave
powerButtonAction=32
scheme=powersaving
scriptpath=
sleepButtonAction=2
turnOffIdle=true
turnOffIdleTime=10

[Presentation]
DPMSEnabled=false
DPMSPowerOff=0
DPMSPowerOffEnabled=false
DPMSStandby=0
DPMSStandbyEnabled=false
DPMSSuspend=0
DPMSSuspendEnabled=false
brightness=100
cpuPolicy=1
dimOnIdle=false
dimOnIdleTime=1
disableCompositing=false
disabledCPUs=
iconname=graphics-viewer-document
idleAction=0
idleTime=50
lidAction=0
powerButtonAction=0
scheme=powersaving
scriptpath=
sleepButtonAction=0
turnOffIdle=false
turnOffIdleTime=50

[Xtreme Powersave]
DPMSEnabled=true
DPMSPowerOff=15
DPMSPowerOffEnabled=true
DPMSStandby=5
DPMSStandbyEnabled=true
DPMSSuspend=10
DPMSSuspendEnabled=true
brightness=13
cpuPolicy=4
dimOnIdle=true
dimOnIdleTime=1
disableCompositing=true
disabledCPUs=
iconname=battery-missing
idleAction=2
idleTime=5
lidAction=2
name=Xtreme Powersave
powerButtonAction=2
scheme=powersaving
scriptpath=
sleepButtonAction=2
turnOffIdle=true
turnOffIdleTime=2
Comment 1 Ruchir Brahmbhatt 2009-02-01 07:29:30 UTC
Works in 4.2 final now.