+ Reply to Thread
Page 60 of 76 FirstFirst ... 10 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 ... LastLast
Results 886 to 900 of 1132
  1. #886
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0
    Well, I've had 0.5c running for a while now and it's alot faster than 2.1 was. It does drain battery at about twice the speed, though, I'm hoping you come up with a fix for that soon. I'm not overclocking, by the way.

    Anyways, the main objective of this post is to ask about a couple lines that repeat pretty much non-stop while I'm logging my phone's activity.

    The first, is this:

    Code:
    W/BatteryStatsImpl( 1679): Couldn't get kernel wake lock stats
    I'm not entirely sure what this is, but I have a feeling it's not the best thing in the world... This will repeat every minute or so, endlessly.

    I'm also receiving the following message immediately after the first, every time

    Code:
    E/Tethering( 1679): active iface (usb0) reported as added, ignoring
    This doesn't bug me as much, as it appears to be the Tethering subsystem checking any active interfaces (in this case, the USB cable I'm using to connect to my computer).

    Of course, there are the usual memory freeing processes, time checks, and the likes in between, but it's primarily the first line I'm wondering about.

    Thanks!

  2. #887
    offline Itty Bitty Modder
    Join Date
    May 2007
    Posts
    19
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Downloads
    30
    Uploads
    0
    Hi there dexter, recently im having some problems with calls.

    some times when i try to make a call the phone open the call and disconnect instantly so i cant call nobody i need to do the ALT A SPACE and sometime reboot the phone so i can do a call.

    THere is anyway to fix it?

  3. #888
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by jasonkx View Post
    Hi there dexter, recently im having some problems with calls.

    some times when i try to make a call the phone open the call and disconnect instantly so i cant call nobody i need to do the ALT A SPACE and sometime reboot the phone so i can do a call.

    THere is anyway to fix it?
    there can be really many sad/good reasons for this to happen, but lately its the first thought that its the image not working on their network.. i can only agree this is based on a UK firmware originally, and to make it all better, another phase is to try and port libs used for other firmware motorola made, which is really not my idea of fun, as thats like 6-8 different firmware. so if its not working i dont think its possible to solve all the issues..
    the simple fix so far for a few has been baseband firmwares and the libril-moto-umts-1.so driver, but i suspect even more libs can be required, as an early compare shows libs for german firmware does not really look similar to the uk edition.

    so my best advise is testing the original baseband from your phone and copying "libril-moto-umts-1.so " from the stock firmware from /system/lib, which you normally would use and been happy with.
    it can in worst can disable radio, so you simply need to restore the full image again. but it also might help you.. it has been seen on some ppl's telus phones.

  4. #889
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0
    I haven't had a radio crash in over a day and a half with that library, running a TELUS phone with MotoFrenzy v0.5c. I can really recommend using it.

  5. #890
    kittcoldfire's Avatar
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by Drax89 View Post
    I haven't had a radio crash in over a day and a half with that library, running a TELUS phone with MotoFrenzy v0.5c. I can really recommend using it.
    I'm using a Telus one as well, can you put the file up so I can try it? My radio crashes more than 5 times a day, really frustrating

    www.eTechTour.com - All the best Tech news and Reviews.

  6. #891
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by kittcoldfire View Post
    I'm using a Telus one as well, can you put the file up so I can try it? My radio crashes more than 5 times a day, really frustrating
    the fix is included a few posts back, and requires you manually add the file to your /system/lib folder.

    i will make an full image update friday, as i made some changes to the image, deodexing it, and added a new network feature which helps ppl determing whether they are on E/G or 3G networks (not data, but regular) and a circle based battery indicator made originally by this person on xda forum . its looks good, and i made updates to the firmware so its utilizes 10 levels for now.. i will try and take a new look and see if i can enable all 100 steps if possible.. :-)

    but becides that the libril is another update to it.
    and some AGPS updates but primarily settings are for european users and if you look a few posts back, you get documentation on how you can update it for your area if needed (NTP server wise)

  7. #892
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0
    Quote Originally Posted by kittcoldfire View Post
    I'm using a Telus one as well, can you put the file up so I can try it? My radio crashes more than 5 times a day, really frustrating
    I used the libril-moto-umts-1.so file from post #17 in http://modmymobile.com/forums/401-mo...untries-2.html

    Don't forget to chmod 644 the file once you've copied it, to keep the permissions as they were on the old file. I'm not sure if this actually makes a difference, but I know I feel a bit better when processes can't access such an important file.
    Last edited by Drax89; 09-02-2010 at 03:55 PM.

  8. #893
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by Drax89 View Post
    I haven't had a radio crash in over a day and a half with that library, running a TELUS phone with MotoFrenzy v0.5c. I can really recommend using it.
    ok, so this is the libmoto... lib you refer to :-) i thought it was the libril.so fix which corrects the location fix for cell locations..

  9. #894
    offline Maybe Modder
    Join Date
    Aug 2010
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    4
    Uploads
    0
    any solution to battery consumption?

  10. #895
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by evogp View Post
    any solution to battery consumption?
    a quick note on this re-occuring request...

    i personally do not have battery drains, but!!! i do have a phone telling me alot its down to 20% and i need to plug it in.. i have decided to dig into the battd drivers if there is an actual solution or moto simply put something into the kernel that helps fixing it..

    but otherwise for now, i simply unplug the battery, and im normally back running again with 50-70% left, although i just got the less than 20% left :-)

    but im sure its still takes up a little more battery, but not much more, if you stay at 550Mhz..

  11. #896
    offline Maybe Modder
    Join Date
    Aug 2010
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    4
    Uploads
    0
    excuse me speak Spanish and did not understand much what you say you wrote that consumption can be the OC to 800Mhz? if you can write again as of recently but it's easier for the google Traslator Translates to understand you

  12. #897
    offline Of Mice and Modders
    Join Date
    Jul 2010
    Posts
    50
    Thanks
    7
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by dext3r View Post
    the simple fix so far for a few has been baseband firmwares and the libril-moto-umts-1.so driver, but i suspect even more libs can be required, as an early compare shows libs for german firmware does not really look similar to the uk edition.

    so my best advise is testing the original baseband from your phone and copying "libril-moto-umts-1.so " from the stock firmware from /system/lib, which you normally would use and been happy with.
    it can in worst can disable radio, so you simply need to restore the full image again. but it also might help you.. it has been seen on some ppl's telus phones.
    Hi Dexter,
    I am getting radio crashes frequently everyday and it is frustrating. You mentioned that more libs maybe required. Can you advise which one so that I can try to extract and replace?

    Thanks!

  13. #898
    offline Itty Bitty Modder
    Join Date
    Sep 2010
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post
    Downloads
    7
    Uploads
    0
    Thanks Dexter for the great mod! I LOVE it!

    I'm just waiting for the Camera's focus function to work properly. Then it'll be perfect!

  14. #899
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by evogp View Post
    excuse me speak Spanish and did not understand much what you say you wrote that consumption can be the OC to 800Mhz? if you can write again as of recently but it's easier for the google Traslator Translates to understand you
    battery out, battery in and 50% more charge.

    that should google translate perfectly.

  15. #900
    offline Maybe Modder
    Join Date
    Aug 2010
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    4
    Uploads
    0
    sorry I still do not understand you well, as you say you do for me the battery last longer because it takes me a full day or


Posting Permissions

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