This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11462 - Philips GoGear HDD63x0 patch to disable / enable backlight
Attached to Project:
Rockbox
Opened by David Fowle (dtr) - Wednesday, 07 July 2010, 09:18 GMT+2
Last edited by Szymon Dziok (b0hoon) - Monday, 18 October 2010, 22:09 GMT+2
Opened by David Fowle (dtr) - Wednesday, 07 July 2010, 09:18 GMT+2
Last edited by Szymon Dziok (b0hoon) - Monday, 18 October 2010, 22:09 GMT+2
|
DetailsThe current code only sets the backlight to the lowest setting. This patch actually turns the backlight off when the timeout occurs.
|
This task depends upon
Closed by Szymon Dziok (b0hoon)
Monday, 18 October 2010, 22:09 GMT+2
Reason for closing: Accepted
Additional comments about closing: Commited in r28307. Thanks!
Monday, 18 October 2010, 22:09 GMT+2
Reason for closing: Accepted
Additional comments about closing: Commited in r28307. Thanks!
Does the backlight work correctly on them or is it set to the lowest setting too?
Maybe this patch solves the problem, if i have time to compile i try it.
EDIT: Found it. Solution is correct, OF does it the same way but always with GPO32_ENABLE |= 0x400 before GPO32_VAL.
mx03: This patch has no influence on HDD16x0 at all.