• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root 2.2 + Root: No audio from internal speaker on phone

I had this problem even before I updated to froyo. No internal speaker. I have to use speaker phone or headphones to hear the person on the other end. And I don't think I've ever even used the radio..I do use Pandora though. Not sure if that's the problem but this is REALLY annoying. Heaven forbid I have to make an actual business related phone call :mad:
 
Upvote 0
I had this problem even before I updated to froyo. No internal speaker. I have to use speaker phone or headphones to hear the person on the other end. And I don't think I've ever even used the radio..I do use Pandora though. Not sure if that's the problem but this is REALLY annoying. Heaven forbid I have to make an actual business related phone call :mad:

So you had this issue out of the box? When did it start occuring exactly? thanks
 
Upvote 0
2 random thoughts:

1.) Could it perhaps be a permissions failure? Would the dialer/internal speaker require permissions?

Just for total kicks, would somebody who is having this problem check /system/etc/permissions for android.hardware.telephony.com? Does it exist with approximate file size 883 bytes?

2.) Also in /system/etc do any devs passing through know the relevance of AudioBTID.csv?
 
Upvote 0
This is my /system/etc/permissions folder:

C:\Users\totaldis>adb shell
$ cd /system/etc/permissions
cd /system/etc/permissions
$ ls
ls
platform.xml
com.htc.framework.xml
com.google.android.maps.xml
com.cequint.platform.xml
com.google.android.gtalkservice.xml
android.hardware.sensor.light.xml
android.hardware.camera.autofocus.xml
android.hardware.sensor.proximity.xml
required_hardware.xml
android.software.live_wallpaper.xml
com.google.android.datamessaging.xml
android.hardware.touchscreen.multitouch.xml
$
It doesn't appear as though I even have that file.

This is the content of AudioBTID.csv:

HEADER,Incredible_C_VZW_20100111,
Default,9,10
Default Car-kit,1002,1102
Jabra BT530,1007,1107
Jabra BT3030,1009,1109
3XXPlantronics,1014,1114
Motorola S9,1019,1119
Motorola H500,1025,1125
Motorola H700,1026,1126
Motorola HS850,1027,1127
2XX Plantronics,1028,1128
9xxPlantronics,1029,1129
PROPlantronics,1030,1130
HBH-608,1031,1131
Samsung WEP500,1032,1132
Jabra BT2050,1034,1134
Bluetooth headset,1035,1135
Jawbone,1036,1136
Jabra BT8010,1037,1137
Jabra BT8040,1038,1138
Motorola HT820,1039,1139
590Plantronics,1040,1140
Samsung SBH500,1041,1141
Motorola T305,1042,1142
Motorola T505,1043,1143
BMW,1044,1144
Audi UHV 6384,1045,1145
HTC BH M200,1046,1146
HandsFreeLink TM,1047,1147
END,,
 
Upvote 0
Ok, so we can likely write off the AudioBTID.csv as bluetooth related, however...

It doesn't appear as though I even have that file.

That's quite interesting. I have a few others you don't have which isn't necessarily surprising but the 2 that are most interesting are the telephony and also this:

handheld_core_hardware.xml

Viewed contents via file editor and it discusses many of the hardware components and also says this:
<!--CDMA phones must also include android.hardware.telephony.cdma.xml-->
</permissions>

