This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8840 - iHP120 remote LCD goes blank after some while ... LCD driver issue??
Attached to Project:
Rockbox
Opened by Marc Debacker (max131) - Wednesday, 02 April 2008, 14:02 GMT+2
Last edited by Jens Arnold (amiconn) - Thursday, 29 May 2008, 23:43 GMT+2
Opened by Marc Debacker (max131) - Wednesday, 02 April 2008, 14:02 GMT+2
Last edited by Jens Arnold (amiconn) - Thursday, 29 May 2008, 23:43 GMT+2
|
DetailsI do notice that in latest rockbox releases (20080401 and also 20080401, the LCD display on the remote for my iHP120 doesn't show any information anymore after some while: it's on for some minutes, sometimes for one or more songs, but i couldn't find a rigid scheme in it. Release r16727-080321 doesn't seem to have this problem, so i just stepped back to this one for the time being.
|
This task depends upon
Closed by Jens Arnold (amiconn)
Thursday, 29 May 2008, 23:43 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the changes as of rtest-4 for irivers. Fix for iaudios was committed earlier.
Thursday, 29 May 2008, 23:43 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the changes as of rtest-4 for irivers. Fix for iaudios was committed earlier.
I can confirm this behaviour for the build r16929-080402 on an iriver iHP120. For me the remote LCD works as long as I do _not_ start playing music. When do so, it works for a few seconds, then there appears that something incorrect (???) is drawn to the display (its seems to be drawn over the usual display) and the LCD immediately switches off. LCD Backlight is still working and remote-keys, too. I can not get the remote LCD working (set new rwps or so) but have to reboot.
First the displayed lines shift slightly and then the display simply blanks. Replugging it brings the display back to life.
This happened in r16810.
The iriver oddness seems to exist from r16832.
For those of you who want to temporary fix it, can replace lcd-remote-iriver.c in the directory firmware\target\coldfire\iriver\ with the file attached to this comment. It only reverts the changes made in r16832.
Unfortunately I don't have the problem with my iriver remote, neither on H1x0 nor on H300, so I can't verify myself.
Can someone please explain me how can I replace the code for my iAudio X5 ?
Thanks
Iriver H120: http://www.jens-arnold.net/Rockbox/rockbox-h120-rtest-1.zip , http://www.jens-arnold.net/Rockbox/rockbox-h120-rtest-2.zip
Iriver H300: http://www.jens-arnold.net/Rockbox/rockbox-h300-rtest-1.zip , http://www.jens-arnold.net/Rockbox/rockbox-h300-rtest-2.zip
iAudio M3: http://www.jens-arnold.net/Rockbox/rockbox-m3-rtest-1.zip , http://www.jens-arnold.net/Rockbox/rockbox-m3-rtest-2.zip
iAudio X5: http://www.jens-arnold.net/Rockbox/rockbox-x5-rtest-1.zip , http://www.jens-arnold.net/Rockbox/rockbox-x5-rtest-2.zip
Please test both builds, and report back whether either of them, or both, fix the problem.
I noted that with my M3 remote it work with both but only the second with the X5 remote
Thanks for the update !
Ysl
Eddy
Thanks for your work.
On the irivers, the first two test builds were obviously still too fast. Here are two new build. Please test both if you have an affected Iriver H1x0 or H300.
Iriver H120: http://www.jens-arnold.net/Rockbox/rockbox-h120-rtest-3.zip , http://www.jens-arnold.net/Rockbox/rockbox-h120-rtest-4.zip
Iriver H300: http://www.jens-arnold.net/Rockbox/rockbox-h300-rtest-3.zip , http://www.jens-arnold.net/Rockbox/rockbox-h300-rtest-4.zip
I must say it works flawlessly for my iHP140. The bug is fixed. I'd suggest to revert the version of $ROCKBOX_HOME/firmware/target/coldfire/iriver/lcd-remote-iriver.c
Kudos to Vuong Minh Hiep because his proposal works!
Eddy
Thanks a lot for your effort, Jens.
Will try test4 and report back. Thanks for all the work.