Ticket #457 (in_testing defect)
backlight off when resuming
| Reported by: | arne.anka | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/general | Version: | |
| Keywords: | Cc: |
Description
when th fr resumes, the backlight is off, i have to touch the screen to make it light up.
Change History
comment:2 Changed 3 years ago by arne.anka
ok, when i manually suspend, ie with backlight on, the bl is on again when resuming. letting the fr suspend automatically, ie dim, off, sleep, the screen is off when resuming. seems, simply the last state is restored -- which means off in case of auto suspend.
instead on resume the bl should brighten up again when resuming, regardless of the state it was on suspend.
i got a rule trigger: IdleState?() filters: HasAttr?(status, "busy") actions: SetDisplayBrightness?("0", 50) but apparently the state after resume is not busy.
i appended my oeventsd/rules.yaml at #458.
comment:3 Changed 2 years ago by mickey
- Status changed from new to in_testing
This is fixed in a newer version of fsousaged. Can you upgrade?
comment:4 Changed 2 years ago by sim
decoration Changed 1 year ago by admin
bathtub Changed 1 year ago by admin
solar system Changed 1 year ago by admin
stair parts Changed 1 year ago by admin
solar supply Changed 1 year ago by admin

Can you give us some more informations about your setup? I'm using SHR unstable here and the backlight is on when resuming.