This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11911 - issues with nano 2g display
Attached to Project:
Rockbox
Opened by Andree Buschmann (Buschel) - Friday, 28 January 2011, 08:00 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 22 April 2011, 22:42 GMT+2
Opened by Andree Buschmann (Buschel) - Friday, 28 January 2011, 08:00 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 22 April 2011, 22:42 GMT+2
|
DetailsAs reported in http://forums.rockbox.org/index.php/topic,27098.0.html there were issues with the nano 2g LCD reported (see Forum thread or attachment for a photo).
The following information has been collected so far: ------------------ revisions ------------------ working -> r25375-100328 non-working -> current (something after the latest speed optimizations) ------------------ LCD type ------------------ From diagmode it shows: LCD Detect0:1 LCD Detect1:0 Also in hardware debug: LCD: type: 1, (7) LDS176 |
This task depends upon
Closed by Andree Buschmann (Buschel)
Friday, 22 April 2011, 22:42 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r29764.
Friday, 22 April 2011, 22:42 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r29764.
Another hint might be
FS#11997. As the above image shows a working status bar I am not covinced that this is a driver issue. Maybe it is an effect of viewports?http://forums.rockbox.org/index.php/topic,27777.0.html
http://forums.rockbox.org/index.php/topic,27813.0.html
The issue could be reproduced and the underlying cause was identified as insufficient voltage supply of the LCD. A voltage supply of 2.8V was tested and verified to be sufficient for one of the users with a problematic iPod nano 2G.
The change which lowered the voltage supply from 3.0V (Apple OF) to 2.6V (svn before r29764) was submitted to get rid of a buzz noise that the LCD is generating. With the new 2.8V setting this buzz is still significantly lower as with Apple OF.