I don't know whether here is the proper place to post the message, because I am 
not a kernel developer, but I met a problem seems to have relashipship with the 
knowledge of the kernel.I am using IMX27. 
 After I have change opencore ( mydroid/external/opencore, this is the lower 
layer  relevant to media player) using mEmulation=true ( android/ 
android_surface_output.cpp) in order to use software codec;  and copied the 
relevant lib to system/lib, my hardware board cannot successfully boot. 
and I found the libs render the problem are libandroid_services and libmedia*
I checked the init, and there is this:
# adbd on at boot in emulator
on property:ro.kernel.qemu=1
    start adbd

on property:persist.service.adb.enable=1
    start adbd

on property:persist.service.adb.enable=0
    stop adbd

service servicemanager /system/bin/servicemanager
    user system
    critical
    onrestart restart zygote
    onrestart restart media

and here is the catlog, anyone could give me any clue?
print:


android_power: wakeup (0->0) at 31319546575 (1970-01-01 00:00:31.319554395 UTC)
android_power: wakeup (0->0) at 49765869810 (1970-01-01 00:00:49.765874772 UTC)
android_power: wakeup (0->0) at 67881147696 (1970-01-01 00:01:07.881152358 UTC)
android_power: wakeup (0->0) at 86564803262 (1970-01-01 00:01:26.564808337 UTC)
android_power: wakeup (0->0) at 105151896836 (1970-01-01 00:01:45.151902551 UTC)
android_power: wakeup (0->0) at 123721148756 (1970-01-01 00:02:03.721156237 UTC)
android_power: wakeup (0->0) at 141840563717 (1970-01-01 00:02:21.840571085 UTC)
android_power: wakeup (0->0) at 160263557478 (1970-01-01 00:02:40.263562703 UTC)
android_power: wakeup (0->0) at 178231158192 (1970-01-01 00:02:58.231164658 UTC)
 
 



网易邮箱,中国第一大电子邮件服务商
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to