Join Today
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 29
Like Tree1Likes

Thread: HOW-TO Install OpenMoko & QTopia on A1200/E6

  1. #1
    Join Date
    Apr 2007
    Location
    Tegucigalpa, Honduras C.A.
    Posts
    229

    Default HOW-TO Install OpenMoko & QTopia on A1200/E6

    I found a link with a small tutorial, for installing OpenMoko and QTopia on A1200 & E6...but I haven't test it...

    Link: http://linuxpdablog.blogspot.com/200...n-rokr-e6.html

    Instructions:
    INSTALLATION INSTRUCTIONS FOR QTOPIA AND OPENMOKO ONTO A1200 or Rokr E6




    Here is a Step-By-Step Guide on Installing OpenMoko or Qtopia in A1200 or E6


    Requirements:

    1. A Linux PC

    2. OpenMoko image (or)Qtopia Image

    3. A Kernel Image to Boot With Get the suitable one for ur phone here.

    4. And Ofcourse an A1200 or E6.



    Step 1: Prepare your SD card for the installation.

    Connect your phone via Mass Storage Mode.

    1. Open Terminal(Applications>>Terminal incase of Ubuntu Live Session).

    2. Type in 'fdisk /dev/sda'

    d
    n
    p
    1

    +300M(or any size)
    n
    p
    2


    w
    3. Now you have created the partition table,now lets format the memory card.

    Type in

    sudo mkdosfs /dev/sda1
    sudo mke2fs /dev/sda2

    when it says that the partition is mounted, unmount the partition by giving sudo umount /dev/sda2(or sda1)

    Step 2: Extract the image onto the card.

    1. type in at the Terminal,

    sudo mount -t ext2 /dev/sda2 /mnt

    cd /mnt
    sudo tar jxvpf (path to the image of qtopia or openmoko) [sudo tar jxvpf ~/Desktop/Qtopia-4.3.0-snapshot-25102007 -2.6.23-1-r1-a780.tar.bz2 in my case].

    sync(wait till it finishes)

    cd /

    sudo umount /mnt

    Note:for extraction of images,there are various file formats of images(.tar,.tar.bz2,.tar.gz,etc.,you are required to use those specified commands to extract the images.

    for eg, we use sudo tar jxvpf (path to image) for tar.bz2 files.

    If you are using tar.gz files, use sudo tar -jxvf (path to image)


    Remove the connection from the PC.


    Step 3: Kernel Booting


    We have completed almost 90% of the installation process, we are now to pass the kernel to the phone's RAM and boot with the given kernel.

    1. Download ezx-boot-usb

    2. Open Terminal window and switch to the path of the downloaded ezx-boot-usb using cd command(cd ~/Desktop/Downloads incase of mine).

    3. Type in the following

    sudo chmod +x ezx-boot-usb

    4. Now this is the last command where we are passing the kernel to the ram of the phone,so we need to switch the phone into bootloader mode.

    To switch the phone into bootloader mode,

    For A1200, hold down the Camera Key + Voice Recog. Key + Power On the phone.

    For E6, Hold down the Camera Key + Power On the phone.

    Now you will get a Red colored screen on phone.

    5. Connect your Phone thru the USB cable and type in at the Terminal as

    sudo ./ezx-boot-usb (path to the kernel image) [sudo ./ezx-boot-usb ~/Desktop/images/zImage-2.6.24.1-ezxWM-20080217-e6 in my case]

    6. Now you will see some random text shown in Terminal,this is nothing but it is transferring the image to the RAM of the phone.

    7. When this finishes, you can see that your phone displays some funny colors and starts booting Linux!

    8. Relax Back and see your phone running OpenMoko or Qtopia.




    Cheers!!


    S Kiran Subramaniam
    Use it at your own risk!!
    Credits to Linux PDA Blog
    thetainted likes this.

  2. #2
    Join Date
    Nov 2007
    Location
    Panama City, FL
    Posts
    1,068

    Default

    I think this was covered in the openmoko forum, I dont think its fully usable
    so long and thanks for all the fish

  3. #3

    Default

    so has anyone tried this?

  4. #4

    Default

    and linux cant run on my comp

  5. #5

    Default

    I did really want to try this but could not find the kernel image from the mentioned link..
    will try googling for the image.. if i am able to to do it will let know..
    However thanks Kiran

  6. #6
    Join Date
    Jan 2007
    Location
    Brazil
    Posts
    387

    Default

    my kernel builds are always at Index of /wyrm/images

    from time to time i delete old images.
    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

  7. #7

    Default

    i've try it....it's only a running system with 2.6 kernel (openezx's) on our phone...bad graphics....no phone functions working yet....but in e6 forum.....some1 has write a howto to run it on montovista kernel 2.4.....but i've not try it yet......i think wyrm can give the progress info of this project.....

  8. #8
    Join Date
    Aug 2008
    Location
    INDONESIA
    Posts
    281

    Default

    i hope someone make more easy and symple to intsal this in our e6/a1200 no need linux PC, make .lin or .sh file like e2 version, this is the links
    Qtopia 4.3.2 for E2(beat)
    Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13057/574; U; en)

  9. #9
    Join Date
    Aug 2008
    Location
    INDONESIA
    Posts
    281

    Default

    hi fren, can someone answer my question pleas!!
    Opera/9.50 (J2ME/MIDP; Opera Mini/4.2.13057/574; U; en)

  10. Default

    go to development forums u'll find one....


 
+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 44
    Last Post: 10-07-2009, 10:08 PM
  2. Replies: 39
    Last Post: 01-18-2009, 11:25 PM
  3. openmoko vs qtopia vs "original linux based"
    By the_bloods_city in forum E6 General Chat
    Replies: 0
    Last Post: 08-16-2008, 08:20 AM
  4. Replies: 0
    Last Post: 07-08-2008, 09:35 AM
  5. Replies: 1
    Last Post: 06-06-2008, 07:39 AM

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