Results 1 to 7 of 7
  1. #1
    offline Maybe Modder
    Join Date
    Jul 2010
    Location
    Argentina
    Posts
    21
    Thanks
    1
    Thanked 6 Times in 5 Posts
    Downloads
    2
    Uploads
    0

    Steps to made own rom

    Hi, i am creating my own rom from the Android source, but enters on loop when Android logo display on boot.

    Steps followed for make this rom ...

    1) Compile Android Eclair Source
    2) Copy system folder generated on the out/product/generic to a tmp folder
    3) Copy the boot.img by HandlerExploit to /tmp
    4) Create META-INF/com/google/android/updater-script on /tmp
    5) Make zip file and sign in.

    After, flash this rom, the phone enter on infinity loop when the Android logo is displayed.

    What's the problem ?

    Thanks in advance.
    Last edited by nw2o; 08-04-2010 at 03:32 PM.

  2. #2
    sudo.adam's Avatar
    offline Maybe Modder
    Join Date
    Jun 2010
    Posts
    40
    Thanks
    28
    Thanked 40 Times in 6 Posts
    Downloads
    3
    Uploads
    0
    I think the first place to look would be the DDMS output for this. I tried porting a Hero ROM and found that it got stuck in a bootloop because of a boot sound being played. After disallowing boot sounds, it booted up to a complete and total lack of functionality . But it booted up none the less.

    This may be something to ask some of the pros around here about.

  3. #3
    offline Maybe Modder
    Join Date
    Jul 2010
    Location
    Argentina
    Posts
    21
    Thanks
    1
    Thanked 6 Times in 5 Posts
    Downloads
    2
    Uploads
    0
    Thanks man, it's running now, was the sound

    Dosen't works anything, but i complete the first step !

  4. #4
    sudo.adam's Avatar
    offline Maybe Modder
    Join Date
    Jun 2010
    Posts
    40
    Thanks
    28
    Thanked 40 Times in 6 Posts
    Downloads
    3
    Uploads
    0
    Nice!

    Have you taken the dhd.ko from /system/lib in the leaked 2.1 ROM and added it to /system/lib on your newly booted ROM? That should help radio function.

  5. #5
    offline Maybe Modder
    Join Date
    Jul 2010
    Location
    Argentina
    Posts
    21
    Thanks
    1
    Thanked 6 Times in 5 Posts
    Downloads
    2
    Uploads
    0
    Quote Originally Posted by sudo.adam View Post
    Nice!

    Have you taken the dhd.ko from /system/lib in the leaked 2.1 ROM and added it to /system/lib on your newly booted ROM? That should help radio function.
    No at the moment ! because now i'm playing with froyo !! But thanks for the tip, i will try it !

  6. #6
    sudo.adam's Avatar
    offline Maybe Modder
    Join Date
    Jun 2010
    Posts
    40
    Thanks
    28
    Thanked 40 Times in 6 Posts
    Downloads
    3
    Uploads
    0
    Nice! The kernel should recognize it. Keep me updated!

  7. #7
    offline Maybe Modder
    Join Date
    Jul 2010
    Location
    Argentina
    Posts
    21
    Thanks
    1
    Thanked 6 Times in 5 Posts
    Downloads
    2
    Uploads
    0
    Froyo its running on my cliq !!! run slowly, anythings works ... i used de HandlerExploit 2.1 kernel, but it's time to compile my own kernel and try to fix thats issues.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •