Rockbox Development > New Ports
Cowon D2
shotofadds:
What symptoms are you seeing? Does the touchscreen stop responding completely?
My local version doesn't do that (although it does include some touchscreen-related changes), but there's definitely something funny about that screen regardless. Touching midleft/midright on the colour picker screen initially works as expected (ie. increment/decrement the coloured bar) but as soon as Select is pressed the behaviour changes, and next time the screen is entered pressing Left/Right will also exit the screen.
Very weird. Something must be causing the touchscreen "button" driver to get rather confused...
luck3r:
It stops responding completely.
buk:
Hi,
I'm new here and I first want to congratulate you for your work, I really enjoy Rockbox.
Since rev 19228, I have no sound. I fixed the problem by changing line 46 of wmcodec-telechips.c to :
#if defined(HAVE_WM8731) || defined(HAVE_WM8751) || defined(HAVE_WM8985)
I'm not sure it's the best and correct way to fix it but it works.
I will try to look deeper into the code and maybe one day I'll be able to help you guys (not sure as I never code hardware stuff but it's a good way to learn ;)).
FranzD2:
Hi all! :) ;D
I just posted on FlySpray a patch that seems to solve the problem of the touchscreen driver, i've introduced an error compensation mechanism on the values read from the pcf50606 and some other stuff.
I think that the wrong values were due to some touchscreen voodoo (eg signal rebound) and does not depend on how the software is made, so the only way is to use a compensation algorithm.
It works fine for me.
Please try this fix and let me know...
sikon:
Hi! I want to try new build and i can write some comments about it. But there is a one problem, where can i download compiled builds(i have 2.57 version)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version