This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9590 - Cowon D2 touchscreen driver registers wrong presses
Attached to Project:
Rockbox
Opened by Francesco Rigoni (FranzD2) - Saturday, 29 November 2008, 22:19 GMT+2
Last edited by Rob Purchase (shotofadds) - Saturday, 26 September 2009, 22:58 GMT+2
Opened by Francesco Rigoni (FranzD2) - Saturday, 29 November 2008, 22:19 GMT+2
Last edited by Rob Purchase (shotofadds) - Saturday, 26 September 2009, 22:58 GMT+2
|
DetailsCowon D2 touchscreen driver registers wrong presses.
|
This task depends upon
Closed by Rob Purchase (shotofadds)
Saturday, 26 September 2009, 22:58 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Obsolete as of r22843
Saturday, 26 September 2009, 22:58 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Obsolete as of r22843
Thgis patch applies to firmware/target/arm/tcc780x/cowond2/button-cowond2.c .
Why?
:~/rockbox$ patch -p0 < altTouchScreen_mode_calibration_fix.patch
patching file firmware/target/arm/tcc780x/cowond2/button-cowond2.c
Hunk #3 succeeded at 29 with fuzz 2 (offset -1 lines).
Hunk #4 succeeded at 36 (offset -18 lines).
Hunk #5 succeeded at 52 (offset -18 lines).
Hunk #6 succeeded at 68 (offset -18 lines).
Hunk #7 FAILED at 92.
1 out of 7 hunks FAILED -- saving rejects to file firmware/target/arm/tcc780x/cowond2/button-cowond2.c.rej
P.S. SVN (revision 20916)
Have a look: http://svn.rockbox.org/viewvc.cgi/trunk/firmware/target/arm/tcc780x/cowond2/button-cowond2.c?view=log
Judging by the date of Franz's post above (8th February 2009), I suggest you try revision 18338 of that file.
Wait, by the looks of revision 20527, rob committed part of this patch to SVN already, so this patch is obsolete as far as I understand.