Related
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.
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 am currently running codefireX SR14. My provider is Petro-Canada Mobility. I am having issues when tethering through their "unlimited browsing service" Basically this service only allows http/SSL TCP traffic on ports 80/443.
Anyhow, I've been using autoproxy and this has allowed me greater functionality of most apps. Here lies the problem. When I attempt to tether (wifi hotspot or USB) Traffic is not being forwarded at all from the hotspot gateway. As a result, connected hosts cannot access the internet. After doing some initial troubleshooting, I have concluded the issue appears to be the OS itself.
Regardless of the situation, the hotspot gateway will not forward traffic with autoproxy connected, disconnected, or if I use my Junos VPN.
As a result I have 2 questions:
1)How does the Android tether operate?
2)Are there any "Backend" options I can access someone to force the gateway to forward traffic through autoproxy or my Junos VPN?
I have included the trouble shooting results below:
When tethered:
My PC IP = 192.168.43.83
gateway = 192.168.43.1
Ping to gateway is ok:
>ping 192.168.43.1
Pinging 192.168.43.1 with 32 bytes of data:
Reply from 192.168.43.1: bytes=32 time=23ms TTL=64
Reply from 192.168.43.1: bytes=32 time=2ms TTL=64
Reply from 192.168.43.1: bytes=32 time=1ms TTL=64
Reply from 192.168.43.1: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.43.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
This means my PC can reach the gateway fine (with autoproxy on and off) With that in mind, I try to ping the Petro-Canada proxy server:
Proxy server IP = 10.128.1.69
Ping to Proxy server fails
>ping 10.128.1.69
Pinging 10.128.1.69 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 10.128.1.69:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
This happens regardless if autoproxy is connected or disconnected. What this means is that the gateway traffic on my phone is not being properly forwarded.
When I usb tether it's the same issue:
PC IP:192.168.42.142
Gateway:192.168.42.129
Ping to gateway is ok:
>ping 192.168.42.129
Pinging 192.168.42.129 with 32 bytes of data:
Reply from 192.168.42.129: bytes=32 time<1ms TTL=64
Reply from 192.168.42.129: bytes=32 time<1ms TTL=64
Reply from 192.168.42.129: bytes=32 time<1ms TTL=64
Reply from 192.168.42.129: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.42.129:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Ping to Proxy server fails
>ping 10.128.1.69
Pinging 10.128.1.69 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 10.128.1.69:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
This happens regardless if autoproxy is connected or disconnected. What this means is that the gateway traffic on my phone is not being properly forwarded.
At this point I believe the issue to be Android OS. I am running Jellybean 4.2.2, I also have Junos VPN installed, and I have full internet from my phone when connected (all ports tcp/udp) through Petro-Canada unlimited browsing. I still run into the same issue where trying to ping any outside IP results in a timeout. (i.e Google DNS 8.8.8.8)
I fixed the issue. I'm not sure if it's the ROM or my provider.
So today I noticed on my sammy tv it accepts wifi screen mirroring at 720p 30hz/fps but via slimport I get 1080p at 60hz/fps no lag, the wifi screen mirroring lags / skips like crazy rendering it useless for movies or gaming it's only good for pictures and music, i'm guessing this is a bandwidth issue, is their anyway to transmit in 480p instead?
Anybody? i'm still non the wiser other than it using something called wifidisplaysource.
08-23 10:53:38.994 I/WifiDisplayController(596): Starting Wifi display scan.
08-23 10:53:39.014 D/PhoneStatusBar(676): disable: < expand icons alerts ticker* system_info* back home recent clock search >
08-23 10:53:39.254 I/wpa_supplicant(685): P2P-DEVICE-FOUND 92:f1:aa:32:93:d9 p2p_dev_addr=92:f1:aa:32:93:d9 pri_dev_type=7-0050F204-1 name='[TV] Samsung' config_methods=0x188 dev_capab=0x25 group_capab=0x0 wfd_dev_info=0x00000601110000012c
08-23 10:53:40.435 I/wpa_supplicant(685): P2P-FIND-STOPPED
08-23 10:53:40.435 I/WifiDisplayController(596): Connecting to Wifi display: [TV] Samsung
08-23 10:53:40.455 I/wpa_supplicant(685): P2P-INVITATION-RESULT status=0
08-23 10:53:40.465 I/WifiDisplayController(596): Initiated connection to Wifi display: [TV] Samsung
08-23 10:53:40.525 V/PhoneStatusBar(676): setLightsOn(true)
08-23 10:53:40.555 I/wpa_supplicant(685): rfkill: Cannot open RFKILL control device
08-23 10:53:40.655 E/wpa_supplicant(685): Using interface p2p-p2p0-0 with hwaddr ae:22:0b:9f:f4:f3 and ssid "DIRECT-2L-Android_c095"
08-23 10:53:40.655 W/wpa_supplicant(685): Device is trying to offload WPS Probe Response while not supporting this
08-23 10:53:40.655 W/wpa_supplicant(685): Device is trying to offload P2P Probe Response while not supporting this
08-23 10:53:40.685 I/wpa_supplicant(685): p2p-p2p0-0: CTRL-EVENT-CONNECTED - Connection to ae:22:0b:9f:f4:f3 completed (auth) [id=0 id_str=]
08-23 10:53:40.685 I/wpa_supplicant(685): P2P-GROUP-STARTED p2p-p2p0-0 GO ssid="DIRECT-2L-Android_c095" freq=2412 passphrase="nomx4mdA" go_dev_addr=ae:22:0b:9f:74:f3 [PERSISTENT]
08-23 10:53:40.695 D/CommandListener(176): Setting iface cfg
08-23 10:53:40.695 D/CommandListener(176): Trying to bring up p2p-p2p0-0
08-23 10:53:40.705 D/TetherController(176): Starting tethering services
08-23 10:53:40.705 D/TetherController(176): Tethering services running
08-23 10:53:40.705 D/WifiP2pService(596): Started Dhcp server on p2p-p2p0-0
08-23 10:53:40.705 I/dnsmasq (524): started, version 2.51 cachesize 150
08-23 10:53:40.705 I/dnsmasq (524): compile time options: no-IPv6 GNU-getopt no-DBus no-I18N DHCP no-scripts no-TFTP
08-23 10:53:40.705 W/dnsmasq (524): warning: no upstream servers configured
08-23 10:53:40.705 I/dnsmasq (524): DHCP, IP range 192.168.49.2 -- 192.168.49.254, lease time 1h
08-23 10:53:40.705 I/dnsmasq (524): read /etc/hosts - 1 addresses
08-23 10:53:41.006 D/dalvikvm(32756): GC_CONCURRENT freed 10866K, 52% free 10169K/21072K, paused 1ms+4ms, total 30ms
08-23 10:53:50.625 W/wpa_supplicant(685): Device is trying to offload WPS Probe Response while not supporting this
08-23 10:53:50.625 W/wpa_supplicant(685): Device is trying to offload P2P Probe Response while not supporting this
08-23 10:53:50.635 I/wpa_supplicant(685): p2p-p2p0-0: AP-STA-CONNECTED 92:f1:aa:32:93:d9 p2p_dev_addr=92:f1:aa:32:93:d9
08-23 10:53:50.635 I/wpa_supplicant(685): AP-STA-CONNECTED 92:f1:aa:32:93:d9 p2p_dev_addr=92:f1:aa:32:93:d9
08-23 10:53:50.635 I/WifiDisplayController(596): Connected to Wifi display: [TV] Samsung
08-23 10:53:50.635 I/WifiDisplayController(596): Stopping Wifi display scan.
08-23 10:53:50.645 I/WifiDisplayController(596): Listening for RTSP connection on 192.168.49.1:7236 from Wifi display: [TV] Samsung
08-23 10:53:53.218 I/dnsmasq (524): DHCPDISCOVER(p2p-p2p0-0) 92:f1:aa:32:93:d9
08-23 10:53:53.218 I/dnsmasq (524): DHCPOFFER(p2p-p2p0-0) 192.168.49.228 92:f1:aa:32:93:d9
08-23 10:53:53.288 I/dnsmasq (524): DHCPREQUEST(p2p-p2p0-0) 192.168.49.228 92:f1:aa:32:93:d9
08-23 10:53:53.288 I/dnsmasq (524): DHCPACK(p2p-p2p0-0) 192.168.49.228 92:f1:aa:32:93:d9
08-23 10:53:53.768 I/NetworkSession(181): incoming connection from 192.168.49.228:46286 (socket 48)
08-23 10:53:53.768 I/NetworkSession(181): added clientSession 2
08-23 10:53:53.768 I/WifiDisplaySource(181): We now have a client (2) connected.
08-23 10:53:53.958 I/WifiDisplaySource(181): Picked video resolution 1280 x 720 p30
08-23 10:53:53.958 I/WifiDisplaySource(181): Picked AVC profile 1, level 1
08-23 10:53:53.958 I/WifiDisplaySource(181): Using AAC audio.
08-23 10:53:53.988 W/linker (181): libDxHdcp.so has text relocations. This is wasting memory and is a security risk. Please fix.
08-23 10:53:53.988 I/WifiDisplaySource(181): Initiating HDCP negotiation w/ host 192.168.49.228:9999
08-23 10:53:53.988 I/WifiDisplaySource(181): Deferring SETUP trigger until HDCP initialization completes.
08-23 10:53:54.008 D/QSEECOMAPI: (181): QSEECom_start_app sb_length = 0x1000
08-23 10:53:54.008 D/QSEECOMAPI: (181): App is not loaded in QSEE
08-23 10:53:54.028 D/QSEECOMAPI: (181): Loaded image: APP id = 2
08-23 10:53:54.068 I/DxHDCPModule(181): Session opened
08-23 10:53:54.078 D/dalvikvm(32756): GC_CONCURRENT freed 581K, 53% free 9987K/21072K, paused 2ms+4ms, total 34ms
08-23 10:53:54.369 I/DxHDCPModule(181): Tsmt connected
08-23 10:53:57.372 I/DxHDCPModule(181): Success initing lib
08-23 10:53:57.372 I/WifiDisplaySource(181): Saw HDCP notification code 0, ext1 0, ext2 0
08-23 10:53:57.462 E/OMX-VENC-720p(181):
08-23 10:53:57.462 E/OMX-VENC-720p(181): Is component secure 0
08-23 10:53:57.492 I/Converter(181): using audio bitrate of 128000 bps, video bitrate of 5000000 bps
08-23 10:53:57.492 E/OMX-VENC-720p(181): set_parameter: metamode is valid for input port only
08-23 10:53:57.492 E/OMXNodeInstance(181): OMX_SetParameter() failed for StoreMetaDataInBuffers: 0x80001019
08-23 10:53:57.492 E/ACodec (181): [OMX.qcom.video.encoder.avc] storeMetaDataInBuffers (output) failed w/ err -2147483648
08-23 10:53:57.492 E/OMX-VENC-720p(181):
08-23 10:53:57.492 E/OMX-VENC-720p(181): WARNING: Unsupported Color format [2130708361]
08-23 10:53:57.492 E/OMX-VENC-720p(181):
08-23 10:53:57.492 E/OMX-VENC-720p(181): C2D init is successful
08-23 10:53:57.492 E/OMX-VENC-720p(181):
08-23 10:53:57.492 E/OMX-VENC-720p(181): WARNING: Unsupported Color format [2130708361]
08-23 10:53:57.492 E/OMX-VENC-720p(181):
08-23 10:53:57.492 E/OMX-VENC-720p(181): venc_set_intra_period: nPFrames = 450 nBFrames = 0
08-23 10:53:57.492 I/ACodec (181): setupVideoEncoder succeeded
08-23 10:53:57.512 I/r_submix(181): adev_open_input_stream()
08-23 10:53:57.512 E/OMX-VENC-720p(181):
08-23 10:53:57.512 E/OMX-VENC-720p(181): Allocated virt:0xb2491000, FD: 83 of size 1433600 at index: 0
08-23 10:53:57.512 E/OMX-VENC-720p(181):
08-23 10:53:57.512 E/OMX-VENC-720p(181): Allocated virt:0xb2333000, FD: 85 of size 1433600 at index: 1
08-23 10:53:57.522 I/r_submix(181): in_standby()
08-23 10:53:57.522 I/r_submix(181): in_standby()
08-23 10:53:57.522 I/Converter(181): using audio bitrate of 128000 bps, video bitrate of 5000000 bps
08-23 10:53:57.552 E/MonoPipe(181): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
08-23 10:53:57.552 I/AudioFlinger(181): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
08-23 10:53:57.552 I/AudioMixer(181): found effect "Downmixer" from Fraunhofer IIS
08-23 10:53:57.552 I/AudioFlinger(181): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
08-23 10:53:57.552 I/AudioMixer(181): found effect "Downmixer" from Fraunhofer IIS
08-23 10:53:57.552 I/AudioFlinger(181): AudioFlinger's thread 0xb1ea9008 ready to run
08-23 10:53:57.552 I/AudioFlinger(181): AudioFlinger's thread 0xb1fe8008 ready to run
08-23 10:53:57.552 I/r_submix(181): out_standby()
08-23 10:53:57.562 D/audio_hw_primary(181): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=0
08-23 10:53:57.562 D/audio_hw_primary(181): out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=0
08-23 10:53:57.592 I/WifiDisplaySource(181): Received PLAY request.
08-23 10:53:57.592 I/WifiDisplaySource(181): deferring PLAY request until session established.
08-23 10:53:57.592 I/WifiDisplayController(596): Opened RTSP connection with Wifi display: [TV] Samsung
08-23 10:53:57.602 I/DisplayManagerService(596): Display device added: DisplayDeviceInfo{"[TV] Samsung": 1280 x 720, 60.0 fps, density 213, 213.0 x 213.0 dpi, touch EXTERNAL, rotation 0, type WIFI, address 92:f1:aa:32:93:d9, FLAG_SECURE, FLAG_PRESENTATION}
08-23 10:53:57.622 I/InputReader(596): Reconfiguring input devices. changes=0x00000004
08-23 10:53:57.622 E/OMX-VENC-720p(181):
08-23 10:53:57.622 E/OMX-VENC-720p(181): open Color conv for RGBA888
I have had the same problem before. I think Google has not added support for 480p 1080p Casting so you will have to wait till they update it sadly.
I found a reference to some fallback resolution of 360p, hmmm
https://android.googlesource.com/pl...efright/wifi-display/sink/WifiDisplaySink.cpp
http://forum.xda-developers.com/showpost.php?p=47216957&postcount=6
this guy managed to enable a few extra options including 1080p
Question for the forum: why am I seeing a bunch of DNS requests sent by the AFTV to various DNS services which are NOT the ones served by my router?
I have it set up with a staically assigned DHCP address, the DNS served is my router, therefore the concern about DNS queries sent to OTHER servers?
UDP 192.168.x.y 36814 208.78.70.16 53 Service 1 374 718
UDP 192.168.x.y 36814 208.78.70.4 53 Service 1 201 498
where 192.168.x.y is the IP of AFTV and there is bi-directional traffic (ie it gets a reply).
I also found other servers (don't have the snapshot but they were amazon.com, ultradns, etc). WTH is going on?
Is this related to me forcing the DNSmasq config to resolve the amazon update addresses to 127.0.0.1? Is the device now trying to resolve it bypassing the local DNS????
EDIT: I got pi$$ed and activated "DNS intercept" in DNSmasq config...let's see what doesn't work now that all those packets are captured.
OK ...and the plot thickens:
Proto Source S Port Destination D Port Class Rule Bytes Out Bytes In
UDP 192.168.x.y 36814 205.251.193.249 53 Unclassified 131 549
UDP 192.168.x.y 36814 204.13.250.16 53 Unclassified 423 1438
UDP 192.168.x.y 36814 208.78.70.16 53 Unclassified 509 1866
UDP 192.168.x.y 36814 208.78.71.16 53 Unclassified 382 1364
UDP 192.168.x.y 36814 204.74.108.1 53 Unclassified 309 1190
UDP 192.168.x.y 36814 195.154.191.225 53 Unclassified 189 424
UDP 192.168.x.y 36814 156.154.103.3 53 Unclassified 138 516
UDP 192.168.x.y 36814 204.74.115.1 53 Unclassified 186 768
Holly smokes...looks like I'm the only one that cares. Good - don't be surprised if one day you wake up with your AFTV updated to a non-rootable ROM.
Ipse_Tase said:
Holly smokes...looks like I'm the only one that cares. Good - don't be surprised if one day you wake up with your AFTV updated to a non-rootable ROM.
Click to expand...
Click to collapse
That is not going to happen with CWM custom recovery installed & with OTA updates disabled after root.