Hello Amit, thanks for the reply.My fault, I didn't specify I was following exactly the guide of the rowboat project and working on the sources taken from the git repository of the project. I haven't found any reference to a DM37 with 512M DDR. Is there any possibility that the prebuilt filesystem tested for 256M of DRAM should be modified in my case? Which should be the correct parameters for the bootargs?
Regards, lizi_85 On Jul 15, 8:53 pm, Amit Pundir <[email protected]> wrote: > Hi, > > Please check Rowboat project, arowboat.org which already has both > Froyo and Gingerbread Android port on DM37. > > Regards, > Amit Pundir > > On 7/15/11, lizi_85 <[email protected]> wrote: > > > Hello, > > > I am trying to do the porting of Android Froyo 2.2 on a platform with > > DM37 (512M DRAM= 2 banks of 256M) . Even though I have configured the > > kernel to see both DRAM banks, Android starts and then freezes > > repeating a message: > > > request_suspend_state: wakeup (#-># ) at ####### > > init: untracked pid ## exited > > init: cannot execve('/sbin/****'): Exec format error > > > where # are numbers and *** are different services of Android. I have > > set memory in bootargs: > > mem=71M@0x80000000 mem=384M@0x88000000 (with the DSP hole in it) > > Logcat : > > > --------- beginning of /dev/log/main > > I/Netd ( 899): Netd 1.0 starting > > --------- beginning of /dev/log/system > > I/Vold ( 898): Vold 2.1 (the revenge) firing up > > D/Vold ( 898): Volume sdcard state changing -1 (Initializing) -> 0 > > (No-Media) > > D/Vold ( 898): Volume sdcard state changing 0 (No-Media) -> 2 > > (Pending) > > D/Vold ( 898): Volume sdcard state changing 2 (Pending) -> 1 (Idle- > > Unmounted) > > W/Vold ( 898): No UMS switch available > > I/DEBUG ( 900): debuggerd: Jan 20 2011 16:35:11 > > D/AndroidRuntime( 902): > > D/AndroidRuntime( 902): >>>>>>>>>>>>>> AndroidRuntime START > > <<<<<<<<<<<<<< > > D/AndroidRuntime( 902): CheckJNI is ON > > D/dalvikvm( 902): creating instr width table > > I/omx-dsp ( 903): 1021887277 [INTERFACE.INFO] Construct interface > > class > > I/omx-dsp ( 903): 1021891824 [INTERFACE.INFO] EngineInit IN > > I/omx-dsp ( 903): 1021981210 [INTERFACE.ERROR] Failed to open engine > > 'codecServer': 3 > > I/ ( 903): ServiceManager: 0xc100 > > E/ALSALib ( 903): external/alsa-lib/src/control/control.c:909: > > (snd_ctl_open_noupdate) Invalid CTL AndroidPlayback > > W/AudioHardwareALSA( 903): Unable to attach mixer to device > > AndroidPlayback: No such file or directory > > E/ALSALib ( 903): external/alsa-lib/src/control/control.c:909: > > (snd_ctl_open_noupdate) Invalid CTL AndroidCapture > > W/AudioHardwareALSA( 903): Unable to attach mixer to device > > AndroidCapture: No such file or directory > > D/TIALSAModule( 903): TI ALSA module opened > > D/TIALSAModule( 903): Initializing devices for TI ALSA module > > I/CameraService( 903): CameraService started: pid=903 > > D/AudioHardwareALSA( 903): openOutputStream called for devices: > > 0x00000002 > > D/TIALSAModule( 903): open called for devices 00000002 in mode 0... > > E/ALSAControl( 903): Control 'HeadsetR Mixer AudioR2' cannot get > > element info: -2 > > E/ALSAControl( 903): Control 'HeadsetL Mixer AudioL2' cannot get > > element info: -2 > > I/TIALSAModule( 903): Initialized ALSA PLAYBACK device default > > I/AudioFlinger( 903): AudioFlinger's thread 0x1cf48 ready to run > > D/TIALSAModule( 903): route called for devices 00000002 in mode 0... > > E/AudioHardwareALSA( 903): CALLING STANDBY > > D/AndroidRuntime( 902): --- registering native functions --- > > I/ethernet( 902): Loading ethernet jni class > > I/SamplingProfilerIntegration( 902): Profiler is disabled. > > I/Zygote ( 902): Preloading classes... > > D/dalvikvm( 902): GC_EXPLICIT freed 818 objects / 47336 bytes in 2ms > > D/dalvikvm( 902): GC_EXPLICIT freed 219 objects / 13568 bytes in 4ms > > D/dalvikvm( 902): GC_EXPLICIT freed 253 objects / 14352 bytes in 4ms > > D/dalvikvm( 902): GC_EXPLICIT freed 466 objects / 28904 bytes in 3ms > > D/dalvikvm( 902): GC_EXPLICIT freed 2090 objects / 108424 bytes in > > 3ms > > W/MediaProfiles( 902): could not find media config xml file > > D/dalvikvm( 902): GC_EXPLICIT freed 279 objects / 15984 bytes in 4ms > > D/dalvikvm( 902): GC_FOR_MALLOC freed 5075 objects / 224872 bytes in > > 7ms > > > D/dalvikvm( 902): GC_FOR_MALLOC freed 11275 objects / 383792 bytes in > > 9ms > > > D/dalvikvm( 902): GC_FOR_MALLOC freed 9852 objects / 462936 bytes in > > 11ms > > > D/dalvikvm( 902): GC_FOR_MALLOC freed 8644 objects / 421448 bytes in > > 11ms > > > D/dalvikvm( 902): GC_FOR_MALLOC freed 7311 objects / 463040 > > bytes in 12ms > > D/dalvikvm( 902): GC_FOR_MALLOC freed 7226 objects / 460272 bytes in > > 12ms > > > D/dalvikvm( 902): GC_FOR_MALLOC freed 8164 objects / 459728 bytes > > in 12ms > > D/dalvikvm( 902): GC_FOR_MALLOC freed 7420 objects / 457664 bytes in > > 12ms > > D/dalvikvm( 902): GC_EXPLICIT freed 1252 objects / 81552 bytes in > > 11ms > > > D/dalvikvm( 902): GC_EXPLICIT freed 596 objects / 29064 bytes i > > n 11ms > > D/dalvikvm( 902): GC_EXPLICIT freed 449 objects / 25000 bytes in 11ms > > D/dalvikvm( 902): GC_EXPLICIT freed 308 objects / 35104 bytes in 16ms > > D/dalvikvm( 902): GC_EXPLICIT freed 279 objects / 18952 bytes in 17ms > > > D/dalvikvm( 902): GC_EXPLICIT freed 341 objects / 18344 bytes in 16ms > > > D/dalvikvm( 902): GC_EXPLICIT freed 449 objects / 28248 bytes in 17ms > > > D/dalvikvm( 902): GC_EXPLICIT freed 527 objects / 52872 bytes in 18ms > > > D/dalvikvm( 902): GC_EXPLICIT freed 623 objects / 33984 bytes in 22ms > > D/dalvikvm( 902): GC_EXPLICIT freed 861 objects / 46904 bytes in 19ms > > D/dalvikvm( 902): GC_EXPLICIT freed 1747 objects / 85424 bytes in > > 19ms > > D/dalvikvm( 902): GC_EXPLICIT freed 447 objects / 29424 bytes in 19ms > > D/dalvikvm( 902): GC_EXPLICIT freed 315 objects / 20184 bytes in 19ms > > I/Zygote ( 902): ...preloaded 1265 classes in 4826ms. > > > D/dalvikvm( 902): GC_EXPLICIT freed 99 objects / 13936 bytes in 19ms > > > I/Zygote ( 902): Preloading resources... > > W/Zygote ( 902): Preloaded draw > > able resource #0x1080093 (res/drawable-mdpi/sym_def_app_icon.png) that > > varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080002 (res/ > > drawable-mdpi/arrow_down_float.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x10800b3 (res/ > > drawable/btn_check.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x10800b6 (res/ > > drawable-mdpi/btn_check_label_background.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x10800b7 (res/ > > drawable-mdpi/btn_check_off.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x10800bc (res/ > > drawable-mdpi/btn_check_on.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080004 (res/ > > drawable/btn_default.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080005 (res/ > > drawable/btn_default_small.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080006 (res/ > > drawable/btn_dropdown.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080008 (res/ > > drawable/btn_plus.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080007 (res/ > > drawable/btn_minus.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080009 (res/ > > drawable/btn_radio.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108000a (res/ > > drawable/btn_star.xml) that varies with configuration!! > > D/dalvikvm( 902): GC_EXPLICIT freed 421 objects / 25872 bytes in 20ms > > W/Zygote ( 902): Preloaded drawable resource #0x1080131 (res/ > > drawable/btn_toggle.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080197 (res/ > > drawable-mdpi/ic_emergency.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080012 (res/ > > drawable-mdpi/divider_horizontal_bright.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080014 (res/ > > drawable-mdpi/divider_horizontal_dark.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080016 (res/ > > drawable/edit_text.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080170 (res/ > > drawable/expander_group.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080062 (res/ > > drawable/list_selector_background.xml) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108022a (res/ > > drawable-mdpi/menu_background.9.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108022b (res/ > > drawable-mdpi/menu_background_fill_parent_width.9.png) that varies > > with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108022c (res/ > > drawable/menu_selector.xml) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080237 (res/ > > drawable-mdpi/panel_background.9.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108023e (res/ > > drawable-mdpi/popup_bottom_bright.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108023f (res/ > > drawable-mdpi/popup_bottom_dark.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080240 (res/ > > drawable-mdpi/popup_bottom_medium.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080241 (res/ > > drawable-mdpi/popup_center_bright.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080242 (res/ > > drawable-mdpi/popup_center_dark.9.png) that varies with > > configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080245 (res/ > > drawable-mdpi/popup_full_dark.9.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080248 (res/ > > drawable-mdpi/popup_top_bright.9.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x1080249 (res/ > > drawable-mdpi/popup_top_dark.9.png) that varies with configuration!! > > W/Zygote ( 902): Preloaded drawable resource #0x108006d (res/ > > drawable/progress_indeterminate_horizontal.xml) that > > ... > > read more » -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
