View Single Post
  #7 (permalink)  
Old 06-22-2011, 03:27 PM
steveholtam's Avatar
steveholtam
Regular 'Geeker
Offline
 
Join Date: Aug 2008
Posts: 261
Reputation: 145
steveholtam is keeping up the good worksteveholtam is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: HELP!! Phone wont ring but vibrates

Hi HYC. If you are a bit curious, attached is a new logcat run via the awesome getlogs app. (Renamed data.zip) The call comes in at 11:51. I don't understand much, but real quick, here are a few ring related snippets. (Again, I'm just posting without any expectations of anything at all in in the form of support. This is just for hyc's knowledge.)

From System Info - (note, no ringer is shown)
[ro.config.notification_sound]: [OnTheHunt.ogg]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]

From System Log
6-22 11:51:55.980 D/Ringer ( 24: ring()...
06-22 11:51:56.080 D/Ringer ( 24: - starting vibrator...
06-22 11:51:56.090 D/Ringer ( 24: mRingHandler: PLAY_RING_ONCE...
06-22 11:51:56.090 D/Ringer ( 24: creating ringtone: content://settings/system/ringtone

06-22 11:51:56.790 D/PhoneUtils( 24: - FG call: IDLE isAlive false isRinging false isDialing false isIdle true hasConnections false
06-22 11:51:56.790 D/PhoneUtils( 24: - BG call: IDLE isAlive false isRinging false isDialing false isIdle true hasConnections false
06-22 11:51:56.790 D/PhoneUtils( 24: - RINGING call: INCOMING isAlive true isRinging true isDialing false isIdle false hasConnections true
06-22 11:51:56.790 D/PhoneUtils( 24: - hasRingingCall true hasActiveCall false hasHoldingCall false allLinesTaken false
06-22 11:51:56.790 D/PhoneUtils( 24: - CDMA call state: IDLE
06-22 11:51:56.790 D/PhoneUtils( 24: - Ringer state: true

06-22 11:51:57.220 D/AudioHardwareInterface( 149): setMode(RINGTONE)
06-22 11:51:57.230 W/InputManagerService( 171): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$ Proxy@44294580 (uid=10059 pid=2544)
06-22 11:51:57.230 W/IInputConnectionWrapper( 2544): showStatusIcon on inactive InputConnection
06-22 11:51:57.230 D/CallNotifier( 24: PHONE_ENHANCED_VP_OFF...
06-22 11:51:57.270 V/AudioHardwareMSM72XX_wince( 149): AudioStreamOutMSM72xx::setParameters() routing=2
06-22 11:51:57.270 V/AudioHardwareMSM72XX_wince( 149): set output routing 2
06-22 11:51:57.270 I/AudioHardwareMSM72XX_wince( 149): Routing audio to Speakerphone
06-22 11:51:57.270 V/AudioHardwareMSM72XX_wince( 149): doAudioRouteOrMute() device 1, mMode 1, mMicMute 1
06-22 11:51:57.270 D/AudioHardwareMSM72XX_wince( 149): rpc_snd_set_device(1, 1, 1)
06-22 11:51:57.270 V/AudioHardwareMSM72XX_wince( 149): AudioHardware::update_device 1
06-22 11:51:57.270 D/AudioHardwareMSM72XX_wince( 149): rpc_snd_set_volume(256, 1, 0)
06-22 11:51:57.270 V/AudioHardwareMSM72XX_wince( 149): update_volume 256 1 0
Attached Files
File Type: zip data.zip (398.7 KB, 2 views) Click for barcode!
Reply With Quote