These 2 links will probably explain your problem, http://source.android.com/tech/input/ http://source.android.com/tech/input/keyboard-devices.html
On Thursday, 10 January 2013 09:14:48 UTC, Gábor Wacha wrote: > > Dear community, > > Sorry to bump this topic, but I still haven't solved this problem. > > 2012/12/28 Gábor Wacha <[email protected] <javascript:>> > >> Dear community, >> >> I'm porting Android 2.3 to the Avnet Zedboard (www.zedboard.org), >> following this guide: >> http://wiki.xilinx.com/android-on-zynq-building-bsp >> The Linux kernel I use is from: >> https://github.com/Digilent/linux-digilent >> >> My problem is that after the kernel boots successfully and I start the >> Android system, there is no keyboard and mouse input (from USB keyboard and >> mouse), everything else seems to work, >> The strange thing is that I can use the keyboard before starting Android >> (so the Linux kernel detects it). After Android is started, I can still use >> the keyboard (for switching back to the console). >> Since this is my first experience in Android porting, I am a bit stuck. >> How can I make the mouse and the keyboard usable? >> >> Regards, >> Gabor Wacha >> >> -- >> unsubscribe: [email protected] <javascript:> >> website: http://groups.google.com/group/android-porting >> > > > Regards, > Gabor > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
