Android Tablets Forum banner

[rom] CyanogenMod 10.1 for Elf II, Aurora II, Crystal, Fire - 2013-09-17 update

1427701 Views 3075 Replies 577 Participants Last post by  bubbadas
If you appreciate my work and would like to support me with a small donation you can click on button.
If every happy user of this rom would just donate something I could invest more time in all these Android projects.

Issues

* If your device has only a front camera you won't have a camera launcher icon, but you can install this app

Instructions

* Grab TWRP recovery from this thread, unzip it and put uImage_recovery in the root of the external MicroSD card.
* Put rom (cm-10.1-$DATE-UNOFFICIAL-elf2.zip) and gapps (gapps-jb-$DATE-signed-ubifs.zip) files inside internal or external sdcard.
* Turn on the tablet keeping pressed VOL- and POWER untill you see the green droid.
* If this is your first install flash this file that will format /system, /data and /cache partitions.
* If you wanna wipe internal memory content you can flash this file.
* NEVER flash this two "wiping" zips file posted above if you're using an EXT4 partitioned device, in this case just do a "Factory reset" from TWRP.
* Flash rom (cm-10.1-$DATE-UNOFFICIAL-elf2.zip), gapps (gapps-jb-$DATE-signed-ubifs.zip) and, the required compatibility zip (and the eventual "MultiUser zip" if you're using a "MU" comp zip).
* Now select "Reboot system".
* Enjoy CyanogenMod 10.1!

Download Links

2013-09-17

* Updated upstream sources

Rom
MultiUser zip
Gapps 2013-03-01

Compatibility zip

* Aurora-II 1.2.3
* Aurora-II MultiUser (ext4) 2.0.2

* Elf-II link
* Elf-II MultiUser (ext4) link

* Crystal link
* Crystal 1st/2nd batch MultiUser (ext4) link

* Fire link
* Fire MultiUser (ext4) link

* Hero link

* Various Zenithink devices link

* Mediacom 860S2 and 870S2 link

FAQs

* If you wanna use a USB bluetooth device flash this zip after each rom update (flash it after the comp zip, practically as last file). It supports only CSR devices, they can be identified typing "lsusb" from an app like "terminal emulator": the supported device will be present with an entry like "Bus 001 Device 002: ID 0a12:0001" ("0a12:0001" is the supported VID:pID). Do not boot with the bluetooth plugged in; plug it once you booted to android.
* If you don't like Nexus 7 fingerprint and wanna use SGS-II instead flash this zip. Remember that changing fingerprint may screw Play Store, if it happens you'll have to perform a "wipe data / factory reset".
* WiFi now can stay enabled with display turned off. Note that if WiFi is enabled the tablet won't enter deep sleep so if you're more interestead in battery life instead of an always on WiFi change policy (on "Advanced" WiFi settings) from "Always" to "Never".
* Internal memory is mounted at /storage/sdcard0, external sdcard is mounted at /storage/sdcard1. If you wanna swap them (and make primary your real microsd) just flash this file after flashing rom's zip (you have to do it everytime you flash a new version of the rom and it is incompatible with multi user)
* If you wanna format your internal memory (it's corrupted, filled of crap, etc.) just flash this file from CWM / TWRP.
* It's better if you don't change governor because the included "ondemand" has been customized to support "boostpulse" feature of jelly bean power hal. You can control min/max cpu frequency with display on/off editing these entries in /system/build.prop file (they're listed with their default value): "ro.sys.min_cpu_on=408000", "ro.sys.max_cpu_on=1200000", "ro.sys.min_cpu_off=96000", "ro.sys.max_cpu_off=1008000".

Screenshots





See less See more
4
  • Like
Reactions: 5
1 - 20 of 3076 Posts
Old Changelog

2013-07-26

* IMPORTANT after flashing rom's zip flash this one too or you'll be stuck in a bootloop.
* Reverted video playback libraries to 2013-06-02 build (who was having issues with Hi10p videos try again and report)
* Some changes to power.amlogic.so
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-07-12

* Some changes under the hood, report if anything SOD related has changed
* Added ExFat support
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-06-29

* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-06-16

* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-06-08

* Fixed "Performance" menu CPU management
* Added fake serial number generator (if you had two devices, both connected to the PC with ADB enabled, you couldn't access to any of them because they were using the same serial number)
* Updated video playback libraries (report any regression / improvement over last build)
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-06-02

* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-05-18

* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-05-06

* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-04-12

* Updated upstream sources

Rom (md5sum)
MultiUser zip
Gapps 2013-03-01

2013-03-30

* Updated video playback libraries, now you don't need the "reverted libraries" zip anymore
* Other minor things
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-03-03

*** If you're having problems with some videos flash this zip (I'm doing some tests with newer video libraries, but seems no too stable right now) ***

* New comp zips for Elf, Aurora, Crystal (non MultiUser): now all devices are using the new audio HAL based on tinyalsa
* Updated some stuff RIL related (some more dongle could work natively, for all the other there's ppp widget)
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-02-24

*** If you're having problems with some videos flash this zip (I'm doing some tests with newer video libraries, but seems no too stable right now) ***

* "Reverted libraries" zip has been updated, be sure to fetch it again if you were having troubles playint streamed contents
* Added EXT4/MultiUser for 1st/2nd batch Crystal (it looks like some 1st batch refuse to turn on WiFi, I can't help you without proper source code and some logs)
* New MultiUser comp zip for Aurora / Elf that will probably fix the upside down camera portrait picture. 3rd batch Crystal user fetch the new comp zip and try it as well, maybe it will work on yours as well.
* Some changes under the hood
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-02-17

*** If you're having problems with some videos flash this zip (I'm doing some tests with newer video libraries, but seems no too stable right now) ***

* Support for both EXT4/UBIFS partitions (only Fire running stock 4.2 and Elf/Aurora with comp zip 2.0 are using EXT4 right now)
* Added a SCREEN_DIM wakelock when HDMI is plugged
* Devices running alsa (everyone but Hero, Fire and Aurora/Elf with MultiUser kernel) can disable alsa standby by editing "snd.card.alsa.standby=1" to "snd.card.alsa.standby=0". This will fix latest Skype (and possibly other chat apps) issues, but may lead to some "pops" when the device enter/exit suspend.
* Fixed headset / hdmi "double audio" on Hero
* Many other changes under the hood
* Updated upstream sources

Rom (md5sum)
MultiUser zip

2013-02-09

* Fixed HDMI audio with devices running new kernels
* Fixed front camera portrait upside down orientation
* Fixed Netflix (and possibly other streaming apps) issues
* Added stock video player (but it doesn't work when connected to an HDMI monitor)
* Updated upstream sources

Rom (md5sum)

2013-02-02

* Changed WiFi idle timeout to 30 seconds, if this is not your first install (aka you haven't wiped data) and wanna let WiFi turn off after 30 secs the screen has blanked launch terminal emulator and type:
Code:
su<br />
rm /data/data/.wifiidle<br />
/system/etc/init.d/05wifi
Reboot and the setting will be applied
* Updated upstream sources

Rom (md5sum)

2013-01-26

* Added support for third party mounts (apps like cifsmanager for example) as requested
* Try Netflix again and if it won't work (99.99999% chance) post a full logcat: I wanna see if anything changed in logs Netflix works but my modification broke some audio things, flash this zip to restore it and try Netflix again
* Updated upstream sources

Rom (md5sum)
Multi-User package

2013-01-19

* Updated upstream sources

Rom (md5sum)
Multi-User package

2013-01-12

* Updated upstream sources

Rom (md5sum)
Multi-User package

2013-01-05

* Updated upstream sources

Rom (md5sum)

2012-12-29

* Fixed torch app
* Updated upstream sources

Rom (md5sum)
Multi-User package

2012-12-21

* Fixed camera FC
* Fixed crackling audio with some games (GTA for example)
* Fixed wpa_supplicant, now it will work with hidden SSIDS
* Fire/Hero users, try A2DP once again, just in case...
* Other minor stuff
* Updated upstream sources

Rom (md5sum)

2012-12-15

* Smooth as silk
* Latest YouTube playback FC fixed
* Updated upstream sources
* Added "old" batch Crystal compatibility zip
* Updated Gapps zip

Rom (md5sum)
Camera fix
Multi-User package

2012-12-08

* Default to single user (if you wanna MU support you'll have to flash the "multi-user package" and a multi-user compatibility zip)
* Some changes under the hood
* Updated upstream sources

Rom
Multi-User package

2012-12-02

* Many fixes, this release is very close to a daily driver.

Rom
See less See more
  • Like
Reactions: 4
Rob you probably won't be able to boot it because you have problems with that comp zip.
  • Like
Reactions: 1
Wow cant wait for the crystal...thanks troy
But i'm trying to understand... why with the last comp zip u made as legacy I can boot it but only to 1.2 ghz? sometimes cpu stucks on 408 and it work really bad, and your latest comp zips can reach 1.32 ghz, aren't it? But with latest stock rom on ainol forums I can reach 1.32 ghz with no problems and it work really smooth, but I really like your roms, so I thought that the fix could be in their boot.img, could you try to see this?
But i'm trying to understand... why with the last comp zip u made as legacy I can boot it but only to 1.2 ghz? sometimes cpu stucks on 408 and it work really bad, and your latest comp zips can reach 1.32 ghz, aren't it? But with latest stock rom on ainol forums I can reach 1.32 ghz with no problems and it work really smooth, but I really like your roms, so I thought that the fix could be in their boot.img, could you try to see this?
First of all thank you for your work!

Should this work with Ramos W22PRO compatibility zip from CM10? Also a user found a fully working TWRP Recovery for this tabet.
This is amazing. We are getting 4.2 earlier than some nexus devices.

@CT will you still update your CM10? Or just focus on CM10.1?

I will stay with CM10, because for now i need my tab as i daily driver.
Anyway thanks for your great work!

Gesendet von meinem Nexus 7 mit Tapatalk 2
  • Like
Reactions: 1
there's no need to update cm10, the latest build is perfect and any new feature has been (and will be) added from cm team
  • Like
Reactions: 1
First of all thank you for your work!

Should this work with Ramos W22PRO compatibility zip from CM10? Also a user found a fully working TWRP Recovery for this tabet.
Does it say it does in first post?

Wonderful work CT
4.2 Multi-users are working in this build?
it should

their damn multi user is the cause of the major troubles
See less See more
  • Like
Reactions: 1
thankyou CT, but my aurora can't mount SDcard (both external)
Is it possible to have a version without multi user, which might get around some of the problems above
Is it possible to have a version without multi user, which might get around some of the problems above
it wouldn't change the math, the multiuser stuff is hardcoded.

If someone with, for example, a SGS3 tries CM10.1 and tells me if microsd works there
  • Like
Reactions: 1
* Fire TM rc0 - CWM v5.5.0.4
* Fire QM rc0 - CWM v5.5.0.4
bluetooth UART works (it made me sick, but it seems more solid, PAN works as well with the 4.2 stack)
bluetooth UART works (it made me sick, but it seems more solid, PAN works as well with the 4.2 stack)
but works in the aurora 2 comp?

btw, how did you got the hwcomposer working with 4.2, another hack or ainol release a fixed one?
it's an hack, that's why i don't suggest you to move to 4.2 (despite the thing that i really don't like the way google has changed things this time)

UART bluetooth is the integrated, I think btusb won't ever work, it's changed dramatically the bluetooth stack
Tried and you were right, i can't boot it even with legacy comp :/
1 - 20 of 3076 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top