Hi,

On Thu, May 13, 2010 at 9:24 PM, bridgette <[email protected]> wrote:
> Hi Arindam,
>
> I'm using beagleboard rev c3 that has been customized with an
> expansion board and an embedded lcd (nl2432hc17) attached to it.
>
> Also, the code that I put in place earlier solved it....the
> touchscreen is working.

Sorry for jumpjng in... some other ideas on the testing side

You can also use evtest + the devicefs entry to debug
(http://cgit.freedesktop.org/~whot/evtest/tree/evtest.c)
# evtest /dev/input/event[number]

or a simple cat to devfs entry
# cat /dev/input/event[number]

You may want to check also interrupts if keyboard has a irq assigned
# cat /proc/interrupts

Best Regards
Abraham

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to