Android OS Forum banner
1 - 20 of 299 Posts

· Registered
Joined
·
259 Posts
Mod Type:: ROM

Difficulty:: Easy

Mod Base:: CyanogenMod

Mod Status:: Alpha

Apply In:: CWM Recovery

Carrier:: T-Mobile

Requires Root:: No

Optional:: Requires GApps

Android Version:: 4.0.4 (ICS)

Source:: https://github.com/CyanogenMod/android_device_lge_v909
*** 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. :)

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

Code:
<br />
adb logcat > logcat.txt<br />
If are get a hard lock and have to reset, please pull the /proc/last_kmsg and post it after you are booted again.

Code:
<br />
adb pull /proc/last_kmsg<br />
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
 

· Registered
Joined
·
259 Posts
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.
 

· Registered
Joined
·
7 Posts
Wooooohooooooo
Finally all can enjoy cm9 on their slates!
 

· Android Apprentice
Joined
·
34 Posts
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.
 

· Registered
Joined
·
17 Posts
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.
 

· Registered
Joined
·
6 Posts
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
 

· Registered
Joined
·
48 Posts
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?
 

· Registered
Joined
·
17 Posts
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
Confirmed. I am going to miss HDMI audio but I think I am going to stay with this Alpha. I had planned on restoring HC but the device is just so much smoother with ICS.

Any chance we could get phone and messaging apps? Maybe from the European version?
 

· Android Apprentice
Joined
·
34 Posts
Confirmed. I am going to miss HDMI audio but I think I am going to stay with this Alpha. I had planned on restoring HC but the device is just so much smoother with ICS.

Any chance we could get phone and messaging apps? Maybe from the European version?
Let them get the major bugs squashed and then I am sure they won't mind taking requests. :)
 

· Registered
Joined
·
259 Posts
Discussion Starter · #14 ·
Confirmed. I am going to miss HDMI audio but I think I am going to stay with this Alpha. I had planned on restoring HC but the device is just so much smoother with ICS.

Any chance we could get phone and messaging apps? Maybe from the European version?
Does the European version support voice and texting?

Sent from my SGH-T959 using RootzWiki
 

· Registered
Joined
·
17 Posts
Does the European version support voice and texting?

Sent from my SGH-T959 using RootzWiki
It is hard to tell. My wife has a springboard and the European rom for it includes calling and messaging so I was curious. I can use groove IP and google voice to make calls and text.

I am 24 hours on this rom and it is working great. It is much closer to being stable than I had expected. I wish MLB tv worked on it but I don't think it worked on the stock rom either. MLB restricts the app to certain devices.

Edit: I changed the build.prop device settings to Xoom and it gave me the video option in MLB. There are no games on right now but I should know if it works in a couple of hours.
 

· Registered
Joined
·
259 Posts
It is hard to tell. My wife has a springboard and the European rom for it includes calling and messaging so I was curious. I can use groove IP and google voice to make calls and text.

I am 24 hours on this rom and it is working great. It is much closer to being stable than I had expected. I wish MLB tv worked on it but I don't think it worked on the stock rom either. MLB restricts the app to certain devices.
This device doesn't support calling and text, so if you want to build it with those in, feel free, but it won't do you any good.


Yeah, many apps are going to still be incompatible as this is ICS. Over time though, the apps should catch up pretty quickly. :)
 

· Registered
Joined
·
17 Posts
This device doesn't support calling and text, so if you want to build it with those in, feel free, but it won't do you any good.


Yeah, many apps are going to still be incompatible as this is ICS. Over time though, the apps should catch up pretty quickly. :)
I was wrong about mlb. The app was fine. It was video that wasn't working but I just had to change the build.prop to make that app think the device was a xoom. Unfortunately, it can't make the Mets win.
 

· Registered
Joined
·
29 Posts
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?
I got the same thing. It was an easy fix. In the instructions it tells you to flash the recovery that they provided last. I had to flash the recovery first so I could install cm9. Just flash the recovery first and be on your merry way
 
1 - 20 of 299 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