--- In
m("yahoogroups.com","ts-7000");">.com, pierrot lafouine <pierrotlafouine@
...> wrote:
>
>
> Hi
> Any idea what I could check on keyboard to solve my issue ? This is critical for our project. I haven't had any suggestion, it either because it's too simple, or too complicated. Which one is it ?
>
> Thanks
>
> Pierre
>
Pierre, this is a specialized, uncommon problem. People will answer from experience, and I guess few people here have experience debugging the python input stack on arm architecture.
I would say try to ask on a python list, since it seems to be a problem with your python package:
* Search the python lists for similar problems and solutions.
* Include all version information (kernel, rootfs, python, architecture, etc.) when you post.
* Who packaged python for you? Search those lists.
* Is it python from a console, or do you use something like Tkinter?
* Include any diagnostic info, such as dmesg when the keyboard is plugged in, etc. when you post.
* Try to create a very small program in python that can reproduce the problem, and post that.
Also see http://catb.org/~esr/faqs/smart-questions.html
regards, .......... Charlie