• 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

The ONLY issue I am experiencing is some common apps are saying "This device not compatible" keeping me from installing them in PlayStore. Is this a bug or are some apps just not compatible with 4.2.1?

The apps are Paypal, Shopsavvy, Walmart, and some others. Is this normal?

Other than that, excellent so far!!

FWIW I just checked out those apps and it allows me to download them no problem. I had a similar problem with FL14. A second fresh install fixed it. Not sure what the problem was.
 
Upvote 0
As of right now there are no overclocked kernels for cm10/cm10.1 that I know of. And the touch wiz based ROMs will most definitely soft brick the device. The kernels and RAM disk are just far to different. There may be some custom kernels for cm10 at CDA for the epic 4g touch but I wouldn't swear to it. The development of 4.2.1 for this phone is relatively new so no one has been making custom kernels. I do plan on adding features to the kernel like over clocking and more governors and everything so that will come with time!

Also as of right cm has not added the carrier text changing ability to cm10.1 and I don't know if they will but I will look into seeing how hard it is to do because I believe aokp has the functionality in it. There may be and unmerged commit for it on the cm gerrit that just hasn't made its way into the main cm code base. I'll look into it though!

just found this and thanks for the info.
 
Upvote 0
FWIW I just checked out those apps and it allows me to download them no problem. I had a similar problem with FL14. A second fresh install fixed it. Not sure what the problem was.

Weird, even the PlayStore website shows my phone as I compatible. I have changed build.prop to SPH-D710 dropping off the VMUB and I reinstalled the rom and gapps but just haven't done a full wipe yet. I guess that's what I'm left with to do I just hope it will fix it. Figured I would search out other options first.
 
Upvote 0
Thanks man. So just flash the rom again, no wipe or anything? I just spent like two hours setting up my phone LOL!

I would think this would be worth a try. I used titanium backup to backup the apps and wiped everything. I run nova launcher. I back up all the apps and nova launcher. Then when I restore the apps with nova launcher it restores everything including the icon placement and nova settings. Been working great for me so far when switching roms.
 
  • Like
Reactions: TheBritton
Upvote 0
I would think this would be worth a try. I used titanium backup to backup the apps and wiped everything. I run nova launcher. I back up all the apps and nova launcher. Then when I restore the apps with nova launcher it restores everything including the icon placement and nova settings. Been working great for me so far when switching roms.

Okay. What gapps version are you using, out of curiousity?
 
Upvote 0
I would think this would be worth a try. I used titanium backup to backup the apps and wiped everything. I run nova launcher. I back up all the apps and nova launcher. Then when I restore the apps with nova launcher it restores everything including the icon placement and nova settings. Been working great for me so far when switching roms.

It worked!! Weird :)
Not only did I do a factory reset, I formated everything even the internal sdcard. Thanks!
 
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
 
Upvote 0
Attempted to flash 10.1and could not get it to work. On rwilcos (root methods) stock kernel and can't flash to Kubans kernel either? Using FL26 modem. Bad download? Bad kernel? Just came from FL14, now running FJ12 with the FL26 update. Not sure what problem is? Anyone else have this problem or know what to do?
 
Upvote 0
Works pretty flawlessly, I get some youtube error on boot but after that no errors really. I have noticed my battery seems to die quicker, any one else feel this is the case?

Not for me as of yet. Been running twelve hours no charger and seems the same if not better than stock. I'll see how it goes throughout the day today...
 
Upvote 0
Attempted to flash 10.1and could not get it to work. On rwilcos (root methods) stock kernel and can't flash to Kubans kernel either? Using FL26 modem. Bad download? Bad kernel? Just came from FL14, now running FJ12 with the FL26 update. Not sure what problem is? Anyone else have this problem or know what to do?

Update: recovery has no option to read internal storage? Any suggestions?
 
Upvote 0
Hmm, I tried some basic steps to see if I could fix MMS on my device, but still not luck.

- Wiped internal SD and restored to FJ12 Stock Root
- Used voodoo to protect root
- Ran FL26 OTA
- Restored root
- Flashed Agat's FL26 Kernal repack w/ recovery
- Flashed CM10.1 as per instructions in this post
- Attempted mms testing.

