Please try to reproduce this... I first found it trying to use JuiceDefender.
Start playing music using your favorite app, Meridian, Mixzing, etc... now kill the data connection. I use QUick Settings app. The audio stream stops playing, but if you go back to your player, its still playing. Pausing and unpausing really fast doesn't fix it. However pausing for 5-10s then replaying does.
It does not work in reverse. If music is playing and you enable the mobile data (3g) the music continues playing.
Here is a debug log... I don't see anything fishy. I condensed down some of them Audio out lines into '...' when there were quite a few of them in a row...
It's interesting how the debug thinks it's still playing audio after the data connection is killed but nothing is coming out of the speaker...
It's hard to tell where exactly the audio stops with all those audio out messages...
Code:
04-22 22:57:51.060: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.080: INFO/NotificationService(171): enqueueToast pkg=com.bwx.bequick [email protected] duration=1
04-22 22:57:51.080: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.111: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.120: DEBUG/TelephonyProvider(244): Setting numeric '310995' to be the current operator
04-22 22:57:51.130: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:51.380: INFO/pppd(21054): Terminating on signal 15
04-22 22:57:51.380: INFO/pppd(21054): Connect time 2.0 minutes.
04-22 22:57:51.380: INFO/pppd(21054): Sent 2735 bytes, received 4564 bytes.
04-22 22:57:51.380: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.410: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.430: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.450: DEBUG/pppd(21054): Script /etc/ppp/ip-down started (pid 21273)
04-22 22:57:51.450: DEBUG/pppd(21054): sent P
04-22 22:57:51.450: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:51.460: DEBUG/pppd(21054): rcvd P
04-22 22:57:51.460: INFO/pppd(21054): Connection terminated.
04-22 22:57:51.480: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:51.580: DEBUG/pppd(21054): Waiting for 1 child processes...
04-22 22:57:51.580: DEBUG/pppd(21054): script /etc/ppp/ip-down, pid 21273
04-22 22:57:51.590: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:51.720: DEBUG/pppd(21054): Script /etc/ppp/ip-down finished (pid 21273), status = 0x0
04-22 22:57:51.730: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:52.450: DEBUG/NetworkLocationProvider(171): onDataConnectionStateChanged 3
04-22 22:57:52.450: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.470: DEBUG/GpsLocationProvider(171): state: DISCONNECTED apnName: internet reason: apnChanged
04-22 22:57:52.480: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.500: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.520: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.530: INFO/ActivityManager(171): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=21280 uid=10021 gids={3003, 1015}
04-22 22:57:52.550: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.560: INFO/ActivityManager(171): processNextBroadcast: waiting for ProcessRecord{43bc6be0 21280:com.android.mms/10021}
04-22 22:57:52.570: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.580: DEBUG/NetworkLocationProvider(171): updateNetworkState(): Updating network state to 1
04-22 22:57:52.580: DEBUG/GpsLocationProvider(171): updateNetworkState unavailable
04-22 22:57:52.590: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.621: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.630: INFO/jdwp(21280): received file descriptor 10 from ADB
04-22 22:57:52.640: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.660: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.691: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:52.691: DEBUG/ddm-heap(21280): Got feature list request
04-22 22:57:52.710: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:53.020: INFO/ActivityManager(171): Process com.google.process.gapps (pid 21095) has died.
04-22 22:57:53.030: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:53.061: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:53.061: WARN/ActivityManager(171): Scheduling restart of crashed service com.google.android.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService in 5000ms
04-22 22:57:53.080: INFO/ActivityManager(171): Low Memory: No more background processes.
04-22 22:57:53.080: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:53.510: INFO/ActivityManager(171): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.common.ConnectivityBroadcastReceiver: pid=21289 uid=10025 gids={3003, 1015}
04-22 22:57:53.520: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:53.620: INFO/jdwp(21289): received file descriptor 10 from ADB
04-22 22:57:53.640: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:53.670: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:53.690: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:53.700: DEBUG/ddm-heap(21289): Got feature list request
04-22 22:57:53.720: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
...
04-22 22:57:54.110: INFO/ActivityThread(21289): Publishing provider com.google.photos.provider.Album: com.google.android.apps.uploader.picasa.AlbumProvider
04-22 22:57:54.110: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:54.120: INFO/ActivityThread(21289): Publishing provider com.google.android.apps.uploader: com.google.android.apps.uploader.common.UploadsContentProvider
04-22 22:57:54.140: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:54.160: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:54.170: DEBUG/MediaUploader(21289): UploaderApplication.onCreate
04-22 22:57:54.180: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:54.200: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
04-22 22:57:54.220: INFO/MediaUploader(21289): No need to wake up
04-22 22:57:54.230: DEBUG/AudioHardwareMSM72XX(134): AudioStreamOutMSM72xx::write(0xb618, 4096)
I did another capture of just Info+ messages and the audio stops after the last line in this log... still no clues it seems...
Code:
04-22 23:05:06.760: INFO/pppd(21757): Connection terminated.
04-22 23:05:07.870: INFO/ActivityManager(171): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=21824 uid=10021 gids={3003, 1015}
04-22 23:05:07.910: INFO/ActivityManager(171): processNextBroadcast: waiting for ProcessRecord{43b8bd50 21824:com.android.mms/10021}
04-22 23:05:07.950: INFO/jdwp(21824): received file descriptor 20 from ADB
04-22 23:05:08.490: INFO/ActivityManager(171): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.common.ConnectivityBroadcastReceiver: pid=21831 uid=10025 gids={3003, 1015}
04-22 23:05:08.550: INFO/jdwp(21831): received file descriptor 10 from ADB
04-22 23:05:08.760: INFO/ActivityThread(21831): Publishing provider com.google.photos.provider.Album: com.google.android.apps.uploader.picasa.AlbumProvider
04-22 23:05:08.780: INFO/ActivityThread(21831): Publishing provider com.google.android.apps.uploader: com.google.android.apps.uploader.common.UploadsContentProvider
04-22 23:05:08.880: INFO/MediaUploader(21831): No need to wake up
Anyone able to reproduce this?
you should have posted this on the kernel thread
Sorry, you are right.
Has anyone been able to reproduce this or is it something affecting only my phone? Please some feedback would be nice, it takes 3 seconds to test...
I had a similar experience so I thought I would share. I use google listen for podcasts and occasionally I will get a call during a streaming podcast. After I end my phone call the Podcast is still streaming but I lose volume and I can't restore it.
Yea, thats similar, not quite the same but you don't act like that's re-occuring everytime... I can reproduce my audio failure consistently... I really wish someone else would test and see if there's does the same so I know whether it's my issue or the kernels...
Can someone please take 3-5 minutes out of their day and confirm if this happens to them? I've tried 4 different NBH flashes and 3 different builds. Same problem on each of them yet not one person has confirmed it happens to them...
Nice helpful community we have here... seriously. I'm so aggravated right now. The bug itself isn't even that big of a deal, but the lack of willingness of any community member to even try and verify that they have this same issue or that they don't suffer from this issue is unexplainable... I'm appalled.
fldash said:
Nice helpful community we have here... seriously. I'm so aggravated right now. The bug itself isn't even that big of a deal, but the lack of willingness of any community member to even try and verify that they have this same issue or that they don't suffer from this issue is unexplainable... I'm appalled.
Click to expand...
Click to collapse
Yes, it happens to me, too. Myn's rel 5, an older kernel, out the phone speakers.
Now, I'm sorry to say it but the only way this affects the outcome is if a large number of people have this issue. not because you're not important, but because dzo's time is limited and he will prioritize issues as he sees fit. Sometimes that means the squeaky wheel gets the grease. Sometimes not. Regardless, report this in the kernel thread (if you haven't already) and leave it be. Having one other person confirm it will not speed anything up. But it DOES mean you're not crazy.
Thank you, that's all I was looking for was confirmation that other people have the issue. I don't care if it gets fixed or has priority I just wanted to know I didn't have something configured wrong.
nickel911 said:
I had a similar experience so I thought I would share. I use google listen for podcasts and occasionally I will get a call during a streaming podcast. After I end my phone call the Podcast is still streaming but I lose volume and I can't restore it.
Click to expand...
Click to collapse
I had this issue today with music. I had to restart my phone to get sound back, did you have to?
Related
Hi everybody,
Can somebody help me, i can't send and receive MMS on my N1??
Provider : bouygues telecom
APN :
Name: MMS
APN:mmsbouygtel.com
MMSC:http://mms.bouyguestelecom.fr/mms/wapenc
Proxy MMS: 62.201.129.226
Port MMS: 8080
MCC: 208
MNC:20
authentification: PAP
Type d'APN: mms
Here are my logs (adb logcat) when sending an MMS :
D/dalvikvm( 1585): threadid=37 wakeup: interrupted
D/ConnectivityService( 137): stopUsingNetworkFeature for net 0: enableMMS
D/ConnectivityService( 137): reassessPidDns for pid 1585
D/DataConnectionTracker( 195): disableApnType(mms)
D/DataConnectionTracker( 195): setEnabled(1, false) with old state = true and e
nabledCount = 2
D/DataConnectionTracker( 195): EVENT_APN_ENABLE_REQUEST 1, 0
D/DataConnectionTracker( 195): dataEnabled = true, enabledCount = 2, isApnType
Active = true
D/dalvikvm( 1585): GC freed 9122 objects / 1374360 bytes in 50ms
D/dalvikvm( 195): GC freed 9288 objects / 554624 bytes in 48ms
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): mms Received state= DISCONNECTED, old= CONNECTE
D, reason= apnSwitched, apnTypeList= mms
D/NetworkStateTracker( 137): setDetailed state, old =CONNECTED and new state=DI
SCONNECTED
D/ConnectivityService( 137): ConnectivityChange for MOBILE_MMS: DISCONNECTED/DI
SCONNECTED
D/NetworkStateTracker( 137): removePrivateDnsRoutes for MOBILE_MMS (rmnet0)
I/MediaUploader( 1656): No need to wake up
D/GpsLocationProvider( 137): updateNetworkState available info: NetworkInfo: ty
pe: MOBILE_MMS[HSDPA], state: DISCONNECTED/DISCONNECTED, reason: apnSwitched, ex
tra: mmsbouygtel.com, roaming: false, failover: false, isAvailable: false
D/GpsLocationProvider( 137): NetworkThread wait for 242071ms
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= DISCON
NECTED, reason= apnSwitched, apnTypeList= default,supl
D/NetworkStateTracker( 137): setDetailed state, old =DISCONNECTED and new state
=CONNECTING
D/ConnectivityService( 137): ConnectivityChange for MOBILE: CONNECTING/CONNECTI
NG
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 3
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= CONNEC
TING, reason= (unspecified), apnTypeList= default,supl
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= CONNEC
TING, reason= (unspecified), apnTypeList= default,supl
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTED, old= CONNECT
ING, reason= apnSwitched, apnTypeList= default,supl
D/NetworkStateTracker( 137): setDetailed state, old =CONNECTING and new state=C
ONNECTED
D/ConnectivityService( 137): ConnectivityChange for MOBILE: CONNECTED/CONNECTED
E/NetworkStateTracker( 137): net.tcp.buffersize.hsdpa not found in system prope
rties. Using defaults
V/NetworkStateTracker( 137): Setting TCP values: [4096,87380,110208,4096,16384,
110208] which comes from [net.tcp.buffersize.default]
D/ConnectivityService( 137): adding dns 62.201.129.99 for MOBILE
I/power ( 137): *** set_screen_state 0
D/MobileDataStateTracker( 137): replacing old mInterfaceName (rmnet0) with rmne
t0 for supl
D/ConnectivityService( 137): adding dns 62.201.159.99 for MOBILE
D/GpsLocationProvider( 137): updateNetworkState available info: NetworkInfo: ty
pe: MOBILE[HSDPA], state: CONNECTED/CONNECTED, reason: apnSwitched, extra: mmsbo
uygtel.com, roaming: false, failover: false, isAvailable: true
D/GpsLocationProvider( 137): NetworkThread wait for 237297ms
I/DownloadService( 1649): DownloadService.onCreate()
I/MediaUploader( 1656): No need to wake up
I/DownloadService( 1649): queued 0 downloads
I/DownloadService( 1649): DownloadService.onDestroy()
Thx
Alright, well, I've moved on from my G1, Unfortunately, but with android on my HD2, I think I can live , but that's not what this is about, anyway, so, I turn on my G1, if it does, that in itself is a hassle, which requires removing and putting back the battery several times, etc. and when it does boot, it seems to work fine. Of course that is unless I let it sleep too long, it seems that it just completely freezes and doesn't respond to anything after it's been asleep for a certain time. Nothing I do changes anything, and the charging LED stays on whether its connected or not, or whatever. Anyway, I've had this problem for awhile, tried switching roms, searching around, etc. to no avail, so I decided to post about it, hopefully someone can help. Heres the logcat ( lets see if I can put this on here right >.> ). I'm just putting the last bit of it, since the whole log won't fit, if you need the whole thing I can upload it somewhere I guess, hopefully this is enough.
Code:
gmail-ls( 269): sending notification. Adjusted values are label=-2, oldCount=0, newCount=0, unseenCount=0, getAttention=false
gmail-ls( 269): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^^vmi typ=gmail-ls (has extras) }
gmail-ls( 269): sending notification. Adjusted values are label=639654730, oldCount=12, newCount=12, unseenCount=10, getAttention=false
gmail-ls( 269): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^i typ=gmail-ls (has extras) }
ActivityManager( 186): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.GooglePartnerSetup: pid=448 uid=10034 gids={}
dalvikvm( 186): GC freed 13683 objects / 772304 bytes in 326ms
GooglePartnerSetup( 448): GooglePartnerSetup.onReceive
GooglePartnerSetup( 448): Partner Data is Current
GooglePartnerSetup( 448): client_id set to: android-tmobile
GooglePartnerSetup( 448): maps client id: gmm-android-tmobile
GooglePartnerSetup( 448): youtube client id: mvapp-android-tmobile
GooglePartnerSetup( 448): market client id: am-android-tmobile
GooglePartnerSetup( 448): voicesearch client id: ms-android-tmobile
ActivityManager( 186): Start proc com.rechild.advancedtaskkiller for broadcast com.rechild.advancedtaskkiller/.AutoStartReceiver: pid=460 uid=10039 gids={3003, 1015}
MediaScannerService( 319): start scanning volume internal
ActivityManager( 186): Unable to start service Intent { flg=0x10000000 cmp=com.rechild.advancedtaskkiller/.AdvancedTaskKiller }: not found
ActivityManager( 186): Start proc cmupdaterapp.ui for broadcast cmupdaterapp.ui/cmupdaterapp.receiver.StartupReceiver: pid=468 uid=10035 gids={3003, 1015}
dalvikvm( 186): GC freed 6673 objects / 337576 bytes in 190ms
cmupdater( 468): Preferences: Preference Instance set.
cmupdater( 468): Preferences: Notifications Enabled: true
cmupdater( 468): StartupReceiver: Asking UpdateService to check for updates...
ActivityManager( 186): Start proc cmupdaterapp.service.UpdateCheckService for service cmupdaterapp.ui/cmupdaterapp.service.UpdateCheckService: pid=475 uid=10035 gids={3003, 1015}
ActivityManager( 186): Start proc com.google.android.apps.maps:FriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.android.ServiceReceiver: pid=477 uid=10022 gids={3003, 1015}
cmupdater( 475): Preferences: Preference Instance set.
cmupdater( 475): Preferences: Board: trout
cmupdater( 475): UpdateCheckService: OnCreate connected: true
cmupdater( 475): UpdateCheckService: System's Mod version:trout
cmupdater( 475): UpdateCheckService: ConnectionChangeReciever connected: true
MediaScanner( 319): prescan time: 863ms
MediaScanner( 319): scan time: 980ms
MediaScanner( 319): postscan time: 0ms
MediaScanner( 319): total time: 1843ms
MediaScannerService( 319): done scanning volume internal
dalvikvm( 251): GC freed 5986 objects / 333712 bytes in 252ms
dalvikvm( 477): GC freed 1859 objects / 142248 bytes in 231ms
ActivityManager( 186): Start proc net.maicas.android.apnoo for broadcast net.maicas.android.apnoo/.WidgetApp: pid=492 uid=10037 gids={}
ActivityManager( 186): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.common.ConnectivityBroadcastReceiver: pid=503 uid=10020 gids={3003, 1015}
( 319): unable to rmdir '/cache/dalvik-cache': Is a directory (errno=21)
ActivityThread( 503): Publishing provider com.google.photos.provider.Album: com.google.android.apps.uploader.picasa.AlbumProvider
ActivityThread( 503): Publishing provider com.google.android.apps.uploader: com.google.android.apps.uploader.common.UploadsContentProvider
MediaUploader( 503): UploaderApplication.onCreate
MediaUploader( 503): No need to wake up
ActivityManager( 186): Start proc com.android.voicedialer for broadcast com.android.voicedialer/.VoiceDialerReceiver: pid=513 uid=10025 gids={3002}
VoiceDialerReceiver( 513): onReceive Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.stk flg=0x20000000 cmp=com.android.voicedialer/.VoiceDialerReceiver (has extras) }
RecognizerEngine( 513): deleteCachedGrammarFiles /data/data/com.android.voicedialer/files/openentries.txt
ActivityManager( 186): Start proc com.google.android.gm for broadcast com.google.android.gm/.GmailReceiver: pid=520 uid=10012 gids={3003}
MediaScannerService( 319): start scanning volume external
V/MediaProvider 319: /sdcard volume ID: 1371026348
ActivityThread( 520): Publishing provider com.google.android.gmail.SuggestionProvider: com.google.android.gm.SuggestionsProvider
ActivityThread( 520): Publishing provider com.google.android.gm.status: com.google.android.gm.SenderStatusProvider
ActivityThread( 520): Publishing provider com.google.android.gm.attachmentspreviews: com.google.android.gm.AttachmentPreviewProvider
Gmail ( 520): New email for [email protected] unreadCount:12 getAttention:false
V/MediaProvider 319: Attached volume: external
V/MediaScanner 319: pruneDeadThumbnailFiles... [email protected]
V/MediaScanner 319: /pruneDeadThumbnailFiles... [email protected]
MediaScanner( 319): prescan time: 396ms
MediaScanner( 319): scan time: 18ms
MediaScanner( 319): postscan time: 38ms
MediaScanner( 319): total time: 452ms
MediaScannerService( 319): done scanning volume external
/system/xbin/busybox( 47): +++ Shadow Script: renice done
logwrapper( 47): /system/xbin/busybox terminated by exit(0)
skia ( 186): purging 175K from font cache [21 entries]
dalvikvm( 186): GC freed 3155 objects / 140280 bytes in 207ms
dalvikvm( 269): GC freed 6294 objects / 393088 bytes in 226ms
Sensors ( 186): sensors=00000000, real=00000000
WifiService( 186): ACTION_SCREEN_OFF
WifiService( 186): setting ACTION_DEVICE_IDLE timer for 900000ms
AKMD ( 166): Compass CLOSE
SurfaceFlinger( 186): About to give-up screen, flinger = 0x101280
WifiService( 186): ACTION_BATTERY_CHANGED pluggedType: 2
Thanks for any help you guys can offer, I appreciate it!
I've attached the full logcat from pretty much boot too freeze.
Bump... Would really appreciate some help here
Bump.... I really need some help....
Over 100+ views and no one has any ideas? Do you need more info? I really need to get it fixed, ANY help would be greatly appreciated.
Another bump... I could really use any help at all guys....
I have an Unlocked Rogers Captivate. I am using it on bell. I have had no issues until about 2 weeks ago. My data just stopped working. Now heres the kicker, its onlyh in the browser.
I have the correct apn settings and the data works for email/gmail/market perfectly. I am currently running axura but have tried cog, cm6 etc. The only way I can get data to work is with the stock rogers rom. Not even stock att works.
I have ran logcat when attempting a data connection in the browser and here is the output:
Code:
D/dalvikvm( 2830): GC_EXPLICIT freed 4606 objects / 299768 bytes in 251ms
I/PowerManagerService( 2830): Light Animator Finished curIntValue=70
W/PowerManagerService( 2830): Timer 0x3->0x1|0x0
I/PowerManagerService( 2830): Ulight 3->1|0
I/PowerManagerService( 2830): Setting target 2: cur=70.0 target=20 delta=-3.125
nominalCurrentValue=70
I/PowerManagerService( 2830): Scheduling light animator!
I/PowerManagerService( 2830): Light Animator Finished curIntValue=20
V/WindowManager( 2830): Dsptch > Window{485a7558 com.android.browser/com.android
.browser.BrowserActivity paused=false}
V/InputDevice( 2830): ID[0]=0(0) Dn(0=>1)
I/PowerManagerService( 2830): Ulight 1->7|0
I/PowerManagerService( 2830): Setting target 2: cur=20.0 target=70 delta=3.33333
33 nominalCurrentValue=20
I/PowerManagerService( 2830): Scheduling light animator!
D/dalvikvm( 2904): GC_FOR_MALLOC freed 9920 objects / 523048 bytes in 77ms
V/WindowManager( 2830): Dsptch > Window{485a7558 com.android.browser/com.android
.browser.BrowserActivity paused=false}
V/InputDevice( 2830): ID[0]=0(0) Up(1=>0)
I/PowerManagerService( 2830): Light Animator Finished curIntValue=70
D/AudioHardwareALSA( 2706):
D/AudioHardwareALSA( 2706): ALSA OPEN mode 0,device 2
I/AudioHardwareALSA( 2706): Try to open ALSA PLAYBACK device AndroidPlayback_Spe
aker_normal
V/browser ( 4752): BrowserActivity.onPageStarted: url = http://www.google.com/
I/AudioHardwareALSA( 2706): Initialized ALSA PLAYBACK device AndroidPlayback_Spe
aker_normal
D/AudioHardwareALSA( 2706): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Lit
tle Endian)
D/AudioHardwareALSA( 2706): Using 2 channels for PLAYBACK.
D/AudioHardwareALSA( 2706): Set PLAYBACK sample rate to 44100 HZ
D/AudioHardwareALSA( 2706): Buffer size: 2048
D/AudioHardwareALSA( 2706): Latency: 46439
W/PowerManagerService( 2830): Timer 0x7->0x3|0x0
I/PowerManagerService( 2830): Ulight 7->3|0
I/AudioHardwareALSA( 2706): Output standby called!!. Turn off PCM device.
D/BatteryService( 2830): update start
D/BatteryService( 2830): updateBattery level:67 scale:100 status:2 health:2 pres
ent:true voltage: 3972 temperature: 380 technology: Li-ion AC powered:false USB
powered:true icon:17302173
I/StatusBarPolicy( 2830): BAT. status:2 health:2
D/dalvikvm( 4001): GC_EXPLICIT freed 5655 objects / 275424 bytes in 162ms
I/WindowManager( 2830): Setting rotation to 3, animFlags=0
I/ActivityManager( 2830): Config changed: { scale=1.0 imsi=302/610 loc=en_US tou
ch=3 keys=1/1/2 nav=1/1 orien=2 layout=34 uiMode=17 seq=6 FlipFont=0}
D/webview ( 4752): onConfigurationChanged
E/Tab ( 4752): onReceivedError -6 http://www.google.com/ The connection to t
he server was unsuccessful.
V/browser ( 4752): BrowserActivity.onProgressChanged: progress == 100 truefalsef
alsefalse
V/browser ( 4752): BrowserActivity.onPageFinished: url = http://www.google.com/w
ebview = [email protected]
D/PowerManagerService( 2830): onSensorChanged: light value: 6
D/dalvikvm( 2830): GC_EXPLICIT freed 2482 objects / 161264 bytes in 221ms
D/PowerManagerService( 2830): lightSensorChangedLocked 6
D/PowerManagerService( 2830): lcdValue 32
D/PowerManagerService( 2830): buttonValue 0
D/PowerManagerService( 2830): keyboardValue 0
I/PowerManagerService( 2830): Setting target 2: cur=70.0 target=32 delta=-0.6333
333 nominalCurrentValue=70
I/PowerManagerService( 2830): lightSensorChangedLocked scheduling light animator
I/PowerManagerService( 2830): Light Animator Finished curIntValue=32
D/dalvikvm( 4329): GC_EXPLICIT freed 10581 objects / 514632 bytes in 156ms
Any help would be greatly appreciated.
Sorry I posted this in the wrong section could a mod please move it?
Nobody has any ideas?
I too have been having problems with data, specifically with the Kik Messenger service which works perfect with a stock rom. I have tried Axura, Cog, and perception (latest available versions to date) all with the same results.
I thought I solved the problem switching modems to the new Telus (JL3) modem, but the problem is still there.
What happens is, to receive a message I have to open the Kik program and start typing a message to someone. About 2 seconds after I do this I receive whatever messages were sent to me (from minutes to hours ago). With the stock rom the messages are received in real-time.
Have you tried flashing the JL3 modem to your phone? I'm not sure if that has anything to do with it, but worth a try.
Yes I have tried this with no affect
devz3r0 said:
I too have been having problems with data, specifically with the Kik Messenger service which works perfect with a stock rom. I have tried Axura, Cog, and perception (latest available versions to date) all with the same results.
I thought I solved the problem switching modems to the new Telus (JL3) modem, but the problem is still there.
What happens is, to receive a message I have to open the Kik program and start typing a message to someone. About 2 seconds after I do this I receive whatever messages were sent to me (from minutes to hours ago). With the stock rom the messages are received in real-time.
Have you tried flashing the JL3 modem to your phone? I'm not sure if that has anything to do with it, but worth a try.
Click to expand...
Click to collapse
I do have the same issue. I tried flashing the JL3 modem, same thing.
Really weird, only issue seems with KIK, I use k9 push and works with the app "open" in the background. Really weird issue.
Not sure what to do to solve it.
Fixed : http://forum.xda-developers.com/showthread.php?p=9862818
Hey guys,
I've learnt heaps from this forum so far but this is my first thread.
First off, great forum and thanks for the information
I have a problem with my Tab where when you lock it, sometimes when you go to unlock it the Tab has turned itself off and you have to hold the power button for a long while to turn it back on.
I flashed to JM6 using ODIN and am rooted with Superoneclick method.
Any advice would be greatly appreciated, really annoying.
I've had a similar experience a couple of times with my z4root'd US spec vzw tab. All else stock. Battery charged 50% our more.
Sent from my SCH-I800 using XDA App
Yeh forgot to mention my battery is charged when this happens too.
kangfu84 said:
I have a problem with my Tab where when you lock it, sometimes when you go to unlock it the Tab has turned itself off and you have to hold the power button for a long while to turn it back on.
I flashed to JM6 using ODIN and am rooted with Superoneclick method.
Any advice would be greatly appreciated, really annoying.
Click to expand...
Click to collapse
Had the tab turned itself off - or has it frozen? And you're essentially soft reseting it? Could be an app causing it?
Sent from my Galaxy Tab using XDA App
I had this issue only once recently. When I got to work I found out that the tab didn't want to show unlock display. when i looked closely, I saw very light image (almost like ghost image) of samsung logo. I had to hard restart.
Sent from my GT-P1000 using XDA App
I had this issue Also
Repeated frequently
I tried to hard rest
and still the problem persists
There are apps in the market that can display the log output Android and its apps continuously produce "behind the scenes". One of the best is catlog. Install it and take a look at the log when this is happening (don't worry it keeps a history of the log messages).
With this log I think it must be possible to track down the culprit. If you can't find it post a (text) capture of the log on this forum.
Thanks. I've downloaded logcat and will post back when it happens next.
Sent from my GT-P1000 using Tapatalk
Ok i've managed to simulate when the fault occurs. Its when i lock the Tab while another app is open.
Well, at least it happened everytime i locked the Tab when Logcat was open in the foreground.
Here is the log i got, ive only pasted from where i think it logged i pressed the power button:
12-21 02:47:55.213 E/WindowManager( 2498): Power key is pressed up mShouldTurnOffOnKeyUp:true
12-21 02:47:55.213 D/WindowManager( 2498): I'm tired mEndcallBehavior=0x2
12-21 02:47:55.213 E/WindowManager( 2498): pkgName:com.nolanlawson.logcat
12-21 02:47:55.213 E/WindowManager( 2498): className:com.nolanlawson.logcat.LogcatActivity
12-21 02:47:55.217 I/PowerManagerService( 2498): Ulight 3->0|0
12-21 02:47:55.217 I/PowerManagerService( 2498): Setting target 2: cur=41.0 target=0 delta=-2.7333333 nominalCurrentValue=41
12-21 02:47:55.217 I/PowerManagerService( 2498): Scheduling light animator!
12-21 02:47:55.217 D/KeyInputQueue( 2498): screenCaptureKeyFlag setting 0
12-21 02:47:55.443 I/PowerManagerService( 2498): Light Animator Finished curIntValue=0
12-21 02:47:55.443 I/power ( 2498): *** set_screen_state 0
12-21 02:47:55.443 D/PowerManagerService( 2498): enableLightSensor false
12-21 02:47:55.443 E/SensorManager( 2498): unregisterListener: [email protected]
12-21 02:47:55.443 W/SensorManager( 2498): Delay Candidate Listener 0 Sensor:4 delay:2147483647
12-21 02:47:55.443 W/SensorManager( 2498): Delay Candidate Listener 1 Sensor:4 delay:2147483647
12-21 02:47:55.443 I/Sensors ( 2498): sensors_data_delay handle=4 delay=2147483647 mMinDelay=60
12-21 02:47:55.443 D/Sensors ( 2498): sensors_control_activate active=00000012 sensor=00000010 new_sensors=2 changed=10
12-21 02:47:55.443 W/Sensors ( 2498): close Light sensor
12-21 02:47:55.443 I/Sensors ( 2498): set AK daemon delay=60 fd=66
12-21 02:47:55.451 W/PowerManagerService( 2498): CurLockF mPS:0 mUS=0
12-21 02:47:55.451 W/PowerManagerService( 2498): mPokeLocks.size=0:
12-21 02:47:55.451 D/PowerManagerService( 2498): sendNotificationLocked on=false
12-21 02:47:55.451 D/KeyguardViewMediator( 2498): onScreenTurnedOff(2)
12-21 02:47:55.451 D/KeyguardViewMediator( 2498): doKeyguard: IMSI=505023104565981
12-21 02:47:55.451 I/KeyguardUpdateMonitor( 2498): getSimState() : mSimState=READY
12-21 02:47:55.451 D/KeyguardViewMediator( 2498): doKeyguard: showing the lock screen
12-21 02:47:55.451 D/KeyguardViewMediator( 2498): showLocked
12-21 02:47:55.451 E/SensorManager( 2498): unregisterListener: [email protected]82b3300
12-21 02:47:55.451 W/SensorManager( 2498): Delay Candidate Listener 0 Sensor:1 delay:2147483647
12-21 02:47:55.451 I/Sensors ( 2498): sensors_data_delay handle=1 delay=2147483647 mMinDelay=2147483647
12-21 02:47:55.451 D/Sensors ( 2498): sensors_control_activate active=00000002 sensor=00000002 new_sensors=0 changed=2
12-21 02:47:55.451 W/Sensors ( 2498): Accelerometer closed
12-21 02:47:55.451 W/Sensors ( 2498): Accelerometer go to SLEEP
12-21 02:47:55.451 D/KeyguardViewMediator( 2498): handleShow
12-21 02:47:55.455 E/RingtoneManager( 2498): getRingtone : file:///system/media/audio/ui/Lock.ogg, streamType : -1
12-21 02:47:55.455 V/MediaPlayer-JNI( 2498): native_setup
12-21 02:47:55.455 V/MediaPlayer( 2498): constructor
12-21 02:47:55.455 V/MediaPlayer( 2498): setListener
12-21 02:47:55.455 V/MediaPlayer-JNI( 2498): setDataSource: path /system/media/audio/ui/Lock.ogg
12-21 02:47:55.455 V/MediaPlayer( 2498): setDataSource(/system/media/audio/ui/Lock.ogg)
12-21 02:47:55.471 E/FastDormancy( 2573): [SCREEN_OFF] New FD Time: 5000
12-21 02:47:55.471 D/FastDormancy( 2573): [FD] INTENT ACTION android.intent.action.SCREEN_OFF
12-21 02:47:55.471 D/FastDormancy( 2573): [FD] mIsScreenOn: false
12-21 02:47:55.486 I/Ringtone( 2498): openMediaPlayer() mUri: file:///system/media/audio/ui/Lock.ogg
12-21 02:47:55.486 I/Ringtone( 2498): openMediaPlayer() isMidFile: false
12-21 02:47:55.486 V/MediaPlayer-JNI( 2498): setAudioStreamType: 2
12-21 02:47:55.486 V/MediaPlayer( 2498): MediaPlayer::setAudioStreamType
12-21 02:47:55.486 V/MediaPlayer( 2498): prepare
12-21 02:47:55.486 E/MediaPlayerService( 2401): Client::notify In
12-21 02:47:55.486 E/MediaPlayer( 2498): message received msg=1, ext1=0, ext2=0
12-21 02:47:55.486 V/MediaPlayer( 2498): prepared
12-21 02:47:55.486 V/MediaPlayer( 2498): signal application thread
12-21 02:47:55.486 E/MediaPlayer( 2498): callback application
12-21 02:47:55.486 E/MediaPlayer( 2498): back from callback
12-21 02:47:55.486 V/MediaPlayer( 2498): prepare complete - status=0
12-21 02:47:55.486 V/MediaPlayer-JNI( 2498): native_setup
12-21 02:47:55.486 V/MediaPlayer( 2498): constructor
12-21 02:47:55.486 V/MediaPlayer( 2498): setListener
Any ideas?
Are you using setcpu? I had the same problem when trying to use conservitave or set the minimum to 100mhz. Currently I use ondemand with a minimum of 200mhz
Sent from my SCH-I800 using XDA App
Can you create a longer log? I think the beginning is right.
The log you've made is showing roughly the same enties when I put the tab in standby (i don't have.the power off problem). Maybe some more entries will give some more info. The log you posted shows nothing unusual .
Btw i like the 2nd log entry: ' I'm tired.... '
Yes I use setcpu. I changed my screen off profile to on demand instead of conservative and it doesn't turn off when I lock the tab with catalog in the foreground anymore. Lets hope that was the problem. Thanks!
Sent from my GT-P1000 using Tapatalk
All good now.
I love my Tab
Galaxy Tab turns off afler sleep for a long time
Hello guys.
Recently got Galaxy 2 Tablet (P6210) (just wifi, no gsm or cdma) and it has the same bug - it doesn't wake up after sleep more than 5 hours.(needs long press power button, around 10 sec).
It happens only if battery below 40%. If battery more than 40-50% the tablet wakes up normally.
Playing with "custom power save mode" and "Auto ajust screen power" (may be this feature just specifically for P6200 series) didn't bring good results. Tablet anyway didn't wake up quickly after sleep for a long time if battery below 40%. Make sure after long press power button and wake up tablet has the same % of battery as I left it.
Also I didn't find "setcpu" function as advise TheMasterBaron on last page. Possibly not all tablets have it. If all samsung tablets have this feature I will glad to know where it on P6200 series.
But I got kind of solution which helped me though solution is not best. whatever. Actually idea is not mine but a few weeks playing with it looks like this solution works.
If you will turn off Wi-fi and then tablet will go to sleep doesn't matter how much battery % has on this moment (even 5%) the tablet even after 15 hours sleep wake up quickly.
Any ideas how do Wi-fi interfere during sleep and how to fix it?
MOD EDIT: links removed
Killswitch for tablets and phones
Fahrbot Mobile presents Killswitch, a utility made specifically for devices with cases.
What does Killswitch do?
The app uses a combination of sensors to control the sleep state and screen lock of any device.
At the moment, it uses the proximity sensor, light sensor and accelerometer.
Killswitch now has a night mode for weak sensors - if you find there are errors working in low light conditions on your device, simply set up a schedule!
Killswitch has the added advantage of removing your lockscreen via two different methods if you so wish. If you have a case, it really isn't necessary and can be annoying.
Why use Killswitch?
Killswitch will save you battery - putting your device to sleep is as intuitive as shutting your case or turning your phone face down.
And, of course, Killswitch will show all your ipad and iphone loving mates why android is just that much more awesome
After upgrading to a newer version, please go into the settings dialog and enable Killswitch again. This is not optimal, but it saves battery and cpu time by removing the necessity for a constantly running service!
In order to uninstall the app, untick "Admin privileges" in Killswitch or via the Accessibility page of your device's settings.
sleeplessninja video review:
Thanks bud.
Android Market link:
The app is available right now on the Android Market.
Screens:
Killswitch 1.0.5
+ Added scheduling
+ Added night mode
+ Fixed bugs on many devices
Killswitch 1.0.4
+ Verbose debugging mode added
Killswitch 1.0.3
+ Bigger buttons
+ Sensitivity tweaks for Samsung 2.2 devices
+ Bug logging
Killswitch 1.0.2
+ Minor layout tweaks
+ Added new icons
Killswitch 1.0.1
+ Fixed orientation-related problems
+ Tweaked default activation delay value
+ Cleaned up Help and Tips dialog
+ Added license check delay to fix caching problems on Google's end
Killswitch 1.0.0 RC
+ Added license check, nag screen, functionality restrictions for unlicensed copies
+ Alternative no-lock mechanism reintegrated
+ About page added
+ Issues related to ProGuard fixed
reserved for suggestion list
Just a heads-up for those who have not managed to work out how to use Killswitch - despite very clear instructions in the Help and Tips dialog.
On a tablet with case the settings should look like this:
Enable Killswitch: tick
Admin Permissions: tick
Confirmation time: 10sec
Activation delay: 6sec
No-lock: Disable screen lock
Use proximity: no tick
Use light sensor: tick
Sensitivity: 10%
Use accelerometer: no tick
For a phone the settings should be exactly the same, except with "Use proximity sensor: tick". These are the settings Im using right now and they work perfectly.
The point of the app is also to avoid accidental sleep mode in a dark room through the popup dialog. Do not choose "Use accelerometer" unless you plan on using both light sensor and facedown at the same time. Instead, choose "Enable facedown mode only" if you see the popup dialog while using the tab in a dark room - this will disable the light sensor but enable facedown until you next swich on/ off.
Please read the Help and Tips section before giving up!
I've bought and installed Kill Switch for my galaxy tab, used the exact same settings shown above but it doesn't appear to be doing anything on my tab. I'm on overcome 1.2.3 and have the fugutweaks applied
After upgrading to a newer version, please go into the settings dialog and enable Killswitch again. This is not optimal, but it saves battery and cpu time by removing the necessity for a constantly running service!
Im using overcome 1.2 and its working just fine... also, its tested to work on JK5 and up stock roms.
Decrease activation delay in settings to 2 seconds, then try putting your finger over the light sensor to check whether its working - its just to the right of the front facing camera.
If not this is a kernel-related problem, so please send logcat!
Hmm...I appear to be having a problem with the light sensor. I can get the accelerometer to switch it off. I think I'm going to undo the fugutweaks, see if that's the problem.
Could you please post a logcat? This would be the easiest way to check what the problem is.
You can get the app aLogcat for free from the market. Use it after youve turned on killswitch and just post the resulting text here.
Sorry, I undid the fugutweaks before I read your reply and this appears to have cured the problem
OK, no problem! I hope you find the functionality useful!
mrgrey1701 said:
Sorry, I undid the fugutweaks before I read your reply and this appears to have cured the problem
Click to expand...
Click to collapse
I spoke too soon...its very temperamental with the light sensor - sometimes it works, most times it doesn't. Installing logcat and will post results here shortly:
D/alogcat ( 4511): stopped
D/alogcat ( 4511): starting ...
W/InputManagerService( 2829): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 2917): GC_EXPLICIT freed 15 objects / 536 bytes in 77ms
D/dalvikvm( 2917): GC_EXPLICIT freed 7 objects / 288 bytes in 71ms
D/BatteryService( 2829): update start
D/BatteryService( 2829): updateBattery level:77 scale:100 status:4 health:2 present:true voltage: 3874 temperature: 323 technology: Li-ion AC powered:false USB powered:false icon:17302168
D/WifiService( 2829): ACTION_BATTERY_CHANGED pluggedType: 0
D/dalvikvm( 4449): GC_EXPLICIT freed 17829 objects / 1823232 bytes in 448ms
D/dalvikvm( 2924): GC_EXPLICIT freed 2942 objects / 120712 bytes in 274ms
W/PowerManagerService( 2829): Timer 0x7->0x3|0x0
I/PowerManagerService( 2829): Ulight 7->3|0
V/WindowManager( 2829): onOrientationChanged, rotation changed to 1 false mLockedRotation=-1
E/WindowManager( 2829): Overwriting rotation value from 1
V/WindowManager( 2829): Rotation changed to 1 from 0 (forceApp=-1, req=1)
I/WindowManager( 2829): Setting rotation to 1, animFlags=0
E/SurfaceFlinger( 2829): Surface Flinger::setOrientation mIsRotationPossible = 0, nBackupOrientationValue = 1
I/TvOut-Observer( 2829): setTvoutOrientation rotation = 1
E/TvOut-Observer( 2829): SetOrientation
I/ActivityManager( 2829): Config changed: { scale=1.0 imsi=234/20 loc=en_GB touch=3 keys=1/1/2 nav=1/1 orien=2 layout=35 uiMode=17 seq=6 FlipFont=0}
D/PhoneApp( 2921): updateProximitySensorMode: state = IDLE
I/UsageStats( 2829): Unexpected resume of org.jtb.alogcat while already resumed in org.jtb.alogcat
V/alogcat ( 4511): save instance
V/alogcat ( 4511): paused
D/alogcat ( 4511): stopping ...
V/alogcat ( 4511): destroyed
D/alogcat ( 4511): stopped
V/alogcat ( 4511): created
D/alogcat ( 4511): canceling periodic saves
V/alogcat ( 4511): started
V/alogcat ( 4511): restore instance
V/alogcat ( 4511): resumed
D/alogcat ( 4511): starting ...
V/Thumb Keyboard( 2917): HAAALLLOOO widht: 1025
V/Thumb Keyboard( 2917): HAAALLLOOO height: 272
V/WindowManager( 2829): onOrientationChanged, rotation changed to 2 false mLockedRotation=-1
E/WindowManager( 2829): Overwriting rotation value from 2
V/WindowManager( 2829): Rotation changed to 2 from 1 (forceApp=-1, req=2)
I/WindowManager( 2829): Setting rotation to 2, animFlags=0
E/SurfaceFlinger( 2829): Surface Flinger::setOrientation mIsRotationPossible = 0, nBackupOrientationValue = 2
I/TvOut-Observer( 2829): setTvoutOrientation rotation = 2
E/TvOut-Observer( 2829): SetOrientation
I/ActivityManager( 2829): Config changed: { scale=1.0 imsi=234/20 loc=en_GB touch=3 keys=1/1/2 nav=1/1 orien=1 layout=35 uiMode=17 seq=7 FlipFont=0}
D/PhoneApp( 2921): updateProximitySensorMode: state = IDLE
I/UsageStats( 2829): Unexpected resume of org.jtb.alogcat while already resumed in org.jtb.alogcat
D/dalvikvm( 2917): GC_EXPLICIT freed 1479 objects / 99312 bytes in 137ms
V/alogcat ( 4511): save instance
V/alogcat ( 4511): paused
D/alogcat ( 4511): stopping ...
V/alogcat ( 4511): destroyed
D/alogcat ( 4511): stopped
V/alogcat ( 4511): created
D/alogcat ( 4511): canceling periodic saves
V/alogcat ( 4511): started
V/alogcat ( 4511): restore instance
V/alogcat ( 4511): resumed
D/alogcat ( 4511): starting ...
V/Thumb Keyboard( 2917): HAAALLLOOO widht: 606
V/Thumb Keyboard( 2917): HAAALLLOOO height: 462
D/dalvikvm( 2917): GC_EXPLICIT freed 2064 objects / 123784 bytes in 98ms
D/dalvikvm( 2917): GC_EXPLICIT freed 581 objects / 23088 bytes in 69ms
D/dalvikvm( 2917): GC_EXPLICIT freed 7 objects / 296 bytes in 60ms
D/UpdateService( 3192): rotation (new config = { scale=1.0 imsi=234/20 loc=en_GB touch=3 keys=1/1/2 nav=1/1 orien=1 layout=35 uiMode=17 seq=7 FlipFont=0})
I/DBG_WSS_DM( 3338): [wssTelephonyData.java Line:153] getInstance PHONE_TYPE_GSM
V/AlarmManager( 2829): set: Alarm{48f8a5d0 type 2 com.google.android.apps.maps}
D/dalvikvm( 2829): GC_EXPLICIT freed 19940 objects / 871280 bytes in 288ms
D/dalvikvm( 4177): GC_EXPLICIT freed 272 objects / 14272 bytes in 108ms
I/DBG_WSS_DM( 3338): [wssTelephonyData.java Line:153] getInstance PHONE_TYPE_GSM
V/AlarmManager( 2829): set: Alarm{48faf1a0 type 2 com.google.android.apps.maps}
D/dalvikvm( 3049): GC_EXPLICIT freed 14292 objects / 815880 bytes in 159ms
W/PowerManagerService( 2829): Timer 0x3->0x3|0x0
V/WindowManager( 2829): onOrientationChanged, rotation changed to 0 false mLockedRotation=-1
E/WindowManager( 2829): Overwriting rotation value from 0
V/WindowManager( 2829): Rotation changed to 0 from 2 (forceApp=-1, req=0)
I/WindowManager( 2829): Setting rotation to 0, animFlags=0
E/SurfaceFlinger( 2829): Surface Flinger::setOrientation mIsRotationPossible = 0, nBackupOrientationValue = 0
I/TvOut-Observer( 2829): setTvoutOrientation rotation = 0
E/TvOut-Observer( 2829): SetOrientation
V/AlarmManager( 2829): set: Alarm{48e73de8 type 1 android}
D/dalvikvm( 2829): GC_EXPLICIT freed 2694 objects / 116128 bytes in 259ms
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
I/PowerManagerService( 2829): Ulight 3->7|0
V/WindowManager( 2829): Dsptch to Window{48f9bc90 org.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
W/KeyCharacterMap( 4511): No keyboard for id 0
W/KeyCharacterMap( 4511): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
V/WindowManager( 2829): Dsptch to Window{48f9bc90 org.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
V/VibratorService( 2829): vibrateImmVibe: 13, magnitude: -1
V/VibratorService( 2829): setVibeStrength = 10000
V/WindowManager( 2829): Delivering toWindow{48d4a768 AtchDlgrg.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
V/WindowManager( 2829): Delivering toWindow{48d4a768 AtchDlgrg.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
There is nothing about fahrbotapps in this logcat!
Try opening the Killswitch properties, unticking and again ticking "Enable Killswitch" and then running aLogcat.
Once its running put your finger over the light sensor and see what happens. Even if nothing happens within 10 seconds, pause the logging and then post here!
Sorry, quite new to this. After rebooting again it now appears to work well, as you should see below.
Thanks for your time. Very useful app
D/alogcat ( 4342): stopped
V/alogcat ( 4342): paused
E/WindowManager( 2829): Overwriting rotation value from 0
I/Zygote ( 4377): Zygote: pid 4377 has INTERNET permission, then set capability for CAP_NET_RAW
I/Zygote ( 4377): Zygote: pid 4377 has CALL PRIVILEGED permission, then set capability for CAP_SYS_ADMIN (21)
I/ActivityManager( 2829): No longer want com.android.mms (pid 3178): hidden #16
W/ResourceType( 2829): Skipping entry 0x7f040006 in package table 0 because it is not complex!
W/ResourceType( 2829): Skipping entry 0x7f040005 in package table 0 because it is not complex!
I/ActivityManager( 2829): No longer want com.android.settings (pid 4377): hidden #16
D/alogcat ( 4342): stopping ...
D/alogcat ( 4342): stopped
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
D/dalvikvm( 2917): GC_EXPLICIT freed 14 objects / 584 bytes in 50ms
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
V/WindowManager( 2829): Delivering toWindow{48deb1a0 com.fede.launcher/com.fede.launcher.Launcher paused=false}
I/ActivityManager( 2829): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fahrbot.apps.killswitch/.activities.ConfiguratorPreferenceActivity }
I/ActivityManager( 2829): Start proc fahrbot.apps.killswitch for activity fahrbot.apps.killswitch/.activities.ConfiguratorPreferenceActivity: pid=4384 uid=10136 gids={}
W/Process ( 2829): Unable to open /proc/3178/status
D/dalvikvm( 2637): GC_EXPLICIT freed 307 objects / 11648 bytes in 28ms
E/WindowManager( 2829): Overwriting rotation value from 0
W/ResourceType( 2829): Skipping entry 0x7f040007 in package table 0 because it is not complex!
W/ResourceType( 2829): Skipping entry 0x7f040008 in package table 0 because it is not complex!
D/dalvikvm( 2637): GC_EXPLICIT freed 52 objects / 2480 bytes in 81ms
D/dalvikvm( 2637): GC_EXPLICIT freed 2 objects / 48 bytes in 49ms
I/global ( 2829): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
D/SensorManager( 4384): ====>>>>>Num Sensor: 1
D/SensorManager( 4384): ====>>>>>Num Sensor: 2
D/SensorManager( 4384): ====>>>>>Num Sensor: 3
D/SensorManager( 4384): ====>>>>>Num Sensor: 4
D/SensorManager( 4384): ====>>>>>Num Sensor: 5
D/SensorManager( 4384): ====>>>>>Num Sensor: 6
D/SensorManager( 4384): ====>>>>>Num Sensor: 7
D/SensorManager( 4384): ====>>>>>Num Sensor: 0
E/SensorManager( 4384): ####### akmd2 started!!!
I/ActivityManager( 2829): Displayed activity fahrbot.apps.killswitch/.activities.ConfiguratorPreferenceActivity: 448 ms (total 448 ms)
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
D/dalvikvm( 4384): GC_EXTERNAL_ALLOC freed 2659 objects / 185288 bytes in 31ms
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
I/EventLogService( 3073): Aggregate from 1300117279446 (log), 1300117279446 (data)
W/EventLogAggregator( 3073): Unknown tag: contacts_upgrade_receiver
V/AlarmManager( 2829): set: Alarm{48f72778 type 0 com.google.android.gsf}
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
V/WindowManager( 2829): Delivering toWindow{48f0bef0 fahrbot.apps.killswitch/fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity paused=false}
E/SensorManager( 4384): registerListener 41 LightSensor delay:240
D/Sensors ( 2829): open_input open fd = 98
D/Sensors ( 2829): open_input open fd = 98
D/Sensors ( 2829): open_input leave
D/Sensors ( 2829): accel :: open_input open fd = 99
D/Sensors ( 2829): accel :: open_input open fd = 99
D/Sensors ( 2829): accel :: open_input open fd = 99
D/Sensors ( 2829): open_input_accel leave
D/Sensors ( 2829): gyro :: open_input open fd = 100
D/Sensors ( 2829): open_input_gyro leave
D/Sensors ( 2829): sensors_control_open_data_source: fd_compass=98 fd_accel=99 fd_gyro=100
E/SensorManager( 4384): =======>>>Sensor Thread RUNNING <<<========
D/Sensors ( 4384): event_fd_compass = 38 fd_acc = 39 fd_gyro = 40
D/Sensors ( 2829): sensors_control_activate active=00000012 sensor=00000010 new_sensors=12 changed=0
I/Sensors ( 2829): set AK daemon delay=60 fd=95
E/Sensors ( 2829): +sensors_control_delay: acc ms=60
E/Sensors ( 2829): Write acc delay /sys/class/input/input3/poll_delay <---60
E/Sensors ( 2829): +sensors_control_delay: gyro ms=60
E/Sensors ( 2829): Write gyro delay /sys/class/input/input5/poll_delay <---60
W/SensorManager( 4384): Delay Candidate Listener 0 Sensor:4 delay:240
I/Sensors ( 4384): sensors_data_delay handle=4 delay=240 mMinDelay=240
E/SensorManager( 4384): unregisterListener: [email protected] P1 LightSensor
I/Sensors ( 2829): set AK daemon delay=60 fd=95
E/Sensors ( 2829): +sensors_control_delay: acc ms=60
E/Sensors ( 2829): Write acc delay /sys/class/input/input3/poll_delay <---60
E/Sensors ( 2829): +sensors_control_delay: gyro ms=60
E/Sensors ( 2829): Write gyro delay /sys/class/input/input5/poll_delay <---60
I/Sensors ( 4384): sensors_data_delay handle=4 delay=2147483647 mMinDelay=2147483647
E/SensorManager( 4384): registerListener 41 LightSensor delay:240
D/Sensors ( 2829): sensors_control_activate active=00000012 sensor=00000010 new_sensors=12 changed=0
I/Sensors ( 2829): set AK daemon delay=60 fd=95
E/Sensors ( 2829): +sensors_control_delay: acc ms=60
E/Sensors ( 2829): Write acc delay /sys/class/input/input3/poll_delay <---60
E/Sensors ( 2829): +sensors_control_delay: gyro ms=60
E/Sensors ( 2829): Write gyro delay /sys/class/input/input5/poll_delay <---60
W/SensorManager( 4384): Delay Candidate Listener 0 Sensor:4 delay:240
I/Sensors ( 4384): sensors_data_delay handle=4 delay=240 mMinDelay=240
E/WindowManager( 2829): disableKeyguard() : [email protected] tag==KillSwitch
D/KeyguardViewMediator( 2829): setKeyguardEnabled(false)
W/Sensors ( 4384): report Light 22
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
V/VibratorService( 2829): vibrateImmVibe: 9, magnitude: -1
V/VibratorService( 2829): setVibeStrength = 10000
I/ActivityManager( 2829): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=4393 uid=1000 gids={3003, 1015, 2001, 3002, 3001, 1006}
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
I/Zygote ( 4393): Zygote: pid 4393 has INTERNET permission, then set capability for CAP_NET_RAW
I/Zygote ( 4393): Zygote: pid 4393 has CALL PRIVILEGED permission, then set capability for CAP_SYS_ADMIN (21)
D/StatusBar( 2829): manageDisableList what=0x1 pkg=android
D/StatusBar( 2829): DISABLE_EXPAND: yes
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
I/ActivityManager( 2829): No longer want com.osp.app.signin (pid 3310): hidden #16
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
E/WindowManager( 2829): isHomeNeglecting pkgName:fahrbot.apps.killswitch
E/WindowManager( 2829): className:fahrbot.apps.killswitch.activities.ConfiguratorPreferenceActivity
V/WindowManager( 2829): Delivering toWindow{48f098d0 paused=false}
V/WindowManager( 2829): Delivering toWindow{48f098d0 paused=false}
I/ActivityManager( 2829): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=org.jtb.alogcat/.LogActivity }
D/StatusBar( 2829): manageDisableList what=0x0 pkg=android
D/alogcat ( 4342): stopping ...
D/alogcat ( 4342): canceling periodic saves
V/alogcat ( 4342): started
V/alogcat ( 4342): resumed
D/alogcat ( 4342): starting ...
D/dalvikvm( 2917): GC_EXPLICIT freed 26 objects / 1016 bytes in 63ms
W/InputManagerService( 2829): Starting input on non-focused client [email protected] (uid=10136 pid=4384)
W/Sensors ( 2829): report Light 5
D/PowerManagerService( 2829): onSensorChanged: light value: 5
W/Sensors ( 4384): report Light 5
D/dalvikvm( 3073): GC_EXPLICIT freed 6075 objects / 559920 bytes in 186ms
I/ActivityManager( 2829): Starting activity: Intent { flg=0x10000000 cmp=fahrbot.apps.killswitch/.activities.ScreenOffActivity (has extras) }
W/Process ( 2829): Unable to open /proc/3310/status
V/alogcat ( 4342): save instance
V/alogcat ( 4342): paused
E/WindowManager( 2829): Overwriting rotation value from 0
E/WindowManager( 2829): Overwriting rotation value from 0
D/alogcat ( 4342): stopping ...
D/alogcat ( 4342): stopped
D/alogcat ( 4342): stopping ...
D/alogcat ( 4342): canceling periodic saves
V/alogcat ( 4342): started
D/alogcat ( 4342): starting ...
I/ActivityManager( 2829): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 367 ms (total 367 ms)
D/PowerManagerService( 2829): lightSensorChangedLocked 5
W/Sensors ( 2829): report Light 22
D/PowerManagerService( 2829): onSensorChanged: light value: 22
W/Sensors ( 4384): report Light 22
V/alogcat ( 4342): resumed
W/PowerManagerService( 2829): Timer 0x7->0x3|0x3
I/PowerManagerService( 2829): Ulight 7->3|0
D/PowerManagerService( 2829): lightSensorChangedLocked 22
W/Sensors ( 2829): report Light 5
D/PowerManagerService( 2829): onSensorChanged: light value: 5
D/dalvikvm( 4342): GC_FOR_MALLOC freed 24065 objects / 3041640 bytes in 116ms
W/Sensors ( 4384): report Light 5
D/dalvikvm( 2962): GC_EXPLICIT freed 9058 objects / 480888 bytes in 180ms
I/ActivityManager( 2829): Starting activity: Intent { flg=0x10000000 cmp=fahrbot.apps.killswitch/.activities.ScreenOffActivity (has extras) }
V/alogcat ( 4342): save instance
V/alogcat ( 4342): paused
I/ActivityManager( 2829): Displayed activity fahrbot.apps.killswitch/.activities.ScreenOffActivity: 333 ms (total 333 ms)
D/PowerManagerService( 2829): lightSensorChangedLocked 5
W/Sensors ( 2829): report Light 22
D/PowerManagerService( 2829): onSensorChanged: light value: 22
W/Sensors ( 4384): report Light 22
W/PowerManagerService( 2829): Timer 0x3->0x3|0x0
V/alogcat ( 4342): resumed
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
I/PowerManagerService( 2829): Ulight 3->7|0
V/WindowManager( 2829): Dsptch to Window{48dc34f8 org.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
W/KeyCharacterMap( 4342): No keyboard for id 0
W/KeyCharacterMap( 4342): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
E/ShutdownThread( 2829): IsShutDownStarted()
I/KeyInputQueue( 2829): Input event
V/WindowManager( 2829): Dsptch to Window{48dc34f8 org.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
V/VibratorService( 2829): vibrateImmVibe: 13, magnitude: -1
V/VibratorService( 2829): setVibeStrength = 10000
V/WindowManager( 2829): Delivering toWindow{48eda210 AtchDlgrg.jtb.alogcat/org.jtb.alogcat.LogActivity paused=false}
Yep, that looks like its working as it should... enjoy!
Cheers op!
My pleasure, if you like the app, please rate it on the market and tell your friends!
I am done with the Norwegian translations. I have sent you a pm with the file.
Thank you for the translations! Ill be sending you a free copy in a minute!
And to anyone interested in doing their own translations, dont hesitate to pm me!
ftgg99 said:
Killswitch for tablets and phones
Fahrbot Mobile presents Killswitch, a utility made specifically for devices with cases.
What does Killswitch do?
The app uses a combination of sensors to control the sleep state and screen lock of any device.
At the moment, it uses the proximity sensor, light sensor and accelerometer.
Killswitch has the added advantage of removing your lockscreen via two different methods if you so wish. If you have a case, it really isnt necessary and can be annoying.
Why use Killswitch?
Killswitch will save you battery - putting your device to sleep is as intuitive as shutting your case or turning your phone face down.
All this will use no more power than any Android device does on default settings, as all of the pertinent sensors are already on all the time.
And, of course, Killswitch will show all your ipad and iphone loving mates why android is just that much more awesome
Settings for tablets should look like this:
Enable Killswitch: tick
Admin Permissions: tick
Confirmation time: 10sec
Activation delay: 6sec
No-lock: Disable screen lock
Use proximity: no tick
Use light sensor: tick
Sensitivity: 10%
Use accelerometer: no tick
After upgrading to a newer version, please go into the settings dialog and enable Killswitch again. This is not optimal, but it saves battery and cpu time by removing the necessity for a constantly running service!
Android Market link:
The app is available right now on the Android Market, at an introductory price of $1.99.
https://market.android.com/details?id=fahrbot.apps.killswitch&feature=search_result
Screens:
Click to expand...
Click to collapse
Did a Video Overview of the App. Great App. Great Idea. Works Well on the Xoom.
http://www.youtube.com/watch?v=cUceEI-A8vw
Thank you kindly, we will be subscribing to your channel asap