Jump to content


* * * * * 8 votes

[ROM] CyanogenMod 9 Alpha -- NO LONGER SUPPORTED


  • Please log in to reply

#1 dasunsrule32 (OP)

dasunsrule32

    Super User

  • 260 posts

Posted 16 April 2012 - 09:35 PM

Source: https://github.com/C...device_lge_v909
Mod Type: ROM     Difficulty: Easy     Mod Status: Alpha     Mod Base: CyanogenMod     Carrier: T-Mobile
Requires Root: No     Apply In: CWM Recovery     Optional:      Optional: Requires GApps     Android Version: 4.0.4 (ICS)


*** DON'T FLASH THIS IF YOU ARE NOT COMFORTABLE WITH DATA LOSS, INSTABILITY OR RABID DOGS EATING YOUR CAT! ***

I'm keeping this up as a way for users to use the existing ROM. We are moving full bore ahead with CM10 aka Jelly Bean. Please don't report anymore bugs on this thread, as we won't be looking at it. If you guys want to community help each other, that's fine, but there were will be no more support from the devs on this ROM. Thanks for understanding. :)

#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/

Credits:
  • Steve Kondik and the amazing CM team
  • pershoot with helping me get some recovery issues hammered out
  • ChiefzReloaded, helping us get this project underway with his device tree
  • jannau, for being the kernel beast he is, helped us to push CM9 the rest of the way to the v909
  • And the many testers, including: xi2wiked, gribbly, beefsalad, Deez1234 and others I'm probably forgetting
  • For all those who stuck it out when it looked like nothing was going to happen with this slate!
*** Backup your data before continuing! ***

What works:
  • Audio
  • Hardware Acceleration
  • WiFi
  • GSM
  • GPS
  • Bluetooth
  • Accelerometer
  • Gyroscope
  • Compass
  • Touchscreen
  • HDMI
  • Microphone
Known issues:
  • GSM disconnects when screen is turned on
  • Front and back camera's do not work
  • USB 2.0 doesn't work correctly
  • CM9 shows vibration functionality in Power menu, device doesn't support it (this will be removed)
  • busybox has issues with files over 2GB in size.
  • After initial flash, some users have reported issues with the reboot recovery and reboot bootloader options in the power menu, rebooting a couple of times will usually resolve this
  • Notification lights work, right now they are running in a "debug" mode. Red = Sleep State on, Green = Sleep State off. They are set to blink for 7 seconds, then will turn off.
  • Screen will intermittently turn on and off
  • Bluetooth audio doesn't work
  • Speakers do not switch orientation with the screen orientation.
  • Random screen flickers
  • Touchscreen lags (ICS issue)
  • Routing issues over WiFi tether
  • Touchscreen will die randomly (Workaround: multi-touch the screen...)
  • After initial flash, GSM may not work, rebooting will resolve the issue.
  • Lockscreen, selection and keyboards touch sounds are not working
  • You tell us...
Fixed issues:
  • WiFi doesn't route correctly with 3G enabled
  • Some sleep issues
  • WiFi must be on to avoid hard locks
  • Microphone does not work
  • Some 3D apps/games may have slow or delayed input (eg. Shadowgun)
  • Recovery has issues restoring the /data partition if it is over 2GB in file size.
  • HDMI video out works, but no audio
  • Random hard locks, but most notably when using GSM
  • Cannot connect to enterprise WiFi (LEAP)
  • 44100,16bit,stereo is the only supported config, some apps may not work correctly with the mic until this is fixed. (eg. Voice Search)
  • Rom Manager does not work correctly
  • Screenon and Screenoff animations do not work (Have been disabled)
  • Data Usage threshhold doesn't work.
  • While using a hardware keyboard, the software keyboard still pops up
  • When enabling CM9 IME switcher, the Android one is enabled, showing two IME selectors.
  • Screen rotations take awhile and transitions don't flow correctly.
  • Volume Rocker Wake doesn't work (Looking for a work around to disable, other than display_settings.xml)
