www.fgks.org   »   [go: up one dir, main page]

Jump to content

Javascript Disabled Detected

You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.


Rate this Topic

* * * * *
5 votes

[ROM] CyanogenMod 10 Alpha -- T-Mobile G-Slate v909

  • Please log in to reply

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:20 PM #1

Mod Type:: ROM

Difficulty:: Very Easy

Mod Base:: CyanogenMod

Mod Status:: Alpha

Apply In:: CWM Recovery

Carrier:: T-Mobile

Requires Root:: No

Optional:: Requires GApps

Android Version:: 4.1.1 (JB)

Source::
*** DON'T FLASH THIS IF YOU ARE NOT COMFORTABLE WITH DATA LOSS, INSTABILITY, RABID DOGS EATING YOUR CAT, OR SPACE ALIENS STARING AT YOU IN THE MIDDLE OF THE NIGHT! ***

*** If you like this post and can't donate to the cause, then like the post! ***

#include
/*
* 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
  • ChiefzReloaded and his initial device tree.
  • jannau, for being the kernel beast he is
  • Jason (silverdrag) Poon for his fixes from the L-06c
  • And the many testers, including: gribbly, beefsalad and others I'm probably forgetting
*** Backup your data before continuing! ***

What works:
  • Audio
  • Hardware Acceleration
  • WiFi
  • GSM
  • GPS
  • Bluetooth
  • Accelerometer
  • Gyroscope
  • Compass
  • Touchscreen
  • HDMI
  • Microphone
  • USB host
  • USB Tethering
  • Bluetooth PAN
Known issues:
  • Camera's don't work
  • LED lights don't work
  • Media Server dies randomly, breaking DRM, etc
  • Notification lights work partially
  • MTP, adb, etc, won't work unless the device is awake
  • File transfers using Bluetooth will disconnect when the device goes to sleep
  • WiFi disconnects when the device goes to sleep
  • WiFi AP doesn't work
  • adb reboot doesn't work
  • You tell us...
Fixed issues:
  • USB Storage doesn't work​
  • Pressing both volume keys at the same time will break audio and lock up the device, don't do it!
  • Bluetooth audio doesn't work
  • Google Search force closes
  • Multiple IME selectors when using more than one keyboard
  • Stock Browser will force close when using a web text field and attempting to select text
  • HDMI audio doesn't work
  • Reboot recovery/bootloader doesn't always work
*** 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: 7a91c521972bb51dfadf2a187185b682) Clockwork Recovery Mirror (md5: afe40cff86b3ba90ee47425c7ed3e5cd)
  • Download CM10 (md5: 63fee34441fc4b2a549fa5400afa25ee) CM10 Mirror (md5: 63fee34441fc4b2a549fa5400afa25ee)
  • Download GAPPS (md5: f62cfe4a827202899919fd932d5246d7)
  • Place the cm-10-2012XXXX-UNOFFICIAL-v909.zip and gapps-jb-2012XXXX-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.
  • Then run: fastboot flash recovery recovery6.img
  • ^^ 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-10-2012XXXX-UNOFFICIAL-v909.zip.
  • Then install gapps-jb-2012XXXX-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 recovery6.img; fastboot reboot

Upgrading builds:
  • Reboot to recovery
  • Wipe Cache
  • Format /system
  • Install cm-10-2012XXXX-UNOFFICIAL-v909.zip
  • Install gapps-jb-2012XXXX-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!

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

Sources:
https://github.com/C.../tree/jellybean
https://github.com/C.../tree/jellybean
https://github.com/g...vendor_lge_v909

Edited by dasunsrule32, 23 January 2013 - 08:14 AM.

  • 4 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:21 PM #2

Changelog:

20121104:
  • Add CM File Manager
  • Add Extended Desktop
  • Fix Reboot Recovery
  • Fix HDMI Audio
  • Fix calculator
  • Upstream fixes
20121016:
  • Upstream bug fixes
  • Update to AOSP 4.1.2
  • Added Circle battery mod
  • Many other upstream fixes
20120904:
  • Browser: fix force close when using the text selector in text fields
  • Fix random system reboot issues caused by the frameworks
  • Calculate the correct height of notification status bar height for tablets
  • Fix battery percentage in notification bar for tablets
  • Fix force close in launcher when rotating
20120830:
  • Fixes for duplicate IME selectors
  • Misc upstream fixes
  • New CM bootanimation
  • Volume fixes with new control for audio in: /system/etc/sound/v909.xml (Thanks silverdrag)
  • Removed much cruft in the overlays
  • Removed unusable settings for our device
  • Misc fixes
20120823:
  • USB storage is fixed
  • Misc upstream fixes
20120819:
  • Fixes for radio (GSM)
  • Display fixes, including the lines through the screen from wake up
  • Fix speaker rotation
  • Fixed adb issues, especially 'adb root'
  • Using JB style location services now
  • Fixed pressing both volume keys in OS, causing lockup (It will still trigger a bug report + mute the volume)
  • Misc touch bug fixes
  • Fixed audio recording
  • Fixed Bluetooth audio
  • Fixed HDMI audio
  • Misc WiFi fixes

Edited by dasunsrule32, 04 November 2012 - 09:21 PM.

  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:21 PM #3

reserved2/
  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:21 PM #4

reserved3
  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:22 PM #5

Please be patient, I had to reload everything back to goo.im. They keep accidentally wiping all the files I've been hosting. Once they're up, the links above will be good. Enjoy! ;)
  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 14 August 2012 - 02:56 PM #6

Fixed op, I was rushing out and missed some information. Creds to ChiefzReloaded and his initial device tree. Apologies to chief for the omission. :)

Sent from my Galaxy Nexus using RootzWiki

Edited by dasunsrule32, 14 August 2012 - 03:02 PM.

  • 0 Likes

evilgold

evilgold

Average Android

  • 2 posts

Posted 14 August 2012 - 09:44 PM #7

Thanks guys! Flashing it tonight.

The CM in CM10 is a bad link.. you have to click the 10 to download the file.

Edited by evilgold, 14 August 2012 - 09:45 PM.

  • 1 Likes

sikety

sikety

Average Android

  • 9 posts

Posted 15 August 2012 - 08:55 AM #8

Anyone else having the Market force close? I upgraded from CM9 and didn't do the full factory wipe (followed upgrade instructions) and I assume that is why but I wanted to check to see if there was a simpler fix, don't feel like redownloading and setting everything up again.

Edit. Rebooted and works now. <slaps self in head>

Edited by sikety, 15 August 2012 - 09:00 AM.

  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 15 August 2012 - 09:48 AM #9

Thanks guys! Flashing it tonight.

The CM in CM10 is a bad link.. you have to click the 10 to download the file.


Thanks, fixed the link in the OP. :) Sharp eye. :)
  • 0 Likes

OP dasunsrule32

dasunsrule32

Super User

Posted 15 August 2012 - 09:49 AM #10

Anyone else having the Market force close? I upgraded from CM9 and didn't do the full factory wipe (followed upgrade instructions) and I assume that is why but I wanted to check to see if there was a simpler fix, don't feel like redownloading and setting everything up again.

Edit. Rebooted and works now. <slaps self in head>


Lol, well, considering cm10 is new, you "should" wipe. You may experience some weird anomalies.
  • 0 Likes