Join Today
+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default Problem with modded firmwares

    Hi, I noticed very strange bugs in modded firmwares. I flashed 2 different E6 with 2 different firmwares (Blackstorm_Evo & Rokr Roks by vraviranjan)
    1. Very strange behaviour of Qeilock. Qeilock do not function properly on certain fonts & Hainan blue skin.
    2. Memory problem esp. with Black storm_Evo. Phone runs out of memory even on running single app viz. Browser.
    3. And very importantly loss of data from memory card in Rokr Roks firmware. .system folder deleted all of sudden on removing memory card.

    Conclusion: I feel Messing lot with lib. & CGs leads to strange behaviour & unstable firmware.
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720

  2. #2
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default

    To test I modded firmware with these below mentioned features. So far I didn't face any problem
    1. Autorun
    2. Built in app: Smart Assist
    3. Few modifications in CG42 like enabling delivery report always on, etc.
    4. Changed ringtones & wallpaper & few more modifications in CG34

    Any apps can be installed anytime & can be removed anytime like Fox alarm, editor, etc. Even fpad can be made working if auto run is enabled.
    Final conclusion is Less you mess with CGs less bugs, more stable the firmware.
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720

  3. #3
    Join Date
    Dec 2009
    Location
    orissa
    Posts
    126

    Default

    how cn we get fingerpad by autorun plz guide !!
    MOTOROLAFANS made my moto SUCKER a MOTO ROKR

  4. #4
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default

    Kundancool helped me in getting Fpad through autorun. Copy Fpad folder to mmc/mmca1 i.e. root of your memory card
    Click here to download Fpad folder:
    http://www.motorolafans.com/forums/a...-fingerpad.zip

    And copy this below script to Startup1 or Startups.txt & reboot your phone.
    Script for fpad:

    #!/bin/bash
    # Note for any one type just remove '#' from start of mount --bind line
    #for Vibration on touch fingerpad
    mount --bind /mmc/mmca1/fpad/libfpnum.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    #for normal fingerpad
    mount --bind /ezxlocal/download/mystuff/fpad/libfpeng.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    Last edited by prasannars; 11-01-2010 at 08:40 AM.
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720

  5. #5
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default

    Script for Fpad:

    #!/bin/bash
    # Note for any one type just remove '#' from start of mount --bind line
    #for Vibration on touch fingerpad
    mount --bind /mmc/mmca1/fpad/libfpnum.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    #for normal fingerpad
    #mount --bind /ezxlocal/download/mystuff/fpad/libfpeng.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    Last edited by prasannars; 11-01-2010 at 08:44 AM.
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720

  6. #6

    Default

    Quote Originally Posted by prasannars View Post
    Kundancool helped me in getting Fpad through autorun. Copy Fpad folder to mmc/mmca1 i.e. root of your memory card
    Click here to download Fpad folder:
    http://www.motorolafans.com/forums/a...-fingerpad.zip

    And copy this below script to Startup1 or Startups.txt & reboot your phone.
    Script for fpad:

    #!/bin/bash
    # Note for any one type just remove '#' from start of mount --bind line
    #for Vibration on touch fingerpad
    mount --bind /mmc/mmca1/fpad/libfpnum.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    #for normal fingerpad
    mount --bind /ezxlocal/download/mystuff/fpad/libfpeng.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0

    well don't use multiple mount command in script for one thing
    Quote Originally Posted by prasannars View Post
    Script for Fpad:

    #!/bin/bash
    # Note for any one type just remove '#' from start of mount --bind line
    #for Vibration on touch fingerpad
    mount --bind /mmc/mmca1/fpad/libfpnum.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    #for normal fingerpad
    #mount --bind /ezxlocal/download/mystuff/fpad/libfpeng.so.1.0.0 /usr/lib/ezx/lib/inputmethods/libnumberboard.so.1.0.0
    you can use this...
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  7. #7
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default

    Can I use Black storm firmware fpad & same script to run fpad provided by you? Whether it works or need to change script?
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720

  8. #8

    Default

    Quote Originally Posted by prasannars View Post
    Can I use Black storm firmware fpad & same script to run fpad provided by you? Whether it works or need to change script?
    well you can use any fingerpad ...
    using this script

    just make sure the skin files and libraries are present in /mmc/mmca1/fpad which you are using to mount the library...
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  9. #9
    Join Date
    Aug 2006
    Location
    Karnataka, India
    Posts
    790

    Default

    Okay thanks.
    Phone:
    Milestone XT720
    Firmware: STR_U2_01.1E.0

    MotoMing² A1600
    Firmware: MotoSpeed_RSP_03R
    --
    Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720


 
+ Reply to Thread

Similar Threads

  1. Fastest firmwares , or stable firmwares
    By e6master in forum E6 General Chat
    Replies: 4
    Last Post: 08-02-2010, 02:24 PM
  2. Weird problem after flashing with couple of firmwares
    By vinay016 in forum E6 General Chat
    Replies: 7
    Last Post: 08-28-2009, 10:42 AM
  3. .Bho backup problem with new firmwares
    By Cambrihonne in forum E6 General Chat
    Replies: 3
    Last Post: 04-11-2008, 04:40 AM
  4. Physically modded E6
    By sandman in forum E6 General Chat
    Replies: 8
    Last Post: 09-09-2007, 03:26 AM
  5. Problem hosting all these files & firmwares...
    By shaj in forum E6 General Chat
    Replies: 3
    Last Post: 05-28-2007, 07:37 PM

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