Ok, so after reading this thread: http://groups.google.com/group/android-porting/browse_thread/thread/c01f9086dfc5c141/629b2793bb8cbfae?q=mouse+events&lnk=ol&
I simply disabled (commented out) the wakelock sysfs stuff in hardware/libhardware_legacy/power/power.c and now it all works fine :) James. On Mon, Sep 13, 2010 at 4:23 PM, James Adams <[email protected]> wrote: > Hi All, > > I'm working on an eclair port to some custom OMAP3 hardware (based on > a gumstix Overo board and using the OmapZoom Android as a base...). > > I have grabbed the required bits from the android-x86 port to make the > USB mouse work - and all works very nicely (thanks android-x86!), > except if I turn off wakelock support in the kernel..... > > The problem is, for this 'demo' android system, we don't need wakelock > support, and turning it on causes problems as it doesn't wake up > correctly so I would prefer to just leave the wakelock stuff out of > the kernel. > > Can anyone point me in the right direction regarding why the wakelock > stuff might be causing issues with my mouse when not built in to the > kernel? > > Thanks in advance, > > James. > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
