[oe-issues] [Bug 1694] tslib configuration for the palmtx

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Jan 22 03:52:33 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=1694





------- Comment #12 from pmiscml at gmail.com  2007-01-21 19:52 -------
Well, I hit the same issue while optimizing defconfigman configuration. Cris,
you are right in that mouse devices confuse xfbdev, but instead of patching
udev, it should be done in right place - simply by not exporting mouse devices
from kernel:

CONFIG_INPUT_MOUSEDEV=n

Generally, only CONFIG_INPUT_EVDEV should be active - it's generic input device
interface, and for embedded system, it's just too expensive to carry along
legacy interfaces, especially if they aren't used and cause problems.

Btw, would you be interested to try defconfigman with palmtx?
http://sourceforge.net/projects/defconfigman .


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-issues mailing list