[Sorry I listed it incorrectly in my initial post as .com ending. It's instead cdma.xml ending as above.]

WTF? This seems exceedingly interesting to me.
 
Upvote 0
FWIW my speaker stopped working after the OTA update, and I have the android.hardware.telephony.cdma.xml file, 883B listed in my system/etc/permissions folder.

Ok. How bout the handheld_core_hardware.xml?

Also, I admit I'm just trying anything to make a connection here guys. Better than sitting on our hands doing nothing while HTC/VZW give us the "Aw shucks" routine.
 
Upvote 0
It's there, 2.38KB. I called Verizon, they're sending me a "new" phone...

Same here. HTC and VZW tech support couldn't figure out the problem, and unfortunately, the factory reset didn't resolve the issue either. Although it is more likely software related rather than hardware related, VZW is shipping out a replacement Incredible with 2.2 pre-loaded and tested.

I didn't even think to call HTC back after my initial call, and have no idea if they send out refurbished units and the turn-around time for delivery. They offered to replace the device as well, fwiw.
 
Upvote 0
Ok so Miami211 was kind enough to offer up a log. I don't see anything glaring but I'm no dev so maybe a really smart user with dev skills will find a clue. Thanks Miami.

Code:
09-02 08:42:14.823 D/CALL REDIRECT(  360): ACTION: android.intent.action.NEW_OUTGOING_CALL
09-02 08:42:14.823 D/CALL REDIRECT(  360): INFO: Intent { act=android.intent.action.NEW_OUTGOING_CALL cmp=com.vzw.hss.myverizon/.callredirect.CallRedirect (has extras) }
09-02 08:42:14.833 D/CALL REDIRECT(  360): NUMBER: xxxxxxx
09-02 08:42:14.883 D/PhoneUtils(  194): checkAndCopyPhoneProviderExtras: some or all extras are missing.
09-02 08:42:14.883 I/ActivityManager(   93): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxxxxxx flg=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) }
- Hide quoted text -
09-02 08:42:15.033 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:15.033 E/IncallScreen(  194): fromDailer = false
09-02 08:42:15.053 D/EAS_AppSvc( 4319): 06021143 INTENT_RESUME_SYNC:com.android.htcdialer
09-02 08:42:15.053 D/EAS_AppSvc( 4319): 06021143 setResume(com.android.htcdialer, 10000)
09-02 08:42:15.063 I/ActivityManager(   93): Start proc com.android.providers.htccdmamcc for content provider com.android.providers.htccdmamcc/.HtcCdmaMccProvider: pid=4925 uid=10044 gids={}
09-02 08:42:15.103 I/ActivityThread( 4925): Publishing provider htc.cdma.mcc: com.android.providers.htccdmamcc.HtcCdmaMccProvider
09-02 08:42:15.114 D/HtcCdmaMccSetting( 4925): database helper
09-02 08:42:15.114 I/HtcCdmaMccSetting( 4925): DatabaseHelper getWritableDatabase
09-02 08:42:15.134 D/HtcCdmaAssistedDilaingTable( 4925): database helper
09-02 08:42:15.134 I/HtcCdmaAssistedDilaingTable( 4925): DatabaseHelper getWritableDatabase
09-02 08:42:15.143 D/HtcCdmaMccProvider( 4925): created
09-02 08:42:15.143 D/HtcCdmaMccProvider( 4925): query content://htc.cdma.mcc/MccOTA Table Name:MccOTA
09-02 08:42:15.153 D/HtcCdmaMccSetting( 4925): query null
09-02 08:42:15.153 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [iTotalRecords = 1].
09-02 08:42:15.163 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_CountryCode = 1] [Length = 1].
09-02 08:42:15.163 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_IDD = 011] [Length = 3].
09-02 08:42:15.163 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_NDD = 1] [Length = 1].
09-02 08:42:15.163 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [iTotalRecords = 1][Total column = 11].
09-02 08:42:15.163 D/HtcCdmaMccProvider( 4925): query content://htc.cdma.mcc/AssistedDialing Table Name:AssistedDialing
09-02 08:42:15.163 D/HtcCdmaMccProvider( 4925): Assisted dialing 
09-02 08:42:15.163 D/HtcCdmaAssistedDilaingTable( 4925): query null
09-02 08:42:15.163 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [iTotalRecords = 1].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_MCC = 310].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_CountryCode = 1] [Length = 1].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_IDD = 011] [Length = 3].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_NDD = 1] [Length = 1].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_AreaCode = 719] [Length = 3].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_iReferenceCountry_NationalNumberLength = 10].
09-02 08:42:15.173 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [iTotalRecords = 1][Total column = 11].
09-02 08:42:15.173 V/PhoneUtils(  194): OoO isEnable AutoPrepend(false)
09-02 08:42:15.183 V/StatusBarPolicy(   93): cdmaLevel:2
09-02 08:42:15.183 D/StatusBarPolicy(   93): iconLevel:2
09-02 08:42:15.193 I/AudioService(   93):  AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
09-02 08:42:15.203 I/BluetoothA2dpService(   93): suspend A2dp mixer due to phone state exit normal
09-02 08:42:15.203 D/PhoneUtils(  194): setAudioMode(MODE_IN_CALL)...
09-02 08:42:15.213 D/AudioService(   93): setMode = 2
09-02 08:42:15.213 D/AudioHardwareInterface(   69): setMode(IN_CALL)
09-02 08:42:15.213 D/AudioPolicyManagerBase(   69): setPhoneState() state 2
09-02 08:42:15.213 I/AudioHardwareQSD(   69): Routing audio to Handset
09-02 08:42:15.213 D/AudioHardwareQSD(   69): Switching audio device to 
09-02 08:42:15.213 D/AudioHardwareQSD(   69): Handset
09-02 08:42:15.213 D/AudioHardwareQSD(   69): start voice with RX ID 0, TX ID 0
09-02 08:42:15.243 I/ActivityManager(   93): Start proc com.cequint.cityid for broadcast com.cequint.cityid/.PhoneStateReceiver: pid=4933 uid=10066 gids={3003, 1015}
09-02 08:42:15.343 D/AudioHardwareQSD(   69): Voice Started!!
09-02 08:42:15.343 D/AudioHardwareQSD(   69): Setting in-call volume to 20
09-02 08:42:15.363 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:15.373 D/test    (  194): speaker visible
09-02 08:42:15.393 I/ActivityThread( 4933): Publishing provider com.cequint.cityid: com.cequint.cityid.CityIdContentProvider
09-02 08:42:15.483 D/dalvikvm(  194): JIT code cache reset in 8 ms (1048576 bytes 1/0)
09-02 08:42:15.483 D/dalvikvm(  194): GC_EXPLICIT freed 15132 objects / 854816 bytes in 98ms
09-02 08:42:15.523 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:15.553 I/ActivityManager(   93): Start proc com.DizWARE.ShuffleTone for broadcast com.DizWARE.ShuffleTone/.Receivers.CallReceiver: pid=4939 uid=10084 gids={1015}
09-02 08:42:15.583 I/power   (   93): *** set_screen_state 1
09-02 08:42:15.623 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::close cursor
09-02 08:42:15.623 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::close cursor
09-02 08:42:15.623 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:15.623 D/BluetoothHandsfree(  194): audioOn()
09-02 08:42:15.623 D/BluetoothHandsfree(  194): audioOn(): headset is not connected!
09-02 08:42:15.623 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:15.623 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:15.623 D/BluetoothHandsfree(  194): cdmaSetSecondCallState: Setting mCdmaIsSecondCallActive to false
09-02 08:42:15.623 D/PowerManagerService(   93): enableProximityLockLocked
09-02 08:42:15.663 I/ActivityManager(   93): No longer want com.htc.android.mail (pid 4319): hidden #16
09-02 08:42:15.823 V/SpecialCharSequenceMgr(  198): htcdialer, handlePinEntry(), CDMA mode, return false.
09-02 08:42:15.823 V/SpecialCharSequenceMgr(  198): htcdialer, handleAdnEntry(), CDMA mode, return false.
09-02 08:42:15.833 D/my      (  198): myGC1
09-02 08:42:15.853 D/PowerManagerService(   93): mProximityListener.onSensorChanged active: false
09-02 08:42:15.853 D/PowerManagerService(   93): proximityChangedLocked, active: false
09-02 08:42:15.873 D/test    (  194): current mode 0
09-02 08:42:15.903 I/BluetoothHeadsetService(  194): Recorded address with highest priority is 00:1A:7D:40:08:50
09-02 08:42:15.903 I/BluetoothHeadsetService(  194): Not matched restricted device, start reconnection
09-02 08:42:15.924 D/BluetoothHeadsetService(  194): pulled 00:1A:7D:40:08:50 off auto-connect queue
09-02 08:42:15.924 D/BluetoothHeadsetService(  194): Headset state 0 -> 1, result = 1
09-02 08:42:15.924 D/BluetoothHeadsetService(  194): SDP UUID: TYPE_HANDSFREE
09-02 08:42:15.943 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:15.943 D/test    (  194): speaker visible
09-02 08:42:15.943 I/BLZ_WRAPPER(  194): btl_if_socket: btl_if_socket :: fam 31, type 1, proto 3
09-02 08:42:15.953 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:15.953 D/BTL_IFC_WRP(  194): wrp_sock_create: AG
09-02 08:42:15.953 D/BTL_IFC_WRP(  194): wrp_alloc_new_sock: wrp_alloc_new_sock sub 3
09-02 08:42:15.953 D/BTL_IFC_WRP(  194): wrp_sock_create: 43
09-02 08:42:15.953 D/BLZ_WRAPPER(  194): btl_if_setsockopt: btl_if_setsockopt level:18, optname:3
09-02 08:42:15.953 I/BLZ_WRAPPER(  194): btl_if_setsockopt: configure rfcomm lm mode
09-02 08:42:15.953 I/HeadsetBase.cpp(  194): Created RFCOMM socket fd 43.
09-02 08:42:15.953 D/BLZ_WRAPPER(  194): btl_if_connect: [btl_if_connect] : (43:-1), disc_pending 0, asnc 0, selct 0, flags 802
09-02 08:42:15.953 I/BLZ_WRAPPER(  194): btl_if_connect: btl_if_connect : rf_chan 30, bd[1a:0]
09-02 08:42:15.953 D/BLZ_WRAPPER(  194): btl_if_connect: set async pending, return EINPROGRESS and send connect req...
09-02 08:42:15.953 D/BLZ_WRAPPER(  194): ws_async_add: [ws_async_add] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:15.953 D/BTL_IFC (  194): BTL_IFC_CtrlSend: BTL_IFC_CtrlSend
09-02 08:42:15.963 I/BTL_IFC (  194): send_ctrl_msg: [BTL_IFC CTRL] send BTLIF_CONNECT_REQ (AG) 8 pbytes (hdl 52)
09-02 08:42:15.963 I/HeadsetBase.cpp(  194): async connect is in progress (Operation now in progress)
09-02 08:42:15.963 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:15.963 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:15.993 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:15.993 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:15.993 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:16.003 I//system/bin/btld( 1181): ##### USerial_Ioctl: BT_Wake, 0x8003 ####
09-02 08:42:16.003 D/test    (  194): current mode 0
09-02 08:42:16.023 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:16.023 D/test    (  194): speaker visible
09-02 08:42:16.033 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:16.043 D/dalvikvm(  198): JIT code cache reset in 14 ms (1048488 bytes 1/0)
09-02 08:42:16.063 D/dalvikvm(  198): GC_EXPLICIT freed 2984 objects / 124624 bytes in 225ms
09-02 08:42:16.143 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_ADD
09-02 08:42:16.203 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:16.263 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-02 08:42:16.273 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-02 08:42:16.273 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:16.273 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:16.273 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:16.273 D/test    (  194): current mode 0
09-02 08:42:16.383 D/dalvikvm(   93): GC_EXTERNAL_ALLOC freed 20609 objects / 957648 bytes in 108ms
09-02 08:42:16.403 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:16.413 D/test    (  194): speaker visible
09-02 08:42:16.423 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:16.443 I/BatteryStatsImpl(   93): notePhoneSignalStrengthLocked: 3->2
09-02 08:42:16.443 I/ActivityManager(   93): No longer want com.android.settings (pid 4819): hidden #16
09-02 08:42:16.463 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:16.463 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:16.473 I/ActivityManager(   93): No longer want com.android.defcontainer (pid 4775): hidden #16
09-02 08:42:16.483 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:16.523 V/StatusBarPolicy(   93): cdmaLevel:2
09-02 08:42:16.523 D/StatusBarPolicy(   93): iconLevel:2
09-02 08:42:16.593 I//system/bin/btld( 1181): ##### USerial_Ioctl: BT_Sleep, 0x8004 ####
09-02 08:42:16.773 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:16.853 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:16.853 V/StatusBarPolicy(   93): cdmaLevel:2
09-02 08:42:16.853 D/StatusBarPolicy(   93): iconLevel:2
09-02 08:42:16.953 D/KeyguardUpdateMonitor(   93): handleCarrierInfoUpdate: plmn = Verizon Wireless, spn = null
09-02 08:42:16.953 I/HtcLockScreen(   93): onRefreshCarrierInfo
09-02 08:42:16.953 I/HtcLockScreen(   93): -----refreshCarrierInfo plmn=Verizon Wireless,spn=null, service=0
09-02 08:42:16.953 I/HtcLockScreen(   93): -----refreshViewsWhetherSimOk -----: READY
09-02 08:42:16.963 I/HtcLockScreen(   93): updateStatusViewByPriority, mIsSimCheckView = false, mIsBatteryInfo = false, mIsMusicPlaying = false, mIsAirPlaneMode = false
09-02 08:42:16.963 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:16.963 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:16.963 W/StatusBar(   93): updateNetworkNameExt: mSimState = UNKNOWN
09-02 08:42:16.963 V/StatusBar(   93): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-02 08:42:16.983 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-02 08:42:16.983 V/StatusBarPolicy(   93): cdmaLevel:2
09-02 08:42:16.983 D/StatusBarPolicy(   93): iconLevel:2
09-02 08:42:16.993 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-02 08:42:17.003 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:17.003 D/BluetoothHandsfree(  194): audioOn()
09-02 08:42:17.003 D/BluetoothHandsfree(  194): audioOn(): headset is not connected!
09-02 08:42:17.003 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:17.003 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:17.003 D/test    (  194): current mode 0
09-02 08:42:17.003 D/AudioHardwareQSD(   69): Setting mic mute to 1
09-02 08:42:17.023 D/AudioHardwareQSD(   69): Setting mic mute to 0
09-02 08:42:17.043 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:17.053 D/test    (  194): speaker visible
09-02 08:42:17.053 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:17.063 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:17.113 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:17.213 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:17.404 W/BTLD    ( 1183): l2c_link_hci_conn_comp(222L):p_lcb->is_bonding:0
09-02 08:42:17.404 W/BTLD    ( 1183): ccb timer ticks: xxxxxxxxxx
09-02 08:42:17.413 I//system/bin/btld( 1181): ##### USerial_Ioctl: BT_Wake, 0x8003 ####
09-02 08:42:17.413 W/BTLD    ( 1183): info:x0
09-02 08:42:17.413 I/BTL-IFS ( 1183): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DTUN_SIGNAL_EVT (CTRL) 10 pbytes (hdl 17)
09-02 08:42:17.433 D/DTUN_HCID_BZ4( 1203): dtun_dm_sig_link_up()
09-02 08:42:17.433 I/DTUN_HCID_BZ4( 1203): dtun_dm_sig_link_up: dummy_handle = 268
09-02 08:42:17.433 D/ADAPTER ( 1203): adapter_get_device(00:1A:7D:40:08:50)
09-02 08:42:17.463 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:17.463 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:17.483 E/BluetoothEventLoop.cpp(   93): event_filter: Received signal org.bluez.Device:PropertyChanged from /org/bluez/1203/hci0/dev_00_1A_7D_40_08_50
09-02 08:42:17.723 V/StatusBarPolicy(   93): cdmaLevel:3
09-02 08:42:17.723 D/StatusBarPolicy(   93): iconLevel:3
09-02 08:42:17.733 I/BatteryStatsImpl(   93): notePhoneSignalStrengthLocked: 2->3
09-02 08:42:17.887 W/BTLD    ( 1183): process_service_search_attr_rsp
09-02 08:42:17.923 W/BTLD    ( 1183): ccb timer ticks: xxxxxxxxxx
- Hide quoted text -
09-02 08:42:17.966 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:17.966 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:18.467 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:18.467 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:18.703 I//system/bin/btld( 1181): ##### USerial_Ioctl: BT_Sleep, 0x8004 ####
09-02 08:42:18.733 D/PowerManagerService(   93): New lightsensor value:320, lcdValue:130
09-02 08:42:18.968 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:18.968 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:19.013 D/DataConnectionTracker(  194): netshare is outdated
09-02 08:42:19.013 D/ConnectivityService(   93): getMobileDataEnabled returning true
09-02 08:42:19.013 D/TelephonyRegistry(   93): notifyDataConnection() state=3isDataConnectivityPossible()true, reason=2GVoiceCallStarted
09-02 08:42:19.023 D/TelephonyRegistry(   93): broadcastDataConnectionStateChanged()  state=SUSPENDEDtypes=default,supl, interfaceName=rmnet0
09-02 08:42:19.073 D/DataConnectionTracker(  194): netshare is outdated
09-02 08:42:19.073 D/ConnectivityService(   93): getMobileDataEnabled returning true
09-02 08:42:19.073 D/TelephonyRegistry(   93): notifyDataConnection() state=3isDataConnectivityPossible()true, reason=null
09-02 08:42:19.073 D/TelephonyRegistry(   93): broadcastDataConnectionStateChanged()  state=SUSPENDEDtypes=default,supl, interfaceName=rmnet0
09-02 08:42:19.083 D/NetworkLocationProvider(   93): onDataConnectionStateChanged 2
09-02 08:42:19.114 V/MmsSystemEventReceiver(  537): Intent received: Intent { act=android.intent.action.ANY_DATA_STATE flg=0x20000000 cmp=com.android.mms/.transaction.MmsSystemEventReceiver (has extras) }
09-02 08:42:19.114 D/NetworkLocationProvider(   93): onDataConnectionStateChanged 2
09-02 08:42:19.114 D/ConnectivityService(   93): ConnectivityChange for mobile: SUSPENDED/SUSPENDED
09-02 08:42:19.123 D/ConnectivityService(   93): getMobileDataEnabled returning true
09-02 08:42:19.133 D/Tethering(   93): Tethering got CONNECTIVITY_ACTION
09-02 08:42:19.133 E/Tethering(   93): >>>>>connectivity changed<<<<<
09-02 08:42:19.133 E/Tethering(   93): type: mobile, connected: false
09-02 08:42:19.133 D/Tethering(   93): MasterInitialState.processMessage what=3
09-02 08:42:19.133 E/HierarchicalStateMachine(   93): TetherMaster - unhandledMessage: msg.what=3
09-02 08:42:19.133 V/htcCheckinService(   93): Connectivity changed, scheduling alarm
09-02 08:42:19.143 V/htcCheckinService(   93): Network down, checkin is disabled
09-02 08:42:19.143 D/NetworkLocationProvider(   93): updateNetworkState(): Updating network state to 1
09-02 08:42:19.173 V/MmsSystemEventReceiver(  537): Intent received: Intent { act=android.intent.action.ANY_DATA_STATE flg=0x20000000 cmp=com.android.mms/.transaction.MmsSystemEventReceiver (has extras) }
09-02 08:42:19.213 D/UploadManager(  348): Action android.net.conn.CONNECTIVITY_CHANGE
09-02 08:42:19.243 D/GpsLocationProvider(   93): updateNetworkState unavailable info: NetworkInfo: type: mobile[CDMA - 1xRTT], state: SUSPENDED/SUSPENDED, reason: 2GVoiceCallStarted, extra: (none), roaming: false, failover: false, isAvailable: true, if: rmnet0
09-02 08:42:19.253 I/ActivityManager(   93): Start proc com.htc.htcMessageUploader for broadcast com.htc.htcMessageUploader/.UploadMessageReceiver: pid=4950 uid=10033 gids={3003}
09-02 08:42:19.303 V/AutoSetting(  288): receiver - ***onReceive: android.net.conn.CONNECTIVITY_CHANGE
09-02 08:42:19.303 V/htcMessageUploader( 4950): [UploadMessageReceiver] UploadMessageReceiver() constructor !!!
09-02 08:42:19.313 I/htcMessageUploader( 4950): Start thread to upload fota event message:com.htc.htcMessageUploader.UploadMessageReceiver
09-02 08:42:19.323 I/ActivityManager(   93): Start proc com.android.settings for broadcast com.android.settings/.NSReceiver: pid=4957 uid=1000 gids={3003, 1015, 3002, 3001, 2001}
09-02 08:42:19.323 I/ActivityManager(   93): No longer want com.svox.pico (pid 4783): hidden #16
09-02 08:42:19.373 D/dalvikvm(   68): GC_EXPLICIT freed 290 objects / 10960 bytes in 57ms
09-02 08:42:19.403 D/PowerManagerService(   93): mProximityListener.onSensorChanged active: true
09-02 08:42:19.403 D/PowerManagerService(   93): proximityChangedLocked, active: true
09-02 08:42:19.413 I/power   (   93): *** set_screen_state 0
09-02 08:42:19.423 D/dalvikvm(   68): GC_EXPLICIT freed 52 objects / 2328 bytes in 51ms
09-02 08:42:19.453 D/dalvikvm(   68): GC_EXPLICIT freed 2 objects / 64 bytes in 28ms
09-02 08:42:19.463 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:19.463 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:19.463 I/ActivityThread( 4957): Publishing provider com.android.settings.provider.suggestion: com.android.settings.globalsearch.SuggestionProvider
09-02 08:42:19.503 E/PhoneApp(  194): mStatusBarDisableCount is already zero
09-02 08:42:19.533 D/AutoSetting(  288): receiver - ***no network is avaiable
09-02 08:42:19.533 I/htcMessageUploader( 4950): == UploadMessageReceiver finished ==
09-02 08:42:19.533 V/MmsSystemEventReceiver(  537): ANY_DATA_STATE event received: SUSPENDED
09-02 08:42:19.543 V/MmsSystemEventReceiver(  537): ANY_DATA_STATE event received: SUSPENDED
09-02 08:42:19.553 V/AlarmManager(   93): Adding Alarm{46075240 type 2 com.google.android.gsf} Jan 01 12:56:19 pm
09-02 08:42:19.563 D/Smack   (  245): [XMPPConn] close connection, notifyClosed=false
09-02 08:42:19.633 I/ActivityManager(   93): No longer want com.android.voicedialer (pid 4811): hidden #16
09-02 08:42:19.643 D/AK8973  (   74): Compass CLOSE 
09-02 08:42:19.693 I/GTalkService(  245): [ServiceAutoStarter] --- connectivity changed
09-02 08:42:19.693 I/GTalkService(  245): [ServiceAutoStarter] --- start GTalk service ---
09-02 08:42:19.693 I/ActivityManager(   93): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.ConnectivityBroadcastReceiver: pid=4964 uid=10048 gids={3003}
09-02 08:42:19.743 W/Smack/Packet(  245): notify conn break (IOEx), close connection
09-02 08:42:19.743 D/Smack   (  245): [XMPPConn] close: socket already closed, bail
09-02 08:42:19.753 D/SurfaceFlinger(   93): About to give-up screen, flinger = 0xb8940
09-02 08:42:19.803 I/ActivityThread( 4964): Publishing provider com.google.android.apps.uploader: com.google.android.apps.uploader.UploadsContentProvider
09-02 08:42:19.833 I/ActivityThread( 4964): Publishing provider com.google.photos.provider.Album: com.google.android.apps.uploader.clients.picasa.AlbumProvider
09-02 08:42:19.843 D/MediaUploader( 4964): UploaderApplication.onCreate
09-02 08:42:19.873 D/MediaUploader( 4964): nonWifiLimit=20971520, default=20971520
09-02 08:42:19.883 I/MediaUploader( 4964): No need to wake up
09-02 08:42:19.924 W/Process (   93): Unable to open /proc/4775/status
09-02 08:42:19.924 W/Process (   93): Unable to open /proc/4783/status
09-02 08:42:19.924 D/SocialUpdate(  288): Start SocialUpdate service with android.net.conn.CONNECTIVITY_CHANGE
09-02 08:42:19.943 I/ActivityManager(   93): Start proc com.amazon.mp3 for broadcast com.amazon.mp3/.client.receiver.RetryDownloadsReceiver: pid=4974 uid=10059 gids={3003, 1015}
09-02 08:42:19.953 D/SocialUpdate(  288): UpdateService onCreate START. time: 2010-09-02 08:42:19
09-02 08:42:19.953 D/SocialUpdate(  288): UpdateService onCreate END. time: 2010-09-02 08:42:19
09-02 08:42:19.953 D/SocialUpdate(  288): Connectivity change. No connected. time: 2010-09-02 08:42:19
09-02 08:42:19.963 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:19.963 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:19.963 I/BatteryStatsImpl(   93): notePhoneSignalStrengthLocked: 3->4
09-02 08:42:19.963 V/StatusBarPolicy(   93): cdmaLevel:3
09-02 08:42:19.963 D/StatusBarPolicy(   93): iconLevel:3
09-02 08:42:20.044 I/ActivityManager(   93): No longer want com.htc.RosieUtility (pid 4801): hidden #16
09-02 08:42:20.073 I/ActivityThread( 4974): Publishing provider com.amazon.mp3.client.SearchSuggestionProvider: com.amazon.mp3.client.SearchSuggestionProvider
09-02 08:42:20.133 I/global  ( 4974): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
09-02 08:42:20.153 D/Configuration( 4974): active site = local
09-02 08:42:20.173 V/AlarmManager(   93): Adding Alarm{45f6eb68 type 0 net.dinglisch.android.taskerm} Sep 02 08:43:24 am
09-02 08:42:20.183 D/FREESPACE( 4974): Bytes to fill: 727670784
09-02 08:42:20.193 D/Sensors (   93): close_akm, fd=79
09-02 08:42:20.193 V/AlarmManager(   93): Adding Alarm{46104178 type 0 net.dinglisch.android.taskerm} Sep 02 08:52:20 am
09-02 08:42:20.283 D/ConnectivityService(   93): getMobileDataEnabled returning true
09-02 08:42:20.313 D/dalvikvm( 4974): GC_FOR_MALLOC freed 3927 objects / 318952 bytes in 65ms
09-02 08:42:20.333 D/ContactWidgetXL(  203): Received intent:android.intent.action.SCREEN_OFF
09-02 08:42:20.353 I/Broadcast( 4914): Receive
09-02 08:42:20.353 D/WifiService(   93): ACTION_SCREEN_OFF
09-02 08:42:20.373 V/AlarmManager(   93): Adding Alarm{461975c8 type 2 android} Jan 01 12:56:01 pm
09-02 08:42:20.384 V/AlarmManager(   93): Alarm triggering: Alarm{461975c8 type 2 android}
09-02 08:42:20.403 I/ActivityManager(   93): No longer want com.htc.opensense.pluginmanager (pid 4791): hidden #16
09-02 08:42:20.423 I/ContactWidgetXL(  203): Favorites changed from intent: android.intent.action.SYNC_STATE_CHANGED, status: false, group: null
09-02 08:42:20.423 I/ContactWidgetXL(  203): Favorites changed from intent: (Old) null, Group delete: false, person ID: -1
09-02 08:42:20.423 V/AlarmManager(   93): Adding Alarm{4605d3f0 type 2 android} Jan 01 01:01:01 pm
09-02 08:42:20.463 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:20.463 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:20.963 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:20.963 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:21.472 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:21.472 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:21.963 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:21.963 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:22.473 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:22.473 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:22.974 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:22.974 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:23.475 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:23.475 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:23.988 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:23.988 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:24.483 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:24.483 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:24.991 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:24.991 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:25.483 D/BLZ_WRAPPER(  194): btl_if_select: [btl_if_select] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:25.483 D/BLZ_WRAPPER(  194): btl_if_select: btl_if_select : async pending, sleep [0 s, 500000 us]
09-02 08:42:25.593 D/dalvikvm(  537): GC_EXPLICIT freed 1711 objects / 79136 bytes in 168ms
09-02 08:42:25.996 I/BluetoothHeadsetService(  194): waitForConnect(): return result = 0
09-02 08:42:25.996 D/BluetoothHeadsetService(  194): RFCOMM connection attempt took 10049 ms
09-02 08:42:25.996 I/BLZ_WRAPPER(  194): btl_if_close: btl_if_close (43)
09-02 08:42:25.996 D/BLZ_WRAPPER(  194): btl_if_close: [btl_if_close] : (43:-1), disc_pending 0, asnc 4102, selct 1, flags 802
09-02 08:42:25.996 D/BTL_IFC (  194): BTL_IFC_CtrlSend: BTL_IFC_CtrlSend
09-02 08:42:25.996 I/BTL_IFC (  194): send_ctrl_msg: [BTL_IFC CTRL] send BTLIF_DISCONNECT_REQ (AG) 2 pbytes (hdl 52)
09-02 08:42:25.996 D/BTL_IFC_WRP(  194): wrp_close_s_only: wrp_close_s_only [43] (43:-1) []
09-02 08:42:25.996 D/BTL_IFC_WRP(  194): wrp_close_s_only: data socket closed
09-02 08:42:25.996 D/BTL_IFC_WRP(  194): wsactive_del: delete wsock 43 from active list [ad3af208]
09-02 08:42:25.996 D/BTL_IFC_WRP(  194): wrp_close_s_only: wsock fully closed, return to pool
09-02 08:42:25.996 D/BLZ_WRAPPER(  194): ws_async_del: [ws_async_del] : (-1:-1), disc_pending 0, asnc 4102, selct 1, flags 0
09-02 08:42:25.996 D/BluetoothHeadsetService(  194): Rfcomm error
09-02 08:42:25.996 D/BluetoothHeadsetService(  194): Headset state 1 -> 0, result = 0
09-02 08:42:26.003 W/BTLD    ( 1183): bta_dm_act no entry for connected service cbs
09-02 08:42:26.003 I/BTL-IFS ( 1183): send_ctrl_msg: [BTL_IFS CTRL] send BTLIF_DISCONNECT_RSP (AG) 2 pbytes (hdl 18)
09-02 08:42:26.003 I/BTL_IFC (  194): btl_ifc_ctrl_rx: [BTL_IFC CTRL] recv BTLIF_DISCONNECT_RSP (AG) 4 pbytes (hdl 52)
09-02 08:42:26.003 D/BLZ_WRAPPER(  194): blz_ctrl_msg: [blz ctrl] received message [BTLIF_DISCONNECT_RSP]
09-02 08:42:26.013 W/BluetoothHeadsetService(  194): mHeadset.waitForAsyncConnect() error: 0(timeout)
09-02 08:42:26.023 I/BluetoothHeadsetService(  194): Paired HS list have more than one item, but don't do next reconnection
09-02 08:42:26.093 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:26.753 D/PowerManagerService(   93): mProximityListener.onSensorChanged active: false
09-02 08:42:26.753 D/PowerManagerService(   93): proximityChangedLocked, active: false
09-02 08:42:26.763 I/power   (   93): *** set_screen_state 1
09-02 08:42:26.843 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:26.843 D/test    (  194): speaker visible
09-02 08:42:26.853 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:26.863 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:26.863 V/AlarmManager(   93): Adding Alarm{46051bb0 type 0 net.dinglisch.android.taskerm} Sep 02 08:43:30 am
09-02 08:42:26.903 I/power   (   93): *** set_screen_state 1
09-02 08:42:26.913 D/AK8973  (   74): Compass Start
09-02 08:42:26.913 D/Sensors (   93): open_akm, fd=79
09-02 08:42:26.923 D/LocationManager(  322): requestLocationUpdates: provider = network, listener = edited
09-02 08:42:26.923 W/Tasker  (  322): 08.42.26#M: ACC: monitor start: already started
09-02 08:42:26.923 D/WifiService(   93): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 
- Hide quoted text -
09-02 08:42:26.923 D/WifiService(   93): enable and start wifi due to updateWifiState
09-02 08:42:26.933 V/AlarmManager(   93): Adding Alarm{462109c8 type 2 com.google.android.location} Jan 01 12:56:13 pm
09-02 08:42:26.953 V/AlarmManager(   93): Adding Alarm{4607e858 type 2 com.google.android.location} Jan 01 12:56:13 pm
09-02 08:42:26.993 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-02 08:42:26.993 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-02 08:42:26.993 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:26.993 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:26.993 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:26.993 D/test    (  194): current mode 0
09-02 08:42:26.993 D/AudioHardwareQSD(   69): Setting mic mute to 1
09-02 08:42:27.008 D/AudioHardwareQSD(   69): Setting mic mute to 0
09-02 08:42:27.033 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:27.033 D/test    (  194): speaker visible
09-02 08:42:27.043 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:27.053 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:27.073 D/SurfaceFlinger(   93): Screen about to return, flinger = 0xb8940
09-02 08:42:27.123 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:27.153 I/LSState (   93): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-02 08:42:27.253 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-02 08:42:27.263 I/BatteryStatsImpl(   93): notePhoneSignalStrengthLocked: 4->3
09-02 08:42:27.263 V/StatusBarPolicy(   93): cdmaLevel:3
09-02 08:42:27.263 D/StatusBarPolicy(   93): iconLevel:3
09-02 08:42:27.313 D/ConnectivityService(   93): getMobileDataEnabled returning true
09-02 08:42:27.353 D/dalvikvm(  203): GC_EXTERNAL_ALLOC freed 5125 objects / 243360 bytes in 77ms
09-02 08:42:27.413 D/ContactWidgetXL(  203): Received intent:android.intent.action.SCREEN_ON
09-02 08:42:27.413 D/WifiService(   93): ACTION_SCREEN_ON
09-02 08:42:27.413 D/WifiService(   93): enable and start wifi due to updateWifiState
09-02 08:42:27.423 I/Broadcast( 4914): Receive
09-02 08:42:27.883 D/PowerManagerService(   93): New lightsensor value:320, lcdValue:130
09-02 08:42:27.933 I/AudioHardwareQSD(   69): Routing audio to Speakerphone
09-02 08:42:27.933 D/AudioHardwareQSD(   69): Switching audio device to 
09-02 08:42:27.933 D/AudioHardwareQSD(   69): Speakerphone
09-02 08:42:27.973 I/wpa_supplicant( 4492): CTRL-EVENT-SCAN-RESULTS  Ready
09-02 08:42:27.973 I/wpa_supplicant( 4492): wpa_disabled_ssid_list_clear
09-02 08:42:27.973 V/WifiMonitor(   93): Event [wpa_disabled_ssid_list_clear]
09-02 08:42:28.373 D/AudioHardwareQSD(   69): Setting in-call volume to 20
09-02 08:42:28.383 D/PowerManagerService(   93): disableProximityLockLocked
09-02 08:42:28.933 V/StatusBarPolicy(   93): cdmaLevel:4
09-02 08:42:28.933 D/StatusBarPolicy(   93): iconLevel:4
09-02 08:42:28.943 I/BatteryStatsImpl(   93): notePhoneSignalStrengthLocked: 3->4
09-02 08:42:29.843 D/PowerManagerService(   93): New lightsensor value:225, lcdValue:130
09-02 08:42:30.673 E/IncallScreen(  194): finishImmediatelyIfNecessary
09-02 08:42:30.673 E/IncallScreen(  194): finishImmediatelyIfNecessary total = 1
09-02 08:42:30.693 D/BluetoothHandsfree(  194): updatePhoneState()
09-02 08:42:30.693 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-02 08:42:30.693 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-02 08:42:30.693 D/test    (  194): current mode 0
09-02 08:42:30.723 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-02 08:42:30.723 D/test    (  194): speaker visible
09-02 08:42:30.733 W/CallCard(  194): displayMainCallStatus: unexpected call state: DISCONNECTING
 
