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

[ROM][4.2.2][JDQ39][03/06/2013] CM10.1 for SPH-D710VMUB

Sending simply worked in handcent. It automatically asked me if I wanted to resize due to image size. The sending seems to take 2-4 minutes a pop... but at least it functions. Stock app just yells at me saying the picture is too big, but then loops on "Sending..." anyway... and never goes through.

I notice in Handcent there is an option "Automatically retrieve MMS messages"?
 
Upvote 0
Never ran Odin without it being pre-packed. However I'm sure I can find a video on how to. Was just wondering if that's the best route to go, before I soft or worse hard brick :-(

It's fairly easy. Leave all the checkboxes set as they are default.

Click "PDA" button, then select the kernel .tar or .md5 file. Then check the box directly to the left of the PDA button.

Boot phone into download mode and wait for it to show on the com port list, then click start just like the one clicks. :smokingsomb:
 
  • Like
Reactions: DBHALL
Upvote 0
I notice in Handcent there is an option "Automatically retrieve MMS messages"?

Yes, that is also a standard option in the stock messaging app. It's enabled by default in the stock app. I just enabled it in handcent and asked a co-worker to send me a test. It didn't seem to change anything.

However in this test, I was sent on low res image(a shrunken meme, maybe 200x200px at the most) and one standard 5-8mp type picture. The small image appeared fine in both stock messaging and handcent. The larger picture again in neither. Once again I could save the attachment on the high res image and view it in gallery.

The issue here appears to be with higher resolution images not being resized to MMS size. Handcent resizes my outgoing but stock messaging does not. Neither of them resize the incoming.

I'm hoping OP can comment on this at some point. Maybe he experienced something similar and forgot to note it in his post.

:thinking:
 
Upvote 0
Kuban recovery should have an option to flash from the internal SD card. But flashing from the external SD card in Kuban recovery worked for me as well.

I may need to ness with the max picture message size in the MMS config because it may not be trying to resize even though its to big to send. I will look into this. As for the 4g tethering I believe it was an issue in wild for the night as well and its most undoubtedly due to our 4g being wimax. I will see what I can come up with on the 4g tether but of course I can't test it!
 
  • Like
Reactions: subfloor
Upvote 0
its most undoubtedly due to our 4g being wimax.

I'd have to agree. WiMax can't operate when the WiFi hardware is being used, and vice versa. The only way 4g tether could work with this device is via USB or BT.

mms max picture size

Would this be a build.prop config? Or in core code somewhere?

Thanks for checking in. The rom is great other than this MMS oddity :)
 
Upvote 0
flashed an f12 modem and tried flashing this...got a "com.google.process.gapps has stopped" and "step up wizard has stopped" popup and I'm just stuck there. any suggestions? thought it could be a bad flash but I tried it again and still the same issue.

Did you do the appropriate mount wipes before flashing the rom?(cache/data/system)

Did you get the appropriate gapps binaries?
 
Upvote 0
I ran into the error again where the phone won't hang up or call anyone. Here's a screenshot of the notification and I'll post the logcat. I've never posted a logcat so I'm not really sure how many lines I should be posting etc.

EDIT: I also noticed that I couldn't send texts and people can't send me texts or calls either. It seems like the radio is turning off or something, but the weird thing is I still get data...

