Android OS Forum banner
1 - 20 of 298 Posts

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

Code:
<br />
#include<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
  • 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:
Code:
<br />
fastboot flash recovery recovery6.img; fastboot reboot<br />
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):

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!

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
 

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

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

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

· Registered
Joined
·
9 Posts
[quote ngreat dasunsrule32' timestamp='1345052977' post='896253']
Lol, well, considering cm10 is new, you "should" wipe. You may experience some weird anomalies.
[/quote]

Working great so far with my lazy shortcut method. Thanks again for all your work.
 

· Registered
Joined
·
3 Posts
First off I want to thank you for your work. I thought this tablet was useless until I decided to look for a root method and ROMs. my tablet would reboot every 45 seconds after I installed 3.1

That being said, google now was working for me on first installation until I needed to reboot. Maybe upon first reboot something is either added or taken away that affects Google now?

I am currently installing a google now apk for my rezound and if it works I may flash it on my tablet and see what happens.

Edit : No luck. Still got the force close. Tried change the build.prop permissions and now my tablet won't boot and also won't accept adb commands
 

· Registered
Joined
·
18 Posts
Full wipe and install per the OP instructions (was running CM9 Alpha most recent build prior).

Working:
  • 3 USB mice/keyboards; cheapo's up to nicer Logitech media keyboard and laser mouse.
  • 1 Bluetooth Logitech Performance MX mouse.
  • Bluetooth pairing: 2 SGS-T959's CM7 and CM9, 1 SGS-T989 CM9, 1 LGE-V909 3.1 v10o, and 1 Galaxy Tab 10.1 Stock (T-Mobile).
Not Working; although I am not sure if the following is even supported nor can I remember if they worked on the stock ROM. Will test later.
  • USB Drives: Spectek 4GB, 8GB, 16GB, 32GB, and 64GB; Lexar 2GB and 8GB; Sandisk Cruzer 8GB.
  • USB Micro SD Card Reader (Lexar): Sandisk 8GB, 16GB, and Lexar 32 GB cards.
I have had NO lines on the screen when charging while asleep or random screen flickers like CM9 Alpha had. So far, with the exception of what is already noted in the OP, the ROM is running very smoothly! Nice work Gent's!!!

Let me know if there might be something else specific you need tested...
 
  • Like
Reactions: dasunsrule32

· Registered
Joined
·
259 Posts
Discussion Starter · #19 ·
Full wipe and install per the OP instructions (was running CM9 Alpha most recent build prior).

Working:
  • 3 USB mice/keyboards; cheapo's up to nicer Logitech media keyboard and laser mouse.
  • 1 Bluetooth Logitech Performance MX mouse.
  • Bluetooth pairing: 2 SGS-T959's CM7 and CM9, 1 SGS-T989 CM9, 1 LGE-V909 3.1 v10o, and 1 Galaxy Tab 10.1 Stock (T-Mobile).
Not Working; although I am not sure if the following is even supported nor can I remember if they worked on the stock ROM. Will test later.
  • USB Drives: Spectek 4GB, 8GB, 16GB, 32GB, and 64GB; Lexar 2GB and 8GB; Sandisk Cruzer 8GB.
  • USB Micro SD Card Reader (Lexar): Sandisk 8GB, 16GB, and Lexar 32 GB cards.
I have had NO lines on the screen when charging while asleep or random screen flickers like CM9 Alpha had. So far, with the exception of what is already noted in the OP, the ROM is running very smoothly! Nice work Gent's!!!

Let me know if there might be something else specific you need tested...
Excellent feedback! Thank you. We have the fix for USB, I'm working on adding the fixes and putting a new build together. :)
 

· Registered
Joined
·
3 Posts
I got some screen shots of working Google now (will post once I get home). Syncs with my Google account so the traffic card is being pulled from my searches with my phone. Force closes when I try to use the mic to search.

Other note, For those who use the "Quick controls" feature of the stock browser, do not use yet. Activated mine and the controls will not show up. Will be using Opera browser until I can figure out how to get to my menu in the stock browser.
 
1 - 20 of 298 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