Well I finally got my evo Rooted!!! And I'm back on CM7 that I had running on my last phone, which was the CDMA HTC Hero...
However, I'm not sure if this is a known bug or if its just my phone...
When I turn on my Bluetooth on the EVO and connect the headset, it will stay connected ALL DAY... but the Moment I turn on the WIFI, the Bluetooth will disconnect and reconnect, disconnect and reconnect in an endless cycle... I shut WiFi OFF and the bluetooth reconnects and stays connected...
I found a similar thread but the issues was bluetooth killing wifi to where wifi is killing my bluetooth...
I had the exact same rom and mod's on the Hero using the exact same bluetooth headset and did not experience this issue.. is there a way to make my bluetooth stay connected to the phone when I decide to use wifi?! any help is greatly appreciated
EDIT: Did NOT experience this issue on the EVO while unrooted with sense
nobody else having this issue? ....its getting to be quite annoying
further investigation...
when I am not at home my bluetooth stays connected, because Juicedefender disables my wifi because of location... as soon as I come home and juicedefender eables my wifi my bluetooth disconnects, and then starts its reconnect and disconnect cycle every 2 seconds until i either turn off the bluetooth headset or turn off wifi....
here is a logcat of the disconnects and reconnects...dont know if this will help..
Code:
I/BluetoothAudioGateway.cpp( 330): Accepting HF connection.
I/BluetoothAudioGateway.cpp( 330): Successful accept() on AG socket 52: new socket 59, address 00:1C:D8:3E:51:F4, RFCOMM channel 10
I/BT Audio Gateway( 330): connect notification!
I/BT Audio Gateway( 330): Incoming connection from handsfree 00:1C:D8:3E:51:F4 on channel 10
I/BT HSHFP( 330): Incoming rfcomm (handsfree) connection from 00:1C:D8:3E:51:F4on channel 10
I/BluetoothDeviceProfileState( 208): Entering IncomingHandsfree state with: 2
I/BluetoothDeviceProfileState( 208): Processing command:2
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state0 -> 1, result = 1
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 1
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
I/BT HSHFP( 330): initializeNativeDataNative: ALREADY CONNECTED!
D/BT HSHFP( 330): Rfcomm connected
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state1 -> 2, result = 1
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
D/BT HSHFP( 330): Saved priority 00:1C:D8:3E:51:F4 = 1000
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 2
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_name=BlueAnt T1 V1.5;bt_headset_nrec=on, tid 156, calling tid 330
D/AudioHardwareQSD( 156): Using default acoustic parameters (BlueAnt T1 V1.5 not in acoustic database)
I/AudioHardwareQSD( 156): Routing audio to Handset
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
D/BluetoothFacade( 452): isConnectedToAllProfiles=true (hs=true, a2=false)
D/BABTService( 452): broadcastAction: action=com.blueant.android.ACTION_SVC_DEVICE_CONNECTED, id=0
D/dalvikvm( 208): GC_EXPLICIT freed 1402K, 37% free 8640K/13703K, external 1566K/2078K, paused 141ms
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_nrec=off, tid 8273, calling tid 330
D/AudioHardwareQSD( 156): Turning noise reduction and echo cancellation off for BT headset
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 1
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:0->1
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Connected from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:1->2
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 2
D/A2DP ( 156): a2dp_init rate: 44100 channels: 2
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/A2DP ( 156): a2dp_thread started
D/A2dpAudioInterface( 156): A2dpAudioStreamOut::set 80, 0, 0, 0
D/A2dpAudioInterface( 156): setBluetoothEnabled 1
D/AudioFlinger( 156): setParameters(): io 229, keyvalue a2dp_sink_address=00:1C:D8:3E:51:F4, tid 197, calling tid 156
D/A2DP ( 156): bluetooth_init
I/AudioFlinger( 156): AudioFlinger's thread 0x5c1a0 ready to run
I/AudioFlinger( 156): AudioFlinger's thread 0x5b2a8 ready to run
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
D/AudioFlinger( 156): setParameters(): io 0, keyvalue A2dpSuspended=false, tid 4755, calling tid 208
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): UploadManager.onProgress
V/MediaUploader( 1357): UploadManager.progressUpdate: guid=9055342115835365592; bytes=89018368
D/MediaUploader( 1357): UploadsAsyncQueryHandler.notifiyDatabaseChangeListeners
D/MediaUploader( 1357): executeWithAuthRetry: starting httpClient.execute #1
I/AudioService( 208): AudioFocus abandonAudioFocus() from [email protected][email protected]
I/GoogleVoice( 8356): AndroidPushNotificationRegistrar: android id = '34890381e86087a6'
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothService( 208): setRemoteDeviceProperty addr = 00:1C:D8:3E:51:F4 name = Connected value = false
W/BT HSHFP( 330): RFCOMM poll() returned success (1), but with an unexpected revents bitmask: 0x18
I/Bluetooth HeadsetBase( 330): headset read error 5
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state2 -> 0, result = 0
I/HeadsetService( 581): android.bluetooth.device.action.ACL_DISCONNECTED: bluetooth class is 240404
I/HeadsetService( 581): Bluetooth plugged: false
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:2->0
I/BluetoothDeviceProfileState( 208): Entering IncomingHandsfree state with: 6
I/BluetoothDeviceProfileState( 208): Processing command:6
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Disconnected from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5b2a8
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5b2a8
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5b2a8
D/AudioFlinger( 156): setParameters(): io 229, keyvalue closing=true, tid 197, calling tid 156
D/BABTService( 452): Received action: android.bluetooth.device.action.ACL_DISCONNECTED
D/CarHome ( 7646): BtReceiver action: android.bluetooth.device.action.ACL_DISCONNECTED
D/CarHome ( 7646): BtReceiver key: 00:1C:D8:3E:51:F4
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 0
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 0
D/A2DP ( 156): a2dp_cleanup
D/A2DP ( 156): bluetooth_close
D/A2DP ( 156): a2dp_thread finished
I/BluetoothDeviceProfileState( 208): Entering IncomingA2dp state with: 8
I/BluetoothDeviceProfileState( 208): Processing command:8
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
D/BluetoothFacade( 452): isDisconnectedFromAllProfiles=true (hs=false, a2=false)
D/BABTService( 452): broadcastAction: action=com.blueant.android.ACTION_SVC_DEVICE_DISCONNECTED, id=0
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
I/AudioService( 208): Remote Control registerMediaButtonEventReceiver() for ComponentInfo{com.google.android.music/com.android.music.MediaBu
I/AsyncCursor18:11( 7839): Initialized for content://com.google.android.music.MusicContent/audio?order=name, proj:_id#duration, sel: 'null', args
D/MediaPlaybackService( 7839): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: -1
W/MediaPlaybackService( 7839): Could not find old position... mCursor was null
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): UploadManager.onProgress
V/MediaUploader( 1357): UploadManager.progressUpdate: guid=9055342115835365592; bytes=89542656
D/MediaUploader( 1357): executeWithAuthRetry: starting httpClient.execute #1
D/MediaUploader( 1357): UploadsAsyncQueryHandler.notifiyDatabaseChangeListeners
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothService( 208): setRemoteDeviceProperty addr = 00:1C:D8:3E:51:F4 name = Connected value = true
I/HeadsetService( 581): android.bluetooth.device.action.ACL_CONNECTED: bluetooth class is 240404
I/HeadsetService( 581): Bluetooth plugged: true
D/BABTService( 452): Received action: android.bluetooth.device.action.ACL_CONNECTED
D/CarHome ( 7646): BtReceiver action: android.bluetooth.device.action.ACL_CONNECTED
D/CarHome ( 7646): BtReceiver key: 00:1C:D8:3E:51:F4
I/AudioService( 208): AudioFocus abandonAudioFocus() from [email protected][email protected]
I/BluetoothAudioGateway.cpp( 330): Accepting HF connection.
I/BluetoothAudioGateway.cpp( 330): Successful accept() on AG socket 52: new socket 59, address 00:1C:D8:3E:51:F4, RFCOMM channel 10
I/BT Audio Gateway( 330): connect notification!
I/BT Audio Gateway( 330): Incoming connection from handsfree 00:1C:D8:3E:51:F4 on channel 10
I/BT HSHFP( 330): Incoming rfcomm (handsfree) connection from 00:1C:D8:3E:51:F4on channel 10
I/BluetoothDeviceProfileState( 208): Entering IncomingHandsfree state with: 2
I/BluetoothDeviceProfileState( 208): Processing command:2
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state0 -> 1, result = 1
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 1
I/BT HSHFP( 330): initializeNativeDataNative: ALREADY CONNECTED!
D/BT HSHFP( 330): Rfcomm connected
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state1 -> 2, result = 1
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 2
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
D/BluetoothFacade( 452): isConnectedToAllProfiles=true (hs=true, a2=false)
D/BABTService( 452): broadcastAction: action=com.blueant.android.ACTION_SVC_DEVICE_CONNECTED, id=0
D/BT HSHFP( 330): Saved priority 00:1C:D8:3E:51:F4 = 1000
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_name=BlueAnt T1 V1.5;bt_headset_nrec=on, tid 8273, calling tid 330
D/AudioHardwareQSD( 156): Using default acoustic parameters (BlueAnt T1 V1.5 not in acoustic database)
I/AudioHardwareQSD( 156): Routing audio to Handset
I/RealTimeChat( 1357): Sending ping to bunch
I/RealTimeChat( 1357): Ping response from backend
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_nrec=off, tid 4755, calling tid 330
D/AudioHardwareQSD( 156): Turning noise reduction and echo cancellation off for BT headset
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 1
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:0->1
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Connected from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/A2DP ( 156): a2dp_init rate: 44100 channels: 2
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 2
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/A2DP ( 156): a2dp_thread started
D/A2dpAudioInterface( 156): A2dpAudioStreamOut::set 80, 0, 0, 0
D/A2dpAudioInterface( 156): setBluetoothEnabled 1
D/AudioFlinger( 156): setParameters(): io 232, keyvalue a2dp_sink_address=00:1C:D8:3E:51:F4, tid 197, calling tid 156
D/A2DP ( 156): bluetooth_init
I/AudioFlinger( 156): AudioFlinger's thread 0x5c1a0 ready to run
I/AudioFlinger( 156): AudioFlinger's thread 0x5ca38 ready to run
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
D/AudioFlinger( 156): setParameters(): io 0, keyvalue A2dpSuspended=false, tid 206, calling tid 208
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:1->2
V/JuiceDefender.Service( 1906): Screen brightness set to 20%, dim 0% - sensor: 1079
W/BT HSHFP( 330): RFCOMM poll() returned success (1), but with an unexpected revents bitmask: 0x18
I/Bluetooth HeadsetBase( 330): headset read error 5
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothService( 208): setRemoteDeviceProperty addr = 00:1C:D8:3E:51:F4 name = Connected value = false
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state2 -> 0, result = 0
I/HeadsetService( 581): android.bluetooth.device.action.ACL_DISCONNECTED: bluetooth class is 240404
I/HeadsetService( 581): Bluetooth plugged: false
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:2->0
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Disconnected from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
I/BluetoothDeviceProfileState( 208): Entering IncomingHandsfree state with: 6
I/BluetoothDeviceProfileState( 208): Processing command:6
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5ca38
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5ca38
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0x5ca38
D/AudioFlinger( 156): setParameters(): io 232, keyvalue closing=true, tid 197, calling tid 156
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 0
D/A2DP ( 156): a2dp_cleanup
D/A2DP ( 156): bluetooth_close
D/A2DP ( 156): a2dp_thread finished
I/BluetoothDeviceProfileState( 208): Entering IncomingA2dp state with: 8
I/BluetoothDeviceProfileState( 208): Processing command:8
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
D/dalvikvm( 7623): GC_EXPLICIT freed 133K, 53% free 2889K/6087K, external 0K/0K, paused 142ms
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 0
D/BABTService( 452): Received action: android.bluetooth.device.action.ACL_DISCONNECTED
D/CarHome ( 7646): BtReceiver action: android.bluetooth.device.action.ACL_DISCONNECTED
D/CarHome ( 7646): BtReceiver key: 00:1C:D8:3E:51:F4
D/dalvikvm( 287): GC_CONCURRENT freed 1459K, 53% free 3840K/8007K, external 2006K/2498K, paused 2ms+11ms
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
D/BluetoothFacade( 452): isDisconnectedFromAllProfiles=true (hs=false, a2=false)
D/BABTService( 452): broadcastAction: action=com.blueant.android.ACTION_SVC_DEVICE_DISCONNECTED, id=0
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
I/AudioService( 208): Remote Control registerMediaButtonEventReceiver() for ComponentInfo{com.google.android.music/com.android.music.MediaBu
I/AsyncCursor19:11( 7839): Initialized for content://com.google.android.music.MusicContent/audio?order=name, proj:_id#duration, sel: 'null', args
D/MediaPlaybackService( 7839): Event logging MUSIC_PAUSE_PLAYBACK_REQUESTED: -1
W/MediaPlaybackService( 7839): Could not find old position... mCursor was null
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothService( 208): setRemoteDeviceProperty addr = 00:1C:D8:3E:51:F4 name = Connected value = true
I/HeadsetService( 581): android.bluetooth.device.action.ACL_CONNECTED: bluetooth class is 240404
I/HeadsetService( 581): Bluetooth plugged: true
D/BABTService( 452): Received action: android.bluetooth.device.action.ACL_CONNECTED
D/CarHome ( 7646): BtReceiver action: android.bluetooth.device.action.ACL_CONNECTED
D/CarHome ( 7646): BtReceiver key: 00:1C:D8:3E:51:F4
I/BluetoothAudioGateway.cpp( 330): Accepting HF connection.
I/BluetoothAudioGateway.cpp( 330): Successful accept() on AG socket 52: new socket 59, address 00:1C:D8:3E:51:F4, RFCOMM channel 10
I/BT Audio Gateway( 330): connect notification!
I/BT Audio Gateway( 330): Incoming connection from handsfree 00:1C:D8:3E:51:F4 on channel 10
I/BT HSHFP( 330): Incoming rfcomm (handsfree) connection from 00:1C:D8:3E:51:F4on channel 10
I/BluetoothDeviceProfileState( 208): Entering IncomingHandsfree state with: 2
I/BluetoothDeviceProfileState( 208): Processing command:2
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state0 -> 1, result = 1
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 1
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
I/BT HSHFP( 330): initializeNativeDataNative: ALREADY CONNECTED!
D/BT HSHFP( 330): Rfcomm connected
D/BT HSHFP( 330): Device: 00:1C:D8:3E:51:F4 Headset state1 -> 2, result = 1
D/BT HSHFP( 330): Saved priority 00:1C:D8:3E:51:F4 = 1000
I/BluetoothDeviceProfileState( 208): Entering ACL Connected state with: 102
V/BluetoothEventRedirector( 5723): Received android.bluetooth.headset.action.STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile HEADSET newProfileState 2
D/BABTService( 452): Received action: android.bluetooth.headset.action.STATE_CHANGED
D/BluetoothFacade( 452): isConnectedToAllProfiles=true (hs=true, a2=false)
D/BABTService( 452): broadcastAction: action=com.blueant.android.ACTION_SVC_DEVICE_CONNECTED, id=0
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_name=BlueAnt T1 V1.5;bt_headset_nrec=on, tid 4755, calling tid 330
D/AudioHardwareQSD( 156): Using default acoustic parameters (BlueAnt T1 V1.5 not in acoustic database)
I/AudioHardwareQSD( 156): Routing audio to Handset
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): getStatusCode: status=HTTP/1.1 308 Resume Incomplete
D/MediaUploader( 1357): UploadManager.onProgress
V/MediaUploader( 1357): UploadManager.progressUpdate: guid=9055342115835365592; bytes=90066944
D/MediaUploader( 1357): executeWithAuthRetry: starting httpClient.execute #1
D/MediaUploader( 1357): UploadsAsyncQueryHandler.notifiyDatabaseChangeListeners
D/AudioFlinger( 156): setParameters(): io 0, keyvalue bt_headset_nrec=off, tid 8049, calling tid 330
D/AudioHardwareQSD( 156): Turning noise reduction and echo cancellation off for BT headset
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 1
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:0->1
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Connected from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 2
D/A2DP ( 156): a2dp_init rate: 44100 channels: 2
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:1->2
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/A2DP ( 156): a2dp_thread started
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:Playing from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
D/A2dpAudioInterface( 156): A2dpAudioStreamOut::set 80, 0, 0, 0
D/A2dpAudioInterface( 156): setBluetoothEnabled 1
D/AudioFlinger( 156): setParameters(): io 235, keyvalue a2dp_sink_address=00:1C:D8:3E:51:F4, tid 197, calling tid 156
D/A2DP ( 156): bluetooth_init
D/BluetoothHidService.cpp( 208): hid_event_filter...
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
E/BluetoothEventLoop.cpp( 208): event_filter: Received signal org.bluez.AudioSink:PropertyChanged from /org/bluez/307/hci0/dev_00_1C_D8_3E_51_F4
I/AudioFlinger( 156): AudioFlinger's thread 0x5c1a0 ready to run
I/AudioFlinger( 156): AudioFlinger's thread 0x5ca38 ready to run
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE
I/Effect-Equalizer( 156): EFFECT_CMD_CONFIGURE OK
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
W/AudioFlinger( 156): moveEffectChain_l() effect chain for session 0 not on source thread 0xec00
D/AudioFlinger( 156): setParameters(): io 0, keyvalue A2dpSuspended=false, tid 270, calling tid 208
V/BluetoothEventRedirector( 5723): Received android.bluetooth.a2dp.action.SINK_STATE_CHANGED
D/CachedBluetoothDevice( 5723): onProfileStateChanged: profile A2DP newProfileState 4
D/BluetoothA2dpService( 208): A2DP state : device: 00:1C:D8:3E:51:F4 State:2->4
D/BABTService( 452): Received action: android.bluetooth.a2dp.action.SINK_STATE_CHANGED
I/AudioService( 208): AudioFocus abandonAudioFocus() from [email protected][email protected]
I could provide a longer logcat if necessary
FIXED???
Well IDK yet if I have fixed the problem or not, but we are about to find out today if I have...
I recently decided to change kernels from the kernel that came with cm7-supersonic-7.0.3.1 to the Tiamat Evo kernel listed in my signature below for the purpose of having a HAVS capable kernel enabling me to put the Incredicontrol app to use for Undervolting! (that went well btw!)
But in changing my kernel to the one I have now, and I have bluetooth enabled and connected, and then turn on WiFi... about 3 seconds after connecting to my home network (which was when the disconnect/reconnect cycle would have normally began) the BT Headset disconnected ONCE and reconnected and actually STAYED connected this time!!!
So far I have been connected to my Home WiFi Network for over 30 mins and had only 2 disconnect/reconnects - the first initial cycle 3 seconds after wifi connected and then again about 10 mins after connected (and I think I got an email notification at the time is momentarily disconnected)
But this is a 100% improvement over what I had been experiencing just days ago! Normally in this 30mins I have been connected to my home wifi, I would have had over 1800 disconnect/reconnect cycles with the BT connection (yes literally every second it was disconnecting and reconnecting)
So I'm guessing there is a glitch in the CM Kernel that comes with CM7-supersonic...?
Anyways, if you want the kernel and cant find it, I have it...just let me know
Well I haven't fixed it 100%, but with the kernel change, I definitely have noticed an improvement with the amount of disconnect & reconnect cycles
Sent from my PC36100 using XDA App
I can't believe nobody answered this one.
I'm having the following issues with CyanogenMod 7.1 (nightly builds). These problems have been going on for a long time and it just doesn't seem like anyone wants to fix it:
--> Bluetooth will disconnect and reconnect with Wifi on.
Here's what I noticed on mine. It only happens if the bluetooth is idle after heavy use. If you are transmitting to the bluetooth, it will stay online. Adapters do not matter in this case (I had a Motorola T505 that was doing it...now I'm using a Jabra Cruiser2 and the symptoms still remain). I played music through the bluetooth all night testing the Cruiser2 and not one drop. I let it sit idle and it starts dropping bluetooth. Turn off Wifi, the problem disappears. I thought it was interference with Wifi signals, but even changing the channel number on Wifi didn't help.
--> 4G reboots phone
Again, an idling problem. If 4G is just idling, it is okay. The moment you use 4g for about a minute of constant streaming, the phone will eventually reboot when the 4g signal goes idle again. This has been happening since they introduced 4g stack.
--> Sound is lost when Bluetooth is turned off
Again, another idling issue. If the Bluetooth is in heavy use, then returns to idle, if you turn the bluetooth off, you'll lose sound on the phone. The only device that gets sound is the bluetooth (you can turn bluetooth back on and get sound out of the bluetooth device, but not out of any other audio output. The only solution to this is reboot the phone. This started happening sometime after 7.0.3.1 was released.
teknikalcrysis said:
Well I haven't fixed it 100%, but with the kernel change, I definitely have noticed an improvement with the amount of disconnect & reconnect cycles
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Bluetooth / Wifi
You guys ever find a solution for the Wifi / Bluetooth issue?
I originally moved away from Cyanogen due to this issue, and I am trying a few new ROMs and see it still exists in 7.2 and 9.0
Bluetooth connection to SYNC (ford) disconnects when going by a Wifi point, or if I have my bluetooth headphones and try to stream over Wifi EVO just about shuts down.
Related
Hey,
I'm having a problem connecting to my wireless network from time to time.
This time, I managed to get a logcat of the output - does anyone have any ideas of what keystore locked means, and how to fix it?
Here is the log output:
V/WifiMonitor( 1257): Event [WPS-AP-AVAILABLE ]
V/WifiMonitor( 1257): Event [Trying to associate with 00:a0:c5:b2:1a:77 (SSID='GurliNETAtHome' freq=2452 MHz)]
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:a0:c5:b2:1a:77]
V/WifiStateTracker( 1257): Changing supplicant state: SCANNING ==> ASSOCIATING
I/keystore( 1195): uid: 1000 action: t -> 2 state: 2 -> 2 retry: 4
V/WifiStateTracker( 1257): KeyStore.LOCKED
I/wpa_supplicant( 1452): DISABLE_80211X
I/wpa_supplicant( 1452): CTRL_IFACE: wpa_supplicant_ctrl_iface_disable_80211X
D/dalvikvm( 1523): GC_EXPLICIT freed 3080 objects / 136592 bytes in 103ms
I/wpa_supplicant( 1452): CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:a0:c5:b2:1a:77
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:a0:c5:b2:1a:77]
V/WifiStateTracker( 1257): Changing supplicant state: ASSOCIATING ==> ASSOCIATED
I/wpa_supplicant( 1452): Associated with 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
V/WifiMonitor( 1257): Event [Associated with 00:a0:c5:b2:1a:77]
I/wpa_supplicant( 1452): l2_packet_send: ret = '4'
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
D/WifiStateTracker( 1257): Reset connections and stopping DHCP
I/wpa_supplicant( 1452): Rx Data Filter Remove [5] command
I/wpa_supplicant( 1452): auto ip disabled
I/wpa_supplicant( 1452): Rx Data Filter: do not support, ignore
D/NetUtils( 1257): ifc_get_info addr=0 !
D/dalvikvm( 1381): GC_EXPLICIT freed 5286 objects / 208296 bytes in 49ms
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
D/WifiStateTracker( 1257): Disabling interface
I//system/bin/wpa_supplicant( 1450): l2_packet_receive - recvfrom: Network is down
D/dalvikvm( 1564): GC_EXPLICIT freed 3389 objects / 156824 bytes in 70ms
I/wpa_supplicant( 1452): Authentication with 00:a0:c5:b2:1a:77 timed out.
V/WifiMonitor( 1257): Event [Authentication with 00:a0:c5:b2:1a:77 timed out.]
I/wpa_supplicant( 1452): CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1257): Changing supplicant state: ASSOCIATED ==> DISCONNECTED
I/wpa_supplicant( 1452): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
V/WifiMonitor( 1257): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys]
V/WifiStateTracker( 1257): New network state is DISCONNECTED
Click to expand...
Click to collapse
Not sure, but you may be experiencing this bug: code.google.com /p/android/issues/detail?id=16460 (sprry can't post links yet)
I'm having the same issue on Droid Incredible, Stock + Root ROM 2.3.4. It's really annoying, hope the community knows a fix.
I had a problem where i could not make calls or send SMS after a RUU. Now i have those 2 fixed. My problem is now i cannot get 1X or EVDO/3g.
I tried looking at my EVDO settings by dialing ##3282# and here is what i got..
The EVDO Section is blank! What do i do to fix this??
Here is a snippet of a logcat:
Code:
D/NetSharing_NSReceiver( 272): netinfo : NetworkInfo: type: MOBILE[UNKNOWN], st
ate: CONNECTING/CONNECTING, reason: dataConnectionDenied, extra: (none), roaming
: false, failover: false, isAvailable: true
V/AutoSetting( 192): receiver - ***onReceive: android.net.conn.CONNECTIVITY_CHA
NGE
V/MmsSystemEventReceiver( 326): Intent received: Intent { act=android.intent.ac
tion.ANY_DATA_STATE cmp=com.android.mms/.transaction.MmsSystemEventReceiver (has
extras) }
D/AutoSetting( 192): receiver - ***no network is avaiable
V/AlarmManager( 76): Alarm triggering: Alarm{464e8400 type 2 com.google.androi
d.location}
D/NetworkLocationProvider( 76): getLocation(): falling back to cell
V/AlarmManager( 76): Adding Alarm{467a5678 type 2 com.google.android.location}
Dec 31 08:49:27 pm
D/WifiService( 76): releaseWifiLockLocked: WifiLock{NetworkLocationProvider ty
pe=2 [email protected]}
D/LocationManagerService( 76): Acquired wakelock
D/LocationManagerService( 76): Released wakelock
D/WifiService( 76): enable and start wifi due to updateWifiState
My nexus have a serious issue.
When I connect to my home net over wifi, the icon disappeared and apperead every minute.
It's terrible becouse I can'use market, or gtalk...
It's very strange becouse over other wifi networks seems to work...
I have also a nexus one with ics, a transformer with honeycomb and i never have this issue.
It seem an issue of kernel 3, becouse I have googled and read that also ubuntu 11.10 has this problem.
Here the logcat:
Code:
D/ConnectivityService( 194): handleInetConditionHoldEnd: net=1, condition=100, published condition=0
D/dalvikvm( 3101): GC_FOR_ALLOC freed 258K, 5% free 15783K/16519K, paused 27ms
I/wpa_supplicant( 1108): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:0c:f6:86:3b:88 reason=0
D/CommandListener( 115): Clearing all IP addresses on wlan0
D/Tethering( 194): interfaceLinkStateChanged wlan0, true
D/Tethering( 194): interfaceStatusChanged wlan0, true
D/ConnectivityService( 194): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to mobile
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xcab00001 iface=wlan0 mask=0x3
D/ConnectivityService( 194): resetConnections(wlan0, 3)
W/Smack/Packet( 600): notify conn break (IOEx), close connection
D/ConnectivityService( 194): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to mobile
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xcc300001 iface=wlan0 mask=0x3
D/ConnectivityService( 194): resetConnections(wlan0, 3)
D/Smack ( 600): [[email protected]] close socket
D/Smack/Packet( 600): [parsePacketsFromProtoBufs] close connection's reader
D/ConnectivityService( 194): handleInetConditionChange: no active default network - ignore
D/Smack/Packet( 600): [writePackets] close writer
I/wpa_supplicant( 1108): wlan0: Trying to associate with 00:0c:f6:86:3b:88 (SSID='home' freq=2472 MHz)
I/wpa_supplicant( 1108): wlan0: Associated with 00:0c:f6:86:3b:88
I/wpa_supplicant( 1108): wlan0: CTRL-EVENT-CONNECTED - Connection to 00:0c:f6:86:3b:88 completed (reauth) [id=0 id_str=]
D/Tethering( 194): interfaceLinkStateChanged wlan0, true
D/Tethering( 194): interfaceStatusChanged wlan0, true
D/Tethering( 194): interfaceLinkStateChanged rmnet0, true
D/Tethering( 194): interfaceStatusChanged rmnet0, true
D/ConnectivityService( 194): ConnectivityChange for mobile: CONNECTED/CONNECTED
W/NetworkStats( 194): dropping UID delta from unknown iface: iface=wlan0 uid=0 set=DEFAULT tag=0x0 rxBytes=0 rxPackets=0 txBytes=140 txPackets=2 operations=0
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/ConnectivityService( 194): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService( 194): Policy requires mobile teardown
D/ConnectivityService( 194): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService( 194): handleConnectivityChange: address are the same reset per doReset linkProperty[1]: resetMask=0
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/dalvikvm( 194): GC_CONCURRENT freed 1821K, 18% free 21547K/25991K, paused 7ms+9ms
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Smack ( 600): [[email protected]] create socket connection(mtalk.google.com, 5228)
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/dalvikvm( 5252): GC_EXPLICIT freed 363K, 3% free 15099K/15559K, paused 4ms+5ms
D/Tethering( 194): interfaceLinkStateChanged rmnet0, false
D/Tethering( 194): interfaceStatusChanged rmnet0, false
D/ConnectivityService( 194): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to WIFI
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xed900001 iface=rmnet0 mask=0x3
D/ConnectivityService( 194): resetConnections(rmnet0, 3)
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/dalvikvm( 194): GC_EXPLICIT freed 869K, 18% free 21494K/25991K, paused 3ms+8ms
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/Tethering( 194): Tethering got CONNECTIVITY_A
Hi,
I'm having wifi problems on my Desire. I can no longer connect to wifi. When i turn my wifi on it turns itself off after about 15 seconds.
Sometimes i see the message: Obtaining IP address and then it turns itself off.
I've tried the "FXR WiFi fix and rescue" app and sometimes it fixes my wifi and i'm gold. But the next day or a couple of hours later the wifi no longer works.
Flashing a new radio doesn't help, deleting the wpa_supplicant.conf file sometimes works.
I'm currently running Mildwild CM 4.5. Have tried many other roms but to no avail.
Anyone experiencing the same problems?
thank you !
Tried rebooting your wifi hotspot or router?
What is your current radio? You could maybe change your ril? Do you have good 3G, calls signal etc?
Also, check your WiFi sleep policy, and set it to never. Perhaps try changing channels on your router.
Spierbal said:
Tried rebooting your wifi hotspot or router?
What is your current radio? You could maybe change your ril? Do you have good 3G, calls signal etc?
Also, check your WiFi sleep policy, and set it to never. Perhaps try changing channels on your router.
Click to expand...
Click to collapse
Rebooted my router, tried another router, have the same problem at work or at my parents.
I have radio 5.11.05.27, have tried numerous other radio's too. Wifi sleep policy is set to never.
I have good reception on 3g and call signal.
Is there a way you view a detailed log to find out where the wifi flips?
sypack said:
Rebooted my router, tried another router, have the same problem at work or at my parents.
I have radio 5.11.05.27, have tried numerous other radio's too. Wifi sleep policy is set to never.
I have good reception on 3g and call signal.
Is there a way you view a detailed log to find out where the wifi flips?
Click to expand...
Click to collapse
On the day of the occurence did something change? your router, your phone, new tariff, reach the maximum number of connections. Did you do any updates, flashing new rom etc. Maybe there was a update to your router ISP?
In terms of logging, this can be really good way to find out what happening behind the scenes.
If you got ADB installed, plug your phone in usb, enable usb debugging mode. Once this is done, type the following command:
adb logcat
This should initiate the logcat and your command prompt will begin to fill with a bunch of text.
Once the logcat is running, please RECREATE the wifi issue you are having. to stop the logcat on your keyboard press ctrl+c.
If you don't understand the text, you can right click, choose select all then press enter on your keyboard, this will copy the entire log to the clipboard. Once this is complete visit www.pastebin.com and paste your log there and submit. Then grab the link from the address bar and paste it on xda forum with your bug.
Finally, if you are not comfortable with command prompt, install alogcat or logcat app in the play store.
I'll try logcat when i get home tonight.
OK, ran logcat on my computer here at work.
This is what it spat out:
Code:
--------- beginning of /dev/log/main
D/dalvikvm( 597): GC_EXPLICIT freed <1K, 45% free 3897K/6983K, external 0K/0K, paused 74ms
D/dalvikvm( 364): GC_EXPLICIT freed 14K, 51% free 2818K/5639K, external 0K/0K, paused 68ms
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
E/wpa_supplicant( 2723): ioctl[SIOCGIFFLAGS]
E/wpa_supplicant( 2723): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 2723): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 2723): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 2723): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 2723): Failed to disable WPA in the driver.
E/wpa_supplicant( 2723): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2723): ioctl[SIOCGIFFLAGS]
D/wifi ( 235): wifi doCommand: ret=-1
D/WifiStateTracker( 235): Reset connections and stopping DHCP
--------- beginning of /dev/log/system
W/ActivityManager( 235): Timeout of broadcast BroadcastRecord{40b46b48 android.net.wifi.WIFI_STATE_CHANGED} - [email protected], started 10007ms ago
W/ActivityManager( 235): Receiver during timeout: ResolveInfo{4069aa50 com.android.settings.widget.SettingsAppWidgetProvider p=0 o=0 m=0x108000}
I/Process ( 235): Sending signal. PID: 668 SIG: 3
I/dalvikvm( 668): threadid=4: reacting to signal 3
I/dalvikvm( 668): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 235 SIG: 3
I/dalvikvm( 235): threadid=4: reacting to signal 3
I/dalvikvm( 235): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 327 SIG: 3
I/dalvikvm( 327): threadid=4: reacting to signal 3
I/dalvikvm( 327): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 308 SIG: 3
I/dalvikvm( 308): threadid=4: reacting to signal 3
I/dalvikvm( 308): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 235): GC_EXPLICIT freed 958K, 43% free 6285K/10887K, external 6395K/7516K, paused 69ms
E/ActivityManager( 235): ANR in com.android.settings
E/ActivityManager( 235): Reason: Broadcast of Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) }
E/ActivityManager( 235): Load: 2.36 / 2.18 / 2.14
E/ActivityManager( 235): CPU usage from 9090ms to 0ms ago:
E/ActivityManager( 235): 1.6% 191/akmd: 0% user + 1.6% kernel
E/ActivityManager( 235): 0.8% 235/system_server: 0.3% user + 0.5% kernel / faults: 3 minor
E/ActivityManager( 235): 0.2% 2705/kworker/0:1: 0% user + 0.2% kernel
E/ActivityManager( 235): 0% 6/rcu_kthread: 0% user + 0% kernel
E/ActivityManager( 235): 0% 68/yaffs-bg-1: 0% user + 0% kernel
E/ActivityManager( 235): 0.1% 327/com.android.phone: 0% user + 0.1% kernel
E/ActivityManager( 235): 2.8% TOTAL: 0% user + 2.8% kernel
E/ActivityManager( 235): CPU usage from 367ms to 882ms later:
E/ActivityManager( 235): 3.8% 235/system_server: 3.8% user + 0% kernel
E/ActivityManager( 235): 5.7% 253/ActivityManager: 5.7% user + 0% kernel
E/ActivityManager( 235): 1.4% 191/akmd: 0% user + 1.4% kernel
E/ActivityManager( 235): 1.4% 2715/akmd: 0% user + 1.4% kernel
E/ActivityManager( 235): 1.9% TOTAL: 1.9% user + 0% kernel
D/WifiStateTracker( 235): Disabling interface
D/dalvikvm( 235): GC_FOR_MALLOC freed 542K, 45% free 6089K/10887K, external 4578K/5716K, paused 94ms
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
I/dalvikvm( 668): Jit: resizing JitTable from 4096 to 8192
W/ActivityManager( 235): finishReceiver called but no pending broadcasts
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
W/InputManagerService( 235): Window already focused, ignoring focus gain of: [email protected]
E/WifiHW ( 235): Supplicant not running, cannot connect
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
E/WifiHW ( 235): Supplicant not running, cannot connect
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
E/WifiHW ( 235): Supplicant not running, cannot connect
V/WifiStateTracker( 235): Supplicant died unexpectedly
D/WifiStateTracker( 235): Reset connections and stopping DHCP
D/WifiStateTracker( 235): Disabling interface
W/MessageQueue( 235): null sending message to a Handler on a dead thread
W/MessageQueue( 235): java.lang.RuntimeException: null sending message to a Handler on a dead thread
W/MessageQueue( 235): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:196)
W/MessageQueue( 235): at android.os.Looper.quit(Looper.java:192)
W/MessageQueue( 235): at android.net.wifi.WifiStateTracker.handleMessage(WifiStateTracker.java:986)
W/MessageQueue( 235): at android.os.Handler.dispatchMessage(Handler.java:99)
W/MessageQueue( 235): at android.os.Looper.loop(Looper.java:130)
W/MessageQueue( 235): at com.android.server.ConnectivityService$ConnectivityThread.run(ConnectivityService.java:234)
D/WifiStateTracker( 235): Reset connections and stopping DHCP
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
D/WifiStateTracker( 235): Disabling interface
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
Looks like "E/WifiHW ( 235): Supplicant not running, cannot connect" is what causing the trouble....
If you already tried different kernels, I am afraid you might have to reflash back to stock, if it still happens, lock your bootloader and send it back. I am sorry I could not be of more assistance.
Your help is much appreciated.
Sending it back is no option, cannot live without a smartphone
Going to stick with the mobile connection and buy a new Nexus round christmass.
Hello
I have an interesting problem.
During a call the sound quality suddenly drops. Then it not possible to continue this call because of the bad audio. It usually happens after 10 minutes of calling, sometimes less, sometimes a bit more.
It happens with CM11, CM12, and Omnirom. It also seems related to the LTE network function - not sure though.
I recently switched my operator and got a new sim card. This new operator is providing LTE and since then this happens so this might be related to that problem.
Any idea about that?
This is the log I get:
Code:
I/ActivityManager( 713): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher} from pid 713
D/InCall ( 922): InCallActivity - onPause()...
D/InCall ( 922): DialpadFragment - Notifying dtmf key up.
D/InCall ( 922): StatusBarNotifier - updateNotification
D/InCall ( 922): StatusBarNotifier - updateInCallNotification(allowFullScreenIntent = false)...
D/InCall ( 922): ContactInfoCache - Contact lookup. In memory cache hit; lookup complete
D/InCall ( 922): StatusBarNotifier - Showing notification for first time.
D/InCall ( 922): StatusBarNotifier - Data changed. Showing notification
I/InCall ( 922): StatusBarNotifier - Will show "hang-up" action in the ongoing active call Notification
D/InCall ( 922): StatusBarNotifier - Notifying IN_CALL_NOTIFICATION: Notification(pri=1 contentView=com.android.dialer/0x1090065 vibrate=null sound=null defaults=0x0 flags=0x2 kind=[null] 1 action)
D/InCall ( 922): ProximitySensor - screenonImmediately: false
I/InCall ( 922): ProximitySensor - ProximitySensor{keybrd=0, dpad=0, offhook=1, hor=0, ui=0, aud=EARPIECE}
I/InCall ( 922): ProximitySensor - turning on proximity sensor: already acquired
D/InCall ( 922): VideoCallPauseController - onPause
D/InCall ( 922): VideoCallPauseController - onPause, Ignoring...
V/InCall ( 922): CallCommandClient - setSystemBarNavigationEnabled() enabled = true
I/Timeline( 950): Timeline: Activity_idle id: [email protected] time:979463
D/Sensors ( 713): LightSensor readEvents x = 47.000000, raw = 47
I/Timeline( 713): Timeline: Activity_windows_visible id: ActivityRecord{41d58690 u0 com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher t1} time:979856
D/InCall ( 922): InCallActivity - onStop()...
D/AudioFlinger( 323): start(4103), calling pid 713 session 28
D/AudioFlinger( 323): ? => ACTIVE (4103) on thread 0xb72e5920
D/ALSADevice( 323): route: devices 0x1 in mode 2
D/alsa_ucm( 323): snd_use_case_set(): uc_mgr 0xb72afa70 identifier _enadev value Voice Earpiece
D/alsa_ucm( 323): Set mixer controls for Play Voice enable 1
D/alsa_ucm( 323): Setting mixer control: PRI_RX_Voice Mixer CSVoice, value: 1
D/alsa_ucm( 323): Setting mixer control: Voice_Tx Mixer PRI_TX_Voice, value: 1
D/alsa_ucm( 323): snd_use_case_set(): uc_mgr 0xb72afa70 identifier _enadev value DMIC Endfire
D/alsa_ucm( 323): Set mixer controls for Play Voice enable 1
D/alsa_ucm( 323): Setting mixer control: PRI_RX_Voice Mixer CSVoice, value: 1
D/alsa_ucm( 323): Setting mixer control: Voice_Tx Mixer PRI_TX_Voice, value: 1
D/ALSADevice( 323): switchDevice: mCurTxUCMDevivce DMIC Endfire mCurRxDevDevice Voice Earpiece
D/ALSADevice( 323): switchDevice:use device 400001 for channels:2 usecase:HiFi Lowlatency
E/ACDB-LOADER( 323): Error: ACDB EC_REF_RX returned = -8
D/alsa_ucm( 323): snd_use_case_set(): uc_mgr 0xb72afa70 identifier _verb value HiFi Lowlatency
D/alsa_ucm( 323): Set mixer controls for HiFi Lowlatency enable 1
D/alsa_ucm( 323): Setting mixer control: PRI_RX Audio Mixer MultiMedia5, value: 1
D/ALSADevice( 323): close: handle 0xb72d3cc8 h 0x0
D/ALSADevice( 323): open: handle 0xb72d3cc8, format 0x2
D/ALSADevice( 323): Device value returned is hw:0,14
D/ALSADevice( 323): handle->format: 0x2
D/ALSADevice( 323): setHardwareParams: reqBuffSize 1024 channels 2 sampleRate 48000
D/ALSADevice( 323): setHardwareParams: buffer_size 2048, period_size 1024, period_cnt 2
D/Sensors ( 713): LightSensor readEvents x = 49.000000, raw = 49
D/Sensors ( 713): LightSensor readEvents x = 49.000000, raw = 49
D/Sensors ( 713): LightSensor readEvents x = 49.000000, raw = 49
D/Sensors ( 713): ProximitySensor readEvents x= 0.000000
D/SurfaceFlinger( 320): Screen released, type=0 flinger=0xb77614e0
D/qdhwcomposer( 320): hwc_blank: Blanking display: 0
D/Sensors ( 713): LightSensor readEvents x = 2.000000, raw = 2
D/ALSADevice( 323): standby: handle 0xb72d3cc8 h 0x0
D/alsa_ucm( 323): snd_use_case_set(): uc_mgr 0xb72afa70 identifier _verb value Inactive
D/alsa_ucm( 323): Set mixer controls for HiFi Lowlatency enable 0
D/alsa_ucm( 323): Setting mixer control: PRI_RX Audio Mixer MultiMedia5, value: 0
D/AudioUsbALSA( 323): exitPlaybackThread, mproxypfdPlayback: -1
D/AudioUsbALSA( 323): closeDevice handle 0x0
D/AudioUsbALSA( 323): closeDevice handle 0x0
D/qdhwcomposer( 320): hwc_blank: Done blanking display: 0
D/SurfaceControl( 713): Excessive delay in blankDisplay() while turning screen off: 390ms
D/Sensors ( 713): LightSensor readEvents x = 0.000000, raw = 0
D/Sensors ( 713): LightSensor readEvents x = 0.000000, raw = 0
D/MobileDataStateTracker( 713): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 713): default: Received state=DISCONNECTED, old=CONNECTED, reason=(unspecified)
E/MobileDataStateTracker( 713): default: unknown network type: 0
D/MobileDataStateTracker( 713): default: setDetailed state, old =CONNECTED and new state=DISCONNECTED
D/ConnectivityService( 713): Setting TCP values: [0] which comes from [net.tcp.usercfg.default]
D/ConnectivityService( 713): Setting TCP values: [1] which comes from [net.tcp.delack.default]
D/ConnectivityService( 713): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 713): tryFailover: set mActiveDefaultNetwork=-1, prevNetType=0
D/ConnectivityService( 713): Attempting to switch to wifi
D/ConnectivityService( 713): Attempting to switch to BLUETOOTH_TETHER
D/NotificationMgr( 917): updateNetworkSelection()...state = 0 new network
D/NetUtils( 713): android_net_utils_resetConnections in env=0x602ecae8 clazz=0xe3100001 iface=rmnet1 mask=0x3
D/ConnectivityService( 713): resetConnections(rmnet1, 3)
D/MobileDataStateTracker( 713): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 713): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker( 713): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
D/MobileDataStateTracker( 713): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker( 713): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker( 713): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker( 713): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 713): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: null
D/MobileDataStateTracker( 713): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker( 713): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: dataDetached
D/PhoneApp( 917): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 917): - state: DISCONNECTED
D/PhoneApp( 917): - reason: dataDetached
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/NotificationMgr( 917): hideDataDisconnectedRoaming()...
D/Nat464Xlat( 713): requiresClat: netType=0, hasIPv4Address=true
D/MobileDataStateTracker( 713): default: setPolicyDataEnable(enabled=true)
D/MobileDataStateTracker( 713): default: setPolicyDataEnable(enabled=true)
D/Sensors ( 713): LightSensor readEvents x = 0.000000, raw = 0
D/Sensors ( 713): LightSensor readEvents x = 2.000000, raw = 2
D/Sensors ( 713): LightSensor readEvents x = 2.000000, raw = 2
D/CaptivePortalTracker( 713): NoActiveNetworkState{ when=-3ms what=1 obj=NetworkInfo: type: mobile[UNKNOWN], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: internet.eplus.de, roaming: false, failover: false, isAvailable: false, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
D/CaptivePortalTracker( 713): NoActiveNetworkState not a wifi connectivity change, ignore
D/Tethering( 713): MasterInitialState.processMessage what=3
D/StatusBar.NetworkController( 787): updateConnectivity: intent=Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) }
D/StatusBar.NetworkController( 787): updateConnectivity: networkInfo=null
D/StatusBar.NetworkController( 787): updateConnectivity: connectionStatus=0