You'll probably find more answers to this question in the android-internals mailing list.
<http://groups.google.com/group/android-internals> On Wed, Oct 15, 2008 at 7:42 AM, Eric Michael <[EMAIL PROTECTED]> wrote: > > Hi all., > > I m porting android to imx31 hardware, kernel is booting well > but Filesystem shows some error which loading the binder information > required for the android to load... > > I ve created the file system by following the steps mentioned in > http://elinux.org/Android_on_OMAP > > while booting .. I m able to get the initial red eye movement ,similar > one which we see in emulator... but after red eye screen ... I m not > getting the android screen as in emulator... red eye continuous its > state .. > > My log message for the binder error is as follows.. > > > Freeing init memory: 188K > sh: can't access tty; job control turned off > # /system/bin/a.sh > Using fallback suid method > Using fallback suid method > Failed to start message bus: The pid file "/tmp/messagebus.pid" > exists, if the message bus is no > t running, remove this file > binder_open: 794:794 > binder_mmap: 794 40000000-40400000 (4096 K) vma 71 pagep 5f > +++ post-zygote > binder: 794:797 ERROR: bcREGISTER_LOOPER called without request > binder: 794:797 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder: 794:798 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder_open: 795:795 > binder_mmap: 795 4265c000-42a5c000 (4096 K) vma 71 pagep 5f > binder: 795:801 ERROR: bcREGISTER_LOOPER called without request > binder: 795:801 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder: 795:802 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder: 795:795 ERROR: bcREGISTER_LOOPER called without request > binder: 795:795 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder_flush: 795 woke 3 threads > Prepping: /system/app/AlarmProvider.apk:/system/app/Browser.apk:/ > system/app/Calendar.apk:/syste > m/app/Camera.apk:/system/app/Contacts.apk:/system/app/Development.apk:/ > system/app/GDataFeedsProv > ider.apk:/system/app/Gmail.apk:/system/app/GmailProvider.apk:/system/ > app/GoogleApps.apk:/system/ > app/GoogleAppsProvider.apk:/system/app/Home.apk:/system/app/ > ImProvider.apk:/system/app/Maps.apk: > app/GoogleAppsProvider.apk:/system/app/Home.apk:/system/app/ > ImProvider.apk:/system/app/Maps.apk: > /system/app/MediaPickerActivity.apk:/system/app/MediaProvider.apk:/ > system/app/Phone.apk:/system/ > app/PimProvider.apk:/system/app/ApiDemos.apk:/system/app/ > SettingsProvider.apk:/system/app/Sms.ap > k:/system/app/SyncProvider.apk:/system/app/TelephonyProvider.apk:/ > system/app/XmppService.apk:/sy > stem/app/YouTube.apk > File not found: /system/app/AlarmProvider.apk > File not found: /system/app/Calendar.apk > File not found: /system/app/Camera.apk > File not found: /system/app/GDataFeedsProvider.apk > File not found: /system/app/Gmail.apk > File not found: /system/app/GmailProvider.apk > File not found: /system/app/MediaPickerActivity.apk > File not found: /system/app/PimProvider.apk > File not found: /system/app/ApiDemos.apk > File not found: /system/app/Sms.apk > File not found: /system/app/SyncProvider.apk > File not found: /system/app/YouTube.apk > Prep complete > fatal error opening "/sys/android_power/acquire_partial_wake_lock" > binder: 794:794 ERROR: bcREGISTER_LOOPER called without request > binder: 794:794 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder_open: 826:826 > binder_mmap: 826 4265c000-42a5c000 (4096 K) vma 71 pagep 5f > binder: 826:834 ERROR: bcREGISTER_LOOPER called without request > binder: 826:834 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder: 826:835 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder_open: 828:828 > binder_mmap: 828 4265c000-42a5c000 (4096 K) vma 71 pagep 5f > binder: 828:836 ERROR: bcREGISTER_LOOPER called without request > binder: 828:836 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > binder: 828:837 ERROR: bcENTER_LOOPER called after bcREGISTER_LOOPER > > > > Can anyone come up with the solution for this issue... > > Thanks > Eric > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