Upvote 0
anyone come up with anything? I'm having the same issue after rooting to sky raider 2.05.. baseband 2.15. I think it happened after the radio upgrade, but I'm not sure on that. I know it worked prior to rooting. I did a factory reset back to stock 2.1, but the radio is still at 2.15. can I go back to an earlier baseband 1?
 
Upvote 0
Ok, here is my log from a phone with no speaker problems. I really hope this helps you guys in some way. This would be a terrible problem to have. I feel for you guys.


Code:
[FONT=Arial][SIZE=2]09-03 13:51:36.824 D/CALL REDIRECT( 4437): ACTION: android.intent.action.NEW_OUTGOING_CALL
09-03 13:51:36.824 D/CALL REDIRECT( 4437): INFO: Intent { act=android.intent.action.NEW_OUTGOING_CALL cmp=com.vzw.hss.myverizon/.callredirect.CallRedirect (has extras) }
09-03 13:51:36.824 D/CALL REDIRECT( 4437): NUMBER: xxxxxxxxxx
09-03 13:51:36.958 I/ActivityManager(  102): Displayed activity net.nanabit.callconfirm/.CallConfirmMainActivity: 392 ms (total 392 ms)
09-03 13:51:37.993 I/ActivityManager(  102): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxx cmp=com.android.phone/.OutgoingCallBroadcaster }
09-03 13:51:38.004 D/AK8973  (   79): Compass Start
09-03 13:51:38.004 D/Sensors (  102): open_akm, fd=157
09-03 13:51:38.023 V/OutgoingCallBroadcaster(  194): onCreate: this = [edited by iowabowtech][/SIZE][/FONT][FONT=Arial][SIZE=2], icicle = null
09-03 13:51:38.023 V/OutgoingCallBroadcaster(  194):  - getIntent() = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxx cmp=com.android.phone/.OutgoingCallBroadcaster }
09-03 13:51:38.023 V/OutgoingCallBroadcaster(  194):  - configuration = { scale=1.0 imsi=310/12 loc=en_US touch=3 keys=1/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=13}
09-03 13:51:38.023 D/PhoneApp(  194): pulse screen lock
09-03 13:51:38.033 D/PhoneUtils(  194): checkAndCopyPhoneProviderExtras: some or all extras are missing.
09-03 13:51:38.033 V/OutgoingCallBroadcaster(  194): Broadcasting intent Intent { act=android.intent.action.NEW_OUTGOING_CALL (has extras) }.
09-03 13:51:38.074 D/CALL REDIRECT( 4437): ACTION: android.intent.action.NEW_OUTGOING_CALL
09-03 13:51:38.074 D/CALL REDIRECT( 4437): INFO: Intent { act=android.intent.action.NEW_OUTGOING_CALL cmp=com.vzw.hss.myverizon/.callredirect.CallRedirect (has extras) }
09-03 13:51:38.074 D/CALL REDIRECT( 4437): NUMBER: xxxxxxxxxx
09-03 13:51:38.084 V/OutgoingCallReceiver(  194): doReceive: Intent { act=android.intent.action.NEW_OUTGOING_CALL (has extras) }
09-03 13:51:38.084 V/OutgoingCallReceiver(  194): CALL to xxxxxxxxxx proceeding.
09-03 13:51:38.084 D/PhoneUtils(  194): checkAndCopyPhoneProviderExtras: some or all extras are missing.
09-03 13:51:38.094 V/OutgoingCallReceiver(  194): doReceive(): calling startActivity: Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxx flg=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) }
09-03 13:51:38.094 I/ActivityManager(  102): Starting activity: Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxx flg=0x10000000 cmp=com.android.phone/.InCallScreen (has extras) }
09-03 13:51:38.114 D/Sensors (  102): close_akm, fd=157
09-03 13:51:38.114 D/InCallScreen(  194): onNewIntent: intent=Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxx flg=0x10c00000 cmp=com.android.phone/.InCallScreen (has extras) }
09-03 13:51:38.114 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:38.114 E/IncallScreen(  194): fromDailer = false
09-03 13:51:38.114 D/InCallScreen(  194): onDisconnect clean latest caller info mCallerName: null mbHasPhoto: false
09-03 13:51:38.114 D/InCallScreen(  194): onNewIntent mbHasPhoto: false
09-03 13:51:38.114 D/InCallScreen(  194): internalResolveIntent: action=android.intent.action.CALL
09-03 13:51:38.134 D/HtcCdmaMccProvider(  453): query content://htc.cdma.mcc/MccOTA Table Name:MccOTA
09-03 13:51:38.134 D/HtcCdmaMccSetting(  453): query null
09-03 13:51:38.144 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [iTotalRecords = 1].
09-03 13:51:38.144 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_CountryCode = 1] [Length = 1].
09-03 13:51:38.144 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_IDD = 011] [Length = 3].
09-03 13:51:38.144 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [m_szCurrentCountry_NDD = 1] [Length = 1].
09-03 13:51:38.144 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveCurrentCountryInfo(), [iTotalRecords = 1][Total column = 11].
09-03 13:51:38.144 D/HtcCdmaMccProvider(  453): query content://htc.cdma.mcc/AssistedDialing Table Name:AssistedDialing
09-03 13:51:38.144 D/HtcCdmaMccProvider(  453): Assisted dialing
09-03 13:51:38.144 D/HtcCdmaAssistedDilaingTable(  453): query null
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [iTotalRecords = 1].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_MCC = 310].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_CountryCode = 1] [Length = 1].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_IDD = 011] [Length = 3].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_NDD = 1] [Length = 1].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_szReferenceCountry_AreaCode = 515] [Length = 3].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [m_iReferenceCountry_NationalNumberLength = 10].
09-03 13:51:38.154 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::RetrieveReferenceCountryInfo(), [iTotalRecords = 1][Total column = 11].
09-03 13:51:38.154 D/HtcCdmaMccProvider(  453): query content://htc.cdma.mcc/NANP Table Name:NANP
09-03 13:51:38.164 D/HtcCdmaAssistedDialing(  194): [msg]:AreaCodeCheck::ContainNANPAreaCode(), [iTotalRecords = 324][Total column = 1].
09-03 13:51:38.213 D/HtcCdmaAssistedDialing(  194): [msg]:AreaCodeCheck::ContainNANPAreaCode(), [szNANPAreaCode = xxx].
09-03 13:51:38.213 D/HtcCdmaAssistedDialing(  194): [msg]:AreaCodeCheck::ContainNANPAreaCode(), [bContainNANPAreaCode = true].
09-03 13:51:38.213 V/PhoneUtils(  194): OoO isEnable AutoPrepend(false)
09-03 13:51:38.253 I/AudioService(  102):  AudioFocus  requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
09-03 13:51:38.263 D/PhoneUtils(  194): setAudioMode(MODE_IN_CALL)...
09-03 13:51:38.263 I/BluetoothA2dpService(  102): suspend A2dp mixer due to phone state exit normal
09-03 13:51:38.263 D/AudioService(  102): setMode = 2
09-03 13:51:38.303 D/AudioHardwareInterface(   74): setMode(IN_CALL)
09-03 13:51:38.303 D/AudioPolicyManagerBase(   74): setPhoneState() state 2
09-03 13:51:38.303 I/AudioHardwareQSD(   74): Routing audio to Handset
09-03 13:51:38.303 D/AudioHardwareQSD(   74): Switching audio device to
09-03 13:51:38.303 D/AudioHardwareQSD(   74): Handset
09-03 13:51:38.303 D/AudioHardwareQSD(   74): start voice with RX ID 0, TX ID 0
09-03 13:51:38.303 D/WimaxService(  102): onReceive ACTION_PHONE_STATE_CHANGED state=OFFHOOK
09-03 13:51:38.303 D/WimaxStateTracker(  102): handlePhoneOffHook DDTM is not implemented
09-03 13:51:38.313 W/Cursor  (  632): Close cursor [edited by iowabowtech][/SIZE][/FONT][FONT=Arial][SIZE=2] on booleans twice or more
09-03 13:51:38.444 I/ActivityManager(  102): Start proc com.visicor.nolog for broadcast com.visicor.nolog/.CallListener: pid=4446 uid=10086 gids={1015}
09-03 13:51:38.454 W/ActivityManager(  102): Unable to start service Intent { act=com.htc.android.iqagent.action.ui04 (has extras) }: not found
09-03 13:51:38.513 D/AudioHardwareQSD(   74): Voice Started!!
09-03 13:51:38.513 D/AudioHardwareQSD(   74): Setting in-call volume to 20
09-03 13:51:38.513 I/ActivityManager(  102): No longer want com.htc.htcMessageUploader (pid 537): hidden #16
09-03 13:51:38.553 W/ActivityManager(  102): Unable to start service Intent { act=com.htc.android.iqagent.action.ui05 (has extras) }: not found
09-03 13:51:38.583 E/NotCallLogV2( 4446): OFFHOOK
09-03 13:51:38.593 D/InCallScreen(  194): onResume()...
09-03 13:51:38.623 D/InCallScreen(  194): - onResume: initial status = SUCCESS
09-03 13:51:38.623 D/InCallScreen(  194): syncWithPhoneState()...
09-03 13:51:38.623 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:51:38.623 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:51:38.623 D/InCallScreen(  194): fgCallState: DIALING
09-03 13:51:38.623 D/PHONE/InCallScreen_Debug(  194): current call status: DIALING
09-03 13:51:38.634 D/AK8973  (   79): Compass CLOSE
09-03 13:51:38.643 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:38.643 E/ActivityThread(  194): Failed to find provider info for com.cequint.cityid
09-03 13:51:38.653 I/power   (  102): *** set_screen_state 1
09-03 13:51:38.653 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:51:38.653 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:38.704 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::close cursor
09-03 13:51:38.704 D/HtcCdmaAssistedDialing(  194): [msg]:SystemInfo::close cursor
09-03 13:51:38.704 D/HtcCdmaAssistedDialing(  194): [msg]:AreaCodeCheck::close cursor
09-03 13:51:38.704 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:51:38.704 D/BluetoothHandsfree(  194): audioOn()
09-03 13:51:38.704 D/BluetoothHandsfree(  194): audioOn(): headset is not connected!
09-03 13:51:38.704 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:51:38.704 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:51:38.704 D/BluetoothHandsfree(  194): cdmaSetSecondCallState: Setting mCdmaIsSecondCallActive to false
09-03 13:51:38.704 D/PhoneApp(  194): updateProximitySensorMode: acquiring...
09-03 13:51:38.704 D/PowerManagerService(  102): enableProximityLockLocked
09-03 13:51:38.933 D/PowerManagerService(  102): mProximityListener.onSensorChanged active: false
09-03 13:51:38.933 D/PowerManagerService(  102): proximityChangedLocked, active: false
09-03 13:51:39.003 D/dalvikvm(  194): GC_EXPLICIT freed 11370 objects / 650128 bytes in 56ms
09-03 13:51:39.013 D/test    (  194): current mode 0
09-03 13:51:39.013 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:51:39.063 W/Process (  102): Unable to open /proc/537/status
09-03 13:51:39.063 W/Process (  102): Unable to open /proc/729/status
09-03 13:51:39.103 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_ADD
09-03 13:51:39.133 E/BluetoothHeadsetService(  194): java.util.NoSuchElementException
09-03 13:51:39.133 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:51:39.133 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:51:39.133 D/InCallScreen(  194): fgCallState: DIALING
09-03 13:51:39.133 D/PHONE/InCallScreen_Debug(  194): current call status: DIALING
09-03 13:51:39.133 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.143 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:51:39.143 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:39.143 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:51:39.143 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:51:39.143 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:51:39.154 D/test    (  194): current mode 0
09-03 13:51:39.154 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:51:39.194 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:51:39.203 E/BluetoothHeadsetService(  194): java.util.NoSuchElementException
09-03 13:51:39.203 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:51:39.203 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:51:39.203 D/InCallScreen(  194): fgCallState: DIALING
09-03 13:51:39.203 D/PHONE/InCallScreen_Debug(  194): current call status: DIALING
09-03 13:51:39.203 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.223 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:51:39.223 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:39.223 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:51:39.223 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:51:39.223 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:51:39.223 D/test    (  194): current mode 0
09-03 13:51:39.223 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:51:39.273 E/BluetoothHeadsetService(  194): java.util.NoSuchElementException
09-03 13:51:39.273 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:51:39.273 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:51:39.273 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:51:39.273 D/InCallScreen(  194): fgCallState: DIALING
09-03 13:51:39.273 D/PHONE/InCallScreen_Debug(  194): current call status: DIALING
09-03 13:51:39.273 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.284 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:51:39.284 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:39.284 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-03 13:51:39.284 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-03 13:51:39.423 W/InputManagerService(  102): Starting input on non-focused client [edited by iowabowtech][/SIZE][/FONT][FONT=Arial][SIZE=2] (uid=10002 pid=259)
09-03 13:51:39.513 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.733 D/CallNotifier(  194): PHONE_ENHANCED_VP_OFF...
09-03 13:51:39.773 D/KeyguardUpdateMonitor(  102): handleCarrierInfoUpdate: plmn = Verizon Wireless, spn = null
09-03 13:51:39.773 I/HtcLockScreen(  102): onRefreshCarrierInfo
09-03 13:51:39.773 I/HtcLockScreen(  102): -----refreshCarrierInfo plmn=Verizon Wireless,spn=null, service=0
09-03 13:51:39.773 I/HtcLockScreen(  102): -----refreshViewsWhetherSimOk -----: READY
09-03 13:51:39.773 I/HtcLockScreen(  102): updateStatusViewByPriority, mIsSimCheckView = false, mIsBatteryInfo = false, mIsMusicPlaying = false, mIsAirPlaneMode = false
09-03 13:51:39.773 W/StatusBar(  102): updateNetworkNameExt: mSimState = UNKNOWN
09-03 13:51:39.803 D/TelephonyRegistry(  102): notifyDataConnection() state=0isDataConnectivityPossible()true, reason=null
09-03 13:51:39.803 D/TelephonyRegistry(  102): broadcastDataConnectionStateChanged()  state=DISCONNECTEDtypes=default, interfaceName=null
09-03 13:51:39.813 V/StatusBar(  102): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-03 13:51:39.823 D/CallNotifier(  194): PHONE_ENHANCED_VP_OFF...
09-03 13:51:39.823 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-03 13:51:39.833 V/MmsSystemEventReceiver(  475): Intent received: Intent { act=android.intent.action.ANY_DATA_STATE flg=0x20000000 cmp=com.android.mms/.transaction.MmsSystemEventReceiver (has extras) }
09-03 13:51:39.833 V/MmsSystemEventReceiver(  475): ANY_DATA_STATE event received: DISCONNECTED
09-03 13:51:39.843 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-03 13:51:39.843 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:51:39.843 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:51:39.843 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:51:39.843 D/test    (  194): current mode 0
09-03 13:51:39.843 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:51:39.853 E/BluetoothHeadsetService(  194): java.util.NoSuchElementException
09-03 13:51:39.853 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:51:39.853 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:51:39.853 D/InCallScreen(  194): fgCallState: DIALING
09-03 13:51:39.853 D/PHONE/InCallScreen_Debug(  194): current call status: DIALING
09-03 13:51:39.853 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.863 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.873 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:51:39.903 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:51:39.903 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:39.974 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:51:39.983 D/NetworkLocationProvider(  102): onDataConnectionStateChanged 2
09-03 13:51:40.134 D/PowerManagerService(  102): mProximityListener.onSensorChanged active: true
09-03 13:51:40.134 D/PowerManagerService(  102): proximityChangedLocked, active: true
09-03 13:51:40.143 I/power   (  102): *** set_screen_state 0
09-03 13:51:40.173 D/InCallScreen(  194): onSaveInstanceState()...
09-03 13:51:40.173 W/ActivityManager(  102): Unable to start service Intent { act=com.htc.android.iqagent.action.ui02 (has extras) }: not found
09-03 13:51:40.193 D/InCallScreen(  194): onPause()...
09-03 13:51:40.213 D/PhoneApp(  194): re-enable status bar
09-03 13:51:40.213 E/PhoneApp(  194): mStatusBarDisableCount is already zero
09-03 13:51:40.213 D/PhoneApp(  194): updateWakeState: callscreen false, dialer false, speaker false...
09-03 13:51:40.213 D/PhoneApp(  194): updateWakeState: keepScreenOn = true (isRinging false, isDialing true
09-03 13:51:40.213 D/WifiService(  102): ACTION_SCREEN_OFF
09-03 13:51:40.233 D/ConnectivityService(  102): getMobileDataEnabled returning true
09-03 13:51:40.484 D/SurfaceFlinger(  102): About to give-up screen, flinger = 0x157eb0
09-03 13:51:41.344 D/CallNotifier(  194): PHONE_ENHANCED_VP_OFF...
09-03 13:51:41.354 D/InCallScreen(  194): Handler: handling message { what=104 when=4395933 [edited by iowabowtech][/SIZE][/FONT][FONT=Arial][SIZE=2]} while not in foreground
09-03 13:51:41.354 D/CallNotifier(  194): onCallConnected: MT call? false
09-03 13:51:41.364 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:51:41.364 D/BluetoothHandsfree(  194): audioOn()
09-03 13:51:41.364 D/BluetoothHandsfree(  194): audioOn(): headset is not connected!
09-03 13:51:41.364 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:51:41.364 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:51:41.364 D/CallNotifier(  194): stopSignalInfoTone: Stopping SignalInfo tone player
09-03 13:51:41.364 D/CallNotifier(  194): SignalInfoTonePlayer.run(toneId = 98)...
09-03 13:51:41.364 D/test    (  194): current mode 0
09-03 13:51:41.374 D/AudioHardwareQSD(   74): Setting mic mute to 1
09-03 13:51:41.384 D/AudioHardwareQSD(   74): Setting mic mute to 0
09-03 13:51:41.394 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:51:41.423 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:51:41.433 D/InCallScreen(  194): Handler: handling message { what=101 when=4395934 [edited by iowabowtech][/SIZE][/FONT][FONT=Arial][SIZE=2] } while not in foreground
09-03 13:51:41.433 D/InCallScreen(  194): onPhoneStateChanged: Activity not in foreground! Bailing out...
09-03 13:52:06.523 I/power   (  102): *** set_screen_state 1
09-03 13:52:06.523 D/PowerManagerService(  102): mProximityListener.onSensorChanged active: false
09-03 13:52:06.523 D/PowerManagerService(  102): proximityChangedLocked, active: false
09-03 13:52:06.593 V/KeyguardViewMediator(  102): password timeout delay 96396ms
09-03 13:52:06.633 D/InCallScreen(  194): onResume()...
09-03 13:52:06.633 W/ActivityManager(  102): Unable to start service Intent { act=com.htc.android.iqagent.action.ui02 (has extras) }: not found
09-03 13:52:06.653 D/WimaxService(  102): onReceive SCREEN_ON
09-03 13:52:06.653 I/WimaxStateTracker(  102): handleScreenOn : Wimax is not enabled
09-03 13:52:06.653 D/WifiService(  102): ACTION_SCREEN_ON
09-03 13:52:06.663 D/WifiService(  102): enable and start wifi due to updateWifiState
09-03 13:52:06.683 D/InCallScreen(  194): - onResume: initial status = SUCCESS
09-03 13:52:06.683 D/InCallScreen(  194): syncWithPhoneState()...
09-03 13:52:06.683 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:52:06.683 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:52:06.683 D/InCallScreen(  194): fgCallState: ACTIVE
09-03 13:52:06.683 D/InCallScreen(  194): bgCallState: IDLE
09-03 13:52:06.683 D/PHONE/InCallScreen_Debug(  194): current call status: SINGLE_ALIVE
09-03 13:52:06.683 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:06.683 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:06.703 I/power   (  102): *** set_screen_state 1
09-03 13:52:06.703 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:52:06.703 D/PhoneApp(  194): updateWakeState: keepScreenOn = false (isRinging false, isDialing false
09-03 13:52:06.763 D/InCallScreen(  194): updateCdmaRoamingIcon()...
09-03 13:52:06.763 V/InCallScreen(  194): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
09-03 13:52:06.763 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:52:06.763 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:52:06.763 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:52:06.773 D/test    (  194): current mode 0
09-03 13:52:06.773 D/AudioHardwareQSD(   74): Setting mic mute to 1
09-03 13:52:06.783 D/AudioHardwareQSD(   74): Setting mic mute to 0
09-03 13:52:06.793 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:52:06.833 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:52:06.833 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:52:06.843 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:52:06.843 D/InCallScreen(  194): fgCallState: ACTIVE
09-03 13:52:06.843 D/InCallScreen(  194): bgCallState: IDLE
09-03 13:52:06.843 D/PHONE/InCallScreen_Debug(  194): current call status: SINGLE_ALIVE
09-03 13:52:06.843 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:06.843 D/SurfaceFlinger(  102): Screen about to return, flinger = 0x157eb0
09-03 13:52:06.843 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:06.843 D/PhoneApp(  194): updateWakeState: callscreen true, dialer false, speaker false...
09-03 13:52:06.843 D/PhoneApp(  194): updateWakeState: keepScreenOn = false (isRinging false, isDialing false
09-03 13:52:06.843 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:06.953 D/ConnectivityService(  102): getMobileDataEnabled returning true
09-03 13:52:06.983 I/CallCard(  194): setPhotoImageDrawable:Duplicated drawable
09-03 13:52:07.723 D/PowerManagerService(  102): New lightsensor value:225, lcdValue:164
09-03 13:52:08.043 E/IncallScreen(  194): finishImmediatelyIfNecessary
09-03 13:52:08.043 E/IncallScreen(  194): finishImmediatelyIfNecessary total = 1
09-03 13:52:08.043 D/BluetoothHandsfree(  194): updatePhoneState()
09-03 13:52:08.043 E/BluetoothHandsfree(  194): prevCdma state: IDLE, currCdma state: SINGLE_ACTIVE
09-03 13:52:08.043 E/BluetoothHandsfree(  194): cdma: callheld: 0
09-03 13:52:08.053 D/test    (  194): current mode 0
09-03 13:52:08.053 D/CallNotifier(  194): stopRing()... (OFFHOOK state)
09-03 13:52:08.103 I/LSState (  102): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
09-03 13:52:08.113 E/IncallScreen(  194): setPowerKeyFlag(false)...
09-03 13:52:08.113 D/InCallScreen(  194): ringincCallState: IDLE
09-03 13:52:08.113 D/InCallScreen(  194): fgCallState: DISCONNECTING
09-03 13:52:08.113 D/InCallScreen(  194): bgCallState: IDLE
09-03 13:52:08.113 D/PHONE/InCallScreen_Debug(  194): current call status: IDLE
09-03 13:52:08.113 W/CallCard(  194): displayMainCallStatus: unexpected call state: DISCONNECTING[/SIZE][/FONT]
 
Upvote 0
hey there, just to let people that are having this problem know there are others with the same issue. I'm looking for a fix since Verizon won't take the phone back.. I searched all over the internet and there are many others that immediately figured this to be a hardware issue and returned their phones.

I wiped everything and tried different versions of rooting along with radio install many, many times.. manual root, etc. Every time I go to 2.15 radio it loses the internal speaker (speakerphone still works).

Is it possible it is a hardware difference in these particular phones that doesn't work with Froyo? Or something hard coded? It should have worked by now if it was only missing files or from an improper install. I really have nothing else left to try, I started from scratch using every different combination of methods I have found and no luck re-downloaded all files, reformatted my card, etc. 3 days wasted on this, p@sssssd.

Incredible internal speaker not working after Froyo/radio 2.x upgrade - Droid Forum - Verizon Droid & the Motorola Droid Forum
 
Upvote 0
hey there, just to let people that are having this problem know there are others with the same issue. I'm looking for a fix since Verizon won't take the phone back.. I searched all over the internet and there are many others that immediately figured this to be a hardware issue and returned their phones.

I wiped everything and tried different versions of rooting along with radio install many, many times.. manual root, etc. Every time I go to 2.15 radio it loses the internal speaker (speakerphone still works).

Is it possible it is a hardware difference in these particular phones that doesn't work with Froyo? Or something hard coded? It should have worked by now if it was only missing files or from an improper install. I really have nothing else left to try, I started from scratch using every different combination of methods I have found and no luck re-downloaded all files, reformatted my card, etc. 3 days wasted on this, p@sssssd.

Incredible internal speaker not working after Froyo/radio 2.x upgrade - Droid Forum - Verizon Droid & the Motorola Droid Forum

Just to clarify this happens w/ both the 2.05 radio and the 2.15 radio.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones