Bug 271478 - brightness level not restored after screen got suspended
Summary: brightness level not restored after screen got suspended
Status: RESOLVED DUPLICATE of bug 272438
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 11:51 UTC by S. Burmeister
Modified: 2011-09-30 11:51 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 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 ***