Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
suschmania
Old
#5001  
Member
Thanks Meter 3
Posts: 57
Join Date: Nov 2011
I have a "funny" situation. I can use my phone at home with my wlan netzwork. I can do everything, go surfing, use apps and so on...
BUT EVERYTIME when I start to update an app or installing a new app from the market - my router is restarting!?!

Really funny - WLAN is off and the connection is broken for ~30 seconds.

never seen such an issue before (But I think it is a router-firmware problem).

Nice weekend
 
VuDuCuRSe
Old
(Last edited by VuDuCuRSe; 5th May 2012 at 09:59 PM.)
#5002  
Senior Member
Thanks Meter 74
Posts: 206
Join Date: Dec 2010
Hi there!

Just came back from vacations where I used 2.11a (no mods or hacks), with a bit of wifi, 2G on roaming (explains the full-green signal bar) with no data, some calls, few sms and many hours listening to music on poweramp.

Here's the result: more than 3 days of battery =)
As you can see the phone spent a lot of time awaken (15% awaken vs 2% screen-on) but it showed a low battery drop nonetheless.



As you can see, the ROM is showing a great battery consumption with a mild usage.


One thing to note... on the first day the phone was draining the battery rather quickly and I noticed the CPU area of the phone was warm and the task-managers accused a high CPU usage from the media server and Facebook app. Since I wouldn't use the Facebook app on the next days, I uninstalled it, waited for the media server to settle, rebooted and recharged the battery... and that's the result!!! (To be fair, this can't be really used to point the finger at the Facebook app, but in this case, it was clearly contributing to keep the phone awake).
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2012-05-04-21-00-37.jpg
Views:	6572
Size:	24.4 KB
ID:	1043142   Click image for larger version

Name:	Screenshot_2012-05-04-20-59-59.jpg
Views:	473
Size:	25.4 KB
ID:	1043143   Click image for larger version

Name:	Screenshot_2012-05-04-21-08-48.jpg
Views:	454
Size:	27.3 KB
ID:	1043144  
 
kickban
Old
#5003  
Senior Member
Thanks Meter 11
Posts: 117
Join Date: Feb 2012
Yeap . I notice that to.. Facebook consumes a lot CPU. . especially when its not being used.. I've uninstalled it too

Sent from my U8800 using XDA
 
RBwai
Old
#5004  
Senior Member
Thanks Meter 14
Posts: 182
Join Date: Sep 2011
Location: Portoroz
If I can help somehow with media loading problem, I attached my logcat. Might be of some help for dzo.
Attached Files
File Type: txt logcat.txt - [Click for QR Code] (16.7 KB, 22 views)
The Following User Says Thank You to RBwai For This Useful Post: [ Click to Expand ]
 
Loureiro
Old
#5005  
Loureiro's Avatar
Senior Member
Thanks Meter 195
Posts: 544
Join Date: Aug 2011
Location: Alentejo
Quote:
Originally Posted by RBwai View Post
If I can help somehow with media loading problem, I attached my logcat. Might be of some help for dzo.
Code:
W/MediaScanner( 2338): Error opening directory '/mnt/sdcard/', skipping: Permiss
ion denied.
V/MediaScanner( 2338): pruneDeadThumbnailFiles... android.database.sqlite.SQLite
Cursor@416c77a8
V/MediaScanner( 2338): /pruneDeadThumbnailFiles... android.database.sqlite.SQLit
eCursor@416c77a8
D/MediaStoreImportService( 2488): Scanner finished. Starting media store import
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import_
pending
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import
E/MediaScannerService( 2338): Exception in handleMessage
E/MediaScannerService( 2338): android.os.DeadObjectException
E/MediaScannerService( 2338):   at android.os.BinderProxy.transact(Native Method
)
E/MediaScannerService( 2338):   at android.media.IMediaScannerListener$Stub$Prox
y.scanCompleted(IMediaScannerListener.java:100)
E/MediaScannerService( 2338):   at com.android.providers.media.MediaScannerServi
ce$ServiceHandler.handleMessage(MediaScannerService.java:241)
E/MediaScannerService( 2338):   at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/MediaScannerService( 2338):   at android.os.Looper.loop(Looper.java:137)
E/MediaScannerService( 2338):   at com.android.providers.media.MediaScannerServi
ce.run(MediaScannerService.java:183)
E/MediaScannerService( 2338):   at java.lang.Thread.run(Thread.java:856)
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import_
pending
W/MediaScanner( 2338): Error opening directory '/mnt/sdcard/', skipping: Permiss
ion denied.
D/MediaProvider( 2338): object removed 3
I/MediaStoreImporter( 2488): Update: incremental Added music: 0 Updated music: 0
 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0
 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist
items: 0
MediaScanner seems to be unable to get acess to /sdcard

Phone: Galaxy Nexus "Maguro"
Rom: 4.2
Kernel: 4.2
Recovery: TWRP
 
bassdrum01
Old
(Last edited by bassdrum01; 6th May 2012 at 12:24 AM.)
#5006  
bassdrum01's Avatar
Senior Member
Thanks Meter 9
Posts: 113
Join Date: Apr 2012
The stock sms app is always shutting down!

Edit: i think the thing that was causing this was an failled sended sms! I delete that sms and this problem stops... using the latest rom and kernel.

Sent from my U8800 using XDA
 
M1ST4K3
Old
#5007  
M1ST4K3's Avatar
Senior Member
Thanks Meter 31
Posts: 162
Join Date: Aug 2009
Location: Portugal
Quote:
Originally Posted by bassdrum01 View Post
The stock sms app is always shutting down!

Sent from my U8800 using XDA
Reboot to recovery and Wipe Cache + Dalvik... It happened to me once...

Huawei Ideos x5 U8800
ASUS Transformer 32GBs TF101
 
dzo
Old
#5008  
dzo's Avatar
Elite Recognized Developer - OP
Thanks Meter 4253
Posts: 1,904
Join Date: Apr 2008
Location: Auckland

 
DONATE TO ME
Quote:
Originally Posted by Loureiro View Post
Code:
W/MediaScanner( 2338): Error opening directory '/mnt/sdcard/', skipping: Permiss
ion denied.
V/MediaScanner( 2338): pruneDeadThumbnailFiles... android.database.sqlite.SQLite
Cursor@416c77a8
V/MediaScanner( 2338): /pruneDeadThumbnailFiles... android.database.sqlite.SQLit
eCursor@416c77a8
D/MediaStoreImportService( 2488): Scanner finished. Starting media store import
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import_
pending
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import
E/MediaScannerService( 2338): Exception in handleMessage
E/MediaScannerService( 2338): android.os.DeadObjectException
E/MediaScannerService( 2338):   at android.os.BinderProxy.transact(Native Method
)
E/MediaScannerService( 2338):   at android.media.IMediaScannerListener$Stub$Prox
y.scanCompleted(IMediaScannerListener.java:100)
E/MediaScannerService( 2338):   at com.android.providers.media.MediaScannerServi
ce$ServiceHandler.handleMessage(MediaScannerService.java:241)
E/MediaScannerService( 2338):   at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/MediaScannerService( 2338):   at android.os.Looper.loop(Looper.java:137)
E/MediaScannerService( 2338):   at com.android.providers.media.MediaScannerServi
ce.run(MediaScannerService.java:183)
E/MediaScannerService( 2338):   at java.lang.Thread.run(Thread.java:856)
D/MediaStoreImportService( 2488): Handle action: MediaStoreImportService.import_
pending
W/MediaScanner( 2338): Error opening directory '/mnt/sdcard/', skipping: Permiss
ion denied.
D/MediaProvider( 2338): object removed 3
I/MediaStoreImporter( 2488): Update: incremental Added music: 0 Updated music: 0
 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0
 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist
items: 0
MediaScanner seems to be unable to get acess to /sdcard
No, if you look at the log just before these messages, they had just enabled mass storage mode which obviously makes the sdcard unavailable.
The Following 2 Users Say Thank You to dzo For This Useful Post: [ Click to Expand ]
 
Loureiro
Old
#5009  
Loureiro's Avatar
Senior Member
Thanks Meter 195
Posts: 544
Join Date: Aug 2011
Location: Alentejo
Quote:
Originally Posted by dzo View Post
No, if you look at the log just before these messages, they had just enabled mass storage mode which obviously makes the sdcard unavailable.
oops, didn't noticed that. Sorry.

Phone: Galaxy Nexus "Maguro"
Rom: 4.2
Kernel: 4.2
Recovery: TWRP
 
dzo
Old
#5010  
dzo's Avatar
Elite Recognized Developer - OP
Thanks Meter 4253
Posts: 1,904
Join Date: Apr 2008
Location: Auckland

 
DONATE TO ME
Is it usb mass storage that is causing the problem. Do people getting sd card problems use usb mass storage, I never use it and have never had disappearing media.

Also, it's possible to enable mtp mode which works well on windows but not so well on Linux.

Using apex launcher you can do:
long press home screen..shortcuts..Activities..Settings..USB computer connection (.UsbSettings)
Click on it and select Media device (MTP).

to do the same thing from the command line you can do:

setprop persist.sys.usb.config mtp,adb

MTP mode should export both the internal and external cards.

A reboot will give you back mass storage.

The Following 6 Users Say Thank You to dzo For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
android 4, aurora, huawei ideos x5, ics, u8800
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...