Join Today
+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30
  1. #21

    Default

    Why the silence here? I am trying to start android and i have zygote problem. Do you have this problem ?.

    My steps to start is: I have the second partition if flash card - ext2. In this partition i put the angstrom, and i create directory android. Then i put into android folder the folders system, data from emulator. then i write some scripts:

    1) /android/a.sh
    #!/system/bin/sh

    export PATH=/sbin:/system/sbin:/system/bin:$PATH
    export LD_LIBRARY_PATH=/system/lib
    export ANDROID_ROOT=/system
    export ANDROID_ASSETS=/system/app
    export ANDROID_DATA=/data
    export EXTERNAL_STORAGE=/sdcard
    export DRM_CONTENT=/data/drm/content

    mount -t proc proc /proc
    mount -t sysfs sysfs /sys

    /system/bin/app_process -Xzygote /system/bin --zygote &
    /system/bin/dbus-daemon --system &
    runtime

    2)/bin/a.sh

    #!/bin/sh
    umask 000
    chroot /android /a.sh

    And add into /home/root/.profile the line /bin/a.sh

    Then i have a compiled android kernel with openezx patches and kernel modules what i put in /lib/modules.
    When i load the kernel to the phone(usb_boot) i see the angstrom loading and then when starting androids init the loading stops on zygote...

    Do I miss something? Who want to help me with starting android - write me...
    Last edited by Rokrer; 06-03-2008 at 10:01 AM.

  2. Default

    can you post the angstrom image will try to find a solution.......

  3. #23

  4. #24

    Default

    Just found this on youtube: [ame="http://youtube.com/watch?v=072hUNtQfNc"]Android on A1200[/ame]
    OT: Anybody trying to do the same on the older EZX devices, like E680* or A780? It might be easier, as these have better OpenEZX support.
    Last edited by p3t3r; 06-26-2008 at 01:26 PM.

  5. #25
    Join Date
    Jan 2007
    Location
    Brazil
    Posts
    387

    Default

    Yes, the screen would work if tried on A780 or E680.

  6. #26

    Default

    Already have this results month ago on my E6. Found that android works with FB quite different (see here). That's why we see two quite identical frames side by side.
    So we need to patch ezx fb driver to get the picture right. And there is (possible) 18bpp trouble again.

    That's what fbset tells me before and after android start

    mode "240x320-57"
    # D: 5.200 MHz, H: 18.571 kHz, V: 56.793 Hz
    geometry 240 320 240 320 18
    timings 192308 20 10 3 2 10 2
    accel false
    rgba 6/12,6/6,6/0,0/0
    endmode

    mode "240x320-57"
    # D: 5.200 MHz, H: 18.571 kHz, V: 56.793 Hz
    geometry 240 320 240 640 16
    timings 192308 20 10 3 2 10 2
    accel false
    rgba 5/11,6/5,5/0,0/0
    endmode
    I'm so inconversant to linux kernel hacking, framebuffer and all this stuff so i've give it up.

  7. #27

    Default

    I WANNA TRY TO FLASH IT WIT MY E6 GIVE ME .sbf FILE...

  8. #28
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    161

    Default

    There is no .sbf file.

  9. #29

    Default

    the plz tell the process

  10. Default

    Hi,
    I am new here.
    I want to know more. Can you help me writing more details?
    This will be really helpful. I am looking for friendship with others. If you want to be my friend please reply. Thanks.
    Hi, i m Lennart from Amsterdam. I’ve two small creative company called Web4Starters website laten maken and Webwinkelx webwinkel beginnen.Feel free to visit my website.


 
+ Reply to Thread
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Replies: 0
    Last Post: 09-04-2009, 12:30 PM
  2. [HELP] Android on A1200E
    By xox_dead_inside_xox in forum Android OS
    Replies: 2
    Last Post: 03-12-2009, 07:49 AM
  3. Replies: 0
    Last Post: 03-10-2009, 01:50 PM
  4. Q: What is best fw for A1200e?
    By keoni69 in forum A1200 General Chat
    Replies: 13
    Last Post: 02-23-2009, 03:43 PM
  5. A1200e
    By the village idiot in forum A1200 General Chat
    Replies: 1
    Last Post: 02-26-2007, 07:28 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1