[JB+][3.0.8/2.6.32 kernel] CM10.1 Android 4.2.2 for the Defy(+)

woodman

Senior Moderator / RC-RT & Moderator Committees
Staff member
Jul 21, 2012
12,431
22,951
263
40
France
So, with today's nightly (02/07/2012) GPU Control and zcache are available to users. The only problem, if you do not know how to use the terminal, you can't use them! We need some interface that allow us to configure these, I think the easiest way is for the Bootmenu to be modified to support these, the other to modify the DefyParts app. I'm no programmer though, so these are merely suggestions to the devs here.
Hi,
default values for gpu control and zcache are they OK for stadard use ?

Sent from my Defy MB525 green lens
 

woodman

Senior Moderator / RC-RT & Moderator Committees
Staff member
Jul 21, 2012
12,431
22,951
263
40
France
So, with today's nightly (02/07/2012) GPU Control and zcache are available to users. The only problem, if you do not know how to use the terminal, you can't use them! We need some interface that allow us to configure these, I think the easiest way is for the Bootmenu to be modified to support these, the other to modify the DefyParts app. I'm no programmer though, so these are merely suggestions to the devs here.
Or a kernel control app like blechd0se said. But makes more sense in the defy parts app.

Could you tell us what commands to use till then, I'm one of those who don't know what commands to use.

Sent from my MB526 using xda app-developers app
Check Quarx github, he just changed some things about that ! ;)
Will be in next build.

Sent from my Defy MB525 green lens
 

rsk_kelkar

Senior Member
Jun 3, 2011
330
59
58
31
Goa
bugs

I completely wiped my phone (data/cache/system) to ensure that i was not carrying forward anything from last build. Some problems i noticed

1) changes made in bootmenu/CPU settings are not being saved. *also i notice very few options in CPU settings(only freq and vsels - welcomed)

2) expanded desktop doesn't work

3) navigation bar/pie control settings in settings/system missing since last build
 

configuration

Senior Member
Jul 18, 2011
75
33
0
After installing latest build, phone only wanted to boot in bootloader menu.
Full wipe cache/dalvik, installed latest, install gapps, wipe cache/dalvik.

Did I do anything wrong?
All I can do right now is flash SBF right?
 

woodman

Senior Moderator / RC-RT & Moderator Committees
Staff member
Jul 21, 2012
12,431
22,951
263
40
France
I did, nothing new there that's not in today's build.

Sent from my Nexus 7 using xda app-developers app
I thought those commits were included in this build. Are they not?
They are included. I'm sorry, my bad...
I didn't see correctly the timestamp of the commits.
Sorry ccav2000 !
 
Last edited:

configuration

Senior Member
Jul 18, 2011
75
33
0
So for me, after PIN input, it shows "Unfortunately, the process com.google.process.gapps has stopped" and then "Unfortunately, Setup Wizard has stopped" message... and it stays like that even after i press OK! I can access notification bar, but no start screen!

What to do?
I have exactly the same, but I can't find the answer in this topic.
Can anybody help?

Might have accidently installed wrong gapps, will report.
 
Last edited:
  • Like
Reactions: danhorris

woodman

Senior Moderator / RC-RT & Moderator Committees
Staff member
Jul 21, 2012
12,431
22,951
263
40
France
2013-07-02 Changelog

So, to be clear and also to ease our tests, here are the changes seen on Quarx's GitHub for 2013-07-02 CM10.1 build :

Global CM updates and Kernel updates (2.6.32) :

* Misc translations
* Add media-caf repository
* add google external bits
* Revert "use omapzoom wpa_supplciant"
* [android_external_bootmenu] : disable advanced cpu settings
* [android_frameworks_av] : camera: add more htc parameters

* [android_frameworks_base] :
- Merge "Keep on notification LED while dreaming."
- Frameworks: privacy guard fix possible NPE
- Merge "am: Fix the privacy guard notification"
- Merge "Correctly release lockscreen lock on tile destroy."

* [android_system_core] : rootdir: Set permissions for additional ondemand sysfs nodes

* [android_frameworks_opt_telephony] :
- SamsungQualcommRIL: support google play edition blobs
- Add SMS Middleware layer
- CallTracker: Add back-off and retry toggle to getCurrentCalls

* [android_packages_apps_Settings] : Fix derp./ Merge "Handle cancellation of the 'enabling PrivacyGuard' alert box."…

* [android_hardware_ti_wlan] :
- disable some compat functions
- disable compat sysfs_bin_attr_init
- disable compat kstrtos

* Fix wifi jamming(thanks to sunnyqeen)
* disable PowerHal for non interactive governor(YetAnotherForumUser patch)
* Disable software HDR on non-hw HDR devices
* set only chargeonly mode prop
* Add USB accessory mode support
* Replace 'Linux File-CD Gadget' by 'Motorola MB526', fix MotoCast
* Reduce the number of expensive division instructions done by _parse_i…
* lib/kstrtox: common code between kstrto*() and simple_strto*() functions
* lib: make _tolower() public
* simplify GPU control, fix ability to change real clock speed
* allow to disable GPU COntrol
* enable GPU Control for all devices

I hope I didn't make mistakes...