Join Today
+ Reply to Thread
Page 20 of 29 FirstFirst ... 10161718192021222324 ... LastLast
Results 191 to 200 of 290
Like Tree22Likes

Thread: Porting Andoid on A1200 MING

  1. #191
    Join Date
    Oct 2007
    Location
    Odessa, Ukraine
    Posts
    124

    Default

    you need to boot gen-blob first. direct boot from MBM ( red screen ) is not supported any more

  2. #192

    Default

    Thanks a lot, muromec
    yes, I have boot it first. I run:
    sudo ./boot_usb setflag usb
    sudo ./boot_usb gen-blob 0
    and then,
    ./boot_usb zImage-xxxx <machid> "<optionals commandline parameters in quotes>" <initrd>
    Last edited by longzhi; 06-15-2009 at 10:05 AM.

  3. #193
    Join Date
    Jan 2007
    Location
    Brazil
    Posts
    387

    Default

    @longzhi

    Please, use openezx-devel@lists.openezx.org for openezx support. I can help you debug the white screen issue.
    If you use OpenEZX and want to support it, please click on "I USE THIS" on our ohloh project page: https://www.ohloh.net/projects/openezx

  4. Default

    Quote Originally Posted by biggerstone View Post
    Hi, sabrod:
    Thank you for your help.

    //////For your probs: I'd tell you to try some changes (and maybe test with GmZhuo's bootusb...):
    answer:
    i haver download "GmZhuo's bootusb" and "zImage-20081206" , but an failed occoured:
    root@ubuntu:/home/administrator/boot_usb-0.2.0# sudo ./boot_usbgm zImage-20081206
    Serching for EZX phone: E2/A1200/E6/A910 found.
    Sending mach id code 867: 100% OK
    Uploading kernel: 100% OK
    Uploading params: FAILED: params upload failed
    root@ubuntu:/home/administrator/boot_usb-0.2.0# sudo ./boot_usbgm zImage-20081206 1742 "root=/dev/nfs nfsroot=192.168.1.1:/home/android_nfs rootdelay=5 ip=192.168.1.2:192.168.1.1:192.168.1.1:255.255.255.0"
    Serching for EZX phone: E2/A1200/E6/A910 found.
    Sending mach id code 1742: 100% OK
    Uploading kernel: 100% OK
    Uploading params: FAILED: params upload failed
    root@ubuntu:/home/administrator/boot_usb-0.2.0#

    /////please do a uname -a once you have a shell prompt and tell us what's the kernel you are trying to use.
    Answer:
    my host linux version is:
    root@ubuntu:/home/administrator/boot_usb-0.2.0# uname -a
    Linux ubuntu 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux
    root@ubuntu:/home/administrator/boot_usb-0.2.0#

    My target(Motorola A1200e) kernel and Root NFS is maked according to this post(linux-2.6.24)

    The followings is my infomation collected.
    (1) I have configured my PC' USB network according to the link "http://wiki.openezx.org/Rootfs_on_NFS".
    root@ubuntu:/home/administrator/boot_usb-0.2.0# sudo ./boot_usb zImage-a1200
    Serching for EZX phone: E2/A1200/E6/A910 found.
    Sending mach id code 867: 100% OK
    Uploading kernel: 100% OK
    Calling the kernel...
    DONE
    root@ubuntu:/home/administrator/boot_usb-0.2.0# ifup usb0
    ifup: interface usb0 already configured
    root@ubuntu:/home/administrator/boot_usb-0.2.0#
    root@ubuntu:/home/administrator/boot_usb-0.2.0# ifconfig
    eth0 Link encap:Ethernet HWaddr 00:1f:c6:1b:43:77
    inet addr:192.168.1.7 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::21f:c6ff:fe1b:4377/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:338 errors:0 dropped:0 overruns:0 frame:0
    TX packets:67 errors:0 dropped:0 overruns:0 carrier:1
    collisions:0 txqueuelen:1000
    RX bytes:35841 (35.8 KB) TX bytes:0 (0.0 B)
    Memory:dffc0000-e0000000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:174 errors:0 dropped:0 overruns:0 frame:0
    TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:12808 (12.8 KB) TX bytes:12808 (12.8 KB)

    usb0 Link encap:Ethernet HWaddr 9e:d8:dc:08:31:2b
    inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0

    inet6 addr: fe80::9cd8:dcff:fe08:312b/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:9 errors:0 dropped:0 overruns:0 frame:0
    TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:252 (252.0 B) TX bytes:3848 (3.8 KB)

    root@ubuntu:/home/administrator/boot_usb-0.2.0#

    (2) I have make my /home/android_nfs export correctly. See my host' terminal:
    root@ubuntu:/home/administrator/boot_usb-0.2.0# showmount -e
    Export list for ubuntu:
    /home/android_nfs (everyone)

    Hi biggerstone,

    I have the same issues when I tried to port Android to A1200E. Do you solve them? If you did, could you give me some tips. My Email: forrestji1976@gmail.com.
    I will appreciate for your help!!

  5. #195
    Join Date
    May 2009
    Location
    In The Universe
    Posts
    1,256

    Default

    My Friend Tried To Port Andrid Into His A1200 e.
    Hung With a Green Screen!
    A.K.R

  6. #196
    Join Date
    Jun 2009
    Location
    Iran
    Posts
    49

    Default

    it means we can't Port it in A1200 E??

  7. #197
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    Alireza, no, openezx usually works well on A1200e , we just noticed some little harware differencies...
    btw, you're lucky, i seem to remember Muromec has an a1200e !!
    Say developer, but it's so hard!

  8. #198
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    found a guide... i wanted to share it...
    Even if the info seems very official, it's not obvious for phone' developpers to read other docs than hackers forum
    Here is the porting guide i found:
    Android - Porting Guide
    Say developer, but it's so hard!

  9. #199
    Join Date
    Jun 2009
    Location
    Iran
    Posts
    49

    Default

    thanks but another question:
    can i roll back to my firmware if i port android?

  10. #200
    Join Date
    Jul 2008
    Location
    Trinidad and Tobago
    Posts
    300

    Default

    yes u can ...


 
+ Reply to Thread
Page 20 of 29 FirstFirst ... 10161718192021222324 ... LastLast

Similar Threads

  1. Games to porting to A1200/E6
    By superfly86 in forum Moto Gamers
    Replies: 4
    Last Post: 02-15-2010, 04:37 PM
  2. MWC 2009: World second andoid phone (HTC magic) (video)
    By sushjames in forum Android News
    Replies: 3
    Last Post: 02-17-2009, 06:08 PM
  3. Replies: 0
    Last Post: 12-14-2008, 04:52 AM
  4. PROJECT: Porting EzxEmu (SNES + GENESIS) to A1200.
    By dehzinho in forum A1200 General Chat
    Replies: 7
    Last Post: 11-06-2007, 12:23 AM
  5. Q: Porting Gaim or Kopete work on A1200?
    By RusBiT in forum A1200 General Chat
    Replies: 2
    Last Post: 10-04-2007, 11:22 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 Optimization by vBSEO 3.6.0 RC 1