Matteo Sanvy wrote: > Hi all, > I got a succesfull boot with my home-built android :P but now... it > shows only home screen: no input. > I tried to use koolu's /usr/key*/* files, pushing them with adb into > freerunner, but -even if I rebooted- it doesn't work: if I press Power > or Aux buttons it doesn't do anything... and the same thing touching > the screen! :\ > I have not idea for fix this... > Now I can use only adb ... > > Thanks lot! > Matteo
Hi Matteo, this issue has been already reported. Some older kernels are said to be working. E.g. the one on my page: http://activationrecord.net/radekp/pub/openmoko/android/ The input events were renamed several time in kernel, so this could be the problem. The input names in android sources must match the name the name that kernel uses. If you want to see what was needed in QtMoko check this commit: http://github.com/radekp/qtmoko/commit/5935f75abc6c49a84c2194870cd30bfc2f98f0e7 Something like that problably has to be done in android. Hope this helps Radek _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
