Page 18 of 76 FirstFirst ... 891011121314151617181920212223242526272868 ... LastLast
Results 256 to 270 of 1132
  1. #256
    offline So I Hear You Can Mod
    Join Date
    Mar 2010
    Posts
    169
    Thanks
    6
    Thanked 14 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Well, I plugged it in more than a few times during one cycle.. and besides, the battery never dies. It shuts down the phone at 5%.

    Why I wanted to finish the cycle was because everytime it was plugged in, it was plugged into my pc, and not the charger. Now its plugged into the charger for a power charge before I head out in the next 3 hours.

    And besides, even with EDGE and Wifi on, my battery used to last some 36hours easily at 1Ghz before dropping down to 30% where my SetCPU profile went down to 500/250mhz.

    First I thought it was the interactive governor, but the phone is so fast, I dont feel the need for that governor anyway, I'm going to look for a module to load so that I can use the conservative governor for my sleep and charging profiles.

  2. #257
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    33
    Thanks
    3
    Thanked 10 Times in 6 Posts
    Downloads
    16
    Uploads
    0
    @dext3r: i am closer to the GPS issue

    I have logged and compared the files:

    /system/etc/location.cfg and /data/location/location.cfg

    the 3 files
    gpsdata.nvs
    LEARN_STORE.BIN
    location.cfg

    show the state of the last gps fix correctly. SO AGPS itself works as designed. But it still cannot lock quickly.

    these are the relevant things to look for:

    a) in /etc/location.cfg -

    IS_VALID_LAST_DRV_TCXO = 0
    LAST_DRV_TCXO = 0

    and once you get a fix, in /data/location.cfg
    it will show:

    IS_VALID_LAST_DRV_TCXO = 1
    LAST_DRV_TCXO = (LAST CELL ID you logged)

    these are correct

    what is interesting is this

    adress: supl1s.motorola.com:7275
    and
    default: supl1s.motorola.com:7275

    these are the servers it checks. this is correct and used in 2.1 as well, but I will change that to google now. see if that helps. not sure maybe it is motorolas DB which is slow? or which sees a 2.2 file and doesnt want it?

  3. #258
    offline So I Hear You Can Mod
    Join Date
    Sep 2007
    Posts
    206
    Thanks
    38
    Thanked 12 Times in 10 Posts
    Downloads
    28
    Uploads
    0
    Hello,
    confirmed work at last, it is fast!! but i have to wipe my data.... or loop reboot happened.
    My quadrant result is 1035 (overclock @800)

    no unknown issue yet.

    thanks
    i love my [ razr2 V8 ]

  4. #259
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by Thyrus View Post
    thanks i will give that a try.. i have all /etc folders here, now I will also backup all /lib folders fro 2.1....
    it seems that not only do we need files in /etc/motorola , we also need the libril-moto-umts-1.so , to improve radio and battery? thats only a big improvement.

  5. #260
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    33
    Thanks
    3
    Thanked 10 Times in 6 Posts
    Downloads
    16
    Uploads
    0
    @ dext3r this agps issue is weird.... very weird... you have a lot of libs in the folder /ect which are not on the milestone .36 or FRG01 from the droid. was that a safety measure? or simply "copy all in" to see whether that works?

  6. #261
    offline So I Hear You Can Mod
    Join Date
    Mar 2010
    Posts
    169
    Thanks
    6
    Thanked 14 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Er, if you guys want, I'll upload mine from my nandroid backup of 2.1 done last week.

    Also, can someone tell me what permissions I have to set for the files ( in terms of chmod ) cuz I'll just take the necessary radio files from my 2.1 backup ( extracted using unyaffs ) and the libril-moto-umts-1.so since I'll do that later this evening.

    edit - Okay wth. I just pulled my milestone from my charger ( full charge in 2hrs nize ) and it was using my EDGE connection ( we dont have 3G and all that in India yet ) meaning the wifi did go to sleep.

    So this is a Wifi timeout issue? Caused by the build.prop? or the driver?

  7. #262
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    33
    Thanks
    3
    Thanked 10 Times in 6 Posts
    Downloads
    16
    Uploads
    0
    example:

    agps_RM - not on any and is empty.

    GPS.conf - that is used in all the froyo builds, but not in 2.1
    gpsconfig.xml - that is used ONLY in the .36 builds and below
    media_profiles.xml - that is not used in either 2.2 or 2.1 from mot
    ser2net.conf - not used in 2.1 or 2.2 from mot
    spn-conf.xml - is clearly a HTC file, not used in MOT
    vomeCompg.cfg - also not used by MOT
    mm_property.conf - not used by MOT

    now it gets interesting.

    location.xml is used by mot in 2.1
    BUT no longer in 2.2 by mot

    so somewhere here are the issue regarding MP3 tags AND the location agps.

  8. #263
    offline Of Mice and Modders
    Join Date
    Jun 2010
    Posts
    50
    Thanks
    5
    Thanked 4 Times in 2 Posts
    Downloads
    6
    Uploads
    0
    Dext3r, do you know if a systems settings backup for a .1 would work on a .2?

  9. #264
    offline So I Hear You Can Mod
    Join Date
    Mar 2010
    Posts
    169
    Thanks
    6
    Thanked 14 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by Thyrus View Post
    example:

    agps_RM - not on any and is empty.

    GPS.conf - that is used in all the froyo builds, but not in 2.1
    gpsconfig.xml - that is used ONLY in the .36 builds and below
    media_profiles.xml - that is not used in either 2.2 or 2.1 from mot
    ser2net.conf - not used in 2.1 or 2.2 from mot
    spn-conf.xml - is clearly a HTC file, not used in MOT
    vomeCompg.cfg - also not used by MOT
    mm_property.conf - not used by MOT

    now it gets interesting.

    location.xml is used by mot in 2.1
    BUT no longer in 2.2 by mot

    so somewhere here are the issue regarding MP3 tags AND the location agps.
    Yeah, later in the evening, Ill do some checking out. In the meantime, Ill keep the FRF91 and FRG01 for downloading, and do some compare and contrast.

    Most likely, the files mentioned would have to be removed and replaced with their respective Moto files from FRG01.

    As for location.xml, the file will be renamed and put elsewhere, and it will probably have a call to the 2.2 kernel, thus removing the likelihood that we can use it on our 2.1 kernel.

    Of course, I could just be rambling.

    Quote Originally Posted by RobbieCrash View Post
    Dext3r, do you know if a systems settings backup for a .1 would work on a .2?
    It did for me.. but I used MyBackupPro twice ( once for settings and once for apk+data ), and had to reboot after both, but ran it again, because it didnt detect my smartkeyboard pro install the first time to restore its settings.

    Also, if either dexter or thyrus could explain, how do I get my notifications working ( foregoing my multilanguage support, english is my first language anyway ) ? I'm too lazy to install missed call.
    Last edited by Aumkar; 07-31-2010 at 04:59 AM. Reason: Automerged Doublepost

  10. #265
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by Thyrus View Post
    @ dext3r this agps issue is weird.... very weird... you have a lot of libs in the folder /ect which are not on the milestone .36 or FRG01 from the droid. was that a safety measure? or simply "copy all in" to see whether that works?
    the logic behind leaving files are simple:

    pick one and search entire binary dir/jar/zip structure and confirm that it is not just "left" there for the fun of it :-) and some lib actually does need it. thats how i work with files.

  11. #266
    offline Maybe Modder
    Join Date
    Jul 2010
    Posts
    39
    Thanks
    2
    Thanked 13 Times in 9 Posts
    Downloads
    6
    Uploads
    0
    Hestheone with 0.2 i have white clock(i was asking you for it), BUT i get a weird issue. I changed battery icons and hacked it to 26 divisions, but i still seeing the original battery(10,20,30...90,100), when i plug USB I see my battery icon a few seconds before the charging animation starts, i used xmls made to 0.1c on it. Its the only issue i got graphically. Im porting my theme, is quite good. If somebody can help me, it would be appreciated.

  12. #267
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by Aumkar View Post
    Also, if either dexter or thyrus could explain, how do I get my notifications working ( foregoing my multilanguage support, english is my first language anyway ) ? I'm too lazy to install missed call.
    it requires the complete deodex'd framework of a Droid image..
    then it works, and probably some other Motorola native things :-)
    all packages coming from other platforms has a cost, and language barrier is taking a lot of credits for leaving motorola behind :-)

  13. #268
    offline Itty Bitty Modder
    Join Date
    Jul 2010
    Posts
    8
    Thanks
    1
    Thanked 1 Time in 1 Post
    Downloads
    1
    Uploads
    0
    I tried the same on 2.1 after successfully developing the battery hack (by editing the stat_sys_battery.xml and "abusing" obsolete pngs) together with mattmaso a while ago (initially 10% steps). Then I tried the same with 5%, but obviously the MS is only supporting 10% steps, so this will not work (I`m happy if someone can prove me wrong).

    Quote Originally Posted by santiemanuel View Post
    Hestheone with 0.2 i have white clock(i was asking you for it), BUT i get a weird issue. I changed battery icons and hacked it to 26 divisions, but i still seeing the original battery(10,20,30...90,100), when i plug USB I see my battery icon a few seconds before the charging animation starts, i used xmls made to 0.1c on it. Its the only issue i got graphically. Im porting my theme, is quite good. If somebody can help me, it would be appreciated.

  14. #269
    offline Maybe Modder
    Join Date
    Jul 2010
    Posts
    39
    Thanks
    2
    Thanked 13 Times in 9 Posts
    Downloads
    6
    Uploads
    0
    Quote Originally Posted by he_stheone64 View Post
    I tried the same on 2.1 after successfully developing the battery hack (by editing the stat_sys_battery.xml and "abusing" obsolete pngs) together with mattmaso a while ago (initially 10% steps). Then I tried the same with 5%, but obviously the MS is only supporting 10% steps, so this will not work (I`m happy if someone can prove me wrong).
    But my custom animation works, 26 steps too, could you provide me this framework stock, or theres something else involved in percentange number?

    EDIT: Normal battery with 26 steps worked in motofrenzy 0.1c i used the framework from it.
    Last edited by santiemanuel; 07-31-2010 at 05:43 AM.

  15. #270
    offline Itty Bitty Modder
    Join Date
    Jul 2010
    Posts
    8
    Thanks
    1
    Thanked 1 Time in 1 Post
    Downloads
    1
    Uploads
    0
    As far as I remember motofrenzy 1 had a different hack injected in the services.jar, that originally came from CM - but there the numbers were not png related, but services related.


Posting Permissions

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