*** Backup your data before continuing! ***

Instructions (README, A LOT!!!!!!):
  • Make sure your device bootloader is unlocked. See unlocking the bootloader. (If you're not sure if you're unlocked or not, just flash the appropriate one for the build you are on. It won't hurt anything and will guarantee you're unlocked.)
  • Download Clockwork Recovery (md5: b7f72998918505c8b6d127657ee21d69) *** You must use this recovery....
  • Download CM9 (md5: 056f080c782b7e71633ca57593810c4b)
  • Download GAPPS (md5: 7c524e1e078164f681e0aa6753180b2c)
  • Place the cm-9-2012XXXX-UNOFFICIAL-v909.zip and gapps-ics-20120429-signed.zip on your sdcard of your G-Slate
  • You will need the fastboot binary on your machine (Windows or Linux). See about fastboot and recovery.
  • ^^ BACKUP YOUR DATA! See about backing up.
  • Next, Wipe Data Factory Reset, Wipe Cache and format /system under the Mounts and Storage menu.
  • Then 'install zip from sdcard', 'choose zip from sdcard', then install the cm-9-2012XXXX-UNOFFICIAL-v909.zip.
  • Then install gapps-ics-20120429-signed.zip.
  • Go back to the main menu and Reboot Now.
  • On reboot, hold Volume+ to enter fastboot mode again and run the following:
fastboot flash recovery recovery.img; fastboot reboot

*** If you are getting assert failure errors when flashing, flash recovery first. Thanks derschniffles!

Upgrading builds:
  • Reboot to recovery
  • Wipe Dalvik-Cache
  • Wipe Cache
  • Format /system
  • Install cm-9-2012XXXX-UNOFFICIAL-v909.zip
  • Install gapps-ics-20120429-signed.zip
  • Reboot
We are posting this for testing purposes. If you run into issues outside the 'Known issues', please post a logcat.

You will need the adb binary on your computer (Windows, Mac or Linux):

adb logcat > logcat.txt

If are get a hard lock and have to reset, please pull the /proc/last_kmsg and post it after you are booted again.

adb pull /proc/last_kmsg

Please do not report on ANY known issues!!!

You can contact us here (the forum) or on freenode's webchat in our #g-slate room. If you have any other questions, please see our wiki.

That's it! Enjoy!


Donation links:
jannau
ChiefzReloaded
dasunsrule32 (I like pizza!)


Sources:

http://github.com/Cy...device_lge_v909
http://github.com/Cy...kernel_lge_v909

Edited by dasunsrule32, 10 July 2012 - 02:58 PM.


#2 dasunsrule32 (OP)

dasunsrule32

    Super User

  • 260 posts

Posted 16 April 2012 - 09:43 PM

Changelog:

20120709:
  • Fixed duplicate IME selectors
  • Fixed Screen rotations
  • Fixed animations speed
  • Fixed software keyboard popup while using a hardware keyboard
  • Disabled electron beam animations (caused some lockscreen issues and rendering issues)
  • Fixed >2G backup issues in recovery
  • Fixed data usage
  • Fixed battery usage
  • Fixed notification settings in Display Settings
  • Added battery notification settings in Display Settings
  • Disabled Volume Rocker Wake in the framework
  • Improved Tablet Power Control Widgets

20120618:

Upstream build:
  • Networking fixes
  • New lockscreen widgets for weather and calendar events
  • T-Mo themes bug fixes
  • Settings fixes
  • New boot animation
  • Many additions of CID throughout CM9
  • Stability fixes
  • Apollo Music player and widgets
  • Notification drawer widgets (Can reorder now)
  • New package naming convention: cm-9-YYYYMMDD-BUILDTYPE-DEVICE.zip
  • and many more...
20120516:

Upstream build:
  • Some networking changes
  • WiFi Direct
20120507:

Major upstream changes:
  • T-mobile themes
  • Lockscreen shortcuts
  • Busybox merges
  • Several networking merges
  • and more...
20120427:
  • Change wireless interface to eth0
  • Fix touchscreen timeout issue
  • Add WiFi tethering
  • Fix WiFi firmware reloading
20120425:
  • Switched to upstream Atmel touchscreen driver
  • Various audio fixes
  • Various microphone issues
20120424:
  • Fixed microphone
  • Really remove volume rocker wake, not supported
20120423:
  • Remove volume rocker wake, not supported
  • HDMI audio fixes
  • Speaker fixes
  • Partial USB host mode fixes
  • Fix remaining sleep issues
20120418:
  • Kernel fixes and patches from nVidia to help with suspend, resume and lock issues.
  • Auto brightness fixes
  • Changed amount of usable memory to 721MB
*** For upstream merges, please see gerrit.

Edited by dasunsrule32, 09 July 2012 - 11:58 AM.


#3 dasunsrule32 (OP)

dasunsrule32

    Super User

  • 260 posts

Posted 16 April 2012 - 09:43 PM

Reserved....

#4 Xi2Wiked

Xi2Wiked

    Average Android

  • Members
  • 7 posts

Posted 16 April 2012 - 09:58 PM

Wooooohooooooo
Finally all can enjoy cm9 on their slates!

#5 Darnell

Darnell

    Member

  • Members
  • 25 posts

Posted 17 April 2012 - 06:03 AM

This is great news ;)

#6 Deez1234

Deez1234

    Android Apprentice

  • Members
  • 35 posts

Posted 17 April 2012 - 06:51 AM

Love it love it love it love it love it!!!!!!!

Build runs very good for an alpha. There are some of the normal bugs but they will all be fixed with time. Thanks to my second family (g-slate irc) for having the patience to put this all together.

#7 redhaven

redhaven

    Member

  • Members
  • 17 posts

Posted 17 April 2012 - 10:29 AM

Working great for an Alpha. I will be interested to see if hdmi out works when I get home. It isn't listed as working or not working.

I have tested netflix and mlb video over t-mobile data and both worked great. So far, none of the bugs are deal breakers for me so I am going to try to use it as my everyday rom.

#8 jayemko

jayemko

    Average Android

  • Members
  • 5 posts

Posted 17 April 2012 - 11:40 AM

View Postredhaven, on 17 April 2012 - 10:29 AM, said:

Working great for an Alpha. I will be interested to see if hdmi out works when I get home. It isn't listed as working or not working.

I have tested netflix and mlb video over t-mobile data and both worked great. So far, none of the bugs are deal breakers for me so I am going to try to use it as my everyday rom.

HDMI video out - yes, 720p
HDMI audio out - no

Video - It duplicates the display, including the bottom bar, where HC only displayed above the bottom bar
Audio - "Notifications" and "Ringtones" play through G-Slate's speaker, but "Media" is quiet, as if it's trying to route through HDMI

Edited by jayemko, 17 April 2012 - 11:41 AM.


#9 Moabizzi

Moabizzi

    Member

  • Members
  • 48 posts

Posted 17 April 2012 - 11:47 AM

getting an error when i try to install it,

assert failed: getprop ("ro.product.device") ==v909 || getprop (''ro.build.product") ==v909

E: error in /sdcard/update_cm-9.0.0-RCO-v909-unofficial-signed.zip

(status 7)

any ideas?

#10 redhaven

redhaven

    Member

  • Members
  • 17 posts

Posted 17 April 2012 - 07:33 PM

View PostMoabizzi, on 17 April 2012 - 11:47 AM, said:

getting an error when i try to install it,

assert failed: getprop ("ro.product.device") ==v909 || getprop (''ro.build.product") ==v909

E: error in /sdcard/update_cm-9.0.0-RCO-v909-unofficial-signed.zip

(status 7)

any ideas?

Maybe it is a corrupt download?