Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12243 - Upside down becomes backward on H10 display

Attached to Project: Rockbox
Opened by Neil Sharrow (rastage1) - Thursday, 25 August 2011, 03:21 GMT+2
Last edited by Boris Gjenero (dreamlayers) - Sunday, 01 January 2012, 18:42 GMT+2
Task Type Bugs
Category LCD
Status Closed
Assigned To No-one
Player Type iriver H10
Severity Low
Priority Normal
Reported Version Release 3.9
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I'm running the ipodVOL skin - I like it because it's uncluttered and easy to read. I tried to use the Upside Down display setting. It works fine while connected to power, but if I run it on battery and let the display turn itself off, then wait a minute or so and turn the display back on, the readout becomes upside down AND backwards, with pixels smearing along the right side. Sometimes this doesn't happen until the next song starts.
This task depends upon

Closed by  Boris Gjenero (dreamlayers)
Sunday, 01 January 2012, 18:42 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Fixed in r31514. Thanks for reporting the problem and testing the fix.
Comment by Boris Gjenero (dreamlayers) - Saturday, 31 December 2011, 21:56 GMT+2
Does this fix the problem?
   h10_20gb_lcd_upside_down_fix.patch (1.2 KiB)
 firmware/target/arm/iriver/h10/lcd-h10_20gb.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment by Neil Sharrow (rastage1) - Saturday, 31 December 2011, 22:37 GMT+2
Thanks for the patch. I'd like to try it, but I'm not a programmer. How do I insert this into the code? Sorry for the trouble.
Comment by Boris Gjenero (dreamlayers) - Saturday, 31 December 2011, 23:13 GMT+2
At http://www.rockbox.org/wiki/DevelopmentGuide you can find information on how to set up things for compiling Rockbox. Alternatively, just try this, which I compiled with the patch: http://dl.dropbox.com/u/16662598/Rockbox/rockbox_r31509_h10_20gb_upside_down_fix.zip

When testing, please also make sure the LCD wakes up properly when upside down isn't enabled. Note that this is only for the 20GB H10. The other H10 don't implement upside down in their LCD driver.
Comment by Neil Sharrow (rastage1) - Saturday, 31 December 2011, 23:46 GMT+2
Thanks, I'll try it and post the results! Happy New Year!
Comment by Neil Sharrow (rastage1) - Sunday, 01 January 2012, 01:06 GMT+2
That seems to do the trick. Cheers!

Loading...