enable debug_input in the windowmanager and send me the logcat output for the mouse movment.
On Wed, Jun 24, 2009 at 11:58 PM, Dinesh M <[email protected]> wrote: > Hi, > > I 'm integrating the USB HID mouse (2.6.26 kernel), and applied the patch > from the > following link. > > http://code.google.com/p/patch-hosting-for-android-x86-support/downloads/list > The patches are EventHib.patch and 0001-fixed-different-build- > breaks-added-mouse-cursor-sup.patch > I see that when a usb mouse is connected it's recognised by the > android. The following message shows the same. > > add device 1: /dev/input/event0 > I/EventHub( 630): bus: 0003 > I/EventHub( 630): vendor 046d > I/EventHub( 630): product c016 > I/EventHub( 630): version 0110 > I/EventHub( 630): name: "Logitech Optical USB Mouse" > I/EventHub( 630): location: "usb-dwc_otg-1/input0" > I/EventHub( 630): id: "" > I/EventHub( 630): version: 1.0.0 > I/EventHub( 630): New device: path=/dev/input/event0 name=Logitech > Optical USB Mouse id=0x10000 (of 0x1) index=1 fd=61 classes=0x10 > > By this only mouse left click works and mouse cursor/point not under > my control.Mouse movements are not recognised. > I see that in input subsystem the devices created are /dev/input/ > event0 and /dev/input/mouse0. If I cat these devices individually and > move the mouse I can see bizare characters on my hyperterminal. > > I'm not able to fix where exactly the problem is? > If any one can help me in bringing up the mouse it would be great and > appreciable. > > Rgds, > Dinesh.M > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
