Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    offline Itty Bitty Modder
    Join Date
    Jan 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    7
    Uploads
    0

    Help

    unpack-bootimg.pl and repack-bootimg.pl din't seem work in the link anymore? Do you have any other source link? Thank you

  2. #17
    j@$$yCliq's Avatar
    offline Developer
    Join Date
    Jan 2011
    Posts
    448
    Thanks
    26
    Thanked 188 Times in 88 Posts
    Downloads
    2
    Uploads
    0
    Quote Originally Posted by diego.carrera View Post

    Get ready to wait a while because de prebuilt repository is quite big
    Once all of the above have finished lets set the prerequisites to the TAGS specified in the README.txt

    Code:
    $ cd ~/moto-prerquisites/base 
    $ git checkout android-1.5r3
    
    $ cd ~/moto-prerquisites/libhardware
    $ git checkout android-1.5r3
    
    $ cd ~/moto-prerquisites/libhardware_legacy
    $ git checkout android-1.5r3
    
    $ cd ~/moto-prerquisites/msm7k
    $ git checkout android-1.6_r1
    
    $ cd ~/moto-prerquisites/prebuilt
    $ git checkout android-1.5r3
    Can anybody update this??
    ive searched around and this is the only one ive found for cliq :/ ive gotten up to those instructions menioned after that i dont know what to replace it with
    cause i was able to replace everything else without problems
    im not demanding i just would love to create my own kernel (2.1 of course)

  3. #18
    mad_fitter's Avatar
    offline Developer
    Join Date
    May 2010
    Posts
    568
    Thanks
    147
    Thanked 111 Times in 70 Posts
    Downloads
    42
    Uploads
    0
    Quote Originally Posted by j@$ View Post
    Can anybody update this??
    ive searched around and this is the only one ive found for cliq :/ ive gotten up to those instructions menioned after that i dont know what to replace it with
    cause i was able to replace everything else without problems
    im not demanding i just would love to create my own kernel (2.1 of course)
    Ya man, instead of android-1.5r3, you put in android-2.1_r1. This will get you to the 2.1.5 source If you get the 2.1.5 source, it has a read me in it that will give you all of the new changes.
    Last edited by mad_fitter; 03-12-2011 at 07:30 PM.
    MB200 Cliq
    Moto Cliq, My own Fitter's Gingermod
    recovery j_r0dd's 1.8.1 final
    radio 5041

    MyTouch 3g Slide w/CM7
    Galaxy S 4g w/ Custom GB

    Avid flasher and tester of anything android, Oooorah marine corps!

  4. The Following User Says Thank You to mad_fitter For This Useful Post:

    j@$$yCliq (03-24-2011)

  5. #19
    Join Date
    Nov 2010
    Location
    Puerto Rico
    Posts
    970
    Thanks
    358
    Thanked 238 Times in 111 Posts
    Downloads
    7
    Uploads
    0
    $ cd ~/moto-prerquisites/base
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/libhardware
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/libhardware_legacy
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/msm7k
    $ git checkout android-1.6_r1

    $ cd ~/moto-prerquisites/prebuilt
    $ git checkout android-1.5r3

    what happen if i change all the 1.5 and the one that say 1.6 to 2.2?

  6. #20
    offline Itty Bitty Modder
    Join Date
    May 2007
    Posts
    14
    Thanks
    5
    Thanked 1 Time in 1 Post
    Downloads
    222
    Uploads
    0
    I'm using 2.1 official update on my orange dext. It runs without any problems. Today I downloaded the 2.1 kernel source from motorola and built it successfully by going through this guide. I extracted the config file from the 2.1 official kernel for building the kernel source.

    I packed the new zImage into boot.img by using repack-bootimg.pl and flashed it successfully to /dev/mtd/mtd0 but the phone is not booting. it is stuck at the 'M' logo screen. phone goes into recovery mode without any problems.

    I'm using gcc4.2.1 for building the source.
    any idea why this is happening?

  7. #21
    adlx's Avatar
    online Maker of adlxmod
    Join Date
    Jan 2010
    Location
    Madrid, Spain
    Posts
    1,034
    Thanks
    610
    Thanked 1,485 Times in 366 Posts
    Downloads
    30
    Uploads
    0
    Quote Originally Posted by blackwing182 View Post
    $ cd ~/moto-prerquisites/base
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/libhardware
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/libhardware_legacy
    $ git checkout android-1.5r3

    $ cd ~/moto-prerquisites/msm7k
    $ git checkout android-1.6_r1

    $ cd ~/moto-prerquisites/prebuilt
    $ git checkout android-1.5r3

    what happen if i change all the 1.5 and the one that say 1.6 to 2.2?
    Afaik If u only want to build the kernel the only trying that you need from the android tree is the prebuild directory, for the toolchain. So it won't matter which version you checkout.

    Sent from my Defy running adlxmod using Tapatalk
    Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...

    Like my work? Support me: & visit my adlxmod site and follow me on Twitter
    Tambien me puedes encontrar en Movilzona (Esp)

  8. #22
    adlx's Avatar
    online Maker of adlxmod
    Join Date
    Jan 2010
    Location
    Madrid, Spain
    Posts
    1,034
    Thanks
    610
    Thanked 1,485 Times in 366 Posts
    Downloads
    30
    Uploads
    0
    Quote Originally Posted by jakjoseph View Post
    I'm using 2.1 official update on my orange dext. It runs without any problems. Today I downloaded the 2.1 kernel source from motorola and built it successfully by going through this guide. I extracted the config file from the 2.1 official kernel for building the kernel source.

    I packed the new zImage into boot.img by using repack-bootimg.pl and flashed it successfully to /dev/mtd/mtd0 but the phone is not booting. it is stuck at the 'M' logo screen. phone goes into recovery mode without any problems.

    I'm using gcc4.2.1 for building the source.
    any idea why this is happening?
    If you adb logcat when booting, do you see something?

    Sent from my Defy running adlxmod using Tapatalk
    Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...

    Like my work? Support me: & visit my adlxmod site and follow me on Twitter
    Tambien me puedes encontrar en Movilzona (Esp)

  9. #23
    Join Date
    Nov 2010
    Location
    Puerto Rico
    Posts
    970
    Thanks
    358
    Thanked 238 Times in 111 Posts
    Downloads
    7
    Uploads
    0
    im tiping this this comand
    Code:
    blackwing182[MENTION=3225597]blackwing182[/MENTION]-desktop:~/motorola-source$ export PLATFORM_DIR=~/motorola/source
    blackwing182[MENTION=3225597]blackwing182[/MENTION]-desktop:~/motorola-source$ export ARCH=arm
    blackwing182[MENTION=3225597]blackwing182[/MENTION]-desktop:~/motorola-source$ export CROSS_COMPILE=arm-eabi-
    blackwing182[MENTION=3225597]blackwing182[/MENTION]-desktop:~/motorola-source$ export PATH=/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin:
    blackwing182[MENTION=3225597]blackwing182[/MENTION]-desktop:~/motorola-source$ cd /kernel 
    bash: cd: /kernel: No such file or directory
    [MENTION=3242820]j@$$yCliq[/MENTION] what im doing wrong?
    Last edited by blackwing182; 05-15-2011 at 02:43 PM.

  10. #24
    offline Itty Bitty Modder
    Join Date
    May 2007
    Posts
    14
    Thanks
    5
    Thanked 1 Time in 1 Post
    Downloads
    222
    Uploads
    0
    adb logcat shows -wating for the device- and nothing else
    but it prints lot of info when stock kernel is booting..

    Quote Originally Posted by adlx View Post
    If you adb logcat when booting, do you see something?

    Sent from my Defy running adlxmod using Tapatalk
    adb logcat shows -wating for the device- and nothing else
    but it prints lot of info when stock kernel is booting..

    I found the problem and fixed it. repack.pl was setting some wrong kernel cmdline options when creating boot.img. I used a hex editor to find the kernel cmdline of the stock kernel and used the same for my kernel. Now its booting properly..
    Last edited by jakjoseph; 05-18-2011 at 11:37 PM. Reason: Automerged Doublepost

  11. #25
    adlx's Avatar
    online Maker of adlxmod
    Join Date
    Jan 2010
    Location
    Madrid, Spain
    Posts
    1,034
    Thanks
    610
    Thanked 1,485 Times in 366 Posts
    Downloads
    30
    Uploads
    0
    I've written a new guide for Kernel building. You may find it easier. I'll post it here probably tomorrow.

    Kernel building guide for Motorola Cliq
    Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...

    Like my work? Support me: & visit my adlxmod site and follow me on Twitter
    Tambien me puedes encontrar en Movilzona (Esp)

Page 2 of 2 FirstFirst 12

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
  •