Logcat:
02-13 01:49:19.115 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.120 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.120 D/PhoneUtils(2400): checkAndCopyPhoneProviderExtras: some or all extras are missing.
02-13 01:49:19.160 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.160 D/PhoneUtils(2400): checkAndCopyPhoneProviderExtras: some or all extras are missing.
02-13 01:49:19.165 I/ActivityManager(2130): START u0 {act=com.android.phone.SIP_SELECT_PHONE dat=tel:xxxxxxxxx-xxxx flg=0x10000000 cmp=com.android.phone/.SipCallOptionHandler (has extras)} from pid 2400
02-13 01:49:19.230 I/ActivityManager(2130): Displayed com.android.phone/.PrivilegedOutgoingCallBroadcaster: +151ms
02-13 01:49:19.230 D/CallController(2400): placeCall()... intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxx-xxxx (has extras) }
02-13 01:49:19.235 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.235 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.235 D/PhoneUtils(2400): placeCall()... number: xxxxxxxxxx, GW: null, emergency? false
02-13 01:49:19.235 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.240 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.265 I/AudioService(2130): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
02-13 01:49:19.265 W/MessageQueue(2212): Handler (android.media.AudioManager$FocusEventHandlerDelegate$1) {42115480} sending message to a Handler on a dead thread
02-13 01:49:19.265 W/MessageQueue(2212): java.lang.RuntimeException: Handler (android.media.AudioManager$FocusEventHandlerDelegate$1) {42115480} sending message to a Handler on a dead thread
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:294)
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.Handler.enqueueMessage(Handler.java:618)
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.Handler.sendMessageAtTime(Handler.java:587)
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.Handler.sendMessageDelayed(Handler.java:558)
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.Handler.sendMessage(Handler.java:495)
02-13 01:49:19.265 W/MessageQueue(2212): at android.media.AudioManager$1.dispatchAudioFocusChange(AudioManager.java:1894)
02-13 01:49:19.265 W/MessageQueue(2212): at android.media.IAudioFocusDispatcher$Stub.onTransact(IAudioFocusDispatcher.java:57)
02-13 01:49:19.265 W/MessageQueue(2212): at android.os.Binder.execTransact(Binder.java:351)
02-13 01:49:19.265 W/MessageQueue(2212): at dalvik.system.NativeStart.run(Native Method)
02-13 01:49:19.265 D/TinyALSA-Audio Hardware(1797): audio_hw_set_mode(0x40d063c0, 2)++
02-13 01:49:19.265 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_modem_state(1)
02-13 01:49:19.265 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_state(direction=2, state=1)++
02-13 01:49:19.265 I/ActivityManager(2130): Start proc com.jaygoel.virginminuteschecker for broadcast com.jaygoel.virginminuteschecker/com.baker.vm.service.NotifyRemainingMinutes: pid=3171 uid=10100 gids={50100, 3003, 1028}
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): Unable to find default device
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_state(direction=2, state=1)--
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_device(2)
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=2)++
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=2)--
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=2)++
02-13 01:49:19.270 D/TinyALSA-Audio Mixer(1797): Setting AD Digital Volume to 80
02-13 01:49:19.275 D/TinyALSA-Audio Mixer(1797): Setting Speaker Playback Volume to 31
02-13 01:49:19.280 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=2)--
02-13 01:49:19.280 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_modem_start()
02-13 01:49:19.280 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:19.280 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
02-13 01:49:19.280 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 2
02-13 01:49:19.315 D/TinyALSA-Audio RIL Interface(1797): audio_ril_interface_open(0x40d063c0, 2, 0xbe91f924)
02-13 01:49:19.315 D/TinyALSA-Audio RIL Interface(1797): audio_ril_interface_set_route(2)
02-13 01:49:19.320 I/dalvikvm(3171): Turning on JNI app bug workarounds for target SDK version 7...
02-13 01:49:19.320 D/TinyALSA-Audio RIL Interface(1797): audio_ril_interface_set_voice_volume(2, 0.800000)
02-13 01:49:19.320 D/TinyALSA-Audio Hardware(1797): audio_hw_set_mode(0x40d063c0, 2)--
02-13 01:49:19.330 E/Trace (3171): error opening trace file: No such file or directory (2)
02-13 01:49:19.340 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.340 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.350 I/ActivityManager(2130): START u0 {act=android.intent.action.MAIN flg=0x10840000 cmp=com.android.phone/.InCallScreen} from pid 2400
02-13 01:49:19.360 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:19.360 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:19.375 D/NotifyMinutesRemaining(3171): onReceiverNotifyRemainingMinutes
02-13 01:49:19.380 D/TinyALSA-Audio Hardware(1797): audio_hw_set_parameters(0x40d063c0, dualmic_enabled=false)++
02-13 01:49:19.380 D/TinyALSA-Audio Hardware(1797): audio_hw_set_parameters(0x40d063c0, dualmic_enabled=false)-- (PARAMETER ERROR)
02-13 01:49:19.385 D/SAN_SERVICE(2400): *******************************************
02-13 01:49:19.385 D/SAN_SERVICE(2400): DM App Phone Call State - 2
02-13 01:49:19.385 D/SAN_SERVICE(2400): *******************************************
02-13 01:49:19.390 V/ContactPhotoManager(3133): Preloaded 25 photos. Cached bytes: 171472
02-13 01:49:19.430 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.430 D/PhoneStatusBar(2212): disable: < expand icons ALERTS* ticker system_info back home recent clock search >
02-13 01:49:19.435 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.440 I/AudioService(2130): AudioFocus abandonAudioFocus() from android.media.AudioManager@421a2c78
02-13 01:49:19.440 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.445 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.445 D/AccelerometerListener(2400): enable(true)
02-13 01:49:19.445 I/Sensors (2130): setDelay :: handle = 0 delay = 200000000
02-13 01:49:19.445 I/Sensors (2130): setDelay :: handle = 0 delay = 200000000
02-13 01:49:19.450 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.450 E/BluetoothPhoneService(2400): Could not get a handle on Connection object for the call
02-13 01:49:19.450 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.450 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.455 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.455 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.465 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.465 E/BluetoothPhoneService(2400): Could not get a handle on Connection object for the call
02-13 01:49:19.465 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.465 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.465 D/InCallScreen(2400): onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = OFFHOOK
02-13 01:49:19.475 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:19.480 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.485 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.510 D/TinyALSA-Audio Output(1797): audio_out_set_parameters(0x40d096b0, routing=1)
02-13 01:49:19.510 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_device(1)
02-13 01:49:19.510 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=1)++
02-13 01:49:19.515 D/TinyALSA-Audio Mixer(1797): Setting Speaker Playback Volume to 0
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): Setting Speaker Playback Switch to off
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): Setting Receiver Playback Volume to 31
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): Setting Receiver Playback Switch to on
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=1)--
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=1)++
02-13 01:49:19.525 D/TinyALSA-Audio Mixer(1797): Setting AD Digital Volume to 75
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): Setting Speaker Playback Volume to 26
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): Setting AD Digital Volume to 84
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): Setting DIR#1 Volume to 80
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): Setting Master Playback Volume to 76
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): Setting AD Analog Volume to 22
02-13 01:49:19.530 D/TinyALSA-Audio Mixer(1797): tinyalsa_mixer_set_route(card=0,device=1)--
02-13 01:49:19.530 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_set_route(1)
02-13 01:49:19.530 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:19.530 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 0
02-13 01:49:19.530 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:19.540 D/dalvikvm(6861): GC_FOR_ALLOC freed 2237K, 32% free 8209K/12040K, paused 169ms, total 174ms
02-13 01:49:19.565 D/TinyALSA-Audio RIL Interface(1797): audio_ril_interface_set_route(1)
02-13 01:49:19.580 D/dalvikvm(2400): GC_FOR_ALLOC freed 323K, 31% free 5362K/7740K, paused 30ms, total 30ms
02-13 01:49:19.640 D/dalvikvm(2400): GC_CONCURRENT freed 44K, 19% free 6343K/7740K, paused 10ms+3ms, total 54ms
02-13 01:49:19.645 D/dalvikvm(2400): WAIT_FOR_CONCURRENT_GC blocked 16ms
02-13 01:49:19.685 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.685 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.690 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.690 E/BluetoothPhoneService(2400): Could not get a handle on Connection object for the call
02-13 01:49:19.690 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.690 D/BluetoothPhoneService(2400): CDMA call state: SINGLE_ACTIVE prev state:IDLE
02-13 01:49:19.710 D/AccelerometerListener(2400): orientation: vertical
02-13 01:49:19.710 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.710 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.725 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:19.795 I/ContactLoader(3133): Registering content observer for content://com.android.contacts/contacts/lookup/2420i12ab21da0a69c554/2971
02-13 01:49:19.845 D/dalvikvm(2400): GC_EXPLICIT freed 1273K, 32% free 5315K/7740K, paused 4ms+18ms, total 69ms
02-13 01:49:19.850 D/dalvikvm(3133): GC_CONCURRENT freed 357K, 9% free 6219K/6764K, paused 2ms+3ms, total 57ms
02-13 01:49:19.970 D/dalvikvm(2130): GC_CONCURRENT freed 2875K, 31% free 15570K/22356K, paused 11ms+8ms, total 97ms
02-13 01:49:19.970 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 86ms
02-13 01:49:19.970 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 80ms
02-13 01:49:19.970 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 88ms
02-13 01:49:19.970 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 83ms
02-13 01:49:19.975 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 85ms
02-13 01:49:19.975 D/dalvikvm(2130): WAIT_FOR_CONCURRENT_GC blocked 63ms
02-13 01:49:20.040 I/ActivityManager(2130): No longer want com.quoord.tapatalkpro.activity (pid 2394): empty #17
02-13 01:49:20.305 W/IInputConnectionWrapper(3133): showStatusIcon on inactive InputConnection
02-13 01:49:20.390 D/dalvikvm(2130): GC_CONCURRENT freed 2057K, 31% free 15517K/22356K, paused 7ms+9ms, total 125ms
02-13 01:49:20.405 V/ContactPhotoManager(3133): Preloaded 25 photos. Cached bytes: 302108
02-13 01:49:21.495 V/ContactPhotoManager(3133): Preloaded 25 photos. Cached bytes: 431801
02-13 01:49:22.000 D/TinyALSA-Audio Output(1797): audio_out_standby(0x40d096b0)
02-13 01:49:22.000 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_stop()
02-13 01:49:22.000 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:22.000 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:22.575 V/ContactPhotoManager(3133): Preloaded 25 photos. Cached bytes: 556580
02-13 01:49:22.945 I/ActivityManager(2130): No longer want com.google.android.apps.maps:FriendService (pid 2476): empty #17
02-13 01:49:28.710 D/lights (2130): set_light_button on=1
02-13 01:49:31.490 D/lights (2130): set_light_button on=1
02-13 01:49:31.565 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.570 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_start()
02-13 01:49:31.570 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:31.570 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 0
02-13 01:49:31.570 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:31.575 D/InCallScreen(2400): internalHangup()... phone state = OFFHOOK
02-13 01:49:31.575 D/PhoneUtils(2400): hangup(): hanging up foreground call
02-13 01:49:31.575 D/PhoneUtils(2400): - hangup(Call): regular hangup()...
02-13 01:49:31.580 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:31.590 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:31.600 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:31.600 D/BluetoothPhoneService(2400): handlePreciseCallStateChange. Call disconnecting, wait before update
02-13 01:49:31.605 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:31.620 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.630 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.640 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.655 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.670 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.675 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.690 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.705 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:31.715 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:34.610 D/TinyALSA-Audio Output(1797): audio_out_standby(0x40d096b0)
02-13 01:49:34.610 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_stop()
02-13 01:49:34.610 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:34.610 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:35.760 I/ActivityManager(2130): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.anddoes.launcher/.Launcher} from pid 2130
02-13 01:49:35.835 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:35.840 D/NotificationMgr(2400): Will show "hang-up" action in the ongoing active call Notification
02-13 01:49:36.005 D/dalvikvm(2212): GC_CONCURRENT freed 1773K, 30% free 13357K/19072K, paused 3ms+7ms, total 95ms
02-13 01:49:36.005 D/dalvikvm(2212): WAIT_FOR_CONCURRENT_GC blocked 87ms
02-13 01:49:36.390 I/ActivityManager(2130): No longer want com.android.vending (pid 3402): hidden #9
02-13 01:49:36.520 I/WindowState(2130): WIN DEATH: Window{423ffaa0 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
02-13 01:49:36.520 W/ActivityManager(2130): Scheduling restart of crashed service com.android.vending/com.google.android.finsky.billing.iab.PendingNotificationsService in 5000ms
02-13 01:49:36.525 I/WindowState(2130): WIN DEATH: Window{41e2b428 u0 com.android.vending/com.google.android.finsky.activities.MainActivity}
02-13 01:49:36.530 I/WindowState(2130): WIN DEATH: Window{41e35d20 u0 com.android.vending/com.google.android.finsky.activities.PostPurchaseDialog}
02-13 01:49:36.540 I/WindowState(2130): WIN DEATH: Window{41cce100 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
02-13 01:49:37.790 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:49:37.795 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:37.805 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:39.390 D/AccelerometerListener(2400): orientation: vertical
02-13 01:49:39.405 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:39.420 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.425 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_start()
02-13 01:49:39.425 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:39.425 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 0
02-13 01:49:39.425 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:39.435 I/ActivityManager(2130): START u0 {act=com.anddoes.launcher.ACTION flg=0x10000000 cmp=com.anddoes.launcher/.Launcher bnds=[202,715][278,790] (has extras)} from pid 21604
02-13 01:49:39.440 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:39.440 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:39.475 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.485 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.495 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.510 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.520 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.530 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.545 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.555 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:39.570 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.165 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.185 I/ActivityManager(2130): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.nolanlawson.logcat/.LogcatActivity} from pid 21604
02-13 01:49:41.285 V/PhoneStatusBar(2212): setLightsOn(true)
02-13 01:49:41.285 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.295 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.310 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.320 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.330 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.345 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.355 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.365 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.380 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:49:41.590 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:49:41.595 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:41.595 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:42.200 D/AccelerometerListener(2400): orientation: vertical
02-13 01:49:42.200 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:42.220 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:42.220 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:42.650 D/dalvikvm(6861): GC_CONCURRENT freed 1009K, 25% free 9143K/12040K, paused 3ms+10ms, total 83ms
02-13 01:49:42.650 D/dalvikvm(6861): WAIT_FOR_CONCURRENT_GC blocked 71ms
02-13 01:49:44.270 D/TinyALSA-Audio Output(1797): audio_out_standby(0x40d096b0)
02-13 01:49:44.270 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_stop()
02-13 01:49:44.270 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:49:44.270 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:49:45.400 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:49:45.405 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:45.415 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:45.595 D/AccelerometerListener(2400): orientation: vertical
02-13 01:49:45.600 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:45.615 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:45.615 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:47.945 D/lights (2130): set_light_button on=1
02-13 01:49:51.410 D/lights (2130): set_light_button on=1
02-13 01:49:53.010 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:49:53.015 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:53.020 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:56.820 D/AccelerometerListener(2400): orientation: vertical
02-13 01:49:56.825 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:56.840 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:56.840 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:49:59.820 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:49:59.825 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:49:59.830 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:00.015 D/AccelerometerListener(2400): orientation: vertical
02-13 01:50:00.020 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:50:00.030 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:00.030 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:01.625 D/AccelerometerListener(2400): orientation: horizontal
02-13 01:50:01.630 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:50:01.640 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:01.870 D/lights (2130): set_light_button on=1
02-13 01:50:05.025 D/AccelerometerListener(2400): orientation: vertical
02-13 01:50:05.030 D/PhoneNumberUtils(2400): System property doesn't provide any emergency numbers. Use embedded logic for determining ones.
02-13 01:50:05.045 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:05.045 I/Sensors (2130): setDelay :: handle = 4 delay = 200000000
02-13 01:50:05.370 D/dalvikvm(6861): GC_CONCURRENT freed 1389K, 20% free 9681K/12040K, paused 2ms+7ms, total 86ms
02-13 01:50:05.570 D/lights (2130): set_light_button on=1
02-13 01:50:05.645 D/SizeAdaptiveLayout(2212): com.android.internal.widget.SizeAdaptiveLayout{41e2c178 V.E..... ......I. 0,0-0,0 #7f090072 app:id/adaptive}child view android.widget.FrameLayout{42128a18 G.E..... ......ID 0,0-0,0 #1020324 android:id/status_bar_latest_event_content} measured out of bounds at 75px clamped to 76px
02-13 01:50:05.720 D/SizeAdaptiveLayout(2212): com.android.internal.widget.SizeAdaptiveLayout{41e2c178 V.E..... ......I. 0,0-0,0 #7f090072 app:id/adaptive}child view android.widget.FrameLayout{42128a18 G.E..... ......ID 0,0-0,0 #1020324 android:id/status_bar_latest_event_content} measured out of bounds at 75px clamped to 76px
02-13 01:50:05.880 D/dalvikvm(6861): GC_FOR_ALLOC freed 1780K, 33% free 8077K/12040K, paused 44ms, total 44ms
02-13 01:50:07.135 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:50:07.160 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_output_start()
02-13 01:50:07.160 D/Yamaha-MC1N2-Audio(1797): yamaha_mc1n2_audio_route_start()
02-13 01:50:07.160 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 0
02-13 01:50:07.160 D/Yamaha-MC1N2-Audio(1797): (yamaha_mc1n2_audio_params_route_find): device = 1, direction = 2
02-13 01:50:07.170 D/PhoneApp(2400): Broadcast from Notification: com.android.phone.ACTION_HANG_UP_ONGOING_CALL
02-13 01:50:07.170 D/PhoneUtils(2400): hangup(): no active call to hang up
02-13 01:50:07.190 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:50:07.190 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)
02-13 01:50:07.205 D/TinyALSA-Audio Output(1797): audio_out_get_latency(0x40d096b0)

RbxPSau.png

Sorry to quote my own post but I'm still having this problem. Even tried a reflash. Does anyone know what this logcat means?
 
Upvote 0
Sorry to quote my own post but I'm still having this problem. Even tried a reflash. Does anyone know what this logcat means?

I too, know nothing about how to read that logcat or know what it means LOL but figure I would ask.. which modem are you using?
And have you tried reflashing from scratch again? I had a weird issue with Google Play apps not installing and a fresh install worked. I formatted cache, system, and data twice. I know you know to do this already but just thought I would throw it out there :D
 
  • Like
Reactions: notebooko
Upvote 0
Brandon, I gotta say.. this rom is unbelievable and thanks for the work you put into it getting this ported over for us. Everything is so smooth and so far I have experienced no issues (except for troubleshooting mms but I think I figured out I shouldn't test by sending to myself and you have to download mms attachment before you can view it depending on file size). It really feels good to be back on Cyanogenmod!! This is exactly what we dreamed of when we had the Triumph!
Coming from the Triumph, it feels strange to have a first release of a port to perform so well! I can't wait for the updates to this :D
But yeah.. just wanted to say thanks!!
 
  • Like
Reactions: b_randon14
Upvote 0
Sorry to quote my own post but I'm still having this problem. Even tried a reflash. Does anyone know what this logcat means?

Was reading through Virgin Mobile USA Facebook page and across other forums and discovered Virgin Mobile experienced some widespread outages of their MMS and 3G/4G around the 9th of February and I saw some reports all the way up to the 12th. They are doing a system update on the network of some sort? Not sure of you're issue is related?
 
Upvote 0
I too, know nothing about how to read that logcat or know what it means LOL but figure I would ask.. which modem are you using?
And have you tried reflashing from scratch again? I had a weird issue with Google Play apps not installing and a fresh install worked. I formatted cache, system, and data twice. I know you know to do this already but just thought I would throw it out there :D

Was reading through Virgin Mobile USA Facebook page and across other forums and discovered Virgin Mobile experienced some widespread outages of their MMS and 3G/4G around the 9th of February and I saw some reports all the way up to the 12th. They are doing a system update on the network of some sort? Not sure of you're issue is related?

Yea I got this problem sometimes on PA but not as frequently on CM10 for some reason. I'm using the FL14 modem and tried reflashing the ROM from scratch and stuff too. :( I know it's not a problem with the network because everything starts working again after I reboot the phone. I mentioned in my previous post that it seems like a radio issue, like its turning off or something because calls/mms don't work (can't receive them either) but I don't know why that would happen. Seems like nobody else is having the problem.. So confused... I really don't want to have to go back to TouchWiz because Brandon did such a great job on this ROM, but I just might have to because of this problem which sucks. :thinking:
 
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