Bug 271478

Summary: brightness level not restored after screen got suspended
Product: [Frameworks and Libraries] solid Reporter: S. Burmeister <sven.burmeister>
Component: powermanagementAssignee: Dario Freddi <drf>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2011-04-22 11:51:18 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

Power plugged-in, scheme "performance" (dimming after 30 minutes power-off after 360 minutes, 100% brightness according to the GUI)

The screen is powered-off after 10 minutes, see bug 264730 and if one waits for longer than 30 minutes before moving the mouse again, the brigtness is not returned to 100% brightness but stays at the lowest possible brightness level.

powerdevil2profilesrc: performance = Leistung, powersaving = Energiesparen, Nichts = Custom scheme

[Agressives Energiesparen]
icon=battery-low

[Agressives Energiesparen][BrightnessControl]
value=30

[Agressives Energiesparen][DPMSControl]
idleTime=300000

[Agressives Energiesparen][DimDisplay]
idleTime=120000

[Agressives Energiesparen][HandleButtonEvents]
lidAction=1
powerButtonAction=5
sleepButtonAction=1

[Agressives Energiesparen][SuspendSession]
idleTime=600000
suspendType=1

[Energiesparen]
icon=preferences-system-power-management

[Energiesparen][BrightnessControl]
value=60

[Energiesparen][DPMSControl]
idleTime=600000

[Energiesparen][DimDisplay]
idleTime=300000

[Energiesparen][HandleButtonEvents]
lidAction=1
powerButtonAction=5
sleepButtonAction=1

[Energiesparen][SuspendSession]
idleTime=900000
suspendType=2

[Leistung]
icon=preferences-system-performance

[Leistung][BrightnessControl]
value=99

[Leistung][DPMSControl]
idleTime=3600000

[Leistung][DimDisplay]
idleTime=1800000

[Leistung][HandleButtonEvents]
lidAction=1
powerButtonAction=5
sleepButtonAction=1

[Nichts]
icon=akonadi
name=Nichts

[Nichts][BrightnessControl]
value=99

[Nichts][DimDisplay]
idleTime=180000


Reproducible: Always
Comment 1 Dario Freddi 2011-09-30 11:51:15 UTC

*** This bug has been marked as a duplicate of bug 272438 ***