The CM stock sms app won't send or receive pictures. I get an error message that the picture is too large when trying to send, but it doesn't resize it like it should(or at least like it has to my knowledge).

I downloaded handcent, that will at least resize the image and attempt to send it. After several minutes, the message sends.

Incoming MMS are recognized, but they don't download the picture.

Any ideas on what to check/try?

Update: In the failed incoming MMS, I was able to "Save Attachment" in the message options, and then I can see the downloaded image in the gallery. It's just odd that they won't display in either SMS application, and that outgoing MMS won't resize in the stock app.
 
Upvote 0
Hmm, I tried some basic steps to see if I could fix MMS on my device, but still not luck.

- Wiped internal SD and restored to FJ12 Stock Root
- Used voodoo to protect root
- Ran FL26 OTA
- Restored root
- Flashed Agat's FL26 Kernal repack w/ recovery
- Flashed CM10.1 as per instructions in this post
- Attempted mms testing.

The CM stock sms app won't send or receive pictures. I get an error message that the picture is too large when trying to send, but it doesn't resize it like it should(or at least like it has to my knowledge).

I downloaded handcent, that will at least resize the image and attempt to send it. After several minutes, the message sends.

Incoming MMS are recognized, but they don't download the picture.

Any ideas on what to check/try?

Okay I tested the MMS since after reading your post realized that I hadn't yet...

And I sent a 5 megapixel picture to my friend sitting next to me. It sent and he received it about 3 minutes later. He then sent me back a 2 megapixel picture that I received in about 60 seconds.. so not sure what to tell you? Hmmm :thinking:
 
Upvote 0
Okay I tested the MMS since after reading your post realized that I hadn't yet...

And I sent a 5 megapixel picture to my friend sitting next to me. It sent and he received it about 3 minutes later. He then sent me back a 2 megapixel picture that I received in about 60 seconds.. so not sure what to tell you? Hmmm :thinking:

I dug through my build.prop to see if anything looked shifty. I noticed there was a duplicate "ro.carrier" tag, with the value set to "unknown". I removed this tag and rebooted. It didn't affect anything though.

It's just odd, the messages come through, and I can save the attachments, but it's odd that they don't display in the app. And even weirder that the stock mms app won't resize images.

Oh well. I don't even use MMS often, just bugs me now that I can't :)

It also takes several minutes for an MMS to occur in either direction.
 
Upvote 0
I dug through my build.prop to see if anything looked shifty. I noticed there was a duplicate "ro.carrier" tag, with the value set to "unknown". I removed this tag and rebooted. It didn't affect anything though.

It's just odd, the messages come through, and I can save the attachments, but it's odd that they don't display in the app. And even weirder that the stock mms app won't resize images.

Oh well. I don't even use MMS often, just bugs me now that I can't :)

It also takes several minutes for an MMS to occur in either direction.

They dont display in the app? Which app? The messaging app? But they do in Handcent?
 
Upvote 0
Incoming don't appear in either the stock messaging app, nor handcent. I can send with handcent only.

Here is what I see on incoming(stock does the same thing, a small empty box)... I can long press on the message and save the attachment to get the image.

jsk2s9.png

Okay same thing is happening to me on receive. I can "Download attachment" and then view it on sdcard. Hmm..

Did you have to change any settings on Handcent for it to send MMS or it just simply worked?
 
Upvote 0
Okay same thing is happening to me on receive. I can "Download attachment" and then view it on sdcard. Hmm..

Did you have to change any settings on Handcent for it to send MMS or it just simply worked?

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.
 
Upvote 0
No options at all for internal,tried to flash Kuban from external but nothing will flash from there so I was thinking maybe I should flash a kernel/recovery via Odin,if I can figure out how!

What file format of kuban did you download? I was able to flash the kuban kernal as suggested by OP with Odin... granted I had to google around for a minute to find the file. But it worked fine. Agat's recovery works just fine also, and comes compiled with one-click if you want that option.
 
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