This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5800 - LCD-sleep awake bug
|
DetailsAfter awaking from sleep the screens contrast isn't right (way too dark,).
|
This task depends upon
Closed by Michael Sevakis (MikeS)
Wednesday, 27 September 2006, 00:25 GMT+2
Reason for closing: Fixed
Additional comments about closing: This problem is fixed.
Wednesday, 27 September 2006, 00:25 GMT+2
Reason for closing: Fixed
Additional comments about closing: This problem is fixed.
I don't really know my non-default values so I just send all of them.
BTW,
contrast=13 seems very low to me... I use 22.
Are you sure you waited long enough for the display to go to sleep.
Try when returning from sleep to change the contrast (when set to a lower value).
It will pop back to the actual contrast (so you notice).
This should be fixed by calling lcd_set_contrast() upon LCD wakeup.