[DEV][ROM][14.5.] CyanogenMod 10.1 (Android 4.2.2)
#1321
Posted 20 February 2013 - 05:09 PM
#1322
Posted 20 February 2013 - 05:44 PM
I noticed only one serious issue, so far - total hangup, no reaction to buttons, including power. It happened after clicking on "Location access" option in Settings, Personal section. Button remained permanently highlighted. I have log from this situation along with traces - uploaded here: http://dl.dropbox.co...tion_access.zip
In short: UI thread got blocked by InputDispatcher, InputDispatcher stuck at ioctl via Surface.screenshot(), and lots of Adreno-related ioctl timeouts in log, like that:
Adreno : ioctl code 0x40080906 (IOCTL_KGSL_DEVICE_WAITTIMESTAMP) failed: errno 110 Connection timed out
Happened once, so far, and after "adb reboot" phone works normally. Using latest build 20130215 with gapps, and did full wipe before installing it (was using official CM 7.2, before).
Edited by lcf80, 20 February 2013 - 06:17 PM.
#1323
Posted 20 February 2013 - 05:49 PM
Moldova, on 16 February 2013 - 08:53 AM, said:
I can confirm the busy signal bug is present! & headset bug, end call signal & delay in call connection
yeah, today it came back. sucks :/
Edited by sharix, 20 February 2013 - 05:52 PM.
#1324
Posted 20 February 2013 - 07:36 PM
cm-10.1-20130220-KonstaKANG-blade.zip
http://www.mediafire...9dk27wc92990wx0
md5:66e13c6d48367839197d1be0f1da7a23
-framework: fix rotation of electron beam animation (1)
-removed couple of non-standard/useless features (e.g. persistent notification when headphones are plugged in)
ZTE Blade:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.2.7
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
CyanogenMod 9 - KonstaKANG (Android 4.0.4)
Swedish Snow RLS7 (Android 2.3.5)
ZTE Blade III:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.3.2
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
Aurora Borealis RLS1 (Android 4.0.4)
Firefox OS - Ubuntu Touch
#1325
Posted 20 February 2013 - 07:59 PM
KonstaT, on 20 February 2013 - 07:36 PM, said:
cm-10.1-20130220-KonstaKANG-blade.zip
http://www.mediafire...9dk27wc92990wx0
md5:66e13c6d48367839197d1be0f1da7a23
-framework: fix rotation of electron beam animation (1)
-removed couple of non-standard/useless features (e.g. persistent notification when headphones are plugged in)
#1326
Posted 20 February 2013 - 08:16 PM
#1327
Posted 20 February 2013 - 08:19 PM
#1328
Posted 20 February 2013 - 09:53 PM
#1329
Posted 20 February 2013 - 10:23 PM
9d90b195995777467d8dba71d4c5f594 *libGLES_android.so (KonstaKANG 20130215)
83b17d54877b3d7e0e7ac491fe634494 *libGLES_android.so (KonstaKANG 20130220)
84c074f01dad814760b2fd8937b6d528 *libGLES_android.so (Qualcomm Adreno200-AU_LINUX_ANDROID_ICS_CHOCO_CS.04.00.03.06.001-armv6, available at https://developer.qu...m.com/download/).
Not sure if it's related, but looks a bit strange.
Edited by lcf80, 20 February 2013 - 10:38 PM.
#1330
Posted 20 February 2013 - 10:50 PM
mobile579, on 20 February 2013 - 09:53 PM, said:
Yeah that's unfortunate.
The lockscreen has hardware layers enabled now, that's why it's faster. That was a needed change i think.
@Icf: adreno blobs shouldn't have changed between the last two builds.
#1331
Posted 20 February 2013 - 11:06 PM
shezar, on 20 February 2013 - 10:50 PM, said:
It's lcf (LCF). No idea if this file shouldn't change (maybe KonstaT just replaced it with hopefully better version), but it did. You can check sum yourself, full path within zip is system/lib/egl/libGLES_android.so.
Edited by lcf80, 20 February 2013 - 11:06 PM.
#1332
Posted 21 February 2013 - 01:04 AM
clockwork: v6.0.1.1 touch
current rom: CM10.1 KonstaT
#1333
Posted 21 February 2013 - 02:07 AM
Edited by ztnej, 21 February 2013 - 02:07 AM.
#1334
Posted 21 February 2013 - 05:47 AM
CM10-KonstaKANG
CWM 6.0.1.1 Stable by SnapIT
V880 GEN2 ZTEblade + Own 160/279/2 TPT.
#1335
Posted 21 February 2013 - 06:29 AM
This patch seems to be causing it but it doesn't make sense to me why. Looks to be some low-level stuff. Any clues?
It looks like the bottom part of LS is zoomed... I moved the unlocking icon with my finger to the area where difference is obvious just to emphasize it
anomaly.png 493.14K
64 downloadsEdited by C3C0, 22 February 2013 - 08:25 AM.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#1336
Posted 21 February 2013 - 07:03 AM
Could you please look at below mentioned changes from Daemond regarding FM Radio functionality and include it in CM10.1 ROM:
=========================================================================================================
daemond, on 21 February 2013 - 08:43 AM, said:
Regarding FM, it basically works fine now, but there are some strange issues with audio routing. Sometimes it works, sometimes it doesn't... and if it does not work, triggering some other kind of audio playback makes it work. That's probably a bug in the Blade's libaudio, and it likely doesn't only affect FM radio.
Also, ZTE's si4708 driver is a piece of crap. It's not only written in an odd style and with horrible formatting, but while cleaning it up a bit I already found two bugs - wrong band selection, and incorrect channel spacing mask. Both are fixed now. I also added an important missing feature, de-emphasis setup.This should improve audio quality a bit. Oh, and seeking should be faster now.
I have pushed all changes to the kernel and device repos.
=======================================================================================================
Thanks in advance
#1337
Posted 21 February 2013 - 07:26 AM
mobile579, on 20 February 2013 - 09:53 PM, said:
lcf80, on 20 February 2013 - 10:23 PM, said:
9d90b195995777467d8dba71d4c5f594 *libGLES_android.so (KonstaKANG 20130215)
83b17d54877b3d7e0e7ac491fe634494 *libGLES_android.so (KonstaKANG 20130220)
84c074f01dad814760b2fd8937b6d528 *libGLES_android.so (Qualcomm Adreno200-AU_LINUX_ANDROID_ICS_CHOCO_CS.04.00.03.06.001-armv6, available at https://developer.qu...m.com/download/).
Not sure if it's related, but looks a bit strange.
ZTE Blade:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.2.7
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
CyanogenMod 9 - KonstaKANG (Android 4.0.4)
Swedish Snow RLS7 (Android 2.3.5)
ZTE Blade III:
CyanogenMod 10.1 - KonstaKANG (Android 4.2.2) - ClockWorkMod 6.0.3.2
CyanogenMod 10 - KonstaKANG (Android 4.1.2)
Aurora Borealis RLS1 (Android 4.0.4)
Firefox OS - Ubuntu Touch
#1338
Posted 21 February 2013 - 08:05 AM
POV Mobii Tegra
#1339
Posted 21 February 2013 - 08:32 AM
I want to back up my 160Mb system/data/cache etc., repartition to 180Mb and restore my backup there. will it work?
POV Mobii Tegra
#1340
Posted 21 February 2013 - 08:39 AM
KonstaT, on 21 February 2013 - 07:26 AM, said:
mrz_hun, on 21 February 2013 - 08:05 AM, said:
33 user(s) are reading this topic
8 members, 25 guests, 0 anonymous users
-
Loren82, Paul Shirley, Tamago2010, PlaguedByPenguins, master123, oiprocs, anantk, Niko84







Sign In
Create Account

Back to top










