Nope, didn't workFrom what I hear, vsync must be enabled for boot. Good luck
Sent from my HTC Evo 3D using Android Central Forums
That file is not in ICS or stock romAny updates?
Also, potential data drop fix: replace libims_client_jni.so with the one from ics
Sent from my VM670 using Tapatalk 2
Any updates?
Also, potential data drop fix: replace libims_client_jni.so with the one from ics
Sent from my VM670 using Tapatalk 2
Could that be a deep sleep issue?You maybe be on to something....because minimum RIL_VERSION did increase from 2 to 6 in jellybean, but not in ICS. Our phones do use some old ril blobs!<br />
If the file switch works, I can easily implement a LEGACY_RIL in my build to fix the issue.<br />
<br />
Also it seems the the data drop is not the same with all phone...for me, it only seems to happen after a long(10 minutes) call and if it sits UN-touch for a long time(like over night).
You maybe be on to something....because minimum RIL_VERSION did increase from 2 to 6 in jellybean, but not in ICS. Our phones do use some old ril blobs!
If the file switch works, I can easily implement a LEGACY_RIL in my build to fix the issue.
Also it seems the the data drop is not the same with all phone...for me, it only seems to happen after a long(10 minutes) call and if it sits UN-touch for a long time(like over night).
Thanks for the info, I'll run a build with vsync enabled in my kernel.
Vsync isnt needed for 4.2, I have it disabled on my Galaxy Nexus.
4.2 Uses a LOT of RAM and internal storage, and a lot of the apps use a lot of armv7 code, so a good bit of stuff will need a memory rewrite before a stable build :/
Vsync wasn't the issue...if you look at my logcat it seems hwcomposer and genlock is the main issue. My guess is that ARM6 support is gone from android_hardware_qcom_display...Google and CM are not making it easy to support these old devices!
Vsync wasn't the issue...if you look at my logcat it seems hwcomposer and genlock is the main issue. My guess is that ARM6 support is gone from android_hardware_qcom_display...Google and CM are not making it easy to support these